chiark / gitweb /
elogind.git
2011-12-31 Lennart Poetteringlogind: move logind into its own subdirectory
2011-12-31 Lennart Poetteringgit: update gitignore
2011-12-31 Lennart Poetteringjournal: automatically deduce journal metrics from...
2011-12-31 Lennart Poetteringkmsg: drop unused variable
2011-12-31 Lennart Poetteringsocket: rename the PassCred= option to PassCredentials...
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-30 Lennart Poetteringjournal: add unit files and shared library glue
2011-12-30 Lennart Poetteringjournald: add missing header
2011-12-30 Lennart Poetteringremount-api-vfs: handle another OOM condition
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-29 Kay Sieversupdate TODO
2011-12-28 Lennart Poetteringjournal: never mmap beyond file size
2011-12-27 Lennart Poetteringjournald: when checking available disk space for rate...
2011-12-27 Lennart Poetteringjournal: fix hash table lookup logic
2011-12-27 Lennart Poetteringjournal: fix typo
2011-12-27 Lennart Poetteringudev: exclude loopback device from udev rule based...
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: properly handle first inline bisect array...
2011-12-21 Lennart Poetteringjournal: add missing compress.[ch]
2011-12-21 Lennart Poetteringjournalctl: add command line parsing
2011-12-21 Lennart Poetteringjournalctl: add json, export, short and verbose output...
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: fix matches
2011-12-19 Michal Schmidtlog: never block on syslog in PID 1
2011-12-19 Michal Schmidtdbus: no sync D-Bus connection flushing
2011-12-19 Michal Schmidtdbus: register to DBus asynchronously
2011-12-19 Dan Walshlabel: fix labeling of symbolic links
2011-12-19 Lennart Poetteringjournal: implement inotify-based live logging logic
2011-12-19 Lennart Poetteringman: switch to UTF-8 output, to work around charset...
2011-12-19 Lennart Poetteringman: generate HTML instead of XHTML with XSL docbook...
2011-12-19 Lennart Poetteringhashmap: add hashmap_first_key()
2011-12-19 Lennart Poetteringman: extend sd-login(7) in regards to mixing D-Bus...
2011-12-19 Lennart Poetteringman: various updates
2011-12-19 Lennart Poetteringman: add sd-login(7) page
2011-12-19 Lennart Poetteringbuild-sys: add rules for man page aliases
2011-12-19 Lennart Poetteringman: sd_readahead is not actually available in libsyste...
2011-12-19 Lennart Poetteringman: build new man pages
2011-12-19 Lennart Poetteringsd-daemon: fix #include lines since we now ship a share...
2011-12-19 Lennart Poetteringman: document the sd-login interfaces
2011-12-17 Lennart Poetteringjournald: filter fields send from client starting with...
2011-12-17 Michal Schmidtexecute: fix losing of start timestamps
2011-12-17 Lennart Poetteringjournal: introduce mandatory sd_journal_printf() priori...
2011-12-17 Lennart Poetteringjournal: enforce limits on open journal files
2011-12-16 Lennart Poetteringjournal: add native protocol to journald, and client...
2011-12-16 Michal Schmidtman: fix misplaced remark in description of Sockets=
2011-12-16 Michal Schmidttmpfiles: add 'z', like 'Z' but not recursive
2011-12-16 Michal Schmidttmpfiles: apply chown, chmod for 'Z' entries too
2011-12-16 Michal Schmidtservice: use 'syslog+console' for sysv_console
2011-12-15 Michal Schmidtman: mention that 'Z' ignores uid/gid/mode
2011-12-15 Michal Schmidtman: document 'Z' in tmpfiles
2011-12-15 Michal Schmidttmpfiles: add RECURSIVE_RELABEL_PATH ('Z')
2011-12-15 Michal Schmidttmpfiles: separate a generic item glob processing function
2011-12-15 Michal Schmidttmpfiles: use a common function to set owner/group...
2011-12-15 Michal Schmidttmpfiles: rename a couple of functions
2011-12-15 Michal Schmidttmpfiles: use an enum instead of plain char for item...
2011-12-15 Michal Schmidtsystemctl: fix typo in 'is-enabled'
2011-12-15 Gregs Gregsfsck: Fix typo in comment
2011-12-14 Lennart Poetteringupdate TODO
2011-12-14 Michal Schmidtpam-module: add a couple of debugging prints
2011-12-09 Michal Schmidtunit: check for unneeded dependencies even when unit...
2011-12-09 Michal Schmidtunit: fix false positive in check for unneeded unit
2011-12-08 Michal Schmidtpath: add missing pieces for PathModified
2011-12-08 Tim Waugh'@' is an 'ampersat' not an 'ampersand'; let's call...
2011-12-06 Michal Schmidtsystemctl: print 'error' load state in red
2011-12-05 Michal Schmidtunit: garbage collect units with load error
2011-12-05 Bill NottinghamAllow 'list-unit-files' to run with --root.
2011-12-03 Michal Schmidtservice: stop the service if ExecStartPost ends with...
2011-12-03 Michal Schmidtservice: handle services with racy daemonization gracefully
2011-12-03 Michal Schmidtpath: add PathModified (= PathChanged + IN_MODIFY)
2011-12-03 Michal Schmidtpath: refactor PathSpec usage
2011-12-03 Michal Schmidtpath: use %m instead of strerror(errno)
2011-12-03 Michal Schmidtutil: fix error checking after fgets()
2011-12-02 Michal Schmidtrc-local: order after network.target
2011-12-02 Michal Schmidtrc-local: no need to check if the script is executable
2011-12-02 Michal Schmidtadd a generator to pull rc-local.service in
2011-11-30 Michal Schmidtman: document the PassCred option
2011-11-30 Michal Schmidtsyslog: use PassCred=yes for the /dev/log socket
2011-11-30 Michal Schmidtshutdownd: use PassCred=yes in the socket unit
2011-11-30 Michal Schmidtsocket: add option for SO_PASSCRED
2011-11-19 Michal Schmidtlet mount and swap units log to the configured defaults
2011-11-19 Michal Schmidtpam-module: treat "cron" in PAM_TTY as empty tty
2011-11-19 Michal Schmidtpam-module: use the correct session type "unspecified"
2011-11-17 Michal Schmidtexecute: log errors from "sd(EXEC)"
2011-11-16 Michal Schmidtexecute: make setup_pam() return -errno when possible
2011-11-16 Michal Schmidtexecute: avoid logging to closed fds
2011-11-14 Thomas JaroschFix same expression on both sides of '&&'
2011-11-11 Michal Schmidtman: fix typo in sd_notify
2011-11-10 Michal Schmidtjob: colored status messages on boot
2011-11-10 Michal Schmidtservice: don't warn if the pidfile still exists after...
2011-11-09 Michal Schmidtunits/suse: let rc-local.service log to syslog
2011-11-09 Michal Schmidtunits/fedora: let rc-local.service log to syslog
next