summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-01-06kmsg-syslogd: remove kmsg-syslogd, since it's entirely obsoleted and replaced...Lennart Poettering
2012-01-06stdout: remove stdout-syslog-bridge since it is now obsoleted by journaldLennart Poettering
2012-01-05build-sys: add headers to EXTRA_DIST to fix 'make distcheck'Kay Sievers
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering
2012-01-05journald: add configuration file options to forward all logged data to kmsg, ...Lennart Poettering
2012-01-05build-sys: add some headers to fix 'make distcheck'Kay Sievers
2012-01-05build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod usesKay Sievers
2012-01-04journald: parse configuration fileLennart Poettering
2012-01-04build-sys: Fix missing directories with parallel 'make install'.Michał Górny
2012-01-04journal: fix XZ build flagsLennart Poettering
2012-01-04man: Fix out-of-source manpage builds.Michał Górny
2012-01-04journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...Lennart Poettering
2012-01-03systemctl: hook up systemctl with the journalLennart Poettering
2012-01-03journald: treat a read-only /var identical to an unmounted oneLennart Poettering
2012-01-03sd-id128: add _public_ to all exports, and add validity checks for all parame...Lennart Poettering
2012-01-03login: introduce sd_pid_get_service()Lennart Poettering
2012-01-03build-sys: make quotacheck and randomseed optionalLennart Poettering
2012-01-03build-sys: move kbd-model-map to locale/Lennart Poettering
2012-01-03cryptsetup: split off cryptsetup into its own subdirLennart Poettering
2012-01-02do not install drop-in files; the shared library should be used by defaultKay Sievers
2011-12-31build-sys: login - remove specified include dir; all subdirs are in the list nowKay Sievers
2011-12-31login: move systemd-user-sessions.service into login/, tooLennart Poettering
2011-12-31build-sys: make readahead and vconsole optionalLennart Poettering
2011-12-31gnome-ask-password-agent: require libnotify >= 0.7.0Kay Sievers
2011-12-31build-sys: fix mageia kbd mappingsLennart Poettering
2011-12-31login: move the PAM module to src/login/ since it is just a client to logindLennart Poettering
2011-12-31build-sys: more remaining parts of sd-deamon to their own section in Makefile.amKay Sievers
2011-12-31build-sys: restructure sd-daemon, sd-readahead, sd-login filesKay Sievers
2011-12-31build-sys: remove redundant _CFLAGS assignmentKay Sievers
2011-12-31login: move libsystemd-login.pc.in into src/login/Lennart Poettering
2011-12-31libsystemd-daemon: restructure Makefile.amKay Sievers
2011-12-31pam_systemd: restructure Makefile.am and move inside ENABLE_LOGINDKay Sievers
2011-12-31libsystemd-id128: restructure Makefile.amKay Sievers
2011-12-31journal: restructure Makefile.amKay Sievers
2011-12-31binfmt: move sources to subdirectoryKay Sievers
2011-12-31hostnamed, localed: move config files to subdirKay Sievers
2011-12-31hostnamed: move sources to subdirectoryKay Sievers
2011-12-31localed: move sources to subdirectoryKay Sievers
2011-12-31timedated: move sources to subdirectoryKay Sievers
2011-12-31build-sys: restructure logind parts in Makefile.am and add --disable-logindKay Sievers
2011-12-31logind: add 'login' subdir to include dirsKay Sievers
2011-12-31Makefile.am: consistently use tabsKay Sievers
2011-12-31journal: move symver file into subdirectoryLennart Poettering
2011-12-31logind: move more files into subdirectoryLennart Poettering
2011-12-31logind: move logind into its own subdirectoryLennart Poettering
2011-12-31Merge branch 'journal'Lennart Poettering
2011-12-30journal: add unit files and shared library glueLennart Poettering
2011-12-27journald: implement sophisticated rate limitingLennart Poettering
2011-12-21journalctl: add command line parsingLennart Poettering
2011-12-21journal: add inline compression support with XZLennart Poettering