Age | Commit message (Expand) | Author |
2013-01-15 | systemctl: when inhibiting shutdown/suspend also check for other login sessions | Lennart Poettering |
2013-01-14 | systemctl: be smarter when mangling snapshot names | Lennart Poettering |
2013-01-14 | core: add bus API and systemctl commands for altering cgroup parameters durin... | Lennart Poettering |
2013-01-11 | unit: instead of directly loading drop-in configuration snippets use conf_fil... | Lennart Poettering |
2013-01-10 | dbus: properly serialize calendar timer data | Lennart Poettering |
2013-01-09 | udev: move string copy functions to shared/ | Kay Sievers |
2013-01-08 | core: properly initialize kernel timestamp | Lennart Poettering |
2013-01-07 | localectl: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | journal: new logging macros to include UNIT= | Zbigniew Jędrzejewski-Szmek |
2013-01-06 | build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compat | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | Make gcc a bit quieter | Lennart Poettering |
2012-12-31 | unit: add ConditionACPower= | Lennart Poettering |
2012-12-31 | macro: use C11 static_assert() macro for static assertions | Lennart Poettering |
2012-12-24 | util: if /sys mounted read-only we can't suspend/hibernate | Lennart Poettering |
2012-12-24 | util: when determining controlling tty of a process properly handle processes... | Lennart Poettering |
2012-12-24 | logind: add support for automatic suspend/hibernate/shutdown on idle | Lennart Poettering |
2012-12-24 | systemctl: don't show cgroup field for a unit if cgroup is empty | Lennart Poettering |
2012-12-23 | shared: move fdset.c from core/ to shared/ since it is used by more than the ... | Lennart Poettering |
2012-12-23 | journalctl: strip TABs and ANSI color sequences from log messages when displa... | Lennart Poettering |
2012-12-22 | socket: support socket activation of containers | Lennart Poettering |
2012-12-22 | nspawn: allow passing socket activation fds through nspawn | Lennart Poettering |
2012-12-17 | socket-util: added check of return value | Michal Sekletar |
2012-12-17 | path-util: set pointer to null after calling free() | Michal Sekletar |
2012-12-17 | licence: remove references to old FSF address | Sami Kerola |
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 |