Age | Commit message (Expand) | Author |
2012-01-05 | build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses | Kay Sievers |
2012-01-04 | journald: parse configuration file | Lennart Poettering |
2012-01-04 | build-sys: Fix missing directories with parallel 'make install'. | Michał Górny |
2012-01-04 | journal: fix XZ build flags | Lennart Poettering |
2012-01-04 | man: Fix out-of-source manpage builds. | Michał Górny |
2012-01-04 | journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc... | Lennart Poettering |
2012-01-03 | systemctl: hook up systemctl with the journal | Lennart Poettering |
2012-01-03 | journald: treat a read-only /var identical to an unmounted one | Lennart Poettering |
2012-01-03 | sd-id128: add _public_ to all exports, and add validity checks for all parame... | Lennart Poettering |
2012-01-03 | login: introduce sd_pid_get_service() | Lennart Poettering |
2012-01-03 | build-sys: make quotacheck and randomseed optional | Lennart Poettering |
2012-01-03 | build-sys: move kbd-model-map to locale/ | Lennart Poettering |
2012-01-03 | cryptsetup: split off cryptsetup into its own subdir | Lennart Poettering |
2012-01-02 | do not install drop-in files; the shared library should be used by default | Kay Sievers |
2011-12-31 | build-sys: login - remove specified include dir; all subdirs are in the list now | Kay Sievers |
2011-12-31 | login: move systemd-user-sessions.service into login/, too | Lennart Poettering |
2011-12-31 | build-sys: make readahead and vconsole optional | Lennart Poettering |
2011-12-31 | gnome-ask-password-agent: require libnotify >= 0.7.0 | Kay Sievers |
2011-12-31 | build-sys: fix mageia kbd mappings | Lennart Poettering |
2011-12-31 | login: move the PAM module to src/login/ since it is just a client to logind | Lennart Poettering |
2011-12-31 | build-sys: more remaining parts of sd-deamon to their own section in Makefile.am | Kay Sievers |
2011-12-31 | build-sys: restructure sd-daemon, sd-readahead, sd-login files | Kay Sievers |
2011-12-31 | build-sys: remove redundant _CFLAGS assignment | Kay Sievers |
2011-12-31 | login: move libsystemd-login.pc.in into src/login/ | Lennart Poettering |
2011-12-31 | libsystemd-daemon: restructure Makefile.am | Kay Sievers |
2011-12-31 | pam_systemd: restructure Makefile.am and move inside ENABLE_LOGIND | Kay Sievers |
2011-12-31 | libsystemd-id128: restructure Makefile.am | Kay Sievers |
2011-12-31 | journal: restructure Makefile.am | Kay Sievers |
2011-12-31 | binfmt: move sources to subdirectory | Kay Sievers |
2011-12-31 | hostnamed, localed: move config files to subdir | Kay Sievers |
2011-12-31 | hostnamed: move sources to subdirectory | Kay Sievers |
2011-12-31 | localed: move sources to subdirectory | Kay Sievers |
2011-12-31 | timedated: move sources to subdirectory | Kay Sievers |
2011-12-31 | build-sys: restructure logind parts in Makefile.am and add --disable-logind | Kay Sievers |
2011-12-31 | logind: add 'login' subdir to include dirs | Kay Sievers |
2011-12-31 | Makefile.am: consistently use tabs | Kay Sievers |
2011-12-31 | journal: move symver file into subdirectory | Lennart Poettering |
2011-12-31 | logind: move more files into subdirectory | Lennart Poettering |
2011-12-31 | logind: move logind into its own subdirectory | Lennart Poettering |
2011-12-31 | Merge branch 'journal' | Lennart Poettering |
2011-12-30 | journal: add unit files and shared library glue | Lennart Poettering |
2011-12-27 | journald: implement sophisticated rate limiting | Lennart Poettering |
2011-12-21 | journalctl: add command line parsing | Lennart Poettering |
2011-12-21 | journal: add inline compression support with XZ | Lennart Poettering |
2011-12-19 | man: switch to UTF-8 output, to work around charset issues | Lennart Poettering |
2011-12-19 | man: generate HTML instead of XHTML with XSL docbook to work around 'fsfunc' ... | Lennart Poettering |
2011-12-19 | man: add sd-login(7) page | Lennart Poettering |
2011-12-19 | build-sys: add rules for man page aliases | Lennart Poettering |
2011-12-19 | man: build new man pages | Lennart Poettering |
2011-12-17 | journal: add native protocol to journald, and client side API to send journal... | Lennart Poettering |