Age | Commit message (Expand) | Author |
2012-12-05 | core: add catalog entry and MESSAGE_ID for overmounting | Zbigniew Jędrzejewski-Szmek |
2012-11-25 | timer: recalculate next elapse for calendar timer units when the system clock... | Lennart Poettering |
2012-11-24 | shared: FORMAT_TIMESTAMP_MAX -- include space for unicode weekdays | Kay Sievers |
2012-11-23 | time-util: teach parse_timestamp to parse weekdays | Lennart Poettering |
2012-11-23 | path-util: when parsing a timestamp we don't know the timezone | Lennart Poettering |
2012-11-23 | time-util: also rename FORMAT_TIMESTAMP_PRETTY → _MAX | Lennart Poettering |
2012-11-23 | util: teach parse_timestamp() to parse results of format_timestamp_relative() | Lennart Poettering |
2012-11-23 | util: rename format_timestamp_pretty() to format_timestamp_relative() because... | Lennart Poettering |
2012-11-23 | util: split off time related calls from util.[ch] into time-util.[ch] | Lennart Poettering |
2012-11-23 | timer: implement calendar time events | Lennart Poettering |
2012-11-23 | util: drop "," between week day and date when formatting timestamps | Lennart Poettering |
2012-11-22 | shared: FORMAT_TIMESTAMP_MAX +1 | Kay Sievers |
2012-11-22 | dbus: introduce _cleanup_dbus_error_free_ | Lennart Poettering |
2012-11-21 | journal: by default do not decompress dat objects larger than 64K | Lennart Poettering |
2012-11-20 | dbus-common: Add helper method to handle no-reply messages | Colin Walters |
2012-11-19 | shared/utils: systemd-cgls shows 'n/a' when piping output | Anders Olofsson |
2012-11-16 | journal, shared: fix warnings during compilation on 32 bits | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | journal: implement message catalog | Lennart Poettering |
2012-11-15 | polkit: if PK is not around, consider this a permission denied error | Lennart Poettering |
2012-11-15 | systemctl: add help for --type/-t | 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-13 | shared/socket-util: kill gcc warning about uninitialized variable | Zbigniew Jędrzejewski-Szmek |
2012-11-12 | util: nicer tree drawings | Michal Schmidt |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-11-11 | timedatectl: properly print 30 minutes DST transitions | Kay Sievers |
2012-11-09 | dbus: when verifying PK privs, bypass PK if uid=0 of client | Lennart Poettering |
2012-11-06 | Revert "Implement SocketUser= and SocketGroup= for [Socket]" | Dave Reisner |
2012-11-05 | Implement SocketUser= and SocketGroup= for [Socket] | Dave Reisner |
2012-11-04 | shared: add is_efiboot() | Kay Sievers |
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 | timedatectl: show "DST active: n/a" if no DST data is available | Kay Sievers |
2012-11-02 | shared: add timer_get_dst() | Kay Sievers |
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 | shared, libsystemd-daemon: check for empty strings in strto*l conversions | Michal Schmidt |
2012-10-29 | util: improve overflow checks | Michal Schmidt |
2012-10-29 | util: avoid divide by zero FPE | Dave Reisner |
2012-10-28 | util: fix possible integer overflows | Michal Sekletar |
2012-10-28 | logind: support for hybrid sleep (i.e. suspend+hibernate at the same time) | Lennart Poettering |
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-26 | coredumpctl: show timestamps in list | 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: introduce entry array chain cache | Lennart Poettering |
2012-10-25 | udev: hwdb - remove run_once | Kay Sievers |