Age | Commit message (Expand) | Author |
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 |
2015-04-07 | udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICK | Peter Hutterer |
2015-04-07 | core: mount-setup: handle non-existing mountpoints gracefully | Daniel Mack |
2015-04-06 | btrfs: add support for recursive btrfs snapshotting | Lennart Poettering |
2015-04-06 | btrfs: missing endian conversion fix | Lennart Poettering |
2015-04-06 | btrfs: make btrfs_subvol_snapshot() parameters a flags field | Lennart Poettering |
2015-04-06 | btrfs: support recursively removing btrfs snapshots | Lennart Poettering |
2015-04-06 | machined: drop btrfs subvolumes when removing container images | Lennart Poettering |
2015-04-06 | path-util: don't eat up ENOENT in path_is_mount_point() | Lennart Poettering |
2015-04-06 | path-util: make sure fd_is_mount_point() returns true for root directory | Lennart Poettering |
2015-04-06 | rm-rf: add support for recursively removing btrfs subvolumes | Lennart Poettering |
2015-04-06 | path-util: if parent can do name_to_handle() but relevant dir not, it's a mou... | Lennart Poettering |
2015-04-06 | rm-rf: never cross mount points | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-04-05 | bootchart: fix check for no fd | Shawn Landden |