Age | Commit message (Expand) | Author |
2012-02-13 | sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ... | Lennart Poettering |
2012-02-13 | man: we don't support systems without /etc/os-release anymore | Lennart Poettering |
2012-02-13 | man: it's probably a good idea to wrap the ANSI color in quotes, in order to ... | Lennart Poettering |
2012-02-13 | Fix broken Git repository URLs | Michael Biebl |
2012-02-09 | service: imply NotifyAccess=main if WatchdogSec= is used | Lennart Poettering |
2012-02-09 | man: document restart options | Lennart Poettering |
2012-02-09 | man: Clarify man page with respect to automatic fstab dependencies | Bill Nottingham |
2012-02-09 | service: ignore SIGPIPE by defaultsystemd/v41 | Lennart Poettering |
2012-02-09 | man: document x-systemd-device-timeout= | Lennart Poettering |
2012-02-09 | man: fix XML | Lennart Poettering |
2012-02-08 | man: document the WATCHDOG_USEC environment variable | Lennart Poettering |
2012-02-08 | service: introduce WatchdogSec and hook up the watchdog with the existing fai... | Michael Olbrich |
2012-02-08 | man: document systemd.setenv= | Lennart Poettering |
2012-02-08 | move /usr/bin/systemd to /usr/lib/systemd/systemd | Kay Sievers |
2012-02-02 | man: document that we support tcpwrappers only for access control | Lennart Poettering |
2012-02-01 | service: add watchdog timestamp | Michael Olbrich |
2012-01-25 | virt: detect LXC+libvirt containers | Lennart Poettering |
2012-01-25 | man: document systemd-cgtop tool | Lennart Poettering |
2012-01-22 | cgls: don't show kernel threads by default | Lennart Poettering |
2012-01-18 | persistant -> persistent | Kay Sievers |
2012-01-18 | tmpfiles: support writing short strings to files, in order to support /sys ma... | Lennart Poettering |
2012-01-18 | exec: introduce ControlGroupPersistant= to make cgroups persistant | Lennart Poettering |
2012-01-18 | tmpfiles: add support for creating symlinks, char/block device nodes | Lennart Poettering |
2012-01-12 | core: switch all log targets to go directly to the journal, instead via syslog | Lennart Poettering |
2012-01-11 | unit: implement new PropagateReloadTo=/PropagateReloadFrom= operations | Lennart Poettering |
2012-01-06 | journal: introduce log target 'journal' for executed processes | Lennart Poettering |
2012-01-05 | login: implement sd_session_get_service() | Lennart Poettering |
2012-01-05 | headers: fix git URLs for source files | Lennart Poettering |
2012-01-04 | journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc... | Lennart Poettering |
2012-01-03 | man: fix SEE ALSO in hostname(5) | Tom Gundersen |
2012-01-03 | login: introduce sd_pid_get_service() | Lennart Poettering |
2011-12-31 | socket: rename the PassCred= option to PassCredentials=, since we don't want ... | Lennart Poettering |
2011-12-31 | Merge branch 'journal' | Lennart Poettering |
2011-12-19 | man: switch to UTF-8 output, to work around charset issues | Lennart Poettering |
2011-12-19 | man: extend sd-login(7) in regards to mixing D-Bus and synchronous library ca... | Lennart Poettering |
2011-12-19 | man: various updates | Lennart Poettering |
2011-12-19 | man: add sd-login(7) page | Lennart Poettering |
2011-12-19 | man: sd_readahead is not actually available in libsystemd-daemon | Lennart Poettering |
2011-12-19 | sd-daemon: fix #include lines since we now ship a shared library | Lennart Poettering |
2011-12-19 | man: document the sd-login interfaces | Lennart Poettering |
2011-12-17 | man: fix misplaced remark in description of Sockets= | Michal Schmidt |
2011-12-16 | tmpfiles: add 'z', like 'Z' but not recursive | Michal Schmidt |
2011-12-16 | tmpfiles: apply chown, chmod for 'Z' entries too | Michal Schmidt |
2011-12-16 | man: mention that 'Z' ignores uid/gid/mode | Michal Schmidt |
2011-12-16 | man: document 'Z' in tmpfiles | Michal Schmidt |
2011-12-08 | '@' is an 'ampersat' not an 'ampersand'; let's call it 'at symbol' | Tim Waugh |
2011-12-03 | path: add PathModified (= PathChanged + IN_MODIFY) | Michal Schmidt |
2011-11-30 | man: document the PassCred option | Michal Schmidt |
2011-11-11 | man: fix typo in sd_notify | Michal Schmidt |
2011-11-07 | man: fix a typo in signal number | Michal Schmidt |