chiark / gitweb /
unit: properly update references to units which are merged
[elogind.git] / src /
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 Poetteringhashmap: add hashmap_first_key()
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 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 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 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-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 Schmidtadd a generator to pull rc-local.service in
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-10 Michal Schmidtjob: colored status messages on boot
2011-11-10 Michal Schmidtservice: don't warn if the pidfile still exists after...
2011-11-08 Lennart PoetteringMerge branch 'master' into journal
2011-11-08 Lennart Poetteringjournal: implement multiple field matches
2011-11-08 Lennart Poetteringmacro: fix ALIGN_TO macro definition
2011-11-07 Michal Schmidtutmp: for DEAD_PROCESS write the current time to wtmp
2011-11-07 Michal Schmidtutmp: initialize store with the found entry, not with...
2011-11-07 Michal Schmidtutmp: no need to zero a struct before overwriting it...
2011-11-07 Michal Schmidtutmp: remove unneded parameters
2011-11-03 Lennart Poetteringcgroup: immediately remove all cgroups which run empty
2011-11-02 Lennart PoetteringMerge remote-tracking branch 'zbigniew/systemadm_changes'
2011-11-02 Ran Benitabash-completion: rename file since it is no longer...
2011-11-02 Ran Benitabash-completion: add completions for systemd-loginctl
2011-11-02 Ran Benitabash-completion: update with new verbs and arguments
2011-11-02 Dexter MorganAdd Mageia support
2011-11-01 Tom Gundersencryptsetup-generator: avoid ordering cycle on swap
2011-11-01 Lennart Poetteringmount: order remote mounts after both network.target...
2011-11-01 Lennart Poetteringcgroup: always recreate cgroup before we try to apply...
2011-11-01 Lennart Poetteringinitctl: don't use dbus connection after PID 1 got...
2011-11-01 Thomas Jaroschcondition: Fix file descriptor leak in test_capability()
2011-11-01 Tom Gundersenrandom-seed: convert poolsize from bits to bytes
2011-11-01 Lennart Poetteringplymouth: fix ply proto endianess issues
2011-10-24 Zbigniew Jędrzejew... systemctl: make list-unit-files output more economical
2011-10-19 Dave Reisnersystemctl-completion: always invoke with --no-legend
2011-10-17 Jonathan Niederaudit: do not complain if kernel lacks audit
2011-10-17 Tollef Fog Heenservice: Drop rcN.d runlevels from SysV services that...
2011-10-17 Michal Schmidtmanager: fix a crash in isolating
2011-10-15 Lennart Poetteringjournal: automaticall reset location when the set of...
2011-10-15 Lennart Poetteringjournal: implement seek to head/tail
2011-10-14 Lennart Poetteringjournal: unify code for up and for down traversal
2011-10-14 Lennart Poetteringjournal: properly implement matching with multiple...
2011-10-14 Lennart Poetteringjournal: if two entries match with everything but seqnu...
2011-10-14 Lennart Poetteringjournal: move field index from file into journal object
2011-10-14 Lennart Poetteringjournal: when the same entry is in two files, skip...
2011-10-14 Lennart Poetteringjournal: synchronize seqnum across files
2011-10-14 Lennart Poetteringjournal: fix field retrieval by name
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 Poetteringutil: fix build
2011-10-12 Lennart Poetteringjournal: only fallocate() what we really need to avoid...
2011-10-12 Lennart PoetteringMerge branch 'master' into journal
next