summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2015-11-30Merge pull request #2053 from poettering/selinux-fixDavid Herrmann
2015-11-30Merge pull request #2063 from keszybz/issue-1977-2Lennart Poettering
2015-11-29tree-wide: remove unused variablesThomas Hindoe Paaboel Andersen
2015-11-28acl-util: only set the mask if not presentZbigniew Jędrzejewski-Szmek
2015-11-27journal: move the gist of server_fix_perms to acl-util.[hc]Zbigniew Jędrzejewski-Szmek
2015-11-27selinux: split up mac_selinux_have() from mac_selinux_use()Lennart Poettering
2015-11-27util-lib: move nss-util.h from shared/ to basic/Lennart Poettering
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-27Merge pull request #2040 from keszybz/randomized-delayLennart Poettering
2015-11-26core: rename Random* to RandomizedDelay*Zbigniew Jędrzejewski-Szmek
2015-11-25dns-domain: rework dns_label_escape() to not imply memory allocationLennart Poettering
2015-11-25dns-domain: change dns_srv_type_is_valid() return value to boolLennart Poettering
2015-11-25dns-domain: simplify dns_name_is_root() and dns_name_is_single_label()Lennart Poettering
2015-11-25dns-domain: remove prototype for function that doesn't existLennart Poettering
2015-11-24resolved: implement client-side DNAME resolutionLennart Poettering
2015-11-23dns-domain: add calls to join/split SRV/DNS-SD service domainsLennart Poettering
2015-11-23dns-domain: add code for verifying validity of DNS-SD service names and typesLennart Poettering
2015-11-19Merge pull request #1947 from phomes/sort-includes2Lennart Poettering
2015-11-19Merge pull request #1931 from bengal/dhcp-fqdn-v2Tom Gundersen
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-11-18core: add new RandomSec= setting for time unitsLennart Poettering
2015-11-18bus-util: make sure --property=RemainAfterElapse=1 worksLennart Poettering
2015-11-18bus-util: add in forgotten error messagesLennart Poettering
2015-11-17dns-domain: add dns_name_to_wire_format()Beniamino Galvani
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-11-15install: don't mix state and type enumsThomas Hindoe Paaboel Andersen
2015-11-13Merge pull request #1869 from poettering/kill-overridableMichal Schmidt
2015-11-12generator: order initrd fsck-root after local-fs-preMichael Marineau
2015-11-12core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering
2015-11-12core: simplify handling of %u, %U, %s and %h unit file specifiersLennart Poettering
2015-11-12install: follow unit file symlinks in /usr, but not /etc when looking for [In...Lennart Poettering
2015-11-12install: never log from install functionsLennart Poettering
2015-11-12install: various simplificationsLennart Poettering
2015-11-11execute: Add new PassEnvironment= directiveFilipe Brandenburger
2015-11-10defs: rework CONF_DIRS_NULSTR() macroLennart Poettering
2015-11-09conf-parser: use extract_first_wordDavid Reynolds
2015-11-09Merge pull request #1820 from michich/errno-v2Daniel Mack
2015-11-09treewide: apply errno.cocciMichal Schmidt
2015-11-06doc: correct orthography, word forms and missing/extraneous wordsJan Engelhardt
2015-11-05treewide: use the negative error codes returned by our functionsMichal Schmidt
2015-11-03util-lib: move CONF_DIRS_NULSTR definition to def.hLennart Poettering
2015-11-02Merge pull request #1690 from evverx/run-runtime-directoryLennart Poettering
2015-11-02Teach bus_append_unit_property_assignment() about 'Delegate' propertyFranck Bui
2015-10-31nspawn: fix minor memory leakLennart Poettering
2015-10-28install: port to extract_first_wordSusant Sahani
2015-10-27process-util: move a couple of process-related calls overLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split out globbing related calls into glob-util.[ch]Lennart Poettering
2015-10-27util-lib: split out printf() helpers to stdio-util.hLennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering