summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* nspawn: Allow : characters in nspawn --bind pathsRichard Maw2015-08-071-8/+13
* strv: convert strv_split_quotes into a generic strv_split_extractRichard Maw2015-08-076-12/+29
* nspawn: Allow : characters in --tmpfs pathRichard Maw2015-08-071-8/+11
* util: Allow non-separator coalescing parsing in extract_first_wordRichard Maw2015-08-073-6/+55
* util: Don't interpret quotes by default in extract_first_wordRichard Maw2015-08-078-34/+80
* util: change unquote_*_word to extract_*_wordRichard Maw2015-08-0710-121/+156
* unquote_first_word: set *p=NULL on terminationRichard Maw2015-08-071-6/+12
* Convert unquote_*_word users to expect isempty(p) after the last entryRichard Maw2015-08-073-42/+42
* core: s/reexection/reexecution/ typo fixJan Pokorný2015-08-071-2/+2
* load-fragment: fix segv on parse errorZbigniew Jędrzejewski-Szmek2015-08-071-1/+1
* Merge pull request #898 from poettering/machined-fix-reloadDaniel Mack2015-08-067-80/+60
|\
| * machined: rework state tracking logic for machinesLennart Poettering2015-08-064-47/+36
| * machine: drop state variable from Machine objectLennart Poettering2015-08-061-1/+0
| * logind,machined: various smaller cleanupsLennart Poettering2015-08-065-25/+15
| * machined,logind: don't generate errors on signal match functionsLennart Poettering2015-08-062-7/+9
* | sd-bus: ignore BLOOM_FILTER kdbus itemsLennart Poettering2015-08-061-0/+1
|/
* Merge pull request #896 from poettering/runtimedir-execTom Gundersen2015-08-061-1/+7
|\
| * execute: don't fail if we create the runtime directory from two processes sim...Lennart Poettering2015-08-061-1/+7
* | bus-proxy: add comment to remove -EPERM checkKay Sievers2015-08-061-0/+2
* | core: unit: remove bus slot after calling unit_done()Daniel Mack2015-08-061-1/+2
|/
* bus-proxy: fix error code for invalid reply-slotsDavid Herrmann2015-08-061-5/+5
* core: dbus: track bus names per unitDaniel Mack2015-08-065-56/+83
* libsystemd-network: plug memory leakDaniel Mack2015-08-061-1/+3
* Merge branch 'hostnamectl-dot-v2'Zbigniew Jędrzejewski-Szmek2015-08-0616-112/+215
|\
| * hostname-util: ignore case when checking if hostname is localhostZbigniew Jędrzejewski-Szmek2015-08-061-8/+8
| * hostname-util: get rid of unused parameter of hostname_cleanup()Zbigniew Jędrzejewski-Szmek2015-08-069-28/+28
| * hostnamectl: allow trailing dot on fqdnZbigniew Jędrzejewski-Szmek2015-08-061-11/+10
| * networkd: allow trailing dot on fqdn in config fileZbigniew Jędrzejewski-Szmek2015-08-061-2/+2
| * firstboot: allow a trailing dot on fqdnZbigniew Jędrzejewski-Szmek2015-08-061-3/+5
| * hostname-util: add relax parameter to hostname_is_validZbigniew Jędrzejewski-Szmek2015-08-0612-91/+191
* | Merge pull request #883 from phomes/bool_vs_error_codesDaniel Mack2015-08-063-4/+4
|\ \
| * | tree-wide: do not return error codes as boolThomas Hindoe Paaboel Andersen2015-08-063-4/+4
* | | tree-wide: fix indentationThomas Hindoe Paaboel Andersen2015-08-0611-19/+23
|/ /
* | network: make enough space for stringLennart Poettering2015-08-051-1/+1
* | Merge pull request #877 from crawford/dhcp-private-options-v4Lennart Poettering2015-08-057-9/+222
|\ \
| * | networkd: clean up duplicate codeAlex Crawford2015-08-051-8/+2
| * | networkd: serialize the private optionsAlex Crawford2015-08-053-2/+90
| * | networkd: add private options to lease structAlex Crawford2015-08-052-0/+59
| * | networkd: add DHCP options for private zoneAlex Crawford2015-08-041-0/+2
| * | basic: add LIST_INSERT_BEFOREAlex Crawford2015-08-042-0/+70
* | | udev: uaccess - do not log error when device node disappearsKay Sievers2015-08-051-2/+2
* | | logind: switch to sd_bus_track helperDaniel Mack2015-08-056-99/+23
* | | Merge pull request #871 from poettering/journald-meta-fieldsDaniel Mack2015-08-051-1/+1
|\ \ \
| * | | journald: fix count of object meta fieldsLennart Poettering2015-08-051-1/+1
* | | | Merge pull request #864 from phomes/masterLennart Poettering2015-08-051-1/+1
|\ \ \ \
| * | | | gpt-auto-generator: remove unused variableThomas Hindoe Paaboel Andersen2015-08-041-1/+1
* | | | | sysctl: reword warning message a bitLennart Poettering2015-08-051-1/+1
| |/ / / |/| | |
* | | | Merge pull request #868 from jsynacek/jsynacek/sysctlLennart Poettering2015-08-051-1/+1
|\ \ \ \
| * | | | sysctl: bump loglevel when attempting to write invalid valuesJan Synacek2015-08-051-1/+1
| |/ / /
* | | | Use getxpid syscall on alpha for raw_getpid()Matt Turner2015-08-041-0/+4