Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-03 | sd-id128: add _public_ to all exports, and add validity checks for all ↵ | Lennart Poettering | |
parameters | |||
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 | |
If distros still want to ship these, the can include them in the packaging step. Upstream should no longer install them. | |||
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 | |
When separate 'builddirs', like with 'distcheck', are used, the generated sources, like the '.c' files from 'gperf', are placed in the 'builddir' and can not find the include headers in 'srcdir'. | |||
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 | |
noise | |||
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 ↵ | Lennart Poettering | |
journal messages | |||
2011-12-02 | add a generator to pull rc-local.service in | Michal Schmidt | |
rc-local.service acts as an ordering barrier even if its condition is false, because conditions are evaluated when the service is about to be started. To avoid the ordering barrier in a legacy-free system, add a generator to pull rc-local.service into the transaction only if the script is executable. If/when we rewrite SysV compatibility into a generator, this one can become a part of it. | |||
2011-11-08 | Merge branch 'master' into journal | Lennart Poettering | |
2011-11-02 | Merge remote-tracking branch 'zbigniew/systemadm_changes' | Lennart Poettering | |
2011-11-02 | bash-completion: rename file since it is no longer for systemctl only | Ran Benita | |
2011-11-02 | Add Mageia support | Dexter Morgan | |
This patch adds support for the Mageia Linux distribution: http://www.mageia.org/ Mageia is a fork of Mandriva although some divergence has already occured and thus inclusion of these changes upstream allow us to (hopefully) migrate more rapidly to the new standard approaches systemd offers. Indeed, we already use the preferred mechanism of OS identification via the /etc/os-release file rather than a distro specific variation. This patch mostly mirrors the patch added previously for Mandriva support. In addition to those original authors, this patch was mostly written by Dexter Morgan with help from Colin Guthrie and Eugeni Dodonov. | |||
2011-10-12 | journal: add cgroup path to entries | Lennart Poettering | |
2011-10-12 | Merge branch 'master' into journal | Lennart Poettering | |
2011-10-11 | build-sys: bump release for v37systemd/v37 | Lennart Poettering | |