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
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
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-28
udevadm trigger: allow matching by device name
Zbigniew Jędrzejewski-Szmek
2014-11-28
udevadm: split out find_device helper
Zbigniew Jędrzejewski-Szmek
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-17
udev: silence TOCTOU warning when creating a directory
Ronny Chevalier
2014-11-16
src/udev: update the definition of udev_event_execute_rule
Anthony G. Basile
2014-11-14
udev: move global property handling from libudev to udevd
Kay Sievers
2014-11-14
udev: switch to systemd logging functions
Kay Sievers
2014-11-14
udev: use properly the systemd logging functions
Ronny Chevalier
2014-11-14
src/shared/util.{c,h}: import needed functions from upstream
Anthony G. Basile
2014-11-14
udev: use the systemd logging functions in udev tools
Kay Sievers
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-11-07
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-07
src/libudev/libudev-hwdb.c: update error message
Anthony G. Basile
2014-11-07
s/commandline/command line/g
Harald Hoyer
2014-11-07
udev: avoid magic constants in kernel-cmdline parsers
David Herrmann
2014-11-07
udev: Fix parsing of udev.event-timeout kernel parameter.
Richard W.M. Jones
2014-11-02
scsi_id: fix usage spelling
Joe Lawrence
2014-11-02
libudev: Use correct free function
Colin Walters
2014-11-02
Use log "level" instead of "priority"
Zbigniew Jędrzejewski-Szmek
2014-11-02
libudev: do not accept invalid log levels
Zbigniew Jędrzejewski-Szmek
2014-11-02
libudev: modernization
Zbigniew Jędrzejewski-Szmek
2014-10-31
src/shared/sparse-endian.h: cosmetic change
Anthony G. Basile
2014-10-31
src/udev/udev-node.c: fix selinux label
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-30
udev: path_id - update comments
Kay Sievers
2014-10-28
src/shared/selinux-util.h: add missing include <fcntl.h>
Anthony G. Basile
2014-10-28
cdrom_id: do not attempt to read past end of buffer
Zbigniew Jędrzejewski-Szmek
2014-10-28
udev: path_id - set supported_parent for well-known SCSI setups
Kay Sievers
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
src/udev/udevd.c: rename apis again in static_dev_create_from_modules()
Anthony G. Basile
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
[next]