summaryrefslogtreecommitdiff
path: root/fixme
AgeCommit message (Expand)Author
2010-07-12update fixmeLennart Poettering
2010-07-12unit: introduce IgnoreDependencyFailure=Lennart Poettering
2010-07-12execute: optionally ignore return status of invoked commandsLennart Poettering
2010-07-10systemctl: show exec status of all exited programsLennart Poettering
2010-07-10execute: add ability to configure the kill signalLennart Poettering
2010-07-10units: introduce umount.target for unmounting all file systemsLennart Poettering
2010-07-10systemctl: show connection counters only for Accept=yes socketsLennart Poettering
2010-07-10man: update daemon man page a littleLennart Poettering
2010-07-09update fixmeLennart Poettering
2010-07-09update fixmeLennart Poettering
2010-07-06install: implement --start optionLennart Poettering
2010-07-05turn negative options into positive optionsLennart Poettering
2010-07-05dbus: send signals about jobs to the clients having created them unconditiona...Lennart Poettering
2010-07-04systemctl: use format_timespan() where applicableLennart Poettering
2010-07-04uniformly suffix time span properties with their unitLennart Poettering
2010-07-04dbus: complete exec coverageLennart Poettering
2010-07-01unit: shorten active state enums to make systemctl output nicerLennart Poettering
2010-07-01unit: add new abstracted maintenance state for unitsLennart Poettering
2010-06-21pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering
2010-06-19don't use 'long long' unless we have a really good reason toLennart Poettering
2010-06-19socket: enforce limit on number of concurrent connectionsLennart Poettering
2010-06-19dbus: to make sure that systemd stays controllable during early bootup, regis...Lennart Poettering
2010-06-19service: honour empty cgroup even in ValidNoProcess modeLennart Poettering
2010-06-19util: properly divide in 64bit in format_timestamp()Lennart Poettering
2010-06-18service: add minimal access control logic for notifcation socketLennart Poettering
2010-06-18service: when we supervise a process, ensure it is our childLennart Poettering
2010-06-18install: make systemd-install useful for installation of template instancesLennart Poettering
2010-06-18cgroup: make sure the user cannot accidentaly unmount our cgroup filesystemLennart Poettering
2010-06-18init: call telinit in case we are run as init and not pid1Lennart Poettering
2010-06-18systemctl: add compat support for shutting down the system via upstartLennart Poettering
2010-06-18systemctl: add /dev/initctl fallbackLennart Poettering
2010-06-18build-sys: speed up build via convenience libraryLennart Poettering
2010-06-17build-sys: pass -fno-strict-aliasing by defaultLennart Poettering
2010-06-17doc: install sd-daemon.[ch] as docsLennart Poettering
2010-06-17sd-daemon: add gcc format string attribute to sd_notifyfLennart Poettering
2010-06-17manager: expose a few special units via SIGRTMIN+x signalsLennart Poettering
2010-06-17systemctl: provide compatibility implementations for various sysv utilitiesLennart Poettering
2010-06-16service: optionally call into PAM when dropping priviligesLennart Poettering
2010-06-16tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering
2010-06-16typo: the correct spelling is maintenance not maintainanceLennart Poettering
2010-06-16notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering
2010-06-16install: add systemd-install tool for managing alias/wants symlinksLennart Poettering
2010-06-15systemctl: reimplement systemctl in pure C without Vala/GObjectLennart Poettering
2010-06-02update fixmeLennart Poettering
2010-06-02dbus: implement systemd side of dbus activation glueLennart Poettering
2010-06-01dbus: add simplified way to start an arbitrary unit in a single method callLennart Poettering
2010-05-24unit: introduce exit.service for exiting from session instancesLennart Poettering
2010-05-24man: fix minor typoLennart Poettering
2010-05-24timer: fully implement timer unitsLennart Poettering
2010-05-23dbus: automatically generate and install introspection filesLennart Poettering