summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-07update TODOLennart Poettering
2015-04-07man: fix typos in machinectlRichard Maw
2015-04-07man: Resolve how to refer to derived names for machinectl containersRichard Maw
2015-04-07update TODOLennart Poettering
2015-04-07timedatectl: avoid specifically referring to NTPLennart Poettering
2015-04-07man: update timedatectl(1)'s examplesLennart Poettering
2015-04-07man: document in timedatectl(1) that the NTP state shown reflects whether tim...Lennart Poettering
2015-04-07path-util: fix more path_is_mount e792e890f falloutLennart Poettering
2015-04-07update TODOLennart Poettering
2015-04-07man: document default timeouts and start limit parametersLennart Poettering
2015-04-07polkit: rename bus_verify_polkit() to bus_test_polkit() and make it strictly ...Lennart Poettering
2015-04-07util: rework cunescape(), improve error handlingLennart Poettering
2015-04-07core: fix mount setup to work with non-existing mount pointsDavid Herrmann
2015-04-07device: fix sysattr newline cutterDavid Herrmann
2015-04-07udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETERHans de Goede
2015-04-07udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICKPeter Hutterer
2015-04-07core: mount-setup: handle non-existing mountpoints gracefullyDaniel Mack
2015-04-06build-sys: fix typoZbigniew Jędrzejewski-Szmek
2015-04-06update TODOLennart Poettering
2015-04-06btrfs: add support for recursive btrfs snapshottingLennart Poettering
2015-04-06btrfs: missing endian conversion fixLennart Poettering
2015-04-06btrfs: make btrfs_subvol_snapshot() parameters a flags fieldLennart Poettering
2015-04-06btrfs: support recursively removing btrfs snapshotsLennart Poettering
2015-04-06machined: drop btrfs subvolumes when removing container imagesLennart Poettering
2015-04-06path-util: don't eat up ENOENT in path_is_mount_point()Lennart Poettering
2015-04-06path-util: make sure fd_is_mount_point() returns true for root directoryLennart Poettering
2015-04-06rm-rf: add support for recursively removing btrfs subvolumesLennart Poettering
2015-04-06path-util: if parent can do name_to_handle() but relevant dir not, it's a mou...Lennart Poettering
2015-04-06rm-rf: never cross mount pointsLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-04-06update TODOLennart Poettering
2015-04-05bootchart: fix check for no fdShawn Landden
2015-04-05sd-device: don't use alloca() within loopsTom Gundersen
2015-04-05libudev-util: check length before accesing the arrayThomas Hindoe Paaboel Andersen
2015-04-05service: remove unnecessary forward declareThomas Hindoe Paaboel Andersen
2015-04-03sd-device,udevd: fix spelling /ammend/amend/Tom Gundersen
2015-04-03sd-device: fix deserialization from netlinkTom Gundersen
2015-04-03sd-device: get_properties_{nulstr,strv} - don't recreate the buffer unnecessa...Tom Gundersen
2015-04-03sd-device: get_sysattr_value - don't leak returned valueTom Gundersen
2015-04-03test: udev, valgrind - track origins of uninitiaziled memoryTom Gundersen
2015-04-03sd-device: initialize variableTom Gundersen
2015-04-03networkd: improve logging when processing links and addressesTom Gundersen
2015-04-03bootchart: assorted coding style fixesDaniel Mack
2015-04-03bootchart: kill a bunch of global variablesDaniel Mack
2015-04-03bootchart: clean up sysfd and proc handlingDaniel Mack
2015-04-03bootchart: clean up control flow logicDaniel Mack
2015-04-03bootchart: switch to log_* helpersDaniel Mack
2015-04-03update TODOLennart Poettering
2015-04-03units: explicitly require /var, /tmp and /var/tmp to be mounted before basic....Lennart Poettering
2015-04-03units: explicitly order systemd-user-sessions.service after nss-user-lookup.t...Lennart Poettering