Age | Commit message (Expand) | Author |
2011-06-21 | timedated: rename a few things for clarification | Lennart Poettering |
2011-06-21 | timedated: sync clock down to RTC where necessary | Lennart Poettering |
2011-06-21 | mechanisms: add mechanisms to change system locale and clock | Lennart Poettering |
2011-06-21 | util: make a couple of files we write atomic | Lennart Poettering |
2011-06-21 | service: check whether sysv scripts where changed | Lennart Poettering |
2011-06-21 | dbus: introduce UnsetAndSetEnvironment() | Lennart Poettering |
2011-06-21 | util: return errno in close_nointr() | Lennart Poettering |
2011-06-21 | logind: implement D-Bus properties | Lennart Poettering |
2011-06-21 | dbus: add api for append gid/uid properties | Lennart Poettering |
2011-06-21 | udev: simplify udev rules a bit | Lennart Poettering |
2011-06-21 | logind: unlink state files when stopping | Lennart Poettering |
2011-06-21 | logind: implement GC | Lennart Poettering |
2011-06-21 | util: add fopen_temporary() | Lennart Poettering |
2011-06-21 | logind: implement ACL management | Lennart Poettering |
2011-06-21 | logind: split up logind.h | Lennart Poettering |
2011-06-21 | logind: first version that compiles fine | Lennart Poettering |
2011-06-21 | util: move string enum mapping to the end | Lennart Poettering |
2011-06-21 | util: add pipe_eof() | Lennart Poettering |
2011-06-21 | english: s/_per_/_by_/ | Lennart Poettering |
2011-06-21 | util: introduce dirent_is_file() | Lennart Poettering |
2011-06-21 | hostnamed: split dbus initialization into a separate function | Lennart Poettering |
2011-06-21 | dbus: make bus_flags_to_events() and friends generally useful | Lennart Poettering |
2011-06-20 | manager: include full systemctl status command line in error message | Lennart Poettering |
2011-06-20 | systemctl: Add SYSTEMD_PAGER for setting the pager to use in systemctl | Ville Skyttä |
2011-06-20 | bash: Add host, privileged, and no-pager bash option completions. | Ville Skyttä |
2011-06-20 | sd-daemon: Add sd_is_special for special file descriptors | William Douglas |
2011-06-20 | main: Fix a typo emergency shall->emergency shell | Michal Vyskocil |
2011-06-15 | pam-module: add debug= parameter | Michal Schmidt |
2011-06-15 | systemctl: plug a leak upon create_symlink mismatch | Jim Meyering |
2011-06-15 | systemctl: enable chkconfig support in systemctl for ALTLinux | Alexey Shabalin |
2011-06-15 | execute: fix function prototype | Lennart Poettering |
2011-06-15 | dbus: fix name of capability property | Lennart Poettering |
2011-06-14 | systemctl: fix a FILE* leak | Michal Schmidt |
2011-06-14 | systemctl: fix 'is-enabled' for native units under /lib | Michal Schmidt |
2011-06-14 | mount /run without MS_NOEXEC | Kay Sievers |
2011-06-10 | readahead-common: fix total memory size detection | Michal Schmidt |
2011-06-09 | enable chkconfig support in systemctl for openSUSE | Frederic Crozat |
2011-06-07 | selinux: selinuxfs can be mounted on /sys/fs/selinux | Michal Schmidt |
2011-06-06 | cryptsetup-generator: fix /etc/cryptsetup options | Michal Schmidt |
2011-06-05 | systemctl: fix double unref of a dbus message | Michal Schmidt |
2011-05-26 | sd-daemon: remove superfluous _sd_hidden_ from static function | Kay Sievers |
2011-05-25 | dbus-common: fix segfault when a DBus message has no interface | Michal Schmidt |
2011-05-25 | readahead: explain that it is safe to ignore EACCES | Lennart Poettering |
2011-05-25 | readahead-collect: ignore EACCES for fanotify | Harald Hoyer |
2011-05-24 | rtc in localtime: use settimeofday(NULL, tz) instead of hwclock(8) | Kay Sievers |
2011-05-22 | socket: expose mq params in introspection data | Lennart Poettering |
2011-05-21 | bus_property_append_long: use signed long and 'x' in the signature for DBUS_T... | Kay Sievers |
2011-05-20 | socket: always use SO_{RCV,SND}BUFFORCE to allow larger values | Kay Sievers |
2011-05-20 | util: use new VT ESC sequence to clear scrollback buffer | Lennart Poettering |
2011-05-20 | sd-daemon: move _sd_hidden_ from .h to .c file | Kay Sievers |