- 437b7de build-sys: prepare release of 43 by Lennart Poettering · 13 years ago v43
- 21d279c namespace: temporaily reset umask when creating private /tmp by Lennart Poettering · 13 years ago
- fc8af9f login: introduce sd_session_get_display() by Lennart Poettering · 13 years ago
- 068665b update TODO by Lennart Poettering · 13 years ago
- 2aa4c31 timedate: don't fail if NTP is not installed by Lennart Poettering · 13 years ago
- 51f58f0 login: add new sd_session_get_type() and sd_session_get_class API calls by Lennart Poettering · 13 years ago
- 55efac6 login: track login class (i.e. one of "user", "greeter", "lock-screen") for each session by Lennart Poettering · 13 years ago
- 6edd7ca update TODO by Kay Sievers · 13 years ago
- 88ce722 man: define more precisely the format of /etc/os-release by Lennart Poettering · 13 years ago
- f804577 man: document CPE field in os-release file by Lennart Poettering · 13 years ago
- 283b73b path-lookup: search for unit files in /lib/systemd/system only on split /usr systems by Lennart Poettering · 13 years ago
- 72e764a dbus: update bus addresses to "unixexec:" protocol specifier by Lennart Poettering · 13 years ago
- 50b1678 sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, work on objects of the calling process by Lennart Poettering · 13 years ago
- 3d88c0a man: we don't support systems without /etc/os-release anymore by Lennart Poettering · 13 years ago
- 26fd9ac man: it's probably a good idea to wrap the ANSI color in quotes, in order to allow proper shell parsing of the semicolon by Lennart Poettering · 13 years ago
- a26c9cc Fix broken Git repository URLs by Michael Biebl · 13 years ago
- 15e9fbd TODO by Lennart Poettering · 13 years ago
- be31376 configure.ac: fix whitespace by Kay Sievers · 13 years ago
- 3ce4fad always use /etc/os-release and ignore all distro-specific files by Kay Sievers · 13 years ago
- f9941a4 build-sys: simplify ENABLE_MANPAGES by Kay Sievers · 13 years ago
- 0de4f05 build-sys: do not use split-/usr in distcheck by Kay Sievers · 13 years ago
- 7043235 build-sys: publish man pages also on fdo by Lennart Poettering · 13 years ago v42
- 204fa33 build-sys: prepare 42 by Lennart Poettering · 13 years ago
- 53ed2ee TODO by Lennart Poettering · 13 years ago
- cc26086 l10n: Updated Polish translation by Piotr Drąg · 14 years ago
- bc9bdbb build-sys: Support explicitly specifying --enable-split-usr. by Michał Górny · 13 years ago
- 4099a28 util: fix handling of empty files in read_one_line_file() by Lennart Poettering · 13 years ago
- 89f1344 logind: introduce CanReboot/CanPowerOff bus calls by Lennart Poettering · 13 years ago
- 4c2b0e4 build-sys: minor typo fix by Lennart Poettering · 13 years ago
- 75db9a7 man: make building of man pages optional by Lennart Poettering · 13 years ago
- cabca20 journal: add CAP_SETUID and CAP_SETGID to capabilities for journald, so that we can fake SCM_CREDENTIALS by Lennart Poettering · 13 years ago
- 5c72fac cgroup: fix inverted condition by Michal Schmidt · 13 years ago
- 1b73da1 logind: make seat device management accessible to normal users/via polkit by Lennart Poettering · 13 years ago
- 80df5f4 logind: Allow PowerOff/Reboot in default context by Benjamin Franzke · 13 years ago
- 05d02d8 main: fix reexecution of systemd, use right path to binary by Lennart Poettering · 13 years ago
- 4536f71 kmod-setup: fix build with libkmod by Frederic Crozat · 13 years ago
- 02c4ef9 service: imply NotifyAccess=main if WatchdogSec= is used by Lennart Poettering · 13 years ago
- 092317d man: document restart options by Lennart Poettering · 13 years ago
- 4b93974 service: add StartLimitInterval/StartLimitBurst/StartLimitAction by Michael Olbrich · 13 years ago
- 54f5e17 man: Clarify man page with respect to automatic fstab dependencies by Bill Nottingham · 13 years ago
- 81006b8 install: fix incorrect 'Access denied' message with a non-existent unit by Michal Schmidt · 13 years ago
- ab5919f systemctl: check for no more work after chkconfig by Michal Schmidt · 13 years ago
- 353e12c service: ignore SIGPIPE by default by Lennart Poettering · 13 years ago v41
- 12ac304 update TODO by Lennart Poettering · 13 years ago
- ccd07a0 journal: limit caps we pass to journald by Lennart Poettering · 13 years ago
- cea6691 modules-load: resolve aliases before insert modules by Dave Reisner · 13 years ago
- 2c8b32d build-sys: get rid of a few unnecessary AC_SUBST calls by Lennart Poettering · 13 years ago
- cdb454f kmod: make GCC shut up by Lennart Poettering · 13 years ago
- fa4ab99 man: document x-systemd-device-timeout= by Lennart Poettering · 13 years ago
- b13df96 build-sys: prepare release 41 by Lennart Poettering · 13 years ago
- 2707271 man: fix XML by Lennart Poettering · 13 years ago
- 83684a3 modules-load: use libkmod rather than modprobe by Tom Gundersen · 13 years ago
- 728beb2 kmod-setup: use libkmod rather than modprobe by Tom Gundersen · 13 years ago
- 2496985 update TODO by Lennart Poettering · 13 years ago
- cafac61 ratelimit: if interval/burst are set to 0, assume ratelimiting shall be disabled by Lennart Poettering · 13 years ago
- e8ab3cc man: document the WATCHDOG_USEC environment variable by Lennart Poettering · 13 years ago
- 6e0bcc9 service: set WATCHDOG_USEC environmen variable by Michael Olbrich · 13 years ago
- bb242b7 service: introduce WatchdogSec and hook up the watchdog with the existing failure logic by Michael Olbrich · 13 years ago
- aa704ba man: document systemd.setenv= by Lennart Poettering · 13 years ago
- 9e7c535 systemd: Add systemd.setenv for /proc/cmdline parsing. by William Douglas · 13 years ago
- e0d2532 move /usr/bin/systemd to /usr/lib/systemd/systemd by Kay Sievers · 13 years ago
- 1d4ec31 logind: Terminate bus_login_session_user_properties by Benjamin Franzke · 13 years ago
- cae5846 logind: fix introspection data by Lennart Poettering · 13 years ago
- 84c3361 logind: introduce ActivateSessionOnSeat() by Lennart Poettering · 13 years ago
- acdfc04 ratelimit: fix macro definition by Lennart Poettering · 13 years ago
- 2c6db6f main: use a shorter default $PATH if /usr is merged by Lennart Poettering · 13 years ago
- e9c06c7 configure: it makes no sense to install systemd with stow by Lennart Poettering · 13 years ago
- 2090824 update TODO by Lennart Poettering · 13 years ago
- db1355b mount: adjust dependencies for remote filesystems by Michal Schmidt · 13 years ago
- d26e427 NEWS: update by Lennart Poettering · 13 years ago v40
- 45a7b8b build-sys: bump release by Lennart Poettering · 13 years ago
- 772f469 autogen.sh: detect historic split-system-directories and add root options by Kay Sievers · 13 years ago
- acb14d3 cgroup: when getting cgroup empty notifications, always search up the tree by Lennart Poettering · 13 years ago
- cd43ca7 path: convert failure field to enum by Lennart Poettering · 13 years ago
- e1770af swap: replace failure boolean by result enum by Lennart Poettering · 13 years ago
- 067d72c timer: convert failure bool into enum by Lennart Poettering · 13 years ago
- 81a5c6d automount: convert failure boolean to enum by Lennart Poettering · 13 years ago
- 9d2f517 mount: replace failure boolean by enum by Lennart Poettering · 13 years ago
- cfc4eb4 socket: replace failure boolean by enum by Lennart Poettering · 13 years ago
- f42806d service: replace "failure" boolean by enum, and export it by Lennart Poettering · 13 years ago
- 680a1db update TODO by Lennart Poettering · 13 years ago
- ec3f9b5 util: prevent daemon-reload from reaping service processes. by Chris Paulson-Ellis · 13 years ago
- ce09557 sd-daemon: support for building sd-daemon.c with Bionic (Android) by Alvaro Soliverez · 14 years ago
- bacbccb manager: tell correctly if the manager is booting by Michal Schmidt · 13 years ago
- 9f056f4 man: document that we support tcpwrappers only for access control by Lennart Poettering · 13 years ago
- 803a346 coredump: avoid coredump loops, divert coredump if journald itself is crashing by Lennart Poettering · 13 years ago
- 5d6b158 exec: include path name of binary we are about to execute when renaming forked off processes by Lennart Poettering · 13 years ago
- a6927d7 service: add watchdog timestamp by Michael Olbrich · 13 years ago
- c4aa65e logind: add GetSessionByPID() bus call by Lennart Poettering · 13 years ago
- ede3deb socket: typo in dump output by Michal Schmidt · 13 years ago
- 9b221b6 logind: if we have to stop a session, kill at least its leader by Lennart Poettering · 13 years ago
- 7e64c73 update TODO by Lennart Poettering · 13 years ago
- 9ba1a15 load-fragment: properly parse size values denoted in bytes by Lennart Poettering · 13 years ago
- be19b7d journal: increase compression threshold for objects from 64 to 512 by Lennart Poettering · 13 years ago
- 8906b20 login: lock down input devices on extra seats by Ray Strode · 13 years ago
- b3e0604 update TODO by Lennart Poettering · 13 years ago
- 4f552cc pkg-config: rootlibexecdir -> systemdutildir by Kay Sievers · 13 years ago
- 512947d main: don't force text mode in console_setup() by Michal Schmidt · 13 years ago
- 9c07474 logind: add sys_tty_config capability, to let it use VT_ACTIVATE ioctl on "activate" action by Mike Kazantsev · 13 years ago
- 02b16a1 logind: make sure we create /var/lib/systemd before using it by Lennart Poettering · 13 years ago