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
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-25
journal: remove build warning when SELinux is disabled
Greg Kroah-Hartman
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-12
journal: fix broken tags _SOURCE_REALTIME_TIMESTAMP and _MACHINE_ID
Mirco Tischler
2013-04-08
journald: no need to free audit vars
Lennart Poettering
2013-04-08
journald: drop two more memory allocations
Lennart Poettering
2013-04-08
journald: get rid of one more memory allocation
Lennart Poettering
2013-04-08
journald: Do not dynamically allocate _UID/_GID/_PID strings
Holger Hans Peter Freyther
2013-04-08
journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUID
Holger Hans Peter Freyther
2013-04-05
Use initalization instead of explicit zeroing
Zbigniew Jędrzejewski-Szmek
2013-03-25
journal: Add sync timer to journal server
Oleksii Shevchuk
2013-03-18
journal,shared: add _cleanup_journal_close_
Zbigniew Jędrzejewski-Szmek
2013-03-16
journal: pass the *pid* to sd_pid_get_owner_uid()
Kay Sievers
2013-03-05
journald: introduce new "systemd-journal" group and make it own the journal f...
Lennart Poettering
2013-03-05
journald: stpcpy() + mempcpy() are awesome
Lennart Poettering
2013-03-05
journald: drop splitting-by-audit entirely
Lennart Poettering
2013-03-05
journald: be a bit more careful when spitting up journals by user id
Lennart Poettering
2013-03-05
journald: check session owner UID rather then audit ID when splitting up jour...
Lennart Poettering
2013-03-04
journal: split journal uid only when audit uid data is valid
Kay Sievers
2013-03-03
journald: do not barf when setting RateLimitInterval=0
Zbigniew Jędrzejewski-Szmek
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-13
journal: Don't use loginuid if it's not valid
Colin Walters
2013-01-18
journal: log _SYSTEMD_USER_UNIT for user session units
Mirco Tischler
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2013-01-10
journald: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
2012-11-21
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-11-20
journald: fix bad memory access
Lennart Poettering
2012-11-14
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek