summaryrefslogtreecommitdiff
path: root/src/conf-parser.c
Commit message (Expand)AuthorAge
* conf-parser: warn if an assignment is place outside of a sectionLennart Poettering2012-03-13
* conf: enforce UTF8 validty everywhereLennart Poettering2012-03-12
* load-fragment: properly parse size values denoted in bytesLennart Poettering2012-01-31
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-18
* conf-parser: silence compiler warningKay Sievers2012-01-05
* journald: parse configuration fileLennart Poettering2012-01-04
* coverity: fix a couple of bugs found by coverityLennart Poettering2011-09-23
* util: use join() instead of asprintf() as an optimizationLennart Poettering2011-08-01
* conf-parser: properly handle known but not parsed assignmentsLennart Poettering2011-08-01
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* socket: add POSIX mqueue supportLennart Poettering2011-05-17
* use /run instead of /dev/.runKay Sievers2011-03-28
* ask-password: add basic tty agentLennart Poettering2010-10-25
* vconsole: add new utility to initialize the virtual consoleLennart Poettering2010-09-16
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* conf-parser: don't crash if an assignment is read before a section headerLennart Poettering2010-08-12
* util: use quoted word parsing where applicableLennart Poettering2010-07-07
* conf-parser: support continuation lines with trailing backslashes in linesLennart Poettering2010-07-07
* util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ...Lennart Poettering2010-07-07
* conf-parser: check all parse callbacksLennart Poettering2010-06-22
* install: add systemd-install tool for managing alias/wants symlinksLennart Poettering2010-06-16
* path: add .path unit type for monitoring filesLennart Poettering2010-05-24
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16