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-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-29
Remove garbage code: first of all `r` used in compare was uninitialized
Alex Turbov
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
2014-10-26
label: move is_dir() to util.c
Lennart Poettering
2014-10-25
label: don't try to create labelled directories more than once
Lennart Poettering
2014-10-25
selinux: clean up selinux label function naming
Lennart Poettering
2014-10-25
selinux: simplify and unify logging
Lennart Poettering
2014-10-25
selinux: rework label query APIs
Lennart Poettering
2014-10-25
smack: we don't need the special labels exported, hence don't
Lennart Poettering
2014-10-25
selinux: drop 3 unused function prototypes
Lennart Poettering
2014-10-25
smack: rework SMACK label fixing code to follow more closely the semantics of...
Lennart Poettering
2014-10-25
smack: never follow symlinks when relabelling
Lennart Poettering
2014-10-25
smack: rework smack APIs a bit
Lennart Poettering
2014-10-25
mac: rename all calls that apply a label mac_{selinux|smack}_apply_xyz(), and...
Lennart Poettering
2014-10-25
selinux: make use of cleanup gcc magic
Lennart Poettering
2014-10-25
hashmap: introduce hashmap_reserve()
Michal Schmidt
2014-10-25
hashmap: return more information from resize_buckets()
Michal Schmidt
2014-10-25
shared: split mempool implementation from hashmaps
Michal Schmidt
2014-10-25
time: don't do comparison twice
Lennart Poettering
2014-10-25
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-25
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-10-25
src/shared/util.h: import realloc_multiply() from upstream
Anthony G. Basile
2014-10-25
label: rearrange mandatory access control(MAC) apis
WaLyong Cho
2014-10-25
shared/log: add log_trace as compile-time optional debugging
Zbigniew Jędrzejewski-Szmek
2014-10-22
strv: add an additional overflow check when enlarging strv()s
Lennart Poettering
2014-10-13
src/shared/util.c: remove unneeded error check, following upstream
Anthony G. Basile
[prev]
[next]