summaryrefslogtreecommitdiffstats
path: root/Makefile-man.am (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-24util: move logind_running() to login-util.[ch]Lennart Poettering4-17/+20
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-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: 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
2015-10-22libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen7-108/+167
2015-10-22networkd: rename icmp6 to ndiscTom Gundersen3-18/+18
2015-10-22sd-ndisc: rename API from sd-icmp6-ndTom Gundersen7-129/+129
2015-10-22sd-icmp6-nd: rename files to sd-ndiscTom Gundersen8-15/+15
2015-10-22networkd-manager: fix swapped argumentsreverendhomer1-1/+1
2015-10-22util: allow unbalanced double quote in EXTRACT_QUOTES|EXTRACT_RELAX modeEvgeny Vereshchagin2-2/+10
2015-10-22core: check parsed bus msg in full before applying itLennart Poettering1-5/+4
2015-10-22nspawn: don't try to resolve passed binary before entering namespaceLennart Poettering1-4/+3
2015-10-22nspawn: rework how we determine private networking settingsLennart Poettering3-8/+36
2015-10-22units: also whitelist "blkext" block devices for nspawn serviceLennart Poettering1-0/+1
2015-10-22import: don't claim we moved .nspawn file into place when in fact we did notLennart Poettering2-6/+6
2015-10-22import: correct handling if .nspawn file could not be downloadedLennart Poettering1-1/+2
2015-10-22machinectl: accept "none" and "infinity" as specifier when dropping quotas us...Lennart Poettering1-1/+1
2015-10-22update TODOLennart Poettering1-3/+2
2015-10-22tmpfiles.d: change all subvolumes to use quotaLennart Poettering4-6/+6
2015-10-22tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumesLennart Poettering2-19/+116
2015-10-22import: when downloading images, create a subtree quota group for themLennart Poettering5-0/+35
2015-10-22btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering14-121/+1077