Age | Commit message (Expand) | Author |
2013-03-20 | Remove some unused variables | Zbigniew Jędrzejewski-Szmek |
2013-03-20 | macro: don't redefine CLAMP if it is already defined by glib or some other li... | Lennart Poettering |
2013-03-19 | journalct: beef up entry listing | Zbigniew Jędrzejewski-Szmek |
2013-03-19 | journalctl: use _cleanup_ in one function | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | sd-journal: do not require path to be absolute | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | journal,shared: add _cleanup_journal_close_ | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | journal: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | journal: use sd_journal_close on error in sd_journal_new | Zbigniew Jędrzejewski-Szmek |
2013-03-16 | journal: pass the *pid* to sd_pid_get_owner_uid() | Kay Sievers |
2013-03-13 | journalctl: show systemd messages about unit for -u | Zbigniew Jędrzejewski-Szmek |
2013-03-11 | journald: allow priority of 999, too | Lennart Poettering |
2013-03-08 | journal: allow priority 0 in stdout stream | Michal Schmidt |
2013-03-07 | journalctl: imply -n1000 when -e is used | Lennart Poettering |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-03-07 | libsystemd-journal: return 0 on success in get_data() | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | libsystemd-journal: export new function, increase library version | Zbigniew Jędrzejewski-Szmek |
2013-03-06 | journal: properly advertise sd_journal_reliable_fd | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | journal/tests: free allocated memory in test | Zbigniew Jędrzejewski-Szmek |
2013-03-05 | journald: introduce new "systemd-journal" group and make it own the journal f... | Lennart Poettering |
2013-03-05 | journald: stpcpy() + mempcpy() are awesome | Lennart Poettering |
2013-03-05 | journald: drop splitting-by-audit entirely | Lennart Poettering |
2013-03-05 | journald: be a bit more careful when spitting up journals by user id | Lennart Poettering |
2013-03-05 | journald: check session owner UID rather then audit ID when splitting up jour... | Lennart Poettering |
2013-03-04 | journal: split journal uid only when audit uid data is valid | Kay Sievers |
2013-03-03 | journald: do not barf when setting RateLimitInterval=0 | Zbigniew Jędrzejewski-Szmek |
2013-03-01 | coredump: bump coredump truncation size from 24M to 768M | Lennart Poettering |
2013-03-01 | journalctl: add --user-unit= switch | Daniel Wallace |
2013-03-01 | journalctl: add --reverse option to show the newest lines first | Lukas Nykryn |
2013-02-28 | Merge branch 'python-systemd-reader' | Zbigniew Jędrzejewski-Szmek |
2013-02-26 | log-show: look at everything in /run/log/journal | Zbigniew Jędrzejewski-Szmek |
2013-02-24 | journal: fix --until | Paul W. Frields |
2013-02-22 | journalct: also print Python code in --new-id | Zbigniew Jędrzejewski-Szmek |
2013-02-22 | journal: sd_journal_get_cursor should return 0 on success | Zbigniew Jędrzejewski-Szmek |
2013-02-14 | added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7 | Harald Hoyer |
2013-02-14 | honor SELinux labels, when creating and writing config files | Harald Hoyer |
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | journal: Don't use loginuid if it's not valid | Colin Walters |
2013-02-12 | journalctl: allow both "-n 55" and "-n55" on the command line, as equivalent ... | Lennart Poettering |
2013-02-08 | shared: conf-files - add root parameter | Kay Sievers |
2013-02-07 | coredump: make use of the cleanup macros | Mirco Tischler |
2013-02-07 | journal: log user units for coredumps and show them in systemctl status | Mirco Tischler |
2013-01-28 | journalctl: allow --lines=0 i.e. only new | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal: log _SYSTEMD_USER_UNIT for user session units | Mirco Tischler |
2013-01-18 | journal-gatewayd,man: document new HTTPS options | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: return nice error on unsupported methods | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: allow pipelining | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: always log oom() in addition to returning error | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: redirect microhttpd messages to journal | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: SSL support | Zbigniew Jędrzejewski-Szmek |
2013-01-18 | journal-gatewayd: unify two code paths | Zbigniew Jędrzejewski-Szmek |