index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
conf-parser.c
Age
Commit message (
Expand
)
Author
2013-08-23
"-" prefix for InaccessibleDirectories and ReadOnlyDirectories
Maciej Wereski
2013-04-25
conf-parser: restrict .include usage
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-17
Report about syntax errors with metadata
Zbigniew Jędrzejewski-Szmek
2013-04-17
conf-parser: generate 7 parsing functions from a macro
Zbigniew Jędrzejewski-Szmek
2013-04-13
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-04-05
Use _cleanup_ when reading config files
Zbigniew Jędrzejewski-Szmek
2013-04-03
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-03-23
conf-parser: when we parse a string list, always fill in something
Lennart Poettering
2013-02-14
bootchart: use conf-parser & CamelCase names in .conf
Thomas Hindoe Paaboel Andersen
2013-02-11
core: properly validate environment data from Environment= lines in unit files
Lennart Poettering
2013-01-17
units: for all unit settings that take lists, allow the empty string for rese...
Lennart Poettering
2012-10-30
shared, libsystemd-daemon: check for empty strings in strto*l conversions
Michal Schmidt
2012-09-17
conf-parser: don't unescape parsed configuration strings by default
Lennart Poettering
2012-08-16
conf-parser: make parsing exit status lists non-fatal
Lennart Poettering
2012-08-14
conf-parser: simplify a few things by using set_ensure_allocated() rather tha...
Lennart Poettering
2012-08-14
service: add options RestartPreventExitStatus and SuccessExitStatus
Lukas Nykryn
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-06-01
journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...
Lennart Poettering
2012-05-31
util: introduce a proper nsec_t and make use of it where appropriate
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers