summaryrefslogtreecommitdiff
path: root/fixme
AgeCommit message (Expand)Author
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
2010-05-23unit: add automount units for a number of API filesystemsLennart Poettering
2010-05-22systemctl: add --block switch for synchronous starting of unitsLennart Poettering
2010-05-22execute: only reset those signals to the default we really need to reset to t...Lennart Poettering
2010-05-22kmod: automatically load a few kernel modules we need for normal operation be...Lennart Poettering
2010-05-21units: mark a couple of services as OnlyByDependencyLennart Poettering
2010-05-21socket: fix parsing of bind_ipv6_onlyLennart Poettering
2010-05-21sd-daemon: verify socket family, tooLennart Poettering
2010-05-21log: handle multi-line log messages properlyLennart Poettering
2010-05-20execute: reopen console in the spawned processes, if necessaryLennart Poettering
2010-05-19automount: never consider our own mount point a prefix mount of usLennart Poettering
2010-05-16fixme: update todo listLennart Poettering
2010-02-14fixme: minor updateLennart Poettering
2010-02-14fixme: minor updatesLennart Poettering
2010-02-12fixme: update fixme a littleLennart Poettering
2010-02-12socket: allow configuration of socket/directory modeLennart Poettering
2010-02-05update fixmeLennart Poettering
2010-02-05dbus: send out signals when units/jobs come, go and changeLennart Poettering
2010-01-30greatly extend what we enforce as process propertiesLennart Poettering