Age | Commit message (Expand) | Author |
2012-11-04 | kmod-setup: mounting efivarfs, *after* we tried to mount it, is pointless | Kay Sievers |
2012-11-04 | kmod-setup: add conditional module loading callback | Kay Sievers |
2012-11-04 | shared: add is_efiboot() | Kay Sievers |
2012-11-03 | drop Arch Linux support for reading /etc/rc.conf | Dave Reisner |
2012-11-03 | drop Arch Linux support for reading /etc/rc.conf | Dave Reisner |
2012-11-03 | vconsole: remove Frugalware legacy file support | Miklos Vajna |
2012-11-02 | util : fallback to plain ASCII drawing if locale is not UTF-8 | Michal Schmidt |
2012-11-02 | util: add is_locale_utf8() | Michal Schmidt |
2012-11-02 | analyze: use GDBus instead of dbus-python | Cosimo Cecchi |
2012-11-02 | timedatectl: show "DST active: n/a" if no DST data is available | Kay Sievers |
2012-11-02 | timedatectl: explain everything nobody wants to know about DST | Kay Sievers |
2012-11-02 | shared: add timer_get_dst() | Kay Sievers |
2012-11-02 | udev: break over-long lines | Kay Sievers |
2012-10-31 | service: drop special HTTP server target, as it is a bad idea anf Fedora spec... | Lennart Poettering |
2012-10-30 | strv: cleanup error path loops | Lennart Poettering |
2012-10-30 | shared: "max" in the string->number conversion is meant to be inclusive | Michal Schmidt |
2012-10-30 | shared, core: do not always accept numbers in string lookups | Michal Schmidt |
2012-10-30 | coredumpctl: add --field/-F option | Zbigniew Jędrzejewski-Szmek |
2012-10-30 | coredumpctl: add --no-legend option | Zbigniew Jędrzejewski-Szmek |
2012-10-30 | coredumpctl: fix program return code | Zbigniew Jędrzejewski-Szmek |
2012-10-30 | coredumpctl: add guard to options table | Zbigniew Jędrzejewski-Szmek |
2012-10-30 | libsystemd-daemon: fix style | Michal Schmidt |
2012-10-30 | shared, libsystemd-daemon: check for empty strings in strto*l conversions | Michal Schmidt |
2012-10-30 | SMACK: Add configuration options. (v3) | Auke Kok |
2012-10-30 | logind: it's OK if a process on an pty requests a session for seat0 | Lennart Poettering |
2012-10-30 | logind: unify all session lock loop | Lennart Poettering |
2012-10-30 | systemd: mount the EFI variable filesystem | Lee, Chun-Yi |
2012-10-29 | util: improve overflow checks | Michal Schmidt |
2012-10-29 | hostnamectl: do not choke on set-hostname with no argument | Kay Sievers |
2012-10-29 | util: avoid divide by zero FPE | Dave Reisner |
2012-10-29 | swap: fix swap behaviour with symlinks | Olivier Brunel |
2012-10-29 | swap: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-10-29 | swap: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-10-29 | swap: introduce helper variable | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | login: trivial grammar fix | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | systemctl: skip JOBS column if no jobs | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | logind: add 'lock' as possible choice for handling hw keys | Lennart Poettering |
2012-10-28 | libudev: hwdb - cleanup list before getting new properties | Kay Sievers |
2012-10-28 | udev: add "udevadm hwdb --test=<modalias>" | Kay Sievers |
2012-10-28 | udev: get rid of SYSCONFDIR | Kay Sievers |
2012-10-28 | Tweak TODO | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | util: fix possible integer overflows | Michal Sekletar |
2012-10-28 | localectl: fix memleak, use _cleanup_strv_free_ | Michal Sekletar |
2012-10-28 | localectl: fix memleak, jump to finish before returning | Michal Sekletar |
2012-10-28 | journal: fix memleak, call set_free before return | Michal Sekletar |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
2012-10-27 | libudev: import hwdb and export lookup interface | Kay Sievers |
2012-10-27 | hwclock: do not seal the kernel's time-warp call from inside the initrd | Kay Sievers |
2012-10-27 | util: return the remaining string in startswith() | Lennart Poettering |
2012-10-27 | coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredump | Lennart Poettering |