summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* sysctl: minor simplificationsLennart Poettering2017-03-14
* path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...Lennart Poettering2017-03-14
* journalctl: rework code that checks whether we have access to /var/log/journalLennart Poettering2017-03-14
* btrfs-util: support recursive removal of read-only subvolumesLennart Poettering2017-03-14
* btrfs-util: fix creating recursive read-only snapshotsLennart Poettering2017-03-14
* btrfs-util: be more careful when invoking btrfs file system ioctlsLennart Poettering2017-03-14
* btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriateLennart Poettering2017-03-14
* util: make sure fd refers to regular file or directory when applying file att...Lennart Poettering2017-03-14
* core: make unit deserialization more defensiveLennart Poettering2017-03-14
* tree-wide: get rid of more strerror() callsLennart Poettering2017-03-14
* log: move log_syntax() into src/shared/log.c, and make it more similar to the...Lennart Poettering2017-03-14
* util: fix typoRaul Gutierrez S2017-03-14
* exit-status: Fix "NOTINSSTALLED" typoMartin Pitt2017-03-14
* automount: add expire supportMichael Olbrich2017-03-14
* shared/hashmap: normalize whitespaceZbigniew Jędrzejewski-Szmek2017-03-14
* shared: move replace_env* from util to env-utilRonny Chevalier2017-03-14
* shared: add terminal-util.[ch]Ronny Chevalier2017-03-14
* shared: add random-util.[ch]Ronny Chevalier2017-03-14
* shared: add formats-util.hRonny Chevalier2017-03-14
* shared: move assert_return_errno() from libudevTom Gundersen2017-03-14
* shared: add process-util.[ch]Ronny Chevalier2017-03-14
* bus: implement bus_label_unescape_n()David Herrmann2017-03-14
* shared: fix memleakRonny Chevalier2017-03-14
* device-nodes: minor simplificationsLennart Poettering2017-03-14
* util: unify how we parse mode_t stringsLennart Poettering2017-03-14
* util: remove normalize_env_assignment(), it's unusedLennart Poettering2017-03-14
* util: mark unquote() static, so that new code doesn't use this anymoreLennart Poettering2017-03-14
* util: fix unicode decoding in unquote_first_word()Lennart Poettering2017-03-14
* util: when unescaping C escape sequences support C++11 \u and \U unicode lite...Lennart Poettering2017-03-14
* hashmap: return NULL from destructorDavid Herrmann2017-03-14
* util: fix a typo in commentThomas Hindoe Paaboel Andersen2017-03-14
* util: add shell_maybe_quote() call for preparing a string for shell cmdline i...Lennart Poettering2017-03-14
* util: cunescape - fix memleak in error pathRonny Chevalier2017-03-14
* util: merge change_attr_fd() and chattr_fd()Lennart Poettering2017-03-14
* missing.h: Define IFA_F_NOPREFIXROUTEAlexander Sverdlin2017-03-14
* remove duplicated includesRonny Chevalier2017-03-14
* missing.h: define IFA_FLAGS if it is missingLennart Poettering2017-03-14
* path-util: fix more path_is_mount e792e890f falloutLennart Poettering2017-03-14
* util: rework cunescape(), improve error handlingLennart Poettering2017-03-14
* btrfs: add support for recursive btrfs snapshottingLennart Poettering2017-03-14
* btrfs: missing endian conversion fixLennart Poettering2017-03-14
* btrfs: make btrfs_subvol_snapshot() parameters a flags fieldLennart Poettering2017-03-14
* btrfs: support recursively removing btrfs snapshotsLennart Poettering2017-03-14
* machined: drop btrfs subvolumes when removing container imagesLennart Poettering2017-03-14
* path-util: don't eat up ENOENT in path_is_mount_point()Lennart Poettering2017-03-14
* path-util: make sure fd_is_mount_point() returns true for root directoryLennart Poettering2017-03-14
* path-util: if parent can do name_to_handle() but relevant dir not, it's a mou...Lennart Poettering2017-03-14
* rm-rf: never cross mount pointsLennart Poettering2017-03-14
* util: rework rm_rf() logicLennart Poettering2017-03-14
* udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETERHans de Goede2017-03-14