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
/
conf-parser.c
Age
Commit message (
Expand
)
Author
2011-09-23
coverity: fix a couple of bugs found by coverity
Lennart Poettering
2011-08-01
util: use join() instead of asprintf() as an optimization
Lennart Poettering
2011-08-01
conf-parser: properly handle known but not parsed assignments
Lennart Poettering
2011-08-01
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-05-17
socket: add POSIX mqueue support
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2010-10-25
ask-password: add basic tty agent
Lennart Poettering
2010-09-16
vconsole: add new utility to initialize the virtual console
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-12
conf-parser: don't crash if an assignment is read before a section header
Lennart Poettering
2010-07-07
util: use quoted word parsing where applicable
Lennart Poettering
2010-07-07
conf-parser: support continuation lines with trailing backslashes in lines
Lennart Poettering
2010-07-07
util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ...
Lennart Poettering
2010-06-22
conf-parser: check all parse callbacks
Lennart Poettering
2010-06-16
install: add systemd-install tool for managing alias/wants symlinks
Lennart Poettering
2010-05-24
path: add .path unit type for monitoring files
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering