Age | Commit message (Expand) | Author |
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 |
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci... | Lukas Nykryn |
2013-01-15 | journalctl: quit on I/O error | David Herrmann |
2013-01-10 | journald: use automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-12-19 | coredumpctl: check return of strndup | Lukas Nykryn |
2012-12-17 | journal: move _packed_ attribute to the end | Zbigniew Jędrzejewski-Szmek |
2012-11-25 | journal: fix warning about pointer arithmetic | Zbigniew Jędrzejewski-Szmek |
2012-11-25 | journal-gatewayd: minor cleanup | Zbigniew Jędrzejewski-Szmek |
2012-11-23 | journal: fix SO_PASSSEC invocation | Lennart Poettering |
2012-11-21 | journal: by default do not decompress dat objects larger than 64K | Lennart Poettering |
2012-11-20 | journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en... | Lennart Poettering |
2012-11-20 | journal-send: always send SYSLOG_IDENTIFIER, if we have it | Lennart Poettering |
2012-11-20 | journal-send: unify a bit of code | Lennart Poettering |
2012-11-20 | journald: fix bad memory access | Lennart Poettering |
2012-11-17 | journalctl: add option to forgo ellipsization | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal: use $(localstatedir)/lib/systemd/catalog for the catalog | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal, shared: fix warnings during compilation on 32 bits | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal: catalog - silent output, it's usually only called by package management | Kay Sievers |
2012-11-16 | journalctl: better error messages for --update-catalog | Zbigniew Jędrzejewski-Szmek |
2012-11-16 | journal: extend catalog header to 64bit for all fields, just to be safe and f... | Lennart Poettering |
2012-11-15 | journal: implement message catalog | Lennart Poettering |
2012-11-15 | journalctl: require argument for --priority | Lekensteyn |
2012-11-14 | build-sys: store journald code in a noinst library | Zbigniew Jędrzejewski-Szmek |
2012-11-12 | remove duplicate semicolons | Thomas Hindoe Paaboel Andersen |
2012-11-12 | enable localization for common *ctl commands | Dave Reisner |
2012-11-09 | coredumpctl: add missing -F, --field option to help | Dave Reisner |
2012-11-09 | systemd-coredumpctl: add 'gdb' to usage output | Dave Reisner |
2012-11-02 | util: add is_locale_utf8() | Michal Schmidt |
2012-10-30 | coredumpctl: add --field/-F option | Zbigniew Jędrzejewski-Szmek |
2012-10-30 | coredumpctl: add --no-legend option | Zbigniew Jędrzejewski-Szmek |
2012-10-30 | coredumpctl: fix program return code | Zbigniew Jędrzejewski-Szmek |