summaryrefslogtreecommitdiff
path: root/src/journal/journald-server.c
AgeCommit message (Expand)Author
2013-03-25journal: Add sync timer to journal serverOleksii Shevchuk
2013-03-18journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek
2013-03-16journal: pass the *pid* to sd_pid_get_owner_uid()Kay Sievers
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-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer
2013-02-13journal: Don't use loginuid if it's not validColin Walters
2013-01-18journal: log _SYSTEMD_USER_UNIT for user session unitsMirco Tischler
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn
2013-01-10journald: use automatic cleanupZbigniew Jędrzejewski-Szmek
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering
2012-11-20journald: fix bad memory accessLennart Poettering
2012-11-14build-sys: store journald code in a noinst libraryZbigniew Jędrzejewski-Szmek