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
/
util.c
Age
Commit message (
Expand
)
Author
2014-11-27
util: add function getting proc environ
Jakub Filak
2014-11-25
util: skip incomplete ucred information in getpeersec()
Lennart Poettering
2014-11-21
util: add functions getting proc cwd and root
Jakub Filak
2014-11-14
busctl: add new "call" command to invoke methods on a service
Lennart Poettering
2014-11-10
strv: rework strv_split_quoted() to use unquote_first_word()
Lennart Poettering
2014-11-07
shared: add readlink_value
Tom Gundersen
2014-11-07
util: simplify normalize_env_assignment() a bit
Lennart Poettering
2014-11-07
util: file_is_priv_sticky() is used internally in util.c only nowadays, make ...
Lennart Poettering
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-07
util: make use of isempty() where appropriate
Lennart Poettering
2014-11-06
condition: unify condition logic in one file
Lennart Poettering
2014-11-05
util: minor modernisations
Lennart Poettering
2014-10-30
util: unify how we see srand()
Lennart Poettering
2014-10-30
util: don't block on getrandom()
Lennart Poettering
2014-10-29
util: make use of the new getrandom() syscall if it is available when needing...
Lennart Poettering
2014-10-27
util: fix copy-paste error and actually set the new hostname
Michal Sekletar
2014-10-27
util: introduce sethostname_idempotent
Michal Sekletar
2014-10-23
label: move is_dir() to util.c
Lennart Poettering
2014-10-09
util: avoid double close of fd
Thomas Hindoe Paaboel Andersen
2014-10-01
shared: util - use nicer idiom to silence Coverity
Zbigniew Jędrzejewski-Szmek
2014-09-30
shared: util - use nicer idiom to silence Coverity
Tom Gundersen
2014-09-29
util: silence coverity
Tom Gundersen
2014-09-16
util: remove a unnecessary check
Thomas Hindoe Paaboel Andersen
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-03
localed: remove free_and_copy
Zbigniew Jędrzejewski-Szmek
2014-08-27
util: fix minimal race where we might miss SIGTERMs when forking off an agent
Lennart Poettering
2014-08-27
util: make lookup_uid() global
David Herrmann
2014-08-26
util: make use of newly added reset_signal_mask() call wherever appropriate
Lennart Poettering
2014-08-26
util: reset signals when we fork off agents
Lennart Poettering
2014-08-26
util: make sure reset_all_signal_handlers() continues with all other signal h...
Lennart Poettering
2014-08-22
core: add support for a configurable system-wide start-up timeout
Lennart Poettering
2014-08-21
util: simplify close_nointr() a bit
Lennart Poettering
2014-08-20
util: return after freeing all members of array
Lukas Nykryn
2014-08-20
indentation/spurious whitespace fixes
Lennart Poettering
2014-08-19
sysusers: add another column to sysusers files for the home directory
Lennart Poettering
2014-08-15
main: minor code modernization for initializing the console
Lennart Poettering
2014-08-15
util: make is_localhost() check for 'localdomain' too, so that we can use it ...
Lennart Poettering
2014-08-15
core: Refuse mount on symlink
Timofey Titovets
2014-08-14
core: move status line ellipsation to 50% of the line
Lennart Poettering
2014-08-11
fix a couple of more lazy "return -1"
Lennart Poettering
2014-08-11
util: avoid considering dpkg temporary files relevant for anything
Lennart Poettering
2014-08-01
resolved: read the system /etc/resolv.conf unless we wrote it ourselves
Lennart Poettering
2014-07-31
core/load-fragment.c: correct argument sign and split up long lines
Zbigniew Jędrzejewski-Szmek
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-29
resolved: when resolving an address PTR record via llmnr, make a tcp connecti...
Lennart Poettering
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-07-27
parse_boolean: require exact matches
Ansgar Burchardt
2014-07-16
Be more careful when checking for empty files
Zbigniew Jędrzejewski-Szmek
[next]