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-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-17
blkid: Warn when rejecting a superblock with a bad csum
Gabriel de Perthuis
2014-12-17
udev-builtin-btrfs: properly initialize ioctl struct to zeroes
Lennart Poettering
2014-12-17
use correct format types
Thomas Hindoe Paaboel Andersen
2014-12-11
core: unify how we iterate over inotify events
Lennart Poettering
2014-12-11
treewide: correct spacing near eol in code comments
Torstein Husebø
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-04
udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Maurizio Lombardi
2014-12-04
libudev: set errno properly in all error conditions of udev_device_new_from_s...
Lennart Poettering
2014-12-01
udev: strings in C are NUL-terminated anyway, no need to add a second NUL...
Lennart Poettering
2014-12-01
udev: rules - ignore the lack of trailing newline
Tom Gundersen
2014-12-01
udev: rules - print the first invalid character
Tom Gundersen
2014-12-01
udev: rules - modernise add_rule a bit
Tom Gundersen
2014-12-01
udevadm hwdb: discard extra leading whitespaces in hwdb
Peter Hutterer
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-30
treewide: drop unnecessary trailing \n in log_*() calls
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
treewide: more log_*_errno() conversions
Michal Schmidt
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
[next]