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
2015-06-18
Rename mkdir_p -> udev_mkdir_p to avoid symbol collisions.
Anthony G. Basile
2015-05-29
random-util.c: remove <sys/auxv.h> missing in uClibc
Anthony G. Basile
2015-05-29
src/shared/missing.h: O_PATH and AT_EMPTY_PATH missing in uClibc's <fcntl.h>
Anthony G. Basile
2015-05-27
src/shared/util.h: update qsort_safe() for musl
Anthony G. Basile
2015-05-27
src/shared/path-util.c: import prefix_root() from upstream
Anthony G. Basile
2015-05-27
nspawn: finish user namespace support
Lennart Poettering
2015-05-27
src/shared/util.h: import loop_write() from upstream
Anthony G. Basile
2015-05-26
udevd: make udev_ctrl_connection global
Tom Gundersen
2015-05-26
src/shared/util.[ch]: import functions from upstream for previous commits
Anthony G. Basile
2015-05-04
core: rework cgroup path parse logic
Lennart Poettering
2015-05-04
path-util: fix fstat fallback in fd_is_mount_point
Thomas Hindoe Paaboel Andersen
2015-05-04
sysctl: minor simplifications
Lennart Poettering
2015-05-04
path-util: make use of "mnt_id" field exported in /proc/self/fdinfo/<fd> to t...
Lennart Poettering
2015-05-04
util: Fix assertion in split() on missing '
Martin Pitt
2015-05-03
shared/hashmap: normalize whitespace
Zbigniew Jędrzejewski-Szmek
2015-05-03
src/shared/util.h: import xsprintf() from upstream.
Anthony G. Basile
2015-04-15
Ronny Chevalier <chevalier.ronny@gmail.com>shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-14
shared: add random-util.[ch]
Ronny Chevalier
2015-04-14
shared: add process-util.[ch]
Ronny Chevalier
2015-04-14
util: when unescaping C escape sequences support C++11 \u and
Lennart Poettering
2015-04-12
path-util: fix more path_is_mount e792e890f fallout
Lennart Poettering
2015-04-12
path-util: don't eat up ENOENT in path_is_mount_point()
Lennart Poettering
2015-04-12
path-util: make sure fd_is_mount_point() returns true for root directory
Lennart Poettering
2015-04-12
src/shared/Makefile.am: fix make dist-check
Anthony G. Basile
2015-04-12
path-util: if parent can do name_to_handle() but relevant dir not, it's a mou...
Lennart Poettering
2015-04-12
path-util.c: changes for rm-rf: never cross mount points
Lennart Poettering
2015-04-12
hashmap: return NULL from destructor
David Herrmann
2015-04-12
shared: add formats-util.h
Ronny Chevalier
2015-04-12
device-nodes: minor simplifications
Lennart Poettering
2015-04-12
util.c: follow upstream's comments.
Anthony G. Basile
2015-04-12
shared: set - make argument to set_remove() const
Tom Gundersen
2015-04-12
shared/mkdir: do not set errno in addition to return value
Zbigniew Jędrzejewski-Szmek
2015-04-12
strv: return NULL from strv_free()
David Herrmann
2015-04-12
udev: input_id: tag accelerometers as ID_INPUT_ACCELEROMETER
Hans de Goede
2015-04-12
udev: input_id: tag pointing sticks as ID_INPUT_POINTINGSTICK
Anthony G. Basile
2015-03-27
Remove hardcoded path /run and configure using --with-rootrundir=
David Cortarello
2015-03-19
shared: add path_compare(), an ordering path comparison
Michal Schmidt
2015-03-19
sysctl: move property handling to shared/
Kay Sievers
2015-03-18
selinux: fix SEGV during switch-root if SELinux policy loaded
Will Woods
2015-03-18
Check that EWOULDBLOCK is the same as EAGAIN
Zbigniew Jędrzejewski-Szmek
2015-03-18
Replace ENOTSUP with EOPNOTSUPP
Anthony G. Basile
2015-03-18
path-util: fix path_is_mount_point() for symlinks
Harald Hoyer
2015-03-18
libudev: udev_device_add_property - implicitly mark properties for saving to db
Tom Gundersen
2015-03-18
shared: import close_many() from upstream
Anthony G. Basile
2015-03-01
shared: introduce cmsg_close_all() call
Lennart Poettering
2015-02-11
Minor cleanups
Anthony G. Basile
2015-02-11
udev: event - move renaming of udev_device to libudev
Tom Gundersen
2015-02-08
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-25
build-sys: fix build on compilers without static_assert
Zbigniew Jędrzejewski-Szmek
2015-01-25
src/shared/util.h: only define the _to_string() enum mapping function
Lennart Poettering
[next]