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.c
Age
Commit message (
Expand
)
Author
2016-10-22
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
journald: convert journald to use parse_proc_cmdline
Zbigniew Jędrzejewski-Szmek
2016-10-21
journald: systemd.journald.max_level_* kernel command line options (#4427)
Umut Tezduyar Lindskog
2016-10-19
journal: rename determine_space_for() into cache_space_refresh()
Franck Bui
2016-10-19
journal: introduce patch_min_use() helper
Franck Bui
2016-10-19
journal: introduce cache_space_invalidate()
Franck Bui
2016-10-19
journal: cache used vfs stats as well
Franck Bui
2016-10-19
journal: don't emit space usage message when opening the journal (#4190)
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-19
journal: introduce determine_path_usage()
Franck Bui
2016-10-13
Merge pull request #4362 from poettering/journalbootlistfix
Zbigniew Jędrzejewski-Szmek
2016-10-12
journal: refuse opening journal files from the future for writing
Lennart Poettering
2016-10-12
journald: automatically rotate journal files when the clock jumps backwards
Lennart Poettering
2016-10-12
journald: use the event loop dispatch timestamp for journal entries
Lennart Poettering
2016-10-07
core: add "invocation ID" concept to service manager
Lennart Poettering
2016-10-07
journal: fix format string used for usec_t
Lennart Poettering
2016-10-07
journal: complete slice info in journal metadata
Lennart Poettering
2016-09-18
journal: fix typo in comment (#4176)
Felix Zhang
2016-09-16
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-08-26
journal: add/use flushed_flag_is_set() helper (#4041)
Vito Caputo
2016-08-25
journal: implicitly flush to var on recovery (#4028)
Vito Caputo
2016-08-18
journald: do not create split journals for dynamic users
Zbigniew Jędrzejewski-Szmek
2016-08-17
journal: ensure open journals from find_journal() (#3973)
Vito Caputo
2016-07-22
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
Lennart Poettering
2016-07-15
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-04-25
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
2016-04-21
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-16
journald: rewrite function with switch, fix handling of -ESHUTDOWN
Zbigniew Jędrzejewski-Szmek
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-19
journal: defer journal closes on rotate
Vito Caputo
2016-02-19
journal: asynchronous journal_file_set_offline()
Vito Caputo
2016-02-19
journal: add void cast to journal_file_close() calls
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-05
journal: remove template from open_journal args
Vito Caputo
2016-01-26
Merge pull request #2440 from poettering/journal-fix
Tom Gundersen
2016-01-26
journald: add a couple of static asserts checking logging constants
Lennart Poettering
2016-01-26
Merge pull request #2424 from keszybz/journald-disk-usage
Lennart Poettering
2016-01-26
journald: minor fixes
Lennart Poettering
2016-01-25
journald: restore oom safety
Zbigniew Jędrzejewski-Szmek
2016-01-23
Merge pull request #2318 from vcaputo/coalesce-ftruncates-redux
Zbigniew Jędrzejewski-Szmek
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
2016-01-18
journald: do not free uninitialized pointer in error path
Zbigniew Jędrzejewski-Szmek
2016-01-14
journal: coalesce ftruncate()s in 250ms windows
Vito Caputo
2015-11-30
Merge pull request #2053 from poettering/selinux-fix
David Herrmann
2015-11-27
journal: move the gist of server_fix_perms to acl-util.[hc]
Zbigniew Jędrzejewski-Szmek
2015-11-27
selinux: split up mac_selinux_have() from mac_selinux_use()
Lennart Poettering
[next]