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-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
2012-01-11
journal: add SELinux context to all logged messages
Lennart Poettering
2012-01-11
journal: fix more 32/64 bit issues
Lennart Poettering
2012-01-11
journald: don't assume size_t and uint64_t are the same
Lennart Poettering
2012-01-11
journald: set group ownership of journal files to 'adm' by default
Lennart Poettering
2012-01-11
journal: make requirement for ACLs optional
Lennart Poettering
2012-01-11
journalctl: fix --help text
Lennart Poettering
2012-01-11
journal: don't realign window twice
Lennart Poettering
2012-01-11
sd-journal: implement a number of non-implemented calls from the API for now
Lennart Poettering
2012-01-07
journalctl: add new short-monotonic output mode
Lennart Poettering
2012-01-07
journald: add kmsg source
Lennart Poettering
2012-01-07
journald: remove inner loop debug message
Lennart Poettering
2012-01-07
journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...
Lennart Poettering
2012-01-07
journald: introduce systemd_journald.forward_to_kmsg=1 (and friends) to enabl...
Lennart Poettering
2012-01-06
journald: shorten the time we wait for a forwarding syslog
Lennart Poettering
2012-01-05
journal: rename syslog tag to identifier since that's what we call it on the ...
Lennart Poettering
2012-01-05
journal: rename priority_prefix to level_prefix, since that's how we call it ...
Lennart Poettering
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
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 monoton...
Lennart Poettering
2012-01-04
journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...
Lennart Poettering
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 ne...
Lennart Poettering
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
[next]