Age | Commit message (Expand) | Author |
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 |
2011-05-20 | missing: add IP_TRANSPARENT | Kay Sievers |
2011-05-19 | util: use open_terminal() in chvt() too | Lennart Poettering |
2011-05-19 | socket: expose SO_BROADCAST | Lennart Poettering |
2011-05-19 | exec: expose tty reset options in dbus introspection data | Lennart Poettering |
2011-05-19 | socket: expose IP_TRANSPARENT | Lennart Poettering |
2011-05-18 | exec: hangup/reset/deallocate VTs in gettys | Lennart Poettering |
2011-05-17 | socket: use 666 socket mode by default since neither fifos, nor sockets, nor ... | Lennart Poettering |
2011-05-17 | socket: add POSIX mqueue support | Lennart Poettering |
2011-05-17 | hostnamed: check that nss-myhostname is installed | Lennart Poettering |
2011-05-16 | sysctl: apply /etc/sysctl.conf last | Ludwig Nussel |
2011-05-16 | systemd-analyze: print hostname, kernelversion and arch at the top of the plot | Koen Kooi |
2011-05-16 | pam: downgrade a few log msgs | Lennart Poettering |
2011-05-12 | hostnamed: SetPrettyHostname() should check PK action org.freedesktop.hostnam... | Lennart Poettering |
2011-05-10 | user-sessions: ignore EROFS when unlinking /etc/nologin if the file doesn't e... | Lennart Poettering |
2011-05-10 | util: include `stdarg.h` | Paul Menzel |
2011-05-09 | build-sys: Angstrom support | Koen Kooi |
2011-05-05 | unit: make ignoring in snapshots a per unit property, instead of a per unit t... | Lennart Poettering |
2011-05-03 | vconsole: use open_terminal() instead of open() | Lennart Poettering |
2011-05-01 | sysctl: correct /usr/local/lib path | Kay Sievers |
2011-04-30 | binfmt, modules-load, sysctl, tmpfiles: add missing ConditionDirectoryNotEmpty= | Kay Sievers |
2011-04-30 | binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr... | Kay Sievers |
2011-04-30 | util: don't AND cx with cx | Lennart Poettering |