Age | Commit message (Expand) | Author |
2013-04-18 | Move bus_error to dbus-common and remove bus_error_message_or_strerror | Simon Peeters |
2013-04-18 | cryptsetup-generator: add support for rd.luks.key= | Harald Hoyer |
2013-04-18 | man: document that timeout=0 is the default for entries in crypttab | Lennart Poettering |
2013-04-18 | cryptsetup: set the timeout to 0 by default | Harald Hoyer |
2013-04-18 | execute: always add in EXECUTABLE= field when we log something about execution | Lennart Poettering |
2013-04-18 | systemctl: drop usage of "internally loaded modules" | Lennart Poettering |
2013-04-17 | readahead: let readahead run for a little longer | Lennart Poettering |
2013-04-17 | update TODO | Lennart Poettering |
2013-04-17 | fixup for cddf148028f52 | Harald Hoyer |
2013-04-17 | bootchart: Fix errno usage. | Auke Kok |
2013-04-17 | update TODO | Lennart Poettering |
2013-04-17 | bus: replace aligned_alloc() with memalign() everywhere | Lennart Poettering |
2013-04-17 | core: Remove unnecessary typedef | Henrik Grindal Bakken |
2013-04-17 | fixup 8c68a7017 and cast to (unsigned long) | Harald Hoyer |
2013-04-17 | fixed statfs.f_type signed vs unsigned comparisons | Harald Hoyer |
2013-04-17 | shell-completion: use -a to see "empty" properties | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | update TODO | Lennart Poettering |
2013-04-17 | TODO: add s.th. like "systemctl set-log-level debug" | Harald Hoyer |
2013-04-17 | core/execute: report invalid environment variables from files | Harald Hoyer |
2013-04-17 | Revert "man/systemd.xml: change the signal names to kill systemd" | Harald Hoyer |
2013-04-17 | systemctl:enable_sysv_units() more _cleanup_free_ | Harald Hoyer |
2013-04-17 | fileio:parse_env_file_internal() fix environment file parsing | Harald Hoyer |
2013-04-17 | core/execute.c: debug log final execve() with argv[] | Harald Hoyer |
2013-04-17 | man/systemd.xml: change the signal names to kill systemd | Harald Hoyer |
2013-04-17 | systemctl: clarify usage of "--all" versus list-unit-files | Harald Hoyer |
2013-04-17 | journalctl: specify "--unit=" and "--user-unit" multiple times | Harald Hoyer |
2013-04-17 | journal: add one more level on top with AND | Harald Hoyer |
2013-04-17 | core/device.c: fix possible segfault | Harald Hoyer |
2013-04-17 | TODO: remove fixed systemctl property bug | Harald Hoyer |
2013-04-17 | timedated: fixed NTP enabled: n/a | Harald Hoyer |
2013-04-17 | configure: use AC_CHECK_TOOL for objcopy, strings and gperf | Martin Jansa |
2013-04-17 | fileio: also escape $ and ` when writing out env vars | Mantas Mikulėnas |
2013-04-17 | build-sys: make sure kdbus.h is part of tarball | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | journalctl: show fields requested with --field in full | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | systemd: ignore hw timestamps in containers | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | bash-completion: --property support | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | man: fix syntax in nsenter example | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | sd-messages.h: add new bootchart message id | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core/main: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core: log a few more things under UNIT=... | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | core/main: generate 4 parsing functions from a macro | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | conf-parser: generate 7 parsing functions from a macro | Zbigniew Jędrzejewski-Szmek |
2013-04-17 | python-systemd: Reader return special fields and _Reader changes | Steven Hiscocks |
2013-04-16 | systemd-python: export new sd_journal_{process,get_events,get_timeout} | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | journal: fix off-by-one error in native message iovec counting | Michal Schmidt |
2013-04-16 | util: make generation of profcs PID paths nicer | Lennart Poettering |
2013-04-16 | path-util: unify code for detecting OS trees | Lennart Poettering |
2013-04-16 | macro: rework how we define cleanup macros | Lennart Poettering |
2013-04-16 | util: replace decimal_str_max() by a typesafe macro DECIMAL_STR_WIDTH() | Lennart Poettering |