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
Age
Commit message (
Expand
)
Author
2016-10-22
journal: remove unused variable
Thomas Hindoe Paaboel Andersen
2016-10-21
journald: systemd.journald.max_level_* kernel command line options (#4427)
Umut Tezduyar Lindskog
2016-10-20
journald,core: add short comments we we keep reopening /dev/console all the time
Lennart Poettering
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-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-13
Merge pull request #4362 from poettering/journalbootlistfix
Zbigniew Jędrzejewski-Szmek
2016-10-12
journalctl: say in which directory we vacuum stuff
Lennart Poettering
2016-10-12
journalctl: don't claim the journal was stored on disk
Lennart Poettering
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-12
journal: when iterating through entry arrays and we hit an invalid one keep g...
Lennart Poettering
2016-10-12
journal: add an explicit check for uninitialized objects
Lennart Poettering
2016-10-12
journal: also check that our entry arrays are properly ordered
Lennart Poettering
2016-10-12
journal: split out check for properly ordered arrays into its own function
Lennart Poettering
2016-10-12
journal: split out array index inc/dec code into a new call bump_array_index()
Lennart Poettering
2016-10-12
journal: when we encounter a broken journal file, add some debug logging
Lennart Poettering
2016-10-12
Avoid forever loop for journalctl --list-boots command (#4278)
hese10
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-10-06
journald, ratelimit: fix inaccurate message suppression in journal_rate_limit...
Yuki Inoguchi
2016-09-28
journal: add stdout_stream_scan() comment (#4102)
Vito Caputo
2016-09-26
journald,ratelimit: fix wrong calculation of burst_modulate() (#4218)
HATAYAMA Daisuke
2016-09-23
journal: fix HMAC calculation when appending a data object
Franck Bui
2016-09-23
journal: warn when we fail to append a tag to a journal
Franck Bui
2016-09-18
journal: fix typo in comment (#4176)
Felix Zhang
2016-09-17
Merge pull request #4123 from keszybz/network-file-dropins
Martin Pitt
2016-09-16
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
Updated formatting for printing the key for FSS (#4165)
hi117
2016-09-14
Merge pull request #4133 from keszybz/strerror-removal
Martin Pitt
2016-09-13
tests: get rid of strerror
Zbigniew Jędrzejewski-Szmek
2016-09-13
journal-verify: get rid of strerror
Zbigniew Jędrzejewski-Szmek
2016-09-13
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
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
Merge pull request #3946 from keszybz/open-journal-root
Lennart Poettering
2016-08-17
journal: ensure open journals from find_journal() (#3973)
Vito Caputo
2016-08-12
journalctl: allow --root argument for journal watching
Zbigniew Jędrzejewski-Szmek
2016-08-12
sd-journal: fix sd_journal_open_directory with SD_JOURNAL_OS_ROOT
Zbigniew Jędrzejewski-Szmek
2016-08-12
sd-journal: allow SYSTEM and CURRENT_USER flags with sd_j_open_directory[_fd]
Zbigniew Jędrzejewski-Szmek
2016-08-12
sd-journal: split out flags into separate defines for legibility
Zbigniew Jędrzejewski-Szmek
[next]