summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* telinit: forward to upstart, if not booted with systemdv4Lennart Poettering2010-07-241-2/+16
* systemctl: don't use the systemd bus to talk to upstartLennart Poettering2010-07-241-6/+5
* systemctl: don't hit an assert when we are run from a non-systemd bootLennart Poettering2010-07-241-1/+0
* main: disable NSS disabling logic for now, since this is incompatible with rpmLennart Poettering2010-07-242-6/+6
* systemctl: fold systemd-install into systemctlLennart Poettering2010-07-242-1248/+822
* systemctl: support force-reload and condrestart as aliases for reload-or-try-...Lennart Poettering2010-07-231-1/+5
* install: default to minimal realization modeLennart Poettering2010-07-231-2/+2
* systemctl: accept -p more than onceLennart Poettering2010-07-231-4/+13
* socket: SELinux support for socket creation.Daniel J Walsh2010-07-233-24/+100
* sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev"Robert "arachnist" Gerus2010-07-231-1/+1
* build-sys: fix compatibility with vala 0.9Lennart Poettering2010-07-221-1/+1
* service: save/restore status text stringLennart Poettering2010-07-211-7/+24
* job: make sure restart jobs are readded to the run queue after conversion to ...Lennart Poettering2010-07-211-0/+2
* unit: deduce following unit value dynamically instead of statically, to avoid...Lennart Poettering2010-07-215-27/+65
* pam: remove only sessions we ourselves created in the first placeLennart Poettering2010-07-213-12/+44
* load: make sure that unit files in /etc/ always take precedence, even over li...Lennart Poettering2010-07-211-41/+42
* unit: allow symlinking unit files to /dev/nullLennart Poettering2010-07-211-13/+13
* exec: extend variable substitution to support splitting variable values into ...Lennart Poettering2010-07-212-7/+103
* sysv: do not add sysv services that are not enabled in /etc/rcN.d/ to network...Lennart Poettering2010-07-201-4/+14
* hostname: properly deal with unset hostname in fedora configurationLennart Poettering2010-07-201-2/+3
* systemctl: always disable color when output goes into a fileLennart Poettering2010-07-202-11/+31
* manager: write serialization to /dev/.systemd/ instead of /dev/shmLennart Poettering2010-07-203-6/+13
* socket: fix access mode verification of FIFOsLennart Poettering2010-07-201-1/+1
* device: do not merge devicesLennart Poettering2010-07-2016-126/+279
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-1915-14/+227
* install: optionally remove all symlinks from configuration tree recursivelyLennart Poettering2010-07-181-3/+237
* execute: bump up log level of executed processes that failedLennart Poettering2010-07-174-5/+11
* job: timeout every job independently of the unitLennart Poettering2010-07-179-16/+121
* unit: consider only_by_dependency setting when clients ask whether a unit is ...Lennart Poettering2010-07-171-1/+2
* systemctl: extend list-units output a littleLennart Poettering2010-07-171-9/+13
* unit: introduce OnFailure dependencies to activate units on failure of other ...Lennart Poettering2010-07-173-11/+28
* systemctl: warn when operating on service files that changed on disk but have...Lennart Poettering2010-07-176-12/+155
* device: rename 'available' state to 'plugged'Lennart Poettering2010-07-162-5/+5
* units: introduce smartcard.targetLennart Poettering2010-07-161-0/+1
* systemctl: always show units with active jobs in list-units outputLennart Poettering2010-07-161-2/+7
* socket: prepare for proper selinux labelling of socketsLennart Poettering2010-07-164-42/+154
* socket: don't allow mixing of accepting and non-accepting sockets in the same...Lennart Poettering2010-07-161-0/+5
* service: refuse to start services that are configured for per-connection inst...Lennart Poettering2010-07-161-0/+8
* unit: allow units to have more than one instance idLennart Poettering2010-07-161-4/+14
* path,timer: order units after sysinit by defaultLennart Poettering2010-07-162-4/+26
* target: if the user configured a manual ordering between target units and the...Lennart Poettering2010-07-161-8/+13
* main: disable nscd if we can to avoid deadlock, just in caseLennart Poettering2010-07-163-7/+30
* mount-setup: consider a few file systems API mounts and ignore themLennart Poettering2010-07-161-0/+14
* install: refuse installation of symlinked unitsLennart Poettering2010-07-161-5/+16
* systemctl: add to command for virtualizing the dependency tree with graphvizLennart Poettering2010-07-161-6/+267
* cgls: rename source file to cgls.c, since we have no prefix for any of the ot...Lennart Poettering2010-07-141-0/+0
* socket: don't close sockets when activating per-connection unitsLennart Poettering2010-07-141-1/+2
* systemctl: introduce try-restart and reload-or-restart commandsLennart Poettering2010-07-134-14/+73
* manager: always allow stopping of units that failed to loadLennart Poettering2010-07-131-1/+2
* main: introduce -D as quick acess to debuggingLennart Poettering2010-07-131-1/+5