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
2016-09-15
update-done, condition: write the timestamp to the file as well and use it to...
Ivan Shapovalov
2016-06-30
Fix #3236 (#3633)
Lennart Poettering
2016-02-24
treewide: fix typos and then/that use
Torstein Husebø
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-11-27
selinux: split up mac_selinux_have() from mac_selinux_use()
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move /proc/cmdline parsing code to proc-cmdline.[ch]
Lennart Poettering
2015-10-27
src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...
Lennart Poettering
2015-10-27
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
util: split out extract_first_word() and related calls into extract-word.[ch]
Lennart Poettering
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