Age | Commit message (Expand) | Author |
2010-07-04 | dbus: implement GetAll() with empty interface string properly | Lennart Poettering |
2010-07-04 | dbus: properly name StartupTimestamp property | Lennart Poettering |
2010-07-03 | snapshot: downgrade automatic dependencies from Requires to Wants | Lennart Poettering |
2010-07-03 | unit: add DefaultDependencies= setting | Lennart Poettering |
2010-07-03 | unit: simplify things a little by introducing API to add two dependencies in ... | Lennart Poettering |
2010-07-02 | execute: check tcpwrap for sockets passed via new-style socket passing as well. | Lennart Poettering |
2010-07-02 | systemctl: implement delete command | Lennart Poettering |
2010-07-02 | automount: add DirectoryMode= setting | Lennart Poettering |
2010-07-02 | mount: automatically create non-existing mount point dirs prior to mounting | Lennart Poettering |
2010-07-01 | man: document socket units | Lennart Poettering |
2010-07-01 | systemd: include /etc/systemd/system/ and /lib/systemd/system/ in search path... | Lennart Poettering |
2010-07-01 | man: finish service man page | Lennart Poettering |
2010-07-01 | socket: define IP_FREEBIND if not defined | Kay Sievers |
2010-07-01 | systemd: add IP TOS field to --dump-configuration-items output | Lennart Poettering |
2010-07-01 | socket: on ipv6 try to use IPV6_UNICAST_HOPS sockopt | Lennart Poettering |
2010-07-01 | systemctl: fix detection of active units | Lennart Poettering |
2010-07-01 | systemadm: update signal connection for new vala | Lennart Poettering |
2010-07-01 | systemctl: return error codes for failed jobs | Lennart Poettering |
2010-07-01 | snapshot: ensure that snapshots cannot be created unless with create_snapshot | Lennart Poettering |
2010-07-01 | unit: shorten active state enums to make systemctl output nicer | Lennart Poettering |
2010-07-01 | socket: fix D-Bus introspection data | Lennart Poettering |
2010-07-01 | systemctl: add 'check' call | Lennart Poettering |
2010-07-01 | systemctl: block by default | Lennart Poettering |
2010-07-01 | unit: add new abstracted maintenance state for units | Lennart Poettering |
2010-07-01 | socket: make various socket/pipe options configurable | Lennart Poettering |
2010-07-01 | core: rename struct timestamp to dual_timestamp to avoid name clash with IP s... | Lennart Poettering |
2010-06-24 | utils: show help blurb when run without any arguments | Lennart Poettering |
2010-06-24 | systemctl: minor --help rewording | Lennart Poettering |
2010-06-24 | path-lookup: unconditionally check /usr and /usr/share unit directories | Lennart Poettering |
2010-06-24 | manager: both rescue and emergency should be started in isolate mode | Lennart Poettering |
2010-06-24 | log: unify log env var prefix | Lennart Poettering |
2010-06-24 | sd-daemon: refer to the man pages | Lennart Poettering |
2010-06-24 | pam: make sure we don't assign colliding session ids if we get our session id... | Lennart Poettering |
2010-06-24 | minor fixes to help texts | Lennart Poettering |
2010-06-23 | man: start documenting systemd itself | Lennart Poettering |
2010-06-23 | pam: dont use $XDG_SESSION_COOKIE since CK wants that to be secret. Come up w... | Lennart Poettering |
2010-06-23 | minor typo fixes | Lennart Poettering |
2010-06-23 | man: document sd-daemon.[ch] | Lennart Poettering |
2010-06-22 | systemctl: fix systemctl help text | Lennart Poettering |
2010-06-22 | service: rework logic when we consider a service running | Lennart Poettering |
2010-06-22 | conf-parser: check all parse callbacks | Lennart Poettering |
2010-06-21 | pam: implement systemd PAM module and generelize cgroup API for that a bit | Lennart Poettering |
2010-06-21 | notify: add systemd-notify --booted | Lennart Poettering |
2010-06-21 | sd-daemon: introduce sd_booted() and set ELF visibility to hidden for all sym... | Lennart Poettering |
2010-06-19 | systemctl: make upstart glue code talk to upstart via private abstarct bus an... | Lennart Poettering |
2010-06-19 | service: require KillMode=control-group when PAM is enabled | Lennart Poettering |
2010-06-19 | unit: make unit casts typesafe | Lennart Poettering |
2010-06-19 | initctl: add some checks before starting up | Lennart Poettering |
2010-06-19 | initctl: talk to systemd via the abstract private bus | Lennart Poettering |
2010-06-19 | unit: get rid of various unnecessary casts | Lennart Poettering |