- 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 · 13 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 · 13 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
- d8c9d1f build-sys: add creation of /var/lib/systemd path, used by logind by Mike Kazantsev · 13 years ago
- ab8da6c pkg-config: export libexecdir, so that that gdm can use it to find the x server wrapper by Lennart Poettering · 13 years ago
- 7d9eaa8 socket: if SO_RCVBUFFORCE fails, fall back to SO_RCVBUF, to have at least a little effect by Lennart Poettering · 13 years ago
- bb99a35 log: increase socket buffers for logging by default by Lennart Poettering · 13 years ago
- 632117b log: never delay logging if the log server is stuck, always drop messages quickly by Lennart Poettering · 13 years ago
- da37586 mount: fix automount regression by Michal Schmidt · 13 years ago
- d657c51 README: update header line by Lennart Poettering · 13 years ago
- bbd9b8c build-sys: enable automake's check-news option by Lennart Poettering · 13 years ago v39
- 7f62569 build-sys: bump release by Lennart Poettering · 13 years ago
- 220a21d build-sys: include NEWS file for v38, v39 by Lennart Poettering · 13 years ago
- 7d39db9 virt: detect LXC+libvirt containers by Lennart Poettering · 13 years ago
- caa9488 man: document systemd-cgtop tool by Lennart Poettering · 13 years ago
- be70cdd login: fix multi-seat check by Lennart Poettering · 13 years ago
- b16f530 login: extend comments in multi-seat-x by Lennart Poettering · 13 years ago
- 36db9a8 login: add multi-session X wrapper by Lennart Poettering · 13 years ago
- 36e43bd update TODO by Lennart Poettering · 13 years ago
- b61c905 update TODO by Lennart Poettering · 13 years ago
- a558d00 journal: move journal TODO into main TODO by Lennart Poettering · 13 years ago
- 7c69716 util: use /dev/rtc symlink if possible before we go searching for a suitable device by Lennart Poettering · 13 years ago
- c97e8d1 add .vimrc by Kay Sievers · 13 years ago
- 9fa2f41 README: fix git URLs by Kay Sievers · 13 years ago