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-06-01
./move.sh
Luke Shumaker
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
2015-11-17
Merge pull request #1926 from phomes/include-order-libudev
Daniel Mack
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
journald: trivial simplification
Lennart Poettering
2015-11-17
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-12
journald: fix accuracy of watchdog timer event
Lennart Poettering
2015-11-12
journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp files
Lennart Poettering
2015-11-11
journalctl: make --rotate synchronous, too
Lennart Poettering
2015-11-11
journalctl: add new --sync switch for syncing the journal to disk
Lennart Poettering
2015-11-10
journald: be less picky when receiving epoll events
Lennart Poettering
2015-11-10
journald: dispatch SIGTERM/SIGINT with a low priority
Lennart Poettering
2015-11-10
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
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
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
io-util.h: move iovec stuff from macro.h to io-util.h
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: introduce dirent-util.[ch] for directory entry calls
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
journal: add missing include
Tom Gundersen
2015-10-26
Merge pull request #1681 from ssahani/journal
Lennart Poettering
2015-10-26
journald-server: port to extract_first_word
Susant Sahani
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-19
journald: make sure r is always initialized
Lennart Poettering
2015-10-19
tree-wide: add more void casts for various syscall invocations
Lennart Poettering
2015-10-13
Merge pull request #1542 from keszybz/journal-audit-optional
Lennart Poettering
2015-10-12
Document journald sockets paths a bit more
Zbigniew Jędrzejewski-Szmek
2015-10-12
journald: make audit socket optional
Zbigniew Jędrzejewski-Szmek
2015-10-02
journal: rework vacuuming logic
Lennart Poettering
[next]