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
/
condition.c
Age
Commit message (
Expand
)
Author
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-08-07
util: Don't interpret quotes by default in extract_first_word
Richard Maw
2015-08-07
util: change unquote_*_word to extract_*_word
Richard Maw
2015-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-18
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-03-26
util: rework word parsing and c unescaping code
Lennart Poettering
2015-02-27
shared/condition: fix gcc5 warning
Daniel Mack
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2014-12-23
condition: don't include files from src/core
Lennart Poettering
2014-12-18
tree-wide: make condition_free_list return NULL
Zbigniew Jędrzejewski-Szmek
2014-12-10
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-06
remove duplicated includes
Thomas Hindoe Paaboel Andersen
2014-11-07
util: rework /proc/cmdline parser to use unquote_first_word()
Lennart Poettering
2014-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-06
shared: rename condition-util.[ch] to condition.[ch]
Lennart Poettering