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
2014-12-11
journald: correct spacing near eol code comments
Torstein Husebø
2014-11-30
journald: close passed fds we cannot make sense of
Lennart Poettering
2014-11-29
journald: Support journald.conf.d directories in the usual search paths
Josh Triplett
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
log: fix order of log_unit_struct() to match other logging calls
Lennart Poettering
2014-11-26
journald: proceed even if some sockets are unknown
Zbigniew Jędrzejewski-Szmek
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-04
journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ...
Lennart Poettering
2014-11-03
journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...
Lennart Poettering
2014-11-03
journald: fix minor memory leak
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-26
journald: fix flushing
Zbigniew Jędrzejewski-Szmek
2014-10-23
journal: make Server::user_journals an OrderedHashmap
Michal Schmidt
2014-10-23
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-23
journalctl: add new --flush command and make use of it in systemd-journal-flu...
Lennart Poettering
2014-10-22
journal: do server_vacuum for sigusr1
WaLyong Cho
2014-10-12
Modernization
Zbigniew Jędrzejewski-Szmek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-16
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-15
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-11
journald: turn ForwardToSyslog= off by default
Lennart Poettering
2014-06-27
journald: make MaxFileSec really default to 1month
Michał Bartoszkiewicz
2014-06-19
journald: make SplitMode=uid the default
Lennart Poettering
2014-06-19
coredump: optionally store coredumps on disk, not in the journal
Lennart Poettering
2014-06-11
journald: create /run/log/journal with the correct access modes
Lennart Poettering
2014-06-04
journald: move /dev/log socket to /run
Lennart Poettering
2014-05-21
logind: don't apply RemoveIPC= to system users
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-17
journal: extract duplicated code to a function
Zbigniew Jędrzejewski-Szmek
2014-03-17
journal: extract duplicated code to a function
Zbigniew Jędrzejewski-Szmek
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-03-14
journald: add support for wall forwarding
Sebastian Thorarensen
2014-03-07
Make tables for DEFINE_STRING_TABLE_LOOKUP consistent
Daniel Mack
2014-02-24
Remove dead lines in various places
Zbigniew Jędrzejewski-Szmek
2014-02-21
journald: ignore failure to watch hostname_fd on older kernels
Dave Reisner
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-11
journald: log provenience of signals
Zbigniew Jędrzejewski-Szmek
2014-01-11
journald: do not free space when disk space runs low
Zbigniew Jędrzejewski-Szmek
2013-12-21
journald/server: replace readdir_r with readdir
Florian Weimer
2013-12-13
event: rework sd-event exit logic
Lennart Poettering
[next]