summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2017-01-09shared: check strdup != NULLEvgeny Vereshchagin
2017-01-09shared: fix double free in linkEvgeny Vereshchagin
2017-01-03shared: fix double free in unmask (#5005)Jan Synacek
2017-01-03path-lookup: use correct cleanup function for strv (#5007)Thomas H. P. Andersen
2016-12-29systemctl: permit "enable" and "add-wants" without any instances (#4992)Lennart Poettering
2016-12-17Modify mount_propagation_flags_from_string to return a normal int codeZbigniew Jędrzejewski-Szmek
2016-12-14generator: order fsck service After= the deviceLennart Poettering
2016-12-14core: make "Restart" service property accessible via the transient APILennart Poettering
2016-12-14core: add ability to define arbitrary bind mounts for servicesLennart Poettering
2016-12-13core: hook up MountFlags= to the transient unit logicLennart Poettering
2016-12-11Merge pull request #4864 from keszybz/build-sysLennart Poettering
2016-12-11Merge pull request #4861 from keszybz/dissect-tweaksLennart Poettering
2016-12-10shared/firewall-util: remove warning about net/if.h workaroundZbigniew Jędrzejewski-Szmek
2016-12-10dissect: assume GPT_ROOT_SECONDARY_VERITY is defined when GPT_ROOT_SECONDARY isZbigniew Jędrzejewski-Szmek
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek
2016-12-09tree-wide: replace all readdir cycles with FOREACH_DIRENT{,_ALL} (#4853)Reverend Homer
2016-12-07dissect: add DISSECT_IMAGE_DISCARD_ANY maskZbigniew Jędrzejewski-Szmek
2016-12-07nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering
2016-12-07dissect: add support for encrypted imagesLennart Poettering
2016-12-07dissect: add small "systemd-dissect" tool as wrapper around dissect-image.cLennart Poettering
2016-12-07util-lib: split out image dissecting code and loopback code from nspawnLennart Poettering
2016-12-01tree-wide: stop using canonicalize_file_name(), use chase_symlinks() insteadLennart Poettering
2016-11-29bus-util: add protocol error type explanationJouke Witteveen
2016-11-22Merge pull request #4692 from poettering/networkd-dhcpZbigniew Jędrzejewski-Szmek
2016-11-22nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshotLennart Poettering
2016-11-22nspawn: add ability to run nspawn without container locks appliedLennart Poettering
2016-11-22shared: make sure image_path_lock() return parameters are always initialized ...Lennart Poettering
2016-11-21seccomp: add @filesystem syscall group (#4537)Lennart Poettering
2016-11-21shared: add new API to validate a string as hostname or IP addressLennart Poettering
2016-11-18Merge pull request #4538 from fbuihuu/confirm-spawn-fixesLennart Poettering
2016-11-16system-run: add support for configuring unit dependencies with --property=Lennart Poettering
2016-11-16core: GC redundant device jobs from the run queueLennart Poettering
2016-11-16shared: split out code for adding multiple names to sd_bus_track objectLennart Poettering
2016-11-15bus-util: print RestrictNamespaces= as a stringDjalal Harouni
2016-11-11tree-wide: make invocations of extract_first_word more uniform (#4627)Zbigniew Jędrzejewski-Szmek
2016-11-10nfsflags: drop useless include file 'seccomp-util.h'Franck Bui
2016-11-08Merge pull request #4536 from poettering/seccomp-namespacesZbigniew Jędrzejewski-Szmek
2016-11-08Merge pull request #4612 from keszybz/format-stringsZbigniew Jędrzejewski-Szmek
2016-11-08Merge pull request #4509 from keszybz/foreach-word-quotedMartin Pitt
2016-11-07tree-wide: add PRI_[NU]SEC, and use time format strings moreZbigniew Jędrzejewski-Szmek
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-11-05tree-wide: drop unneded WHITESPACE param to extract_first_wordZbigniew Jędrzejewski-Szmek
2016-11-05Merge pull request #4578 from evverx/no-hostname-memleakRonny Chevalier
2016-11-04core: add new RestrictNamespaces= unit file settingLennart Poettering
2016-11-03Merge pull request #4548 from keszybz/seccomp-helpZbigniew Jędrzejewski-Szmek
2016-11-03acl-util: fix memleakEvgeny Vereshchagin
2016-11-03journalctl: fix memleakEvgeny Vereshchagin
2016-11-03Merge pull request #4510 from keszybz/tree-wide-cleanupsLennart Poettering
2016-11-03seccomp-util, analyze: export comments as a help stringZbigniew Jędrzejewski-Szmek
2016-11-03seccomp-util: move @default to the first positionZbigniew Jędrzejewski-Szmek