summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03readahead: don't complain that we cannot precache symlinksLennart Poettering
2013-01-03man: clarify that specifiers cannot be used in ExecStart='s first argumentLennart Poettering
2012-12-31TODOLennart Poettering
2012-12-31unit: add ConditionACPower=Lennart Poettering
2012-12-31analyze: properly parse firmware/loader time and handle times for container b...Lennart Poettering
2012-12-31TODOLennart Poettering
2012-12-31units: add CAP_DAC_OVERRIDE+CAP_SYS_PTRACE to hostnamed so that detection of ...Lennart Poettering
2012-12-31macro: use C11 static_assert() macro for static assertionsLennart Poettering
2012-12-31TODOLennart Poettering
2012-12-31polkit: add "imply" rules to a number of polkit actionsLennart Poettering
2012-12-31hwdb: Add database for Bluetooth company identifiersMarcel Holtmann
2012-12-31udev: in addition to DEVMODE, honor DEVUID, DEVGID from the ueventKay Sievers
2012-12-29fstab-generator: fix typoTom Gundersen
2012-12-28fstab-generator: generate new_root.mount in initrdTom Gundersen
2012-12-28systemctl: switch-root - read init= from /proc/cmdlineTom Gundersen
2012-12-24pam_systemd: new option for the session classMatthew Monaco
2012-12-24update TODOLennart Poettering
2012-12-24hostnamed: make chassis type configurable via /etc/machine-infoLennart Poettering
2012-12-24fstab-generator: properly detect bind mountsLennart Poettering
2012-12-24update TODOLennart Poettering
2012-12-24logind: don't allow suspending/hibernating if the kernel doesn't support itLennart Poettering
2012-12-24util: if /sys mounted read-only we can't suspend/hibernateLennart Poettering
2012-12-24util: when determining controlling tty of a process properly handle processes...Lennart Poettering
2012-12-24logind: add support for automatic suspend/hibernate/shutdown on idleLennart Poettering
2012-12-24pam: properly handle SSH logins lacking the PAM tty fieldLennart Poettering
2012-12-24update TODOLennart Poettering
2012-12-24systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering
2012-12-23build-sys: Make libsystemd-shared link to libsystemd-daemonColin Walters
2012-12-23hwdb: updateKay Sievers
2012-12-23shared: move fdset.c from core/ to shared/ since it is used by more than the ...Lennart Poettering
2012-12-23journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering
2012-12-22update TODOLennart Poettering
2012-12-22nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering
2012-12-22socket: support socket activation of containersLennart Poettering
2012-12-22nspawn: allow passing socket activation fds through nspawnLennart Poettering
2012-12-22fdset: add calls for initializing fdset from socket activation fdsLennart Poettering
2012-12-22socket: properly serialize/desrialize mqueue fdsLennart Poettering
2012-12-22nspawn: allow nspawn to be invoked without ttyLennart Poettering
2012-12-22udevd: add missing ':' to getopt_long 'e'Lukas Nykryn
2012-12-21update TODOLennart Poettering
2012-12-19socket: Too many incoming connectionsDimitrios Apostolou
2012-12-19update TODOLennart Poettering
2012-12-19zsh: add hibernate and hybrid-sleep to zsh-completionDaniel Wallace
2012-12-19unit: add %U for uids in unitsDaniel Wallace
2012-12-19update TODOLennart Poettering
2012-12-19coredumpctl: check return of strndupLukas Nykryn
2012-12-19bash-completion: update list of verbsDave Reisner
2012-12-18logind: allow HybridSleep methods in default DBus contextMantas Mikulėnas
2012-12-17socket-util: added check of return valueMichal Sekletar
2012-12-17path-util: set pointer to null after calling free()Michal Sekletar