Age | Commit message (Expand) | Author |
2010-09-27 | load-fragment: reset fragment_path if we couldn't find a unit file for it | Lennart Poettering |
2010-09-27 | sysv: optionally disable of SysV init/rcN.d support at compile time | Fabiano Fidencio |
2010-09-16 | vconsole: add new utility to initialize the virtual console | Lennart Poettering |
2010-08-31 | exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interface | Lennart Poettering |
2010-08-30 | unit: introduce AllowIsolate= switch | Lennart Poettering |
2010-08-17 | service: rename ValidNoProcess= to RemainAfterExit= | Lennart Poettering |
2010-08-17 | load-fragment: make parser more forgiving | Lennart Poettering |
2010-08-14 | emacs: make sure nobody accidently adds tabs to our sources | Lennart Poettering |
2010-08-11 | unit: rename OnlyByDependency= to RefuseManualStart= and introduce RefuseManu... | Lennart Poettering |
2010-08-03 | socket: Allow selection of TCP Congestion Avoidance algorithm to socket | Tomasz Torcz |
2010-07-21 | load: make sure that unit files in /etc/ always take precedence, even over li... | Lennart Poettering |
2010-07-21 | unit: allow symlinking unit files to /dev/null | Lennart Poettering |
2010-07-17 | job: timeout every job independently of the unit | Lennart Poettering |
2010-07-17 | systemctl: warn when operating on service files that changed on disk but have... | Lennart Poettering |
2010-07-12 | unit: introduce IgnoreDependencyFailure= | Lennart Poettering |
2010-07-12 | execute: optionally ignore return status of invoked commands | Lennart Poettering |
2010-07-11 | manager: introduce unit path cache to minimize disk accesses | Lennart Poettering |
2010-07-10 | execute: add ability to configure the kill signal | Lennart Poettering |
2010-07-08 | dbus: make errors reported via D-Bus more useful | Lennart Poettering |
2010-07-07 | service: allow configuration of more than one Exec command in one line | Lennart Poettering |
2010-07-07 | util: use quoted word parsing where applicable | Lennart Poettering |
2010-07-07 | util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ... | Lennart Poettering |
2010-07-07 | main: implement manager configuration file | Lennart Poettering |
2010-07-05 | turn negative options into positive options | Lennart Poettering |
2010-07-04 | uniformly suffix time span properties with their unit | Lennart Poettering |
2010-07-04 | dbus: complete exec coverage | Lennart Poettering |
2010-07-03 | unit: add DefaultDependencies= setting | 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 | systemd: add IP TOS field to --dump-configuration-items output | Lennart Poettering |
2010-07-01 | socket: make various socket/pipe options configurable | Lennart Poettering |
2010-06-19 | socket: enforce limit on number of concurrent connections | Lennart Poettering |
2010-06-18 | execute: handle format strings in User= and other directives | Lennart Poettering |
2010-06-18 | service: add minimal access control logic for notifcation socket | Lennart Poettering |
2010-06-18 | execute: add EnvironmentFile= option | Lennart Poettering |
2010-06-16 | service: optionally call into PAM when dropping priviliges | Lennart Poettering |
2010-06-16 | tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku... | Lennart Poettering |
2010-06-16 | socket: add optional libwrap support | Lennart Poettering |
2010-06-16 | install: add systemd-install tool for managing alias/wants symlinks | Lennart Poettering |
2010-06-16 | util: introduce readlink_and_make_absolute() | Lennart Poettering |
2010-06-15 | manager: split off path lookup logic into own .c file | Lennart Poettering |
2010-06-15 | set: introduce set_free_free() | Lennart Poettering |
2010-06-03 | execute: fix parsing of StandardError= setting | Lennart Poettering |
2010-05-24 | path: add .path unit type for monitoring files | Lennart Poettering |
2010-05-24 | timer: fully implement timer units | Lennart Poettering |
2010-05-21 | unit: add simple only-by-dependency flag for units | Lennart Poettering |
2010-05-21 | socket: fix parsing of bind_ipv6_only | Lennart Poettering |
2010-05-19 | load-fragment: add support for overriding argv[0] in parsed command lines | Lennart Poettering |
2010-05-16 | build-sys: move source files to subdirectory | Lennart Poettering |