Age | Commit message (Expand) | Author |
2014-11-10 | bus: when dumping string property values escape the chars we use as end-of-li... | Lennart Poettering |
2014-11-10 | shared: explicitly ignore the return value of wait_for_terminate | Ronny Chevalier |
2014-11-10 | man: improve documentation for "indirect" unit file state a bit | Lennart Poettering |
2014-11-10 | shared/install: when unit contains only Also=, report 'indirect' | Jan Synacek |
2014-11-10 | update TODO | Lennart Poettering |
2014-11-10 | busctl: add "tree" command to explore object trees | Lennart Poettering |
2014-11-10 | inhibit: allow filtering --list by mode | Mantas Mikulėnas |
2014-11-10 | build-sys: do not use "label" functions in libsystemd-shared | Kay Sievers |
2014-11-10 | build-sys: test-fdset - add libsystemd-internal | Kay Sievers |
2014-11-10 | build-sys: add libcap to libsystemd-shared | Kay Sievers |
2014-11-10 | man: don't refer to undocumented option '--failed' | Michal Schmidt |
2014-11-10 | man: don't document systemctl --failed | Lennart Poettering |
2014-11-08 | build-sys: do not include tests in code coverage | Ronny Chevalier |
2014-11-08 | update .gitignore | Ronny Chevalier |
2014-11-08 | build-sys: link to libsystemd-core only when needed | Ronny Chevalier |
2014-11-08 | core: remove unused macro GC_QUEUE_USEC_MAX | Ronny Chevalier |
2014-11-08 | build-sys: avoid duplication of macro definition | Ronny Chevalier |
2014-11-08 | tests: add test-path | Ronny Chevalier |
2014-11-08 | network: fix typo | Rami Rosen |
2014-11-07 | man: document --failed | Zbigniew Jędrzejewski-Szmek |
2014-11-07 | shared: add readlink_value | Tom Gundersen |
2014-11-07 | sysusers: be nice and print a warning if futimens() fails | Lennart Poettering |
2014-11-07 | utf8: when looking at the next unichar, honour the size parameter, in utf8_is... | Lennart Poettering |
2014-11-07 | log: explicitly ignore return value of parse_proc_cmdline() | Lennart Poettering |
2014-11-07 | core: unify how we create the notify and private dbus socket | Lennart Poettering |
2014-11-07 | update TODO | Lennart Poettering |
2014-11-06 | man: update bootup(7) for asynchronous timers.target | Zbigniew Jędrzejewski-Szmek |
2014-11-07 | manager: cast mkdir() result to (void) to make sure coverity is quiet | Lennart Poettering |
2014-11-07 | update TODO | Lennart Poettering |
2014-11-07 | util: simplify normalize_env_assignment() a bit | Lennart Poettering |
2014-11-07 | util: file_is_priv_sticky() is used internally in util.c only nowadays, make ... | Lennart Poettering |
2014-11-07 | update TODO | Lennart Poettering |
2014-11-07 | timer: reenable TIMER_ACTIVE timers when restarted | Michael Chapman |
2014-11-07 | util: rework /proc/cmdline parser to use unquote_first_word() | Lennart Poettering |
2014-11-07 | util: simplify proc_cmdline() to reuse get_process_cmdline() | Lennart Poettering |
2014-11-07 | fileio: simplify write_string_file_atomic() by reusing write_string_stream() | Lennart Poettering |
2014-11-07 | copy: change error code when hitting copy limit to EFBIG | Lennart Poettering |
2014-11-07 | copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()... | Lennart Poettering |
2014-11-07 | util: make use of isempty() where appropriate | Lennart Poettering |
2014-11-06 | shutdown: fix arguments to /run/initramfs/shutdown | Michal Schmidt |
2014-11-06 | update TODO | Lennart Poettering |
2014-11-06 | s/command-line/command line/g | Lennart Poettering |
2014-11-06 | machined: reorder method calls in vtable | Lennart Poettering |
2014-11-06 | switch-root: explain why we don't care about base_filesystem_create() failing | Lennart Poettering |
2014-11-06 | shared: create files even if the SELinux policy has no context for them | Michal Schmidt |
2014-11-06 | s/commandline/command line/g | Harald Hoyer |
2014-11-06 | switch_root: do not fail, if base_filesystem_create() failed | Harald Hoyer |
2014-11-06 | README: mention that engineering services for systemd are available from endo... | Lennart Poettering |
2014-11-06 | systemctl: when invokes as "reboot -f", sync() | Lennart Poettering |
2014-11-06 | hostnamed: introduce new "embedded" chassis type | Lennart Poettering |