summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2017-01-01configure.ac: add option to disable building programsYann E. MORIN
2015-09-25Forward-ported network rule-generator code from eudev-1.10eudev/v3.1.4Ian Stakenvicius
2015-07-20docs: remove gtk-docs.Anthony G. Basile
2015-05-30configure.ac: add --enable-hwdb option. Address issue #111.eudev/v3.1Anthony G. Basile
2015-02-11rule_generator: remove legacy codeAnthony G. Basile
2013-07-24Switch from external keymaps to internal (hwdb) keymapsIan Stakenvicius
2013-04-04Restored the rule generator bits from udev-171Ian Stakenvicius
2012-12-08Move DISTCHECK_CONFIGURE_FLAGS var to Makefile.amNick Vinson
2012-11-20Reintroduce keymaps build and testAnthony G. Basile
2012-11-18Fix manpage buildAnthony G. Basile
2012-11-17Restructure src/ as per lu_zeroAnthony G. Basile
2012-11-17Fix all Makefile.am: work towards 'make distcheck' sanityAnthony G. Basile
2012-11-15Final step of revamping the build systemAnthony G. Basile
2012-11-15Second step of revamping the build systemAnthony G. Basile
2012-11-15Initial revamping of the build systemAnthony G. Basile
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek
2012-11-14shared: add API for replacing @FOO@ style variables in stringsLennart Poettering
2012-11-09hwdb: change pci.ids locationTom Gundersen
2012-11-09udev: hwdb - add usb class descriptionsKay Sievers
2012-11-09udev: hwdb - add pci class descriptionsKay Sievers
2012-11-09udev: net_id - add builtin to retrieve data for network devicesKay Sievers
2012-11-09hwdb: OUI - use ID_OUI_FROM_DATABASE=Kay Sievers
2012-11-07hwdb: add IEEE OUI dataKay Sievers
2012-11-03bash-completion > shell-completionKay Sievers
2012-11-02shared: add timer_get_dst()Kay Sievers
2012-10-31service: drop special HTTP server target, as it is a bad idea anf Fedora spec...Lennart Poettering
2012-10-28udev: get rid of SYSCONFDIRKay Sievers
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-27libudev: import hwdb and export lookup interfaceKay Sievers
2012-10-26journal: provide an API that allows client to figure out whether they need to...Lennart Poettering
2012-10-26keymap: Add HP EliteBook 8440pMartin Pitt
2012-10-26journal: introduce entry array chain cacheLennart Poettering
2012-10-25udev: hwdb: add acpi/pnp vendor description fileKay Sievers
2012-10-23udev: add hardware database supportKay Sievers
2012-10-23build-sys: prepare 195Lennart Poettering
2012-10-22shared: move sparse-endian.h from journalKay Sievers
2012-10-22build-sys: fix distcheckKay Sievers
2012-10-22shared: strbuf - add string de-duplication facilityKay Sievers
2012-10-21man: add man page for localectlLennart Poettering
2012-10-19journal: add tool to extract coredumpsZbigniew Jędrzejewski-Szmek
2012-10-19locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering
2012-10-18journal: add ability to list values a specified field can take in all entries...Lennart Poettering
2012-10-18units: rework systemd-exit.service to terminate systemd via signal rather tha...Lennart Poettering
2012-10-17hostname: add new hostnamectl tool as text client for hostnamedLennart Poettering
2012-10-17docs: install README files into /var/log and 7etc/rc.d/init.dLennart Poettering
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-10-16id128: introduce new SD_ID128_CONST_STR() macroLennart Poettering
2012-10-13build-sys: always distribute fileZbigniew Jędrzejewski-Szmek
2012-10-13journald: properly update message size after stripping the identifierZbigniew Jędrzejewski-Szmek
2012-10-11build-sys: check - fix typoKay Sievers