summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* hwdb: add a new db for the DPI/frequency settings of micePeter Hutterer2014-11-271-1/+3
* build-sys: do not install tmpfiles and sysusers files by defaultŁukasz Stelmach2014-11-271-3/+11
* bus-policy: also add in other bus policy tests from dbus1Lennart Poettering2014-11-261-1/+3
* bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering2014-11-261-1/+2
* udevadm: split out find_device helperZbigniew Jędrzejewski-Szmek2014-11-251-1/+3
* localed: validate xkb keymapsDavid Herrmann2014-11-241-1/+6
* busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering2014-11-201-1/+3
* kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering2014-11-141-6/+2
* tests: add test-executeRonny Chevalier2014-11-131-0/+10
* build-sys: move libsystemd-capability into libsystemd-sharedKay Sievers2014-11-111-90/+22
* build-sys: do not use "label" functions in libsystemd-sharedKay Sievers2014-11-101-5/+5
* build-sys: test-fdset - add libsystemd-internalKay Sievers2014-11-101-1/+2
* build-sys: add libcap to libsystemd-sharedKay Sievers2014-11-101-0/+4
* build-sys: do not include tests in code coverageRonny Chevalier2014-11-081-1/+2
* build-sys: link to libsystemd-core only when neededRonny Chevalier2014-11-081-19/+18
* build-sys: avoid duplication of macro definitionRonny Chevalier2014-11-081-4/+2
* tests: add test-pathRonny Chevalier2014-11-081-0/+10
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-061-6/+6
* core: get rid of condition.c and move the remaining call into util.cLennart Poettering2014-11-061-2/+0
* condition: internalize condition test functionsLennart Poettering2014-11-061-7/+8
* condition: unify condition logic in one fileLennart Poettering2014-11-061-2/+3
* login: rerun vconsole-setup when switching from vgacon to fbconRay Strode2014-11-061-0/+3
* buildsys: test-util needs -lm for fabs()Cristian Rodríguez2014-11-051-0/+1
* journald: if available pull audit messages from the kernel into journal logsLennart Poettering2014-11-031-2/+6
* libsystemd-networkd: introduce sd-pppoe libraryTom Gundersen2014-11-011-0/+13
* shared: add helpers for unaligend BE read/writeTom Gundersen2014-11-011-0/+8
* tests: add test-copyRonny Chevalier2014-10-311-1/+8
* tests: add test-locale-utilRonny Chevalier2014-10-311-1/+8
* Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek2014-10-301-0/+1
* bus: add sd_bus_errnomap sectionZbigniew Jędrzejewski-Szmek2014-10-301-5/+2
* tools: add gdb command to dump hashmap informationMichal Schmidt2014-10-301-0/+3
* hashmap: rewrite the implementationMichal Schmidt2014-10-301-1/+0
* memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering2014-10-301-2/+2
* build-sys: do not use "label" functions in libsystemd_sharedv217Kay Sievers2014-10-281-2/+2
* build-sys: bump library versions in preparation for 217 releaseLennart Poettering2014-10-281-3/+3
* login: remove multi-seat-xTimofey Titovets2014-10-281-14/+0
* shared: split mempool implementation from hashmapsMichal Schmidt2014-10-231-0/+2
* test: generate tests for OrderedHashmap from Hashmap testsMichal Schmidt2014-10-231-1/+20
* missing: remove fanotifyZbigniew Jędrzejewski-Szmek2014-10-171-1/+0
* consoled: add a unit fileTom Gundersen2014-10-041-0/+11
* consoled: move from /bin to /lib/systemdTom Gundersen2014-10-041-1/+1
* systemd-bus-proxyd: distribute the .in file also for the user versionTom Gundersen2014-10-041-3/+6
* build-sys: fix make distcheckZbigniew Jędrzejewski-Szmek2014-10-031-1/+2
* console: add user console daemonDavid Herrmann2014-10-031-0/+22
* terminal: add term.h header for library usersDavid Herrmann2014-10-021-0/+1
* terminal: move unifont-map to datadirDavid Herrmann2014-10-021-3/+1
* terminal: move unifont-internal.h to unifont.hDavid Herrmann2014-10-021-1/+2
* tests: add tests for {hashmap,set}_steal_firstZbigniew Jędrzejewski-Szmek2014-10-011-0/+7
* catalog: add Polish translationPiotr Drąg2014-09-271-1/+2
* make utmp/wtmp support configurableEmil Renner Berthing2014-09-261-5/+21