]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journald.c
relicense to LGPLv2.1 (with exceptions)
[thirdparty/systemd.git] / src / journal / journald.c
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversput acl.la in 'if HAVE_ACL' and rename acl.[ch] to...
2012-04-10  Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10  Kay Sieversutil: move ACL code into internal library
2012-04-03  Kay Sieversimport udev repository
2012-04-03  Lennart Poetteringlogind: log with AUTH facility
2012-03-30  Kay Sieversrename /etc/systemd/systemd-{login,journal}d.conf to...
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 Poetteringa couple of fixes to make llvm-analyze quiet
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: fix calculation of disk space
2012-03-15  Lennart Poetteringjournald: copy metrics/compression state from template...
2012-03-15  Lennart Poetteringjournal: if we encounter a corrupted file, rotate and...
2012-03-14  Lennart Poetteringjournald: fix typo
2012-03-14  Lennart Poetteringjournald: set SO_PASSEC only if selinux is enabled
2012-03-14  Lennart Poetteringjournal: fix memory leak
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-01-27  Lennart Poetteringlog: never delay logging if the log server is stuck...
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-12  Lennart Poetteringjournal: if the syslog forwarder socket is full, then...
2012-01-11  Lennart Poetteringjournal: add SELinux context to all logged messages
2012-01-11  Lennart Poetteringjournald: set group ownership of journal files to ...
2012-01-11  Lennart Poetteringjournal: make requirement for ACLs optional
2012-01-07  Lennart Poetteringjournald: add kmsg source
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 Poetteringjournal: store used transport in journal
2012-01-05  Lennart Poetteringjournal: move sockets into their own subdir
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 Poetteringjournald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERV...
2012-01-04  Lennart Poetteringjournald: don't rotate on startup
2012-01-03  Lennart Poetteringjournald: fix _SYSTEMD_CGROUP= values
2012-01-03  Lennart Poetteringjournal: never fail if we cannot access /var, just...
2012-01-03  Lennart Poetteringjournald: treat a read-only /var identical to an unmoun...
2012-01-03  Lennart Poetteringjournald: add _SYSTEMD_SESSION, _SYSTEMD_OWNER_UID...
2011-12-31  Lennart Poetteringjournal: automatically deduce journal metrics from...
2011-12-30  Lennart PoetteringMerge branch 'journal'
2011-12-30  Lennart Poetteringjournal: move max_use into metrics structure
2011-12-30  Lennart Poetteringjournal: disable default debug logging
2011-12-30  Lennart Poetteringjournal: fix a few bad memory accesses and leaks
2011-12-30  Lennart Poetteringjournald: forward all syslog messages to syslogd
2011-12-29  Lennart Poetteringjournald: don't recheck /var availability more often...
2011-12-29  Lennart Poetteringjournald: flush /run to /var as soon as it becomes...
2011-12-29  Lennart Poetteringjournald: increase rate limit burst rate
2011-12-27  Lennart Poetteringjournald: when checking available disk space for rate...
2011-12-27  Lennart Poetteringjournald: implement sophisticated rate limiting
2011-12-23  Lennart Poetteringjournal: implement stdout transport
2011-12-21  Lennart Poetteringjournald: enforce some syntax restrictions on field...
2011-12-21  Lennart Poetteringjournal: add inline compression support with XZ
2011-12-20  Lennart Poetteringjournal: fix space reservation limit enforcement
2011-12-19  Lennart Poetteringjournal: implement inotify-based live logging logic
2011-12-17  Lennart Poetteringjournald: filter fields send from client starting with...
2011-12-17  Lennart Poetteringjournal: enforce limits on open journal files
2011-12-16  Lennart Poetteringjournal: add native protocol to journald, and client...
2011-11-08  Lennart PoetteringMerge branch 'master' into journal
2011-11-08  Lennart Poetteringjournal: implement multiple field matches
2011-10-14  Lennart Poetteringjournal: synchronize seqnum across files
2011-10-14  Lennart Poetteringjournal: implement parallel file traversal
2011-10-13  Lennart Poetteringjournal: implementation rotation
2011-10-12  Lennart Poetteringjournalctl: find journal files in right path
2011-10-12  Lennart Poetteringjournal: add cgroup path to entries
2011-10-12  Lennart Poetteringjournal: place machin journals in machine specific...
2011-10-12  Lennart PoetteringMerge branch 'master' into journal
2011-10-08  Lennart Poetteringjournal: implement parallel traversal in client
2011-10-07  Lennart Poetteringjournal: split user logs into their own journal files
2011-10-07  Lennart Poetteringjournal: replace linked list by hashmap when merging...
2011-10-07  Lennart Poetteringjournal: add preliminary incomplete implementation