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
Age
Commit message (
Expand
)
Author
2014-12-20
util: rename ignore_file() to hidden_file()
Lennart Poettering
2014-12-20
util: when creating temporary filename for atomic creation of files, add an e...
Lennart Poettering
2014-12-20
Treat a trailing backslash as an error
Zbigniew Jędrzejewski-Szmek
2014-12-20
path-util: fix breakage in path_is_mount_point
Dave Reisner
2014-12-20
path: make the check for unsupported name_to_handle_at symmetric
Zbigniew Jędrzejewski-Szmek
2014-12-20
path: follow symbolic link for parent path (2)
Umut Tezduyar Lindskog
2014-12-20
path: follow symbolic link for parent path
Umut Tezduyar Lindskog
2014-12-20
shared: strv - add strv_clear()
Tom Gundersen
2014-12-20
shared: path-util - memory leak
Tom Gundersen
2014-12-20
fix compiler warning
Susant Sahani
2014-12-20
src/shared/util.c: fix tempfn_xxxxxx()
Anthony G. Basile
2014-12-20
configure.ac: add a generic --enable-debug, replace --enable-hashmap-debug
Michal Schmidt
2014-12-20
src/shared/utf8.c: follow upstream adding utf8_encode_unichar()
Lennart Poettering
2014-12-20
shared/hashmap.h: fix comment
Michal Schmidt
2014-12-20
src/shared/util.c: follow upstream on tempfn_xxxxxx()
Lennart Poettering
2014-12-20
util: minor simplification for loop_write() and loop_read()
Lennart Poettering
2014-12-20
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-17
path-util: no need to check whether p is absolute twice
Lennart Poettering
2014-12-11
core: unify how we iterate over inotify events
Lennart Poettering
2014-12-04
smack-util: remove warning when building without SMACK support
Lennart Poettering
2014-12-04
selinux: figure out selinux context applied on exec() before closing all fds
Michal Sekletar
2014-12-04
util: don't shadow variable
Thomas Hindoe Paaboel Andersen
2014-12-01
cgroup-util: Don't send SIGCONT after SIGKILL
Ross Lagerwall
2014-12-01
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-12-01
treewide: another round of simplifications
Michal Schmidt
2014-12-01
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
util: add function getting proc environ
Jakub Filak
2014-11-28
util: skip incomplete ucred information in getpeersec()
Lennart Poettering
2014-11-28
log: rearrange log function naming
Lennart Poettering
2014-11-28
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-27
smack: introduce new SmackProcessLabel option
WaLyong Cho
2014-11-20
set: make set_consume() actually free the allocated string if the string alre...
Lennart Poettering
2014-11-17
log: unchecked return value from library
Susant Sahani
2014-11-14
src/shared/util.{c,h}: import needed functions from upstream
Anthony G. Basile
2014-11-14
utf8: when looking at the next unichar, honour the size parameter, in utf8_is...
Lennart Poettering
2014-11-14
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-14
shared: create files even if the SELinux policy has no context for them
Michal Schmidt
2014-11-14
condition: unify condition logic in one file
Lennart Poettering
2014-10-31
src/shared/sparse-endian.h: cosmetic change
Anthony G. Basile
2014-10-31
hashmap: rewrite the implementation
Michal Schmidt
2014-10-31
mempool: add a zeroing alloc function
Michal Schmidt
2014-10-31
util: don't block on getrandom()
Lennart Poettering
2014-10-31
missing.h: fix wrong __NR_getrandom syscall def
Dave Reisner
2014-10-31
util: make use of the new getrandom() syscall if it is available when needing...
Lennart Poettering
2014-10-30
util: unify how we see srand()
Lennart Poettering
2014-10-28
src/shared/selinux-util.h: add missing include <fcntl.h>
Anthony G. Basile
2014-10-26
src/shared/mkdir-label.c: move and rename mkdir_label()
Anthony G. Basile
2014-10-26
src/shared/label.c: move and rename symlink_label()
Anthony G. Basile
2014-10-26
src/shared/virt.c: add docker to container namespace
Anthony G. Basile
2014-10-26
src/shared/selinux-util.c: add path_is_absolute() check
Anthony G. Basile
[next]