Age | Commit message (Expand) | Author |
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 |
2012-10-26 | coredumpctl: show timestamps in list | Lennart Poettering |
2012-10-26 | journal: special case the trivial cache chain cache entry | Lennart Poettering |
2012-10-26 | coredumpctl: optimize journal entry parsing a bit by enumerating only once | Lennart Poettering |
2012-10-26 | coredumpctl: initialize global vars | Lennart Poettering |
2012-10-26 | journal: provide an API that allows client to figure out whether they need to... | Lennart Poettering |
2012-10-26 | journal: fix parsing of monotonic kernel timestamps | Lennart Poettering |
2012-10-26 | keymap: Add HP EliteBook 8440p | Martin Pitt |
2012-10-26 | udev: builtin - do not fail builtin initialization if one of them returns an ... | Kay Sievers |
2012-10-26 | journal: introduce entry array chain cache | Lennart Poettering |
2012-10-26 | test: extend test-send to send some weirder data | Lennart Poettering |
2012-10-26 | journal: properly determine cutoff max date | Lennart Poettering |