summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-24403-2278/+2706
* util: split out escaping code into escape.[ch]Lennart Poettering2015-10-2439-679/+775
* util-lib: rework extract_first_word_and_warn() a bitLennart Poettering2015-10-242-15/+24
* util: split out extract_first_word() and related calls into extract-word.[ch]Lennart Poettering2015-10-248-284/+339
* path-util: unify how we process paths specified on the command lineLennart Poettering2015-10-249-58/+69
* util-lib: get_current_dir_name() can return errors other than ENOMEMLennart Poettering2015-10-2410-124/+139
* path-util: rework find_binary(), fsck_exists() and mkfs_exists()Lennart Poettering2015-10-246-75/+99
* mount: add new SmackFileSystemRoot= setting for mount unitSangjung Woo2015-10-244-4/+35
* Merge pull request #1657 from phomes/tmpfiles-simplificationLennart Poettering2015-10-241-2/+1
|\
| * tmpfiles: simplify mountpoint detectionThomas Hindoe Paaboel Andersen2015-10-231-2/+1
* | Merge pull request #1659 from vcaputo/journal_verify_envalidLennart Poettering2015-10-241-1/+1
|\ \ | |/ |/|
| * journal: s/Envalid/Invalid/Vito Caputo2015-10-231-1/+1
* | Merge pull request #1653 from keszybz/lz4-compress-timeLennart Poettering2015-10-231-18/+65
|\ \
| * | test-compress-benchmark: properly initialize bufferZbigniew Jędrzejewski-Szmek2015-10-231-5/+12
| * | test-compress-benchmark: limit default runtime to 2 seconds per subtestZbigniew Jędrzejewski-Szmek2015-10-231-13/+53
* | | Merge pull request #1652 from filbranden/extract1Lennart Poettering2015-10-231-89/+50
|\ \ \
| * | | util: Replace state with separate booleans in extract_first_wordFilipe Brandenburger2015-10-221-89/+50
* | | | Merge pull request #1647 from evverx/use-extract-in-namespace-parsingLennart Poettering2015-10-231-17/+23
|\ \ \ \
| * | | | core: use extract_first_word for namespace parsingEvgeny Vereshchagin2015-10-221-17/+23
| |/ / /
* | | | Merge pull request #1648 from evverx/clarify-journalctl-quiet-optionLennart Poettering2015-10-231-1/+1
|\ \ \ \
| * | | | journalctl: clarify -q optionEvgeny Vereshchagin2015-10-221-1/+1
| |/ / /
* | | | Merge pull request #1641 from poettering/btrfs-quotaDaniel Mack2015-10-2328-179/+1227
|\ \ \ \ | |/ / / |/| | |
| * | | core: check parsed bus msg in full before applying itLennart Poettering2015-10-221-5/+4
| * | | nspawn: don't try to resolve passed binary before entering namespaceLennart Poettering2015-10-221-4/+3
| * | | nspawn: rework how we determine private networking settingsLennart Poettering2015-10-223-8/+36
| * | | import: don't claim we moved .nspawn file into place when in fact we did notLennart Poettering2015-10-222-6/+6
| * | | import: correct handling if .nspawn file could not be downloadedLennart Poettering2015-10-221-1/+2
| * | | machinectl: accept "none" and "infinity" as specifier when dropping quotas us...Lennart Poettering2015-10-221-1/+1
| * | | tmpfiles: introduce "q" and "Q" for creating quota-enabled btrfs subvolumesLennart Poettering2015-10-221-8/+35
| * | | import: when downloading images, create a subtree quota group for themLennart Poettering2015-10-225-0/+35
| * | | btrfs: beef-up btrfs support with a limited understanding of quotaLennart Poettering2015-10-2214-121/+1077
| * | | logind: minor clean-upsLennart Poettering2015-10-221-6/+10
| * | | systemctl: the various list commands actually can take any number of argumentsLennart Poettering2015-10-221-6/+6
| * | | util: improve dir_is_empty() callLennart Poettering2015-10-222-13/+12
* | | | sd-ndisc: reduce callbacksTom Gundersen2015-10-221-13/+4
* | | | sd-ndisc: drop sd_ndisc_get_prefixlen()Tom Gundersen2015-10-223-206/+0
* | | | sd-ndisc: drop sd_ndisc_prefix_match()Tom Gundersen2015-10-222-10/+2
* | | | sd-ndisc: don't trigger timeout on prefix expiryTom Gundersen2015-10-221-66/+32
* | | | sd-ndisc: remove a prefix from the ndisc object when freeing itTom Gundersen2015-10-221-25/+18
* | | | sd-ndisc: don't inform the caller of expired prefixesTom Gundersen2015-10-223-24/+0
* | | | sd-ndisc: clean up state enumTom Gundersen2015-10-221-3/+5
* | | | networkd: dhcp6 - do not handle prefix expirationTom Gundersen2015-10-223-47/+1
* | | | networkd: dhcp6 - DHCPv6 addresses should always be /128Tom Gundersen2015-10-221-17/+4
* | | | networkd: ndisc - split out from dhcp6 codeTom Gundersen2015-10-223-78/+103
* | | | networkd: ndisc - make logging messages uniformTom Gundersen2015-10-222-4/+4
* | | | sd-ndisc: rename icmp6 to ndisc throughout the codeTom Gundersen2015-10-221-94/+92
* | | | libsystemd-network: split icm6-util.[ch] out of dhcp6 codeTom Gundersen2015-10-226-107/+164
* | | | networkd: rename icmp6 to ndiscTom Gundersen2015-10-223-18/+18
* | | | sd-ndisc: rename API from sd-icmp6-ndTom Gundersen2015-10-227-129/+129
* | | | sd-icmp6-nd: rename files to sd-ndiscTom Gundersen2015-10-226-7/+7