summaryrefslogtreecommitdiffstats
path: root/src/import/pull-job.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-17Bug #944: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2-9/+5
2015-08-17Bug #944: Replacement of a free() call by mfree()Markus Elfring1-5/+1
2015-08-16update TODOLennart Poettering1-1/+1
2015-08-16README: drop reference to EndocodeLennart Poettering1-5/+0
2015-08-16resolve-host: enable auto start of resolvedLennart Poettering1-4/+0
2015-08-16NEWS: fix the "indirect" state descriptionEvgeny Vereshchagin1-1/+1
2015-08-16update TODOLennart Poettering1-0/+6
2015-08-16shell-completion: use list-images rather than listSeth Jennings1-1/+2
2015-08-16shell-completion: update machinectl bash completionSeth Jennings1-2/+2
2015-08-16bash-completion: generate unit type list from systemctl -t help optionEvgeny Vereshchagin1-1/+1
2015-08-15zsh completion: update busctlNicolas Cornu1-0/+15
2015-08-14resolved: never allow routing of "localhost" queries to DNS or LLMNRLennart Poettering1-4/+4
2015-08-14resolved: locally synthesize replies for "localhost"Lennart Poettering1-1/+165
2015-08-14nss-myhostname: use LOOPBACK_IFINDEX instead of if_nametoindex("lo")Lennart Poettering1-2/+1
2015-08-14update TODOLennart Poettering1-0/+1
2015-08-13logind: actually fail on OOMThomas Hindoe Paaboel Andersen1-6/+10
2015-08-12hwdb: add DPI for a few more miceThomas Hindoe Paaboel Andersen1-0/+12
2015-08-12support reboot -f for kexec kernelThomas Blume1-0/+1
2015-08-11gpt-auto-generator: warn on ambiguous blkid probeTom Gundersen1-2/+5
2015-08-11gpt-auto-generator: don't warn on !ENABLE_EFITom Gundersen1-78/+80
2015-08-11 sd-bus: do not connect to dbus-1 socket when kdbus is availableKay Sievers31-98/+95
2015-08-11man: Describe when ExecStartFoo= commands are run in more detailRichard Maw1-0/+13
2015-08-11gpt-auto-generator: apply partition-type flags only to specific partition-typesKay Sievers2-8/+20
2015-08-09UML: Fix block device setupThomas Meyer1-1/+1
2015-08-08libsystemd-network: fix memory leakreverendhomer1-4/+2
2015-08-08Coverity #1299013reverendhomer1-7/+1
2015-08-08Coverity #1299015reverendhomer1-2/+2
2015-08-07man: Document \: escapes in nspawn's --overlay optionRichard Maw1-0/+4
2015-08-07nspawn: Allow : characters in overlay pathsRichard Maw1-2/+6
2015-08-07nspawn: escape paths in overlay mount optionsRichard Maw1-7/+35
2015-08-07strv: Add strv_shell_escapeRichard Maw3-0/+34
2015-08-07util: Add shell_escapeRichard Maw3-7/+44
2015-08-07man: Document \: escapes in nspawn's --bind optionRichard Maw1-1/+3
2015-08-07nspawn: Allow : characters in nspawn --bind pathsRichard Maw1-8/+13
2015-08-07strv: convert strv_split_quotes into a generic strv_split_extractRichard Maw7-13/+30
2015-08-07man: Document \: escapes in nspawn's --tmpfs optionRichard Maw1-1/+4
2015-08-07nspawn: Allow : characters in --tmpfs pathRichard Maw1-8/+11
2015-08-07util: Allow non-separator coalescing parsing in extract_first_wordRichard Maw3-6/+55
2015-08-07util: Don't interpret quotes by default in extract_first_wordRichard Maw8-34/+80
2015-08-07util: change unquote_*_word to extract_*_wordRichard Maw11-123/+158
2015-08-07unquote_first_word: set *p=NULL on terminationRichard Maw1-6/+12
2015-08-07Convert unquote_*_word users to expect isempty(p) after the last entryRichard Maw3-42/+42
2015-08-07sd-daemon: return EBADF for invalid fd numbersZbigniew Jędrzejewski-Szmek1-7/+7
2015-08-07core: s/reexection/reexecution/ typo fixJan Pokorný1-2/+2
2015-08-07man: clarify that unknown escapes must be escapedZbigniew Jędrzejewski-Szmek1-2/+5
2015-08-07load-fragment: fix segv on parse errorZbigniew Jędrzejewski-Szmek1-1/+1
2015-08-07build-sys: line-wrap message about google serversZbigniew Jędrzejewski-Szmek1-1/+3
2015-08-06machined: rework state tracking logic for machinesLennart Poettering4-47/+36
2015-08-06machine: drop state variable from Machine objectLennart Poettering1-1/+0
2015-08-06logind,machined: various smaller cleanupsLennart Poettering5-25/+15