Age | Commit message (Expand) | Author |
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 | 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-08 | util: merge change_attr_fd() and chattr_fd() | 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 | remove duplicated includes | Ronny Chevalier |
2015-04-07 | missing.h: define IFA_FLAGS if it is missing | Lennart Poettering |
2015-04-07 | logind,systemctl: add reboot to EFI firmware support | Jan Janssen |
2015-04-07 | path-util: fix more path_is_mount e792e890f fallout | Lennart Poettering |
2015-04-07 | util: rework cunescape(), improve error handling | Lennart Poettering |
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-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-01 | shared: set - make argument to set_remove() const | Tom Gundersen |
2015-03-31 | ARM: detect-virt: detect QEMU/KVM | Andrew Jones |
2015-03-31 | ARM: detect-virt: detect Xen | Andrew Jones |
2015-03-31 | detect-virt: use /proc/device-tree | Andrew Jones |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-26 | util: rework word parsing and c unescaping code | Lennart Poettering |
2015-03-25 | fstab-generator: don't accept missing root=, but accept root=none | Tobias Hunger |
2015-03-24 | timedate: remove daylight saving time handling and tzfile parser | Kay Sievers |
2015-03-24 | fstab-generator: Do not check deviceless filesystems | Tobias Hunger |
2015-03-24 | fstab-generator: Support root on tmpfs (or other deviceless FS) | Tobias Hunger |
2015-03-21 | missing.h: add more btrfs types and defines | Michael Olbrich |
2015-03-21 | shared/mkdir: do not set errno in addition to return value | Zbigniew Jędrzejewski-Szmek |
2015-03-19 | Add change_attr_fd() | Goffredo Baroncelli |
2015-03-19 | strv: return NULL from strv_free() | David Herrmann |
2015-03-16 | shared: add path_compare(), an ordering path comparison | Michal Schmidt |
2015-03-16 | shared - reinstate plymouth_running() | Tom Gundersen |
2015-03-16 | core: Remove explicit Plymouth integration | Jasper St. Pierre |
2015-03-15 | util: check asprintf return value | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | sysv-generator: initialize LookupPaths just once | Zbigniew Jędrzejewski-Szmek |