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
2012-03-22
add sparse support to detect endianness bug
Frederic Crozat
2012-03-21
journal: PAGE_SIZE is not known on ppc and other archs
Lennart Poettering
2012-03-21
journal: react with immediate rotation to a couple of more errors
Lennart Poettering
2012-03-16
man: document systemd-journalctl(1)
Lennart Poettering
2012-03-15
man: document systemd-journald.conf(5)
Lennart Poettering
2012-03-15
man: document systemd-cat(1)
Lennart Poettering
2012-03-15
journal: only use uint8_t for state
Frederic Crozat
2012-03-15
a couple of fixes to make llvm-analyze quiet
Lennart Poettering
2012-03-15
journalctl: add a missing 'break'
Tero Roponen
2012-03-15
journald: don't try to roatet corrupted files when we open read-only anyway
Lennart Poettering
2012-03-15
journald: adjust permissions for rotated files
Lennart Poettering
2012-03-15
journald: take corrupted files into account when calculating disk space
Lennart Poettering
2012-03-15
journald: be a bit more verbose
Lennart Poettering
2012-03-15
journald: fix calculation of disk space
Lennart Poettering
2012-03-15
journald: copy metrics/compression state from template when rotating
Lennart Poettering
2012-03-15
journald: increase max file size to 128MB
Lennart Poettering
2012-03-15
journal: vacuum corrupted files, too
Lennart Poettering
2012-03-15
journal: if we encounter a corrupted file, rotate and go on
Lennart Poettering
2012-03-15
journald: fix typo
Lennart Poettering
2012-03-15
journalctl: suppress messages about adm group if ACL support is not enabled
Lennart Poettering
2012-03-14
journald: set SO_PASSEC only if selinux is enabled
Lennart Poettering
2012-03-14
journalctl: warn if the user is not in the adm group
Lennart Poettering
2012-03-14
journal: fix memory leak
Lennart Poettering
2012-03-14
journal: Don't hold pointers to journal while remapping
Marti Raudsepp
2012-03-14
journald: allocate PAGE_SIZE bytes for selinux label length
Lennart Poettering
2012-03-13
journald: use SCM_SECURITY to race-freely determine peer SELinux label
Lennart Poettering
2012-03-13
socket: add option for SO_PASSEC
Lennart Poettering
2012-03-06
journal: make sure to refresh window position and pointer after we linked up ...
Lennart Poettering
2012-03-05
journal: fix endianness errors
Frederic Crozat
2012-02-29
systemd-journald: fix endianess bug
Dirk Eibach
2012-02-02
coredump: avoid coredump loops, divert coredump if journald itself is crashing
Lennart Poettering
2012-01-31
load-fragment: properly parse size values denoted in bytes
Lennart Poettering
2012-01-31
journal: increase compression threshold for objects from 64 to 512
Lennart Poettering
2012-01-27
log: increase socket buffers for logging by default
Lennart Poettering
2012-01-27
log: never delay logging if the log server is stuck, always drop messages qui...
Lennart Poettering
2012-01-22
cgtop: add new cgtop tool
Lennart Poettering
2012-01-21
journal: systemd v38 fails to build on big-endians
Dan HorĂ¡k
2012-01-18
journal: when sending journal data via file, place it in /dev/shm, to allow e...
Lennart Poettering
2012-01-18
journalctl: properly honour -n when -f is passed, too
Lennart Poettering
2012-01-14
journal: drop privileges when storing coredump
Lennart Poettering
2012-01-14
util: introduce FORMAT_BYTES_MAX
Lennart Poettering
2012-01-14
journal: collect coredump up to 24M in size
Lennart Poettering
2012-01-14
journal: handle empty syslog identifier properly
Lennart Poettering
2012-01-14
journal: fix bad memory access
Lennart Poettering
2012-01-14
journal: if the data to be sent is larger than the maximum datagram size reso...
Lennart Poettering
2012-01-14
journal: hook up coredumping with journal
Lennart Poettering
2012-01-14
journal: add new system-cat tool as kind of a more powerfull BSD logger
Lennart Poettering
2012-01-13
journal: add output mode that just prints simple messages without any decorat...
Lennart Poettering
2012-01-12
journal: if the syslog forwarder socket is full, then don't block
Lennart Poettering
2012-01-12
log: make internal log api log directly to the journal
Lennart Poettering
[next]