chiark / gitweb /
dbus: add data argument to BusPropertySetCallback
[elogind.git] / src / journal /
2012-04-10 Kay Sieversutil: move ACL code into internal library
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...
2012-04-03 Kay Sieversimport udev repository
2012-04-03 Lennart Poetteringlogind: log with AUTH facility
2012-04-02 Lennart Poetteringjournal: implicitly add code location to all messages...
2012-04-02 Lennart Poetteringjournal: decrease default mmap window size to allow...
2012-03-30 Kay Sieversrename /etc/systemd/systemd-{login,journal}d.conf to...
2012-03-27 Lennart Poetteringjournal: properly handle if we interleave files with...
2012-03-26 Lennart Poetteringcat: fix priority type
2012-03-26 Lennart Poetteringjournalctl: add --local switch
2012-03-22 Frederic Crozatadd sparse support to detect endianness bug
2012-03-21 Lennart Poetteringjournal: PAGE_SIZE is not known on ppc and other archs
2012-03-21 Lennart Poetteringjournal: react with immediate rotation to a couple...
2012-03-15 Lennart Poetteringman: document systemd-journalctl(1)
2012-03-15 Lennart Poetteringman: document systemd-journald.conf(5)
2012-03-15 Lennart Poetteringman: document systemd-cat(1)
2012-03-15 Frederic Crozatjournal: only use uint8_t for state
2012-03-15 Lennart Poetteringa couple of fixes to make llvm-analyze quiet
2012-03-15 Tero Roponenjournalctl: add a missing 'break'
2012-03-15 Lennart Poetteringjournald: don't try to roatet corrupted files when...
2012-03-15 Lennart Poetteringjournald: adjust permissions for rotated files
2012-03-15 Lennart Poetteringjournald: take corrupted files into account when calcul...
2012-03-15 Lennart Poetteringjournald: be a bit more verbose
2012-03-15 Lennart Poetteringjournald: fix calculation of disk space
2012-03-15 Lennart Poetteringjournald: copy metrics/compression state from template...
2012-03-15 Lennart Poetteringjournald: increase max file size to 128MB
2012-03-15 Lennart Poetteringjournal: vacuum corrupted files, too
2012-03-15 Lennart Poetteringjournal: if we encounter a corrupted file, rotate and...
2012-03-14 Lennart Poetteringjournald: fix typo
2012-03-14 Lennart Poetteringjournalctl: suppress messages about adm group if ACL...
2012-03-14 Lennart Poetteringjournald: set SO_PASSEC only if selinux is enabled
2012-03-14 Lennart Poetteringjournalctl: warn if the user is not in the adm group
2012-03-14 Lennart Poetteringjournal: fix memory leak
2012-03-14 Marti Raudseppjournal: Don't hold pointers to journal while remapping
2012-03-14 Lennart Poetteringjournald: allocate PAGE_SIZE bytes for selinux label...
2012-03-13 Lennart Poetteringjournald: use SCM_SECURITY to race-freely determine...
2012-03-12 Lennart Poetteringsocket: add option for SO_PASSEC
2012-03-06 Lennart Poetteringjournal: make sure to refresh window position and point...
2012-03-05 Frederic Crozatjournal: fix endianness errors
2012-02-29 Dirk Eibachsystemd-journald: fix endianess bug
2012-02-02 Lennart Poetteringcoredump: avoid coredump loops, divert coredump if...
2012-01-31 Lennart Poetteringload-fragment: properly parse size values denoted in...
2012-01-31 Lennart Poetteringjournal: increase compression threshold for objects...
2012-01-27 Lennart Poetteringlog: increase socket buffers for logging by default
2012-01-27 Lennart Poetteringlog: never delay logging if the log server is stuck...
2012-01-22 Lennart Poetteringcgtop: add new cgtop tool
2012-01-21 Dan Horákjournal: systemd v38 fails to build on big-endians
2012-01-18 Lennart Poetteringjournal: when sending journal data via file, place...
2012-01-18 Lennart Poetteringjournalctl: properly honour -n when -f is passed, too
2012-01-14 Lennart Poetteringjournal: drop privileges when storing coredump
2012-01-14 Lennart Poetteringutil: introduce FORMAT_BYTES_MAX
2012-01-14 Lennart Poetteringjournal: collect coredump up to 24M in size
2012-01-14 Lennart Poetteringjournal: handle empty syslog identifier properly
2012-01-14 Lennart Poetteringjournal: fix bad memory access
2012-01-14 Lennart Poetteringjournal: if the data to be sent is larger than the...
2012-01-14 Lennart Poetteringjournal: hook up coredumping with journal
2012-01-14 Lennart Poetteringjournal: add new system-cat tool as kind of a more...
2012-01-13 Lennart Poetteringjournal: add output mode that just prints simple messag...
2012-01-12 Lennart Poetteringjournal: if the syslog forwarder socket is full, then...
2012-01-12 Lennart Poetteringlog: make internal log api log directly to the journal
2012-01-11 Lennart Poetteringjournal: add SELinux context to all logged messages
2012-01-11 Lennart Poetteringjournal: fix more 32/64 bit issues
2012-01-11 Lennart Poetteringjournald: don't assume size_t and uint64_t are the...
2012-01-11 Lennart Poetteringjournald: set group ownership of journal files to ...
2012-01-11 Lennart Poetteringjournal: make requirement for ACLs optional
2012-01-11 Lennart Poetteringjournalctl: fix --help text
2012-01-11 Lennart Poetteringjournal: don't realign window twice
2012-01-11 Lennart Poetteringsd-journal: implement a number of non-implemented calls...
2012-01-07 Lennart Poetteringjournalctl: add new short-monotonic output mode
2012-01-07 Lennart Poetteringjournald: add kmsg source
2012-01-07 Lennart Poetteringjournald: remove inner loop debug message
2012-01-07 Lennart Poetteringjournalctl: rename --new-id to --new-id128 in order...
2012-01-07 Lennart Poetteringjournald: introduce systemd_journald.forward_to_kmsg...
2012-01-06 Lennart Poetteringjournald: shorten the time we wait for a forwarding...
2012-01-05 Lennart Poetteringjournal: rename syslog tag to identifier since that...
2012-01-05 Lennart Poetteringjournal: rename priority_prefix to level_prefix, since...
2012-01-05 Lennart Poetteringsd-journal: close reading side of sd_journal_stream_fd...
2012-01-05 Lennart Poetteringjournal: store used transport in journal
2012-01-05 Lennart Poetteringjournal: move sockets into their own subdir
2012-01-05 Lennart Poetteringjournalctl: add --new-id switch to generate a new 128Bit id
2012-01-05 Lennart Poetteringbuild-sys: move public header files into a dir of their own
2012-01-05 Lennart Poetteringjournald: add configuration file options to forward...
2012-01-04 Lennart Poetteringjournald: parse configuration file
2012-01-04 Lennart Poetteringjournal: beef up journal output of systemctl and journalctl
2012-01-04 Lennart Poetteringjournal: it's not a problem if the realtime jumps,...
2012-01-04 Lennart Poetteringjournald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERV...
2012-01-04 Lennart Poetteringjournalctl: only output 10 most recent lines in --follo...
2012-01-04 Lennart Poetteringjournalctl: fix counting of -n parameter
2012-01-04 Lennart Poetteringjournal: fix reverse traversing of entries
2012-01-04 Lennart Poetteringjournal: add missing error check
2012-01-04 Lennart Poetteringjournal: don't mind too much if we can't find a monoton...
2012-01-04 Lennart Poetteringjournald: don't rotate on startup
2012-01-04 Lennart Poetteringjournal: when increasing window, make sure to use the...
2012-01-04 Lennart Poetteringjournal: apply seek check before resizing window, and...
2012-01-04 Lennart Poetteringjournal: add memory barrier before linking in newly...
2012-01-04 Lennart Poetteringjournal: add missing error check
2012-01-04 Lennart Poetteringjournalctl: add -n switch
2012-01-03 Lennart Poetteringjournald: fix _SYSTEMD_CGROUP= values
2012-01-03 Lennart Poetteringsystemctl: hook up systemctl with the journal
2012-01-03 Lennart Poetteringjournal: never fail if we cannot access /var, just...
next