Age | Commit message (Expand) | Author |
2012-11-16 | journal: extend catalog header to 64bit for all fields, just to be safe and f... | Lennart Poettering |
2012-11-16 | shutdown: readd explicit sync() when shutting down | Lennart Poettering |
2012-11-16 | udev: make blkid optional | Anders Olofsson |
2012-11-15 | journal: implement message catalog | Lennart Poettering |
2012-11-15 | hostnamectl: fix parsing of --no-ask-password | Lennart Poettering |
2012-11-15 | polkit: if PK is not around, consider this a permission denied error | Lennart Poettering |
2012-11-15 | udev: hwdb - properly handle a missing database | Kay Sievers |
2012-11-15 | dbus-manager: modernize style | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | dbus-manager: fix a fatal dbus abort in bus_manager_message_handler() | Eelco Dolstra |
2012-11-15 | sched: Only setting CPUSchedulingPriority=rr doesn't work | Holger Hans Peter Freyther |
2012-11-15 | journalctl: require argument for --priority | Lekensteyn |
2012-11-15 | core: lift restriction on order of - and @ in ExecStart | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core: interpret \; token in ExecStart as escaped ; | Oleksii Shevchuk |
2012-11-15 | tests: add tests for config_parse_exec | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTY | Oleksii Shevchuk |
2012-11-15 | core: fix %h, %s, %p handling in templates in user session | Oleksii Shevchuk |
2012-11-15 | systemd: highlight ordering cycle deletions | Olivier Brunel |
2012-11-15 | systemctl: add help for --type/-t | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | systemctl: remove empty line in case of no units | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | build-sys: store journald code in a noinst library | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | timedatectl: break line to not exceed 80 columns | Zbigniew Jędrzejewski-Szmek |
2012-11-14 | shared: add API for replacing @FOO@ style variables in strings | Lennart Poettering |
2012-11-14 | util: add strreplace() to replace a substring by another string | Lennart Poettering |
2012-11-14 | specifier: minor modernizations | Lennart Poettering |
2012-11-14 | polkit: fix type on comparison | Lennart Poettering |
2012-11-14 | delta.c: fix option '-t' | Thomas Hindoe Paaboel Andersen |
2012-11-13 | delta.c: use _cleanup_ | Thomas Hindoe Paaboel Andersen |
2012-11-13 | python: add journal backend for the logging framework | Marti Raudsepp |
2012-11-13 | systemd-analyze: use argparse instead of getopt | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | systemd-python: fix nesting of #ifs and #pragmas | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | shared/socket-util: kill gcc warning about uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2012-11-13 | udev: properly handle symlink removal by 'change' event | Kay Sievers |
2012-11-13 | libudev: avoid leak during realloc failure | Mauro Dreissig |
2012-11-12 | remove duplicate semicolons | Thomas Hindoe Paaboel Andersen |
2012-11-12 | util: nicer tree drawings | Michal Schmidt |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-11-12 | libudev: update copyright headers | Kay Sievers |
2012-11-12 | udev: use usec_t and now() | Kay Sievers |
2012-11-11 | timedatectl: properly print 30 minutes DST transitions | Kay Sievers |
2012-11-09 | coredumpctl: add missing -F, --field option to help | Dave Reisner |
2012-11-09 | systemd-coredumpctl: add 'gdb' to usage output | Dave Reisner |
2012-11-09 | dbus: when verifying PK privs, bypass PK if uid=0 of client | Lennart Poettering |
2012-11-09 | udev: net_id - add builtin to retrieve data for network devices | Kay Sievers |
2012-11-09 | udev: hwdb - search parents for 'modalias' and data | Kay Sievers |
2012-11-09 | udev: update file headers | Kay Sievers |
2012-11-09 | fstab-generator: more specific error messages | Michal Schmidt |
2012-11-06 | cryptsetup: fix inverted comparison in pass_volume_key | Dave Reisner |
2012-11-06 | Revert "Implement SocketUser= and SocketGroup= for [Socket]" | Dave Reisner |
2012-11-06 | cryptsetup: hash=plain means don't use a hash | Dave Reisner |