Age | Commit message (Expand) | Author |
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 |
2015-04-05 | sd-device: don't use alloca() within loops | Tom Gundersen |
2015-04-05 | libudev-util: check length before accesing the array | Thomas Hindoe Paaboel Andersen |
2015-04-05 | service: remove unnecessary forward declare | Thomas Hindoe Paaboel Andersen |
2015-04-03 | sd-device,udevd: fix spelling /ammend/amend/ | Tom Gundersen |
2015-04-03 | sd-device: fix deserialization from netlink | Tom Gundersen |
2015-04-03 | sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa... | Tom Gundersen |
2015-04-03 | sd-device: get_sysattr_value - don't leak returned value | Tom Gundersen |
2015-04-03 | sd-device: initialize variable | Tom Gundersen |
2015-04-03 | networkd: improve logging when processing links and addresses | Tom Gundersen |
2015-04-03 | bootchart: assorted coding style fixes | Daniel Mack |
2015-04-03 | bootchart: kill a bunch of global variables | Daniel Mack |
2015-04-03 | bootchart: clean up sysfd and proc handling | Daniel Mack |
2015-04-03 | bootchart: clean up control flow logic | Daniel Mack |
2015-04-03 | bootchart: switch to log_* helpers | Daniel Mack |
2015-04-02 | timedatectl: many fixes | Lennart Poettering |
2015-04-02 | libudev: device - replace by a thin wrapper around sd-device | Tom Gundersen |
2015-04-02 | fsck: port from libudev to sd-device | Tom Gundersen |
2015-04-02 | cryptsetup: port from libudev to sd-device | Tom Gundersen |
2015-04-02 | networkctl: port from libudev to sd-device | Tom Gundersen |