summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-08update TODOLennart Poettering
2015-04-08resolved: maintain order when writing resolv.conf entriesLennart Poettering
2015-04-08util: add minimal OrderedSet typeLennart Poettering
2015-04-08TODO: yeah, now it makes senseLennart Poettering
2015-04-08missing.h: Define IFA_F_NOPREFIXROUTEAlexander Sverdlin
2015-04-08sd-rtnl: properly size attribute array if IFA_FLAGS was missingLennart Poettering
2015-04-08po: update French translationSylvain Plantefève
2015-04-08remove duplicated includesRonny Chevalier
2015-04-08timedatectl: trim --help output to 80 charsRonny Chevalier
2015-04-08zsh-completion: update hostnamectlRonny Chevalier
2015-04-08zsh-completion: add missing -M completion for journalctlRonny Chevalier
2015-04-08zsh-completion: update loginctlRonny Chevalier
2015-04-08test-socket-util: add test for in_addr_to_stringRonny Chevalier
2015-04-07configure: sign-compare is part of extraThomas Hindoe Paaboel Andersen
2015-04-07device: remove unused null checkThomas Hindoe Paaboel Andersen
2015-04-07logind: drop "interactive" parameter from SetRebootToFirmwareSetup() bus callLennart Poettering
2015-04-07update TODOLennart Poettering
2015-04-07missing.h: define IFA_FLAGS if it is missingLennart Poettering
2015-04-07test-util: don't mix declarations and codeThomas Hindoe Paaboel Andersen
2015-04-07update TODOLennart Poettering
2015-04-07socket: minor modernizationsLennart Poettering
2015-04-07logind,systemctl: add reboot to EFI firmware supportJan Janssen
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