Age | Commit message (Expand) | Author |
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 | update TODO | Kay Sievers |
2012-10-29 | util: avoid divide by zero FPE | Dave Reisner |
2012-10-29 | NEWS: fix typo | Zbigniew Jędrzejewski-Szmek |
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 | bash-completion: avoid usage of ls for listing devices | Dave Reisner |
2012-10-28 | bash-completion: add minimal 'udevadm' support | Kay Sievers |
2012-10-28 | NEWS: fix a typo | Ben Boeckel |
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 | completion: fix typo in accessing array index | Ramkumar Ramachandra |
2012-10-28 | units: teach m4 scripts in units/ about Debian's rc.local | Ramkumar Ramachandra |
2012-10-28 | Tweak TODO | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | man/logind.conf.xml: Add missing 'suspend' value for Handle*Key options. | Thomas Bächler |
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 | units: reword rescue mode hints | Zbigniew Jędrzejewski-Szmek |
2012-10-28 | update TODO | Lennart Poettering |
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-26 | bash-compleiton: add missing --disk-usage option for journalctl | Dave Reisner |
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 | update TODO | Lennart Poettering |
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 |
2012-10-26 | man: minor updates | Lennart Poettering |
2012-10-26 | update TODO | Lennart Poettering |
2012-10-26 | man: fix example | Lennart Poettering |
2012-10-26 | sysctl: parse all keys in a config file | Michal Sekletar |