chiark / gitweb /
use "Out of memory." consistantly (or with "\n")
[elogind.git] / src / journal / journald.c
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19 Lennart Poetteringjournald: upgrade signal reception message to INFO
2012-07-18 Lennart Poetteringjournal: remove all of /run/log/journal when serializin...
2012-07-18 Lennart Poetteringjournal: don't complain if the syslog forwarder socket...
2012-07-18 Lennart Poetteringjournald: fix another bad memory access
2012-07-18 Lennart Poetteringjournald: fix bad memory access
2012-07-16 Lennart Poetteringjournal: size journal data hash table based on maximum...
2012-07-16 Lennart Poetteringjournal: immediately rotate when the journal was previo...
2012-07-16 Lennart Poetteringjournal: automatically rotate journal files if the...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-11 Lennart Poetteringjournal: replace implicit flushing of journal by explic...
2012-07-10 Lennart Poetteringjournald: use "persistent", not "permanent" as storage...
2012-07-09 Lennart Poetteringparanoia: refuse rm_rf("/")
2012-07-03 Lennart Poetteringjournal: default ImportKernel=no until we make use...
2012-07-03 Lennart Poetteringjournald: handle /proc/kmsg reads returning 0 more...
2012-07-02 Lennart Poetteringjournald: add Storage= setting to control where the...
2012-06-22 Lennart Poetteringcryptsetup: allow configuration of LUKS disks via the...
2012-06-21 Lennart Poetteringman: document all kernel command line options we understand
2012-06-21 Lennart Poetteringjournal: fix sd_journal_stream_fd()
2012-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-06-16 Lennart Poetteringjournal: rotate on SIGUSR2
2012-06-01 Lennart Poetteringjournal: allow setting of a cutoff log level for disk...
2012-06-01 Lennart Poetteringjournal: support changing the console tty to forward to
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-30 Lennart Poetteringjournald: properly handle if we have no PID in a kmsg...
2012-05-30 Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-05-30 Lennart Poetteringjournald: ignore messages read from /proc/kmsg that...
2012-05-23 Lennart Poetteringjournal: don't complain if SELinux userspace is availab...
2012-05-22 Lennart Poetteringlog: make sure generators never log into the journal...
2012-05-22 Lennart Poetteringjournal: log journal internal messages to kmsg
2012-05-22 Sjoerd Simonsjournal: crash when filesystem is low on space
2012-05-21 Michal Schmidtjournald: one more SYSLOG_IDENTIFIER length fix
2012-05-21 Michal Schmidtjournald: fix length of "SYSLOG_IDENTIFIER="
2012-04-13 Lennart Poetteringnspawn: fake /dev/kmsg and /proc/kmsg as fifo
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-12 Lennart Poetteringjournald: add missing flag to open()
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...
next