summaryrefslogtreecommitdiff
path: root/fixme
Commit message (Expand)AuthorAgeFilesLines
* systemctl: accept -p more than onceLennart Poettering2010-07-231-0/+2
* update fixmeLennart Poettering2010-07-221-0/+2
* update fixmeLennart Poettering2010-07-211-9/+15
* load: make sure that unit files in /etc/ always take precedence, even over li...Lennart Poettering2010-07-211-2/+0
* unit: allow symlinking unit files to /dev/nullLennart Poettering2010-07-211-2/+0
* exec: extend variable substitution to support splitting variable values into ...Lennart Poettering2010-07-211-2/+2
* sysv: do not add sysv services that are not enabled in /etc/rcN.d/ to network...Lennart Poettering2010-07-201-2/+2
* hostname: properly deal with unset hostname in fedora configurationLennart Poettering2010-07-201-2/+1
* systemctl: always disable color when output goes into a fileLennart Poettering2010-07-201-1/+0
* manager: write serialization to /dev/.systemd/ instead of /dev/shmLennart Poettering2010-07-201-5/+0
* device: do not merge devicesLennart Poettering2010-07-201-4/+11
* systemctl: introduce reset-maintenance commandLennart Poettering2010-07-191-2/+2
* man: extend man pages a littleLennart Poettering2010-07-181-2/+0
* install: optionally remove all symlinks from configuration tree recursivelyLennart Poettering2010-07-181-3/+5
* execute: bump up log level of executed processes that failedLennart Poettering2010-07-171-0/+2
* job: timeout every job independently of the unitLennart Poettering2010-07-171-2/+0
* unit: consider only_by_dependency setting when clients ask whether a unit is ...Lennart Poettering2010-07-171-1/+1
* systemctl: warn when operating on service files that changed on disk but have...Lennart Poettering2010-07-171-10/+6
* systemctl: always show units with active jobs in list-units outputLennart Poettering2010-07-161-4/+2
* service: refuse to start services that are configured for per-connection inst...Lennart Poettering2010-07-161-0/+4
* path,timer: order units after sysinit by defaultLennart Poettering2010-07-161-2/+0
* target: if the user configured a manual ordering between target units and the...Lennart Poettering2010-07-161-3/+5
* main: disable nscd if we can to avoid deadlock, just in caseLennart Poettering2010-07-161-2/+0
* systemctl: add to command for virtualizing the dependency tree with graphvizLennart Poettering2010-07-161-0/+32
* fixme: refer to rhbz bugs that need fixingLennart Poettering2010-07-141-0/+5
* update fixmeLennart Poettering2010-07-131-4/+0
* update fixmeLennart Poettering2010-07-121-2/+0
* unit: introduce IgnoreDependencyFailure=Lennart Poettering2010-07-121-2/+2
* execute: optionally ignore return status of invoked commandsLennart Poettering2010-07-121-3/+3
* systemctl: show exec status of all exited programsLennart Poettering2010-07-101-0/+4
* execute: add ability to configure the kill signalLennart Poettering2010-07-101-2/+0
* units: introduce umount.target for unmounting all file systemsLennart Poettering2010-07-101-2/+0
* systemctl: show connection counters only for Accept=yes socketsLennart Poettering2010-07-101-2/+0
* man: update daemon man page a littleLennart Poettering2010-07-101-4/+2
* update fixmeLennart Poettering2010-07-091-0/+10
* update fixmeLennart Poettering2010-07-091-2/+0
* install: implement --start optionLennart Poettering2010-07-061-4/+0
* turn negative options into positive optionsLennart Poettering2010-07-051-2/+0
* dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering2010-07-051-2/+0
* systemctl: use format_timespan() where applicableLennart Poettering2010-07-041-2/+0
* uniformly suffix time span properties with their unitLennart Poettering2010-07-041-1/+3
* dbus: complete exec coverageLennart Poettering2010-07-041-0/+6
* unit: shorten active state enums to make systemctl output nicerLennart Poettering2010-07-011-7/+1
* unit: add new abstracted maintenance state for unitsLennart Poettering2010-07-011-4/+10
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-211-17/+3
* don't use 'long long' unless we have a really good reason toLennart Poettering2010-06-191-2/+0
* socket: enforce limit on number of concurrent connectionsLennart Poettering2010-06-191-5/+3
* dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering2010-06-191-2/+2
* service: honour empty cgroup even in ValidNoProcess modeLennart Poettering2010-06-191-0/+4
* util: properly divide in 64bit in format_timestamp()Lennart Poettering2010-06-191-2/+0