| Commit message (Expand) | Author | Age | Files | Lines |
* | cgls: don't show kernel threads by default | Lennart Poettering | 2012-01-22 | 1 | -0/+14 |
* | persistant -> persistent | Kay Sievers | 2012-01-18 | 1 | -2/+2 |
* | tmpfiles: support writing short strings to files, in order to support /sys ma... | Lennart Poettering | 2012-01-18 | 1 | -3/+11 |
* | exec: introduce ControlGroupPersistant= to make cgroups persistant | Lennart Poettering | 2012-01-18 | 1 | -0/+15 |
* | tmpfiles: add support for creating symlinks, char/block device nodes | Lennart Poettering | 2012-01-18 | 1 | -23/+53 |
* | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering | 2012-01-12 | 1 | -18/+14 |
* | unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations | Lennart Poettering | 2012-01-11 | 1 | -0/+16 |
* | journal: introduce log target 'journal' for executed processes | Lennart Poettering | 2012-01-06 | 2 | -5/+16 |
* | login: implement sd_session_get_service() | Lennart Poettering | 2012-01-05 | 1 | -2/+20 |
* | headers: fix git URLs for source files | Lennart Poettering | 2012-01-05 | 7 | -14/+14 |
* | journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc... | Lennart Poettering | 2012-01-04 | 1 | -13/+14 |
* | man: fix SEE ALSO in hostname(5) | Tom Gundersen | 2012-01-03 | 1 | -1/+1 |
* | login: introduce sd_pid_get_service() | Lennart Poettering | 2012-01-03 | 1 | -10/+30 |
* | socket: rename the PassCred= option to PassCredentials=, since we don't want ... | Lennart Poettering | 2011-12-31 | 1 | -4/+4 |
* | Merge branch 'journal' | Lennart Poettering | 2011-12-31 | 14 | -22/+1096 |
|\ |
|
| * | man: switch to UTF-8 output, to work around charset issues | Lennart Poettering | 2011-12-19 | 1 | -0/+29 |
| * | man: extend sd-login(7) in regards to mixing D-Bus and synchronous library ca... | Lennart Poettering | 2011-12-19 | 1 | -1/+11 |
| * | man: various updates | Lennart Poettering | 2011-12-19 | 6 | -15/+41 |
| * | man: add sd-login(7) page | Lennart Poettering | 2011-12-19 | 2 | -10/+126 |
| * | man: sd_readahead is not actually available in libsystemd-daemon | Lennart Poettering | 2011-12-19 | 1 | -17/+11 |
| * | sd-daemon: fix #include lines since we now ship a shared library | Lennart Poettering | 2011-12-19 | 5 | -5/+5 |
| * | man: document the sd-login interfaces | Lennart Poettering | 2011-12-19 | 6 | -0/+899 |
* | | man: fix misplaced remark in description of Sockets= | Michal Schmidt | 2011-12-17 | 1 | -2/+2 |
* | | tmpfiles: add 'z', like 'Z' but not recursive | Michal Schmidt | 2011-12-16 | 2 | -4/+14 |
* | | tmpfiles: apply chown, chmod for 'Z' entries too | Michal Schmidt | 2011-12-16 | 2 | -7/+12 |
* | | man: mention that 'Z' ignores uid/gid/mode | Michal Schmidt | 2011-12-16 | 1 | -2/+2 |
* | | man: document 'Z' in tmpfiles | Michal Schmidt | 2011-12-16 | 2 | -1/+12 |
* | | '@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol' | Tim Waugh | 2011-12-08 | 1 | -1/+1 |
* | | path: add PathModified (= PathChanged + IN_MODIFY) | Michal Schmidt | 2011-12-03 | 1 | -7/+10 |
* | | man: document the PassCred option | Michal Schmidt | 2011-11-30 | 1 | -0/+11 |
* | | man: fix typo in sd_notify | Michal Schmidt | 2011-11-11 | 1 | -1/+1 |
* | | man: fix a typo in signal number | Michal Schmidt | 2011-11-07 | 1 | -1/+1 |
|/ |
|
* | unit: introduce ConditionCapability | Lennart Poettering | 2011-10-11 | 1 | -5/+19 |
* | units: introduce local-fs-pre.target and remote-fs-pre.target | Lennart Poettering | 2011-10-11 | 1 | -0/+26 |
* | man: document list-unit-files | Ran Benita | 2011-10-11 | 1 | -0/+7 |
* | man: .include directive does not include as textual include it includes by pa... | Barry Scott | 2011-10-11 | 1 | -2/+3 |
* | man: for ExecStart= provide more details on env var substitution and how that... | Barry Scott | 2011-10-11 | 2 | -14/+27 |
* | systemctl: print the legend regardless of stdout type, add --no-legend | Michal Schmidt | 2011-09-27 | 1 | -0/+8 |
* | condition: optionally test against type of virtualization (vm vs. container) | Lennart Poettering | 2011-09-23 | 1 | -3/+9 |
* | util: detect systemd-nspawn without relying on ns cgroup tree | Lennart Poettering | 2011-09-23 | 1 | -7/+12 |
* | man: document that PathChanged= does not care for simple writes but only for ... | Lennart Poettering | 2011-09-22 | 1 | -1/+5 |
* | man: document pkg-config line for sd-daemon | Lennart Poettering | 2011-09-22 | 1 | -1/+7 |
* | man: document that sd-daemon.[ch] is now available as shared library | Lennart Poettering | 2011-09-22 | 6 | -55/+85 |
* | condition: add ConditionPathIsSymbolicLink | Michal Schmidt | 2011-09-21 | 1 | -3/+10 |
* | condition: always follow symlinks for condition checks, to mimic test | Lennart Poettering | 2011-09-21 | 1 | -6/+6 |
* | unit: introduce ConditionPathIsMountPoint= | Lennart Poettering | 2011-09-21 | 1 | -10/+19 |
* | man: document which condition tests follow symlinks | Michal Schmidt | 2011-09-20 | 1 | -17/+16 |
* | man: list specifiers in a table | Mathieu Bridon | 2011-09-06 | 1 | -22/+78 |
* | man: fix typo in systemd manual page | Albert Strasheim | 2011-09-06 | 1 | -1/+1 |
* | locale: support $LANGUAGE too | Lennart Poettering | 2011-08-31 | 1 | -0/+2 |