Age | Commit message (Expand) | Author |
2015-09-22 | cgtop: underline table header | Lennart Poettering |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-08-24 | util: make machine_name_is_valid() a macro and move it to hostname-util.h | Lennart Poettering |
2015-08-18 | journal: fix json output of unicode characters | Daniel Mack |
2015-08-17 | namespace helpers: Allow entering a UID namespace | Richard Maw |
2015-06-17 | logs-show: print a debug message when we skip entries without MESSAGE= fields | Lennart Poettering |
2015-05-19 | journalctl: clean up how we log errors | Lennart Poettering |
2015-04-21 | tree-wide: get rid of more strerror() calls | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-10 | logs-show: fix check of loop_read_exact | Thomas Hindoe Paaboel Andersen |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-12 | include <poll.h> instead of <sys/poll.h> | Thomas Hindoe Paaboel Andersen |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-08 | loginctl: show the 10 most recent log user/session log lines in "loginctl use... | Lennart Poettering |
2015-01-06 | tree-wide: remove unnecessary LOG_PRI | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | treewide: a few more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: yet more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-04 | journal: when dumping log data with missing COMM fields, show "unknown" instead | Lennart Poettering |
2014-10-22 | machine: validate machine names using machine_name_is_valid() instead of stri... | Lennart Poettering |
2014-10-08 | time: functions named "internal" really shouldn't be exported | Lennart Poettering |
2014-10-03 | journalctl: make --utc work everywhere | Jan Synacek |
2014-10-02 | journalctl: add --utc option | Jan Synacek |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-05-22 | time-util: make sure USEC_PER_SEC and friends are actually of type usec_t | Lennart Poettering |
2014-05-18 | machined: add logic to query IP addresses of containers | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | journal: fix export of messages containing newlines | Zbigniew Jędrzejewski-Szmek |
2014-03-24 | util: replace close_pipe() with new safe_close_pair() | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-13 | systemctl: suppress duplicate newline if there's not log output in "systemctl... | Lennart Poettering |
2014-02-27 | logs-show: fix corrupt output with empty messages | Uoti Urpala |
2013-12-23 | bus: when getting a kdbus connection into a container wait first for child, t... | Lennart Poettering |
2013-12-17 | bus: when entering an existing namespace to connect to a container's system b... | Lennart Poettering |
2013-12-14 | util: port last code over to new namespace utility calls | Lennart Poettering |
2013-12-12 | shared: add missing include | Marc-Antoine Perennou |
2013-12-11 | journal: add ability to browse journals of running OS containers | Lennart Poettering |
2013-10-01 | logs-show.c: show all messages for a slice | Zbigniew Jędrzejewski-Szmek |
2013-09-18 | logs-show.c: fix enum type in function declaration | Zbigniew Jędrzejewski-Szmek |
2013-09-13 | Advertise hibernation only if there's enough free swap | Zbigniew Jędrzejewski-Szmek |
2013-08-22 | remove hasprefix(), use startswith() | Shawn Landden |
2013-08-21 | logs-show: fix condition for ellipsizing multi-line messages | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: show source timestamp in verbose mode | Zbigniew Jędrzejewski-Szmek |