summaryrefslogtreecommitdiff
path: root/src/journal
AgeCommit message (Expand)Author
2013-03-06journal: properly advertise sd_journal_reliable_fdZbigniew Jędrzejewski-Szmek
2013-03-05journal/tests: free allocated memory in testZbigniew Jędrzejewski-Szmek
2013-03-05journald: introduce new "systemd-journal" group and make it own the journal f...Lennart Poettering
2013-03-05journald: stpcpy() + mempcpy() are awesomeLennart Poettering
2013-03-05journald: drop splitting-by-audit entirelyLennart Poettering
2013-03-05journald: be a bit more careful when spitting up journals by user idLennart Poettering
2013-03-05journald: check session owner UID rather then audit ID when splitting up jour...Lennart Poettering
2013-03-04journal: split journal uid only when audit uid data is validKay Sievers
2013-03-03journald: do not barf when setting RateLimitInterval=0Zbigniew Jędrzejewski-Szmek
2013-03-01coredump: bump coredump truncation size from 24M to 768MLennart Poettering
2013-03-01journalctl: add --user-unit= switchDaniel Wallace
2013-03-01journalctl: add --reverse option to show the newest lines firstLukas Nykryn
2013-02-28Merge branch 'python-systemd-reader'Zbigniew Jędrzejewski-Szmek
2013-02-26log-show: look at everything in /run/log/journalZbigniew Jędrzejewski-Szmek
2013-02-24journal: fix --untilPaul W. Frields
2013-02-22journalct: also print Python code in --new-idZbigniew Jędrzejewski-Szmek
2013-02-22journal: sd_journal_get_cursor should return 0 on successZbigniew Jędrzejewski-Szmek
2013-02-14added some missing include for a5c32cff1f56afe6f0c6c70d91a88a7a8238b2d7Harald Hoyer
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen
2013-02-13journal: Don't use loginuid if it's not validColin Walters
2013-02-12journalctl: allow both "-n 55" and "-n55" on the command line, as equivalent ...Lennart Poettering
2013-02-08shared: conf-files - add root parameterKay Sievers
2013-02-07coredump: make use of the cleanup macrosMirco Tischler
2013-02-07journal: log user units for coredumps and show them in systemctl statusMirco Tischler
2013-01-28journalctl: allow --lines=0 i.e. only newZbigniew Jędrzejewski-Szmek
2013-01-18journal: log _SYSTEMD_USER_UNIT for user session unitsMirco Tischler
2013-01-18journal-gatewayd,man: document new HTTPS optionsZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: return nice error on unsupported methodsZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: allow pipeliningZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: always log oom() in addition to returning errorZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: redirect microhttpd messages to journalZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: SSL supportZbigniew Jędrzejewski-Szmek
2013-01-18journal-gatewayd: unify two code pathsZbigniew Jędrzejewski-Szmek
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn
2013-01-15journalctl: quit on I/O errorDavid Herrmann
2013-01-10journald: use automatic cleanupZbigniew Jędrzejewski-Szmek
2013-01-04build-sys: drop all distribution specfic checksLennart Poettering
2012-12-19coredumpctl: check return of strndupLukas Nykryn
2012-12-17journal: move _packed_ attribute to the endZbigniew Jędrzejewski-Szmek
2012-11-25journal: fix warning about pointer arithmeticZbigniew Jędrzejewski-Szmek
2012-11-25journal-gatewayd: minor cleanupZbigniew Jędrzejewski-Szmek
2012-11-23journal: fix SO_PASSSEC invocationLennart Poettering
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering
2012-11-20journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en...Lennart Poettering
2012-11-20journal-send: always send SYSLOG_IDENTIFIER, if we have itLennart Poettering
2012-11-20journal-send: unify a bit of codeLennart Poettering
2012-11-20journald: fix bad memory accessLennart Poettering
2012-11-17journalctl: add option to forgo ellipsizationZbigniew Jędrzejewski-Szmek
2012-11-16journal: use $(localstatedir)/lib/systemd/catalog for the catalogZbigniew Jędrzejewski-Szmek