summaryrefslogtreecommitdiffstats
path: root/src/delta (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-25run: fix "couldn't find executable" for the existing executablesEvgeny Vereshchagin1-5/+0
2015-10-25man: fix systemd.time RAS syndrome and line lengthHristo Venev1-6/+6
2015-10-25test: "today UTC" is not always "today UTC"Hristo Venev1-1/+8
2015-10-25basic: use the return value of endswithHristo Venev2-9/+12
2015-10-25zsh-completion: journalctl --identifierZbigniew Jędrzejewski-Szmek1-0/+1
2015-10-25util-lib: move formats-util.h from shared/ to basic/Lennart Poettering2-2/+2
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering275-659/+973
2015-10-25vxlan: fix assertSusant Sahani1-3/+8
2015-10-25veth: fix assertSusant Sahani1-5/+14
2015-10-25ipvlan: fix assertSusant Sahani1-3/+9
2015-10-25bond: fix assertSusant Sahani1-4/+13
2015-10-25vlan: fix assertSusant Sahani1-4/+10
2015-10-25shell-completion: systemd-run: add the property ProtectSystemEvgeny Vereshchagin2-1/+3
2015-10-25run: can launch units with ProtectSystemEvgeny Vereshchagin2-1/+27
2015-10-24sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering21-32/+97
2015-10-24util: move logind_running() to login-util.[ch]Lennart Poettering4-17/+20
2015-10-24core: various small fixes to unit-printfEvgeny Vereshchagin1-5/+4
2015-10-24man: let's enclose * in shell examples in ''Lennart Poettering1-1/+1
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering404-2278/+2708
2015-10-24util: split out escaping code into escape.[ch]Lennart Poettering40-679/+777
2015-10-24util-lib: rework extract_first_word_and_warn() a bitLennart Poettering2-15/+24
2015-10-24util: split out extract_first_word() and related calls into extract-word.[ch]Lennart Poettering9-284/+341
2015-10-24path-util: unify how we process paths specified on the command lineLennart Poettering9-58/+69
2015-10-24util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering10-124/+139
2015-10-24path-util: rework find_binary(), fsck_exists() and mkfs_exists()Lennart Poettering6-75/+99
2015-10-24journal: irrelevant coding style fixesLennart Poettering2-5/+6
2015-10-24units: add 'SmackFileSystemRoot=*' option into tmp.mountSangjung Woo2-1/+5
2015-10-24mount: add new SmackFileSystemRoot= setting for mount unitSangjung Woo5-4/+47
2015-10-24journal: fix error handling when compressing journal objectsLennart Poettering2-5/+11
2015-10-24journal: s/Envalid/Invalid/Vito Caputo1-1/+1
2015-10-23tmpfiles: simplify mountpoint detectionThomas Hindoe Paaboel Andersen1-2/+1
2015-10-23test-compress-benchmark: properly initialize bufferZbigniew Jędrzejewski-Szmek1-5/+12
2015-10-23test-compress-benchmark: limit default runtime to 2 seconds per subtestZbigniew Jędrzejewski-Szmek1-13/+53
2015-10-23util: Replace state with separate booleans in extract_first_wordFilipe Brandenburger1-89/+50
2015-10-23journalctl: clarify -q optionEvgeny Vereshchagin2-2/+4
2015-10-22core: use extract_first_word for namespace parsingEvgeny Vereshchagin1-17/+23
2015-10-22man: also add --enablerepo=updates to dnf invocationZbigniew Jędrzejewski-Szmek1-1/+1
2015-10-22man: remove --nogpg from dnf install command lineZbigniew Jędrzejewski-Szmek1-1/+1
2015-10-22sd-ndisc: reduce callbacksTom Gundersen1-13/+4
2015-10-22sd-ndisc: drop sd_ndisc_get_prefixlen()Tom Gundersen3-206/+0
2015-10-22sd-ndisc: drop sd_ndisc_prefix_match()Tom Gundersen2-10/+2
2015-10-22sd-ndisc: don't trigger timeout on prefix expiryTom Gundersen1-66/+32
2015-10-22sd-ndisc: remove a prefix from the ndisc object when freeing itTom Gundersen1-25/+18
2015-10-22sd-ndisc: don't inform the caller of expired prefixesTom Gundersen3-24/+0
2015-10-22sd-ndisc: clean up state enumTom Gundersen1-3/+5
2015-10-22networkd: dhcp6 - do not handle prefix expirationTom Gundersen3-47/+1
2015-10-22networkd: dhcp6 - DHCPv6 addresses should always be /128Tom Gundersen1-17/+4
2015-10-22networkd: ndisc - split out from dhcp6 codeTom Gundersen4-78/+104
2015-10-22networkd: ndisc - make logging messages uniformTom Gundersen2-4/+4
2015-10-22sd-ndisc: rename icmp6 to ndisc throughout the codeTom Gundersen1-94/+92