summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2011-12-19man: switch to UTF-8 output, to work around charset issuesLennart Poettering
2011-12-19man: generate HTML instead of XHTML with XSL docbook to work around 'fsfunc' ...Lennart Poettering
2011-12-19man: add sd-login(7) pageLennart Poettering
2011-12-19build-sys: add rules for man page aliasesLennart Poettering
2011-12-19man: build new man pagesLennart Poettering
2011-12-17journal: add native protocol to journald, and client side API to send journal...Lennart Poettering
2011-12-02add a generator to pull rc-local.service inMichal Schmidt
2011-11-08Merge branch 'master' into journalLennart Poettering