index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
journald-server.h
Age
Commit message (
Expand
)
Author
2016-10-19
journal: introduce patch_min_use() helper
Franck Bui
2016-10-19
journal: cache used vfs stats as well
Franck Bui
2016-10-19
journal: introduce server_space_usage_message()
Franck Bui
2016-10-19
journal: introduce JournalStorage and JournalStorageSpace structures
Franck Bui
2016-10-12
journald: automatically rotate journal files when the clock jumps backwards
Lennart Poettering
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
journal: complete slice info in journal metadata
Lennart Poettering
2016-07-26
journald: deprecate SplitMode=login (#3805)
Zbigniew Jędrzejewski-Szmek
2016-02-19
journal: defer journal closes on rotate
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-23
journald: use structured message + catalog entry for disk usage
Zbigniew Jędrzejewski-Szmek
2016-01-23
journald: allow additional payload in server_driver_message
Zbigniew Jędrzejewski-Szmek
2015-11-27
journal: move the gist of server_fix_perms to acl-util.[hc]
Zbigniew Jędrzejewski-Szmek
2015-11-11
journalctl: add new --sync switch for syncing the journal to disk
Lennart Poettering
2015-11-03
journal: restore watchdog support
Lennart Poettering
2015-11-01
journald: never block when sending messages on NOTIFY_SOCKET socket
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-02
journal: rework vacuuming logic
Lennart Poettering
2015-08-05
journald: fix count of object meta fields
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-05
journald: prefix exported calls with "server_", unexport unnecessary calls
Lennart Poettering
2014-11-03
journald: if available pull audit messages from the kernel into journal logs
Lennart Poettering
2014-11-03
journald: constify all things!
Lennart Poettering
2014-10-23
journal: make Server::user_journals an OrderedHashmap
Michal Schmidt
2014-06-19
journald: make SplitMode=uid the default
Lennart Poettering
2014-03-14
journald: add support for wall forwarding
Sebastian Thorarensen
2013-12-11
journald: cache cgroup root path, instead of querying it on every incoming lo...
Lennart Poettering
2013-12-11
journald: cache hostname, boot_id and machine_id fields instead of generating...
Lennart Poettering
2013-12-11
journald: port to sd-event and enable watchdog support
Lennart Poettering
2013-11-25
conf-parser: distinguish between multiple sections with the same name
Tom Gundersen
2013-10-16
macro: clean up usage of gcc attributes
Lennart Poettering
2013-09-17
journald: avoid NSS in journald
Lennart Poettering
2013-09-17
journald: log the slice of a process along with each message in _SYSTEMD_SLICE=
Lennart Poettering
2013-07-24
journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...
Lennart Poettering
2013-07-19
journald: after the cgroup rework processes may be in both user and system un...
Lennart Poettering
2013-06-20
journal: allow callers to specify OBJECT_PID=
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-25
Add some extra __attribute__ ((format)) s
Cristian Rodríguez
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-03-25
journal: Add sync timer to journal server
Oleksii Shevchuk
2012-11-14
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek