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-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
2011-12-21
journal: add missing compress.[ch]
Lennart Poettering
2011-12-21
journalctl: add command line parsing
Lennart Poettering
2011-12-21
journalctl: add json, export, short and verbose output modes
Lennart Poettering
2011-12-21
journal: add inline compression support with XZ
Lennart Poettering
2011-12-20
journal: fix space reservation limit enforcement
Lennart Poettering
2011-12-20
journal: fix matches
Lennart Poettering
2011-12-19
journal: implement inotify-based live logging logic
Lennart Poettering
2011-12-17
journald: filter fields send from client starting with underscore
Lennart Poettering
2011-12-17
journal: introduce mandatory sd_journal_printf() priority parameter
Lennart Poettering
2011-12-17
journal: enforce limits on open journal files
Lennart Poettering
2011-12-17
journal: add native protocol to journald, and client side API to send ↵
Lennart Poettering
journal messages
2011-11-08
journal: implement multiple field matches
Lennart Poettering
2011-10-15
journal: automaticall reset location when the set of matches changes
Lennart Poettering
2011-10-15
journal: implement seek to head/tail
Lennart Poettering
2011-10-15
journal: unify code for up and for down traversal
Lennart Poettering
2011-10-15
journal: properly implement matching with multiple matches
Lennart Poettering
2011-10-14
journal: if two entries match with everything but seqnums, they are still ↵
Lennart Poettering
identical
2011-10-14
journal: move field index from file into journal object
Lennart Poettering
2011-10-14
journal: when the same entry is in two files, skip over them in sync
Lennart Poettering
2011-10-14
journal: synchronize seqnum across files
Lennart Poettering
2011-10-14
journal: fix field retrieval by name
Lennart Poettering
[next]