summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-11-24localed: validate xkb keymapsDavid Herrmann1-1/+6
2014-11-20busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering1-1/+3
2014-11-14kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering1-6/+2
2014-11-13tests: add test-executeRonny Chevalier1-0/+10
2014-11-11build-sys: move libsystemd-capability into libsystemd-sharedKay Sievers1-90/+22
2014-11-10build-sys: do not use "label" functions in libsystemd-sharedKay Sievers1-5/+5
2014-11-10build-sys: test-fdset - add libsystemd-internalKay Sievers1-1/+2
2014-11-10build-sys: add libcap to libsystemd-sharedKay Sievers1-0/+4
2014-11-08build-sys: do not include tests in code coverageRonny Chevalier1-1/+2
2014-11-08build-sys: link to libsystemd-core only when neededRonny Chevalier1-19/+18
2014-11-08build-sys: avoid duplication of macro definitionRonny Chevalier1-4/+2
2014-11-08tests: add test-pathRonny Chevalier1-0/+10
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering1-6/+6
2014-11-06core: get rid of condition.c and move the remaining call into util.cLennart Poettering1-2/+0
2014-11-06condition: internalize condition test functionsLennart Poettering1-7/+8
2014-11-06condition: unify condition logic in one fileLennart Poettering1-2/+3
2014-11-06login: rerun vconsole-setup when switching from vgacon to fbconRay Strode1-0/+3
2014-11-05buildsys: test-util needs -lm for fabs()Cristian Rodríguez1-0/+1
2014-11-03journald: if available pull audit messages from the kernel into journal logsLennart Poettering1-2/+6
2014-11-01libsystemd-networkd: introduce sd-pppoe libraryTom Gundersen1-0/+13
2014-11-01shared: add helpers for unaligend BE read/writeTom Gundersen1-0/+8
2014-10-31tests: add test-copyRonny Chevalier1-1/+8
2014-10-31tests: add test-locale-utilRonny Chevalier1-1/+8
2014-10-30Convert the rest to sd_bus_errnomapZbigniew Jędrzejewski-Szmek1-0/+1
2014-10-30bus: add sd_bus_errnomap sectionZbigniew Jędrzejewski-Szmek1-5/+2
2014-10-30tools: add gdb command to dump hashmap informationMichal Schmidt1-0/+3
2014-10-30hashmap: rewrite the implementationMichal Schmidt1-1/+0
2014-10-30memfd: rename memfd.h to memfd-util.h to avoid any confusion with any libc pr...Lennart Poettering1-2/+2
2014-10-28build-sys: do not use "label" functions in libsystemd_sharedv217Kay Sievers1-2/+2
2014-10-28build-sys: bump library versions in preparation for 217 releaseLennart Poettering1-3/+3
2014-10-28login: remove multi-seat-xTimofey Titovets1-14/+0
2014-10-23shared: split mempool implementation from hashmapsMichal Schmidt1-0/+2
2014-10-23test: generate tests for OrderedHashmap from Hashmap testsMichal Schmidt1-1/+20
2014-10-17missing: remove fanotifyZbigniew Jędrzejewski-Szmek1-1/+0
2014-10-04consoled: add a unit fileTom Gundersen1-0/+11
2014-10-04consoled: move from /bin to /lib/systemdTom Gundersen1-1/+1
2014-10-04systemd-bus-proxyd: distribute the .in file also for the user versionTom Gundersen1-3/+6
2014-10-03build-sys: fix make distcheckZbigniew Jędrzejewski-Szmek1-1/+2
2014-10-03console: add user console daemonDavid Herrmann1-0/+22
2014-10-02terminal: add term.h header for library usersDavid Herrmann1-0/+1
2014-10-02terminal: move unifont-map to datadirDavid Herrmann1-3/+1
2014-10-02terminal: move unifont-internal.h to unifont.hDavid Herrmann1-1/+2
2014-10-01tests: add tests for {hashmap,set}_steal_firstZbigniew Jędrzejewski-Szmek1-0/+7
2014-09-27catalog: add Polish translationPiotr Drąg1-1/+2
2014-09-26make utmp/wtmp support configurableEmil Renner Berthing1-5/+21
2014-09-25Revert "only build and install systemd-bus-proxyd if --enable-kdbus"Zbigniew Jędrzejewski-Szmek1-4/+2
2014-09-25do not install factory/etc/pam.d if --disable-pamGustavo Sverzut Barbieri1-0/+2
2014-09-25build-sys: do not distribute make-man-rules.pyZbigniew Jędrzejewski-Szmek1-1/+0
2014-09-25only build and install systemd-bus-proxyd if --enable-kdbusGustavo Sverzut Barbieri1-2/+4
2014-09-25readahead: wipe out readaheadDaniel Buch1-53/+1