aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* parse-util: introduce parse_dev() helperFranck Bui2017-06-061-0/+15
* fix includesMatija Skala2017-03-151-1/+0
* core: introduce parse_ip_port (#4825)Susant Sahani2016-12-061-0/+16
* util-lib: unify parsing of nice level valuesLennart Poettering2016-08-051-1/+17
* util-lib: add parse_percent_unbounded() for percentages over 100% (#3886)David Michael2016-08-041-2/+9
* util-lib: introduce parse_percent() for parsing percent specificationsLennart Poettering2016-06-141-0/+19
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-231-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2016-01-131-11/+11
* basic: re-sort includesThomas Hindoe Paaboel Andersen2015-12-011-1/+1
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-1/+9
* calendarspec: sub-second support, v3Hristo Venev2015-11-171-0/+36
* parse-util: really refuse parsing negative values as positive ones, even on x...Lennart Poettering2015-11-101-34/+66
* parse-util: introduce parse_ifindex() and make use of it everywhereLennart Poettering2015-11-031-0/+13
* parse-util: Introduce new parse_range functionFilipe Brandenburger2015-10-271-0/+39
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+408