Age | Commit message (Expand) | Author |
2015-04-10 | tmpfiles: warn if we get an argument on lines that don't take any | Lennart Poettering |
2015-04-10 | tmpfiles: mostly revert 71044f609b829d802e0eb81270e13b4f55d76476 | Lennart Poettering |
2015-04-10 | device-nodes: minor simplifications | Lennart Poettering |
2015-04-10 | util: unify how we parse mode_t strings | Lennart Poettering |
2015-04-10 | util: remove normalize_env_assignment(), it's unused | Lennart Poettering |
2015-04-10 | shared: fix memleak | Ronny Chevalier |
2015-04-10 | util: mark unquote() static, so that new code doesn't use this anymore | Lennart Poettering |
2015-04-10 | util: fix unicode decoding in unquote_first_word() | Lennart Poettering |
2015-04-10 | util: when unescaping C escape sequences support C++11 \u and \U unicode lite... | Lennart Poettering |
2015-04-09 | util: fix a typo in comment | Thomas Hindoe Paaboel Andersen |
2015-04-09 | terminal/page: drop unneeded DISABLE_WARNING_* | David Herrmann |
2015-04-09 | bus: simplify bus_message_read_strv_extend() | David Herrmann |
2015-04-09 | bus: use free_and_strdup() | David Herrmann |
2015-04-09 | terminal/idev: fix NULL terminator for bus-property mapping | David Herrmann |
2015-04-09 | test-journal-flush: fix memleak | Ronny Chevalier |
2015-04-09 | util: cunescape - fix memleak in error path | Ronny Chevalier |
2015-04-09 | util: add shell_maybe_quote() call for preparing a string for shell cmdline i... | Lennart Poettering |
2015-04-09 | vconsole: some modernizations, indentation fixes | Lennart Poettering |
2015-04-09 | tmpfiles: properly return error code from path_set_acl() | Lennart Poettering |
2015-04-09 | tmpfiles: add file attribute calls to list of glob needing commands | Lennart Poettering |
2015-04-09 | vconsole: stick to kernel-style function error handling | Lennart Poettering |
2015-04-09 | networkd: do not assign the variable twice | Thomas Hindoe Paaboel Andersen |
2015-04-08 | tmpfiles: rework file attribute code | Lennart Poettering |
2015-04-08 | util: merge change_attr_fd() and chattr_fd() | Lennart Poettering |
2015-04-08 | fstab-generator: don't continue on OOM | Lennart Poettering |
2015-04-08 | timesyncd: print an INFO log message when we successfully reached a time server | Lennart Poettering |
2015-04-08 | man: avoid confusion regarding "time synchronization state" | Lennart Poettering |
2015-04-08 | systemctl: Use logind for --firmware-setup if possible | Jan Janssen |
2015-04-08 | Indentation | Zbigniew Jędrzejewski-Szmek |
2015-04-08 | core/automount: beef up error message | Zbigniew Jędrzejewski-Szmek |
2015-04-08 | resolved: maintain order when writing resolv.conf entries | Lennart Poettering |
2015-04-08 | util: add minimal OrderedSet type | Lennart Poettering |
2015-04-08 | missing.h: Define IFA_F_NOPREFIXROUTE | Alexander Sverdlin |
2015-04-08 | sd-rtnl: properly size attribute array if IFA_FLAGS was missing | Lennart Poettering |
2015-04-08 | remove duplicated includes | Ronny Chevalier |
2015-04-08 | timedatectl: trim --help output to 80 chars | Ronny Chevalier |
2015-04-08 | test-socket-util: add test for in_addr_to_string | Ronny Chevalier |
2015-04-07 | device: remove unused null check | Thomas Hindoe Paaboel Andersen |
2015-04-07 | logind: drop "interactive" parameter from SetRebootToFirmwareSetup() bus call | Lennart Poettering |
2015-04-07 | missing.h: define IFA_FLAGS if it is missing | Lennart Poettering |
2015-04-07 | test-util: don't mix declarations and code | Thomas Hindoe Paaboel Andersen |
2015-04-07 | socket: minor modernizations | Lennart Poettering |
2015-04-07 | logind,systemctl: add reboot to EFI firmware support | Jan Janssen |
2015-04-07 | timedatectl: avoid specifically referring to NTP | Lennart Poettering |
2015-04-07 | path-util: fix more path_is_mount e792e890f fallout | Lennart Poettering |
2015-04-07 | polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ... | Lennart Poettering |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
2015-04-07 | core: fix mount setup to work with non-existing mount points | David Herrmann |
2015-04-07 | device: fix sysattr newline cutter | David Herrmann |
2015-04-07 | udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER | Hans de Goede |