summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-07nspawn: Allow : characters in overlay pathsRichard Maw
2015-08-07nspawn: escape paths in overlay mount optionsRichard Maw
2015-08-07strv: Add strv_shell_escapeRichard Maw
2015-08-07util: Add shell_escapeRichard Maw
2015-08-07man: Document \: escapes in nspawn's --bind optionRichard Maw
2015-08-07nspawn: Allow : characters in nspawn --bind pathsRichard Maw
2015-08-07strv: convert strv_split_quotes into a generic strv_split_extractRichard Maw
2015-08-07man: Document \: escapes in nspawn's --tmpfs optionRichard Maw
2015-08-07nspawn: Allow : characters in --tmpfs pathRichard Maw
2015-08-07util: Allow non-separator coalescing parsing in extract_first_wordRichard Maw
2015-08-07util: Don't interpret quotes by default in extract_first_wordRichard Maw
2015-08-07util: change unquote_*_word to extract_*_wordRichard Maw
2015-08-07unquote_first_word: set *p=NULL on terminationRichard Maw
2015-08-07Convert unquote_*_word users to expect isempty(p) after the last entryRichard Maw
2015-08-07sd-daemon: return EBADF for invalid fd numbersZbigniew Jędrzejewski-Szmek
2015-08-07Merge pull request #906 from jnpkrn/core-typo-fixZbigniew Jędrzejewski-Szmek
2015-08-07core: s/reexection/reexecution/ typo fixJan Pokorný
2015-08-07Merge pull request #904 from keszybz/load-fragment-fixDaniel Mack
2015-08-07man: clarify that unknown escapes must be escapedZbigniew Jędrzejewski-Szmek
2015-08-07load-fragment: fix segv on parse errorZbigniew Jędrzejewski-Szmek
2015-08-06build-sys: line-wrap message about google serversZbigniew Jędrzejewski-Szmek
2015-08-06Merge pull request #898 from poettering/machined-fix-reloadDaniel Mack
2015-08-06machined: rework state tracking logic for machinesLennart Poettering
2015-08-06machine: drop state variable from Machine objectLennart Poettering
2015-08-06logind,machined: various smaller cleanupsLennart Poettering
2015-08-06machined,logind: don't generate errors on signal match functionsLennart Poettering
2015-08-06Merge pull request #897 from poettering/sd-bus-ignore-bloom-filterTom Gundersen
2015-08-06sd-bus: ignore BLOOM_FILTER kdbus itemsLennart Poettering
2015-08-06Merge pull request #896 from poettering/runtimedir-execTom Gundersen
2015-08-06bootctl: fix path in log messageKarel Zak
2015-08-06execute: don't fail if we create the runtime directory from two processes sim...Lennart Poettering
2015-08-06udev: variable dereferenced before check 'cmsg'Karel Zak
2015-08-06bus-proxy: add comment to remove -EPERM checkKay Sievers
2015-08-06libsystemd: fix RTNL_CONTAINER_DEPTH assertKarel Zak
2015-08-06Merge pull request #895 from zonque/unit-fixKay Sievers
2015-08-06core: unit: remove bus slot after calling unit_done()Daniel Mack
2015-08-06update TODOLennart Poettering
2015-08-06bus-proxy: fix error code for invalid reply-slotsDavid Herrmann
2015-08-06Merge pull request #894 from zonque/name-owner-changed-v2Lennart Poettering
2015-08-06core: dbus: track bus names per unitDaniel Mack
2015-08-06Merge pull request #888 from keszybz/completions-optionalLennart Poettering
2015-08-06Merge pull request #890 from fsateler/special-docs-v2Lennart Poettering
2015-08-06Merge pull request #893 from zonque/networkdLennart Poettering
2015-08-06libsystemd-network: plug memory leakDaniel Mack
2015-08-05Merge pull request #889 from keszybz/man-systemctl-quietZbigniew Jędrzejewski-Szmek
2015-08-05Merge branch 'hostnamectl-dot-v2'Zbigniew Jędrzejewski-Szmek
2015-08-05hostname-util: ignore case when checking if hostname is localhostZbigniew Jędrzejewski-Szmek
2015-08-05hostname-util: get rid of unused parameter of hostname_cleanup()Zbigniew Jędrzejewski-Szmek
2015-08-05hostnamectl: allow trailing dot on fqdnZbigniew Jędrzejewski-Szmek
2015-08-05networkd: allow trailing dot on fqdn in config fileZbigniew Jędrzejewski-Szmek