Age | Commit message (Expand) | Author |
2014-06-23 | coredumpctl: include timestamp information in "coredumpctl info" output | Lennart Poettering |
2014-06-23 | coredump: also escape spaces in comm fields when formatting file names | Lennart Poettering |
2014-06-22 | consistently order cleanup attribute before type | Thomas Hindoe Paaboel Andersen |
2014-06-20 | coredump: fix include of xattr.h | Filipe Brandenburger |
2014-06-19 | coredumpctl: add missing entries to --help | Lennart Poettering |
2014-06-19 | coredumpctl: fix columns sizing for timestamp | Lennart Poettering |
2014-06-19 | journal-send.c: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2014-06-19 | journald: make SplitMode=uid the default | Lennart Poettering |
2014-06-19 | coredumpctl: introduce new -1 switch for showing a single, most recent entry ... | Lennart Poettering |
2014-06-19 | coredump: simplify how we apply extended attributes to coredumps | Lennart Poettering |
2014-06-19 | coredump: include stacktrace of coredumps in the log message | Lennart Poettering |
2014-06-19 | coredump: add 3 more metadata fields to coredump entries | Lennart Poettering |
2014-06-19 | coredump: add new "info" verb to coredumpctl showing detailed information abo... | Lennart Poettering |
2014-06-19 | coredump: make sure coredumpctl can handle externally stored coredumps | Lennart Poettering |
2014-06-19 | coredump: optionally store coredumps on disk, not in the journal | Lennart Poettering |
2014-06-16 | journal-remote: fix memleak | Thomas Hindoe Paaboel Andersen |
2014-06-13 | os-release: define /usr/lib/os-release as fallback for /etc/os-release | Lennart Poettering |
2014-06-11 | journald: create /run/log/journal with the correct access modes | Lennart Poettering |
2014-06-10 | tmpfiles: get rid of "m" lines, make them redundant by "z" | Lennart Poettering |
2014-06-04 | journald: move /dev/log socket to /run | Lennart Poettering |
2014-05-28 | build-sys: use glibc's xattr support instead of requiring libattr | Kay Sievers |
2014-05-25 | Use %m instead of strerror(errno) where appropiate | Cristian Rodríguez |
2014-05-21 | logind: don't apply RemoveIPC= to system users | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-06 | journald: remove some dead code | Lennart Poettering |
2014-04-26 | test-journal-flush: avoid predictable names in /var/tmp | Zbigniew Jędrzejewski-Szmek |
2014-04-23 | journal-gatewayd: bugfix for invalid level case | Thomas Hindoe Paaboel Andersen |
2014-04-20 | Remove duplicate includes | Bas van den Berg |
2014-04-12 | journal: properly detect language specified in line | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | journal: cleanup up error handling in update_catalog() | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | Unify GREEDY_REALLOC and GREEDY_REALLOC_T | Zbigniew Jędrzejewski-Szmek |
2014-04-06 | journal-remote-parse: avoid passing null to memchr | Thomas Hindoe Paaboel Andersen |
2014-04-05 | journalctl: free arg_file on exit | Zbigniew Jędrzejewski-Szmek |
2014-03-24 | util: replace close_pipe() with new safe_close_pair() | Lennart Poettering |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-18 | microhttpd-util: avoid double free on error | Zbigniew Jędrzejewski-Szmek |
2014-03-18 | journal-remote: do not attempt to read from µhttpd connections | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-03-17 | journal-remote: implement inheriting http(s) sockets | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | microhttpd-util: use static buffer for static messages | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: HTTP(s) support | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-remote: tool to receive messages over the network | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: check if certificate is signed by CA | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: log to journal from gnutls | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal-gatewayd: ask clients to provide certificates | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: export valid_user_field and size defines | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: extract duplicated code to a function | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: extract duplicated code to a function | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journald: remove stray reset of error return value | Zbigniew Jędrzejewski-Szmek |