Age | Commit message (Expand) | Author |
2010-07-24 | telinit: forward to upstart, if not booted with systemdsystemd/v4 | Lennart Poettering |
2010-07-24 | systemctl: don't use the systemd bus to talk to upstart | Lennart Poettering |
2010-07-24 | systemctl: don't hit an assert when we are run from a non-systemd boot | Lennart Poettering |
2010-07-24 | main: disable NSS disabling logic for now, since this is incompatible with rpm | Lennart Poettering |
2010-07-24 | systemctl: fold systemd-install into systemctl | Lennart Poettering |
2010-07-23 | systemctl: support force-reload and condrestart as aliases for reload-or-try-... | Lennart Poettering |
2010-07-23 | install: default to minimal realization mode | Lennart Poettering |
2010-07-23 | systemctl: accept -p more than once | Lennart Poettering |
2010-07-23 | socket: SELinux support for socket creation. | Daniel J Walsh |
2010-07-23 | sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev" | Robert "arachnist" Gerus |
2010-07-22 | build-sys: fix compatibility with vala 0.9 | Lennart Poettering |
2010-07-21 | service: save/restore status text string | Lennart Poettering |
2010-07-21 | job: make sure restart jobs are readded to the run queue after conversion to ... | Lennart Poettering |
2010-07-21 | unit: deduce following unit value dynamically instead of statically, to avoid... | Lennart Poettering |
2010-07-21 | pam: remove only sessions we ourselves created in the first place | Lennart Poettering |
2010-07-21 | load: make sure that unit files in /etc/ always take precedence, even over li... | Lennart Poettering |
2010-07-21 | unit: allow symlinking unit files to /dev/null | Lennart Poettering |
2010-07-21 | exec: extend variable substitution to support splitting variable values into ... | Lennart Poettering |
2010-07-20 | sysv: do not add sysv services that are not enabled in /etc/rcN.d/ to network... | Lennart Poettering |
2010-07-20 | hostname: properly deal with unset hostname in fedora configuration | Lennart Poettering |
2010-07-20 | systemctl: always disable color when output goes into a file | Lennart Poettering |
2010-07-20 | manager: write serialization to /dev/.systemd/ instead of /dev/shm | Lennart Poettering |
2010-07-20 | socket: fix access mode verification of FIFOs | Lennart Poettering |
2010-07-20 | device: do not merge devices | Lennart Poettering |
2010-07-19 | systemctl: introduce reset-maintenance command | Lennart Poettering |
2010-07-18 | install: optionally remove all symlinks from configuration tree recursively | Lennart Poettering |
2010-07-17 | execute: bump up log level of executed processes that failed | Lennart Poettering |
2010-07-17 | job: timeout every job independently of the unit | Lennart Poettering |
2010-07-17 | unit: consider only_by_dependency setting when clients ask whether a unit is ... | Lennart Poettering |
2010-07-17 | systemctl: extend list-units output a little | Lennart Poettering |
2010-07-17 | unit: introduce OnFailure dependencies to activate units on failure of other ... | Lennart Poettering |
2010-07-17 | systemctl: warn when operating on service files that changed on disk but have... | Lennart Poettering |
2010-07-16 | device: rename 'available' state to 'plugged' | Lennart Poettering |
2010-07-16 | units: introduce smartcard.target | Lennart Poettering |
2010-07-16 | systemctl: always show units with active jobs in list-units output | Lennart Poettering |
2010-07-16 | socket: prepare for proper selinux labelling of sockets | Lennart Poettering |
2010-07-16 | socket: don't allow mixing of accepting and non-accepting sockets in the same... | Lennart Poettering |
2010-07-16 | service: refuse to start services that are configured for per-connection inst... | Lennart Poettering |
2010-07-16 | unit: allow units to have more than one instance id | Lennart Poettering |
2010-07-16 | path,timer: order units after sysinit by default | Lennart Poettering |
2010-07-16 | target: if the user configured a manual ordering between target units and the... | Lennart Poettering |
2010-07-16 | main: disable nscd if we can to avoid deadlock, just in case | Lennart Poettering |
2010-07-16 | mount-setup: consider a few file systems API mounts and ignore them | Lennart Poettering |
2010-07-16 | install: refuse installation of symlinked units | Lennart Poettering |
2010-07-16 | systemctl: add to command for virtualizing the dependency tree with graphviz | Lennart Poettering |
2010-07-14 | cgls: rename source file to cgls.c, since we have no prefix for any of the ot... | Lennart Poettering |
2010-07-14 | socket: don't close sockets when activating per-connection units | Lennart Poettering |
2010-07-13 | systemctl: introduce try-restart and reload-or-restart commands | Lennart Poettering |
2010-07-13 | manager: always allow stopping of units that failed to load | Lennart Poettering |
2010-07-13 | main: introduce -D as quick acess to debugging | Lennart Poettering |