chiark / gitweb /
tmpfiles: use an enum instead of plain char for item type
[elogind.git] / src /
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-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-11 Lennart Poetteringutil: properly detect what the last capability is
2011-10-11 Lennart Poetteringservice: don't try to guess PID for SysV services anymore
2011-10-11 Lennart Poetteringlocaled: make sure s-s-k doesn't create any X11 config...
2011-10-11 Zbigniew Jędrzejew... localed: shorten generate-kbd-model-map
2011-10-11 Zbigniew Jędrzejew... pager: add _noreturn_ to pager_fallback()
2011-10-11 Lennart Poetteringunit: introduce ConditionCapability
2011-10-11 Lennart Poetteringlogind: fail gracefully if too many sessions are created
2011-10-11 Lennart Poetteringtimedate: fall back to /etc/sysconfig/clock on Fedora...
2011-10-11 Lennart Poetteringunits: introduce local-fs-pre.target and remote-fs...
2011-10-11 Dave Reisnersd-login.h: correct spelling mistakes in comments
2011-10-11 Miklos Vajnahostname-setup: Frugalware switched to /etc/hostname
2011-10-10 Paolo Bonzinireadahead: lower max file size for readahead
2011-10-10 Thomas Jaroschutil: fix close() call on wrong variable
2011-10-10 Thomas Jaroschtmpfiles: fix file descriptor leak
2011-10-09 Kay Sieverstest_virtualization: do not try to compare id in !virt...
2011-10-07 Lennart Poetteringhashmap: use different version of DJB's hash algorithm...
2011-10-04 Lennart Poetteringlogind: properly generate session creation response...
2011-09-29 Michal Schmidtsystemctl: fix corrupted output of units
2011-09-29 Lennart Poetteringlocaled: handle multiple X11 kbd layouts
2011-09-29 Lennart Poetteringsystemctl: fix error message when no connection to...
2011-09-29 Lennart Poetteringsystemctl: fix detection whether the dbus connection...
2011-09-28 Lennart Poetteringvconsole: don't parse Fedora's KEYMAP= kernel parameter...
2011-09-28 Lennart Poetteringlocaled: add SetX11Keyboard() and SetVConsoleKeyboard...
2011-09-27 Kay Sieversanalyze: always draw top kernel, initramfs, userspace...
2011-09-27 Michal Schmidtsystemctl: better width and alignment of fields
2011-09-27 Michal Schmidtsystemctl: print the legend regardless of stdout type...
2011-09-27 Michal Schmidtpager: add a trivial internal pager
2011-09-23 Lennart Poetteringservice: fix up std output/error before we add dependen...
2011-09-23 Lennart Poetteringvirt: add missing header inclusion
2011-09-23 Lennart Poetteringcondition: optionally test against type of virtualizati...
2011-09-23 Lennart Poetteringutil: move virtualization detection into its own files...
2011-09-23 Koen Kooianalyze: report startup time in plot mode as well
2011-09-23 Koen Kooianalyze: always draw 1s marker for scale
2011-09-23 Michal Schmidtunit: fix complementing of requirement deps with After...
2011-09-23 Lennart Poetteringutil: don't fail if no id was passed to detect_container()
2011-09-23 Lennart Poetteringutil: detect systemd-nspawn without relying on ns cgrou...
2011-09-23 Lennart Poetteringnspawn: set env var container=systemd-nspawn, following...
2011-09-23 Lennart Poetteringloginctl: fix typo
2011-09-23 Lennart Poetteringllvm-analyze: change a few things to make llvm-analyze...
2011-09-23 Lennart Poetteringllvm-analyze: fix some bugs found by llvm-analyze
2011-09-23 Michal Schmidtutil: improve signal_to_string, signal_from_string
2011-09-23 Michal Schmidtmanager: fix job mode for SIGRTMIN+1, +2
2011-09-23 Michal Schmidtcondition: fix reversed tests if path does not exist...
2011-09-22 Lennart Poetteringcoverity: change a few things so that coverity doesn...
2011-09-22 Lennart Poetteringcoverity: fix a couple of bugs found by coverity
2011-09-22 Lennart Poetteringunit: don't recheck conditions when a unit is already...
2011-09-22 Michal Schmidtservice: warn if a service fails to write its PID file
2011-09-22 Lennart Poetteringselinux: reopen log when loading the SELinux policy...
2011-09-22 Lennart Poetteringservice: if StandardInput=socket and StandardOutput...
next