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 (
Collapse
)
Author
2012-01-05
journal: rename syslog tag to identifier since that's what we call it on the ↵
Lennart Poettering
server side.
2012-01-05
journal: rename priority_prefix to level_prefix, since that's how we call it ↵
Lennart Poettering
in PID 1
2012-01-05
sd-journal: close reading side of sd_journal_stream_fd() file descriptors
Lennart Poettering
2012-01-05
journal: store used transport in journal
Lennart Poettering
2012-01-05
journal: move sockets into their own subdir
Lennart Poettering
2012-01-05
journalctl: add --new-id switch to generate a new 128Bit id
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
journald: add configuration file options to forward all logged data to kmsg, ↵
Lennart Poettering
console, syslog
2012-01-04
journald: parse configuration file
Lennart Poettering
2012-01-04
journal: beef up journal output of systemctl and journalctl
Lennart Poettering
2012-01-04
journal: it's not a problem if the realtime jumps, hence don't ensure ↵
Lennart Poettering
monotonicity of realtime for entries we write
2012-01-04
journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since ↵
Lennart Poettering
processes might also be related to mount, swap or socket units, not just services
2012-01-04
journalctl: only output 10 most recent lines in --follow mode
Lennart Poettering
2012-01-04
journalctl: fix counting of -n parameter
Lennart Poettering
2012-01-04
journal: fix reverse traversing of entries
Lennart Poettering
2012-01-04
journal: add missing error check
Lennart Poettering
2012-01-04
journal: don't mind too much if we can't find a monotonic timestamp
Lennart Poettering
2012-01-04
journald: don't rotate on startup
Lennart Poettering
2012-01-04
journal: when increasing window, make sure to use the increased window
Lennart Poettering
2012-01-04
journal: apply seek check before resizing window, and refresh stat data if ↵
Lennart Poettering
necessary
2012-01-04
journal: add memory barrier before linking in newly created entries
Lennart Poettering
2012-01-04
journal: add missing error check
Lennart Poettering
2012-01-04
journalctl: add -n switch
Lennart Poettering
2012-01-03
journald: fix _SYSTEMD_CGROUP= values
Lennart Poettering
2012-01-03
systemctl: hook up systemctl with the journal
Lennart Poettering
2012-01-03
journal: never fail if we cannot access /var, just print a warning
Lennart Poettering
2012-01-03
journald: treat a read-only /var identical to an unmounted one
Lennart Poettering
2012-01-03
journald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID, _SYSTEMD_SERVICE to all ↵
Lennart Poettering
entries
2012-01-03
journal: add _public_ to all sd-journal calls, and add parameter checks
Lennart Poettering
2011-12-31
libsystemd-id128: restructure Makefile.am
Kay Sievers
2011-12-31
journal: restructure Makefile.am
Kay Sievers
2011-12-31
journal: silence gcc warnings
Kay Sievers
2011-12-31
journal: move symver file into subdirectory
Lennart Poettering
2011-12-31
journal: automatically deduce journal metrics from file system sizes
Lennart Poettering
2011-12-31
journal: move max_use into metrics structure
Lennart Poettering
2011-12-30
journal: disable default debug logging
Lennart Poettering
2011-12-30
journal: fix a few bad memory accesses and leaks
Lennart Poettering
2011-12-30
journald: forward all syslog messages to syslogd
Lennart Poettering
2011-12-30
journald: add missing header
Lennart Poettering
2011-12-29
journald: don't recheck /var availability more often than 30s
Lennart Poettering
2011-12-29
journald: flush /run to /var as soon as it becomes available
Lennart Poettering
2011-12-29
journald: increase rate limit burst rate
Lennart Poettering
2011-12-28
journal: never mmap beyond file size
Lennart Poettering
2011-12-27
journald: when checking available disk space for rate limiting, cache the ↵
Lennart Poettering
results temporarily
2011-12-27
journal: fix hash table lookup logic
Lennart Poettering
2011-12-27
journal: fix typo
Lennart Poettering
2011-12-27
journald: implement sophisticated rate limiting
Lennart Poettering
2011-12-23
journal: implement stdout transport
Lennart Poettering
2011-12-22
journald: enforce some syntax restrictions on field names sent from the ↵
Lennart Poettering
client side
2011-12-21
journal: properly handle first inline bisect array entry
Lennart Poettering
[next]