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
2015-09-25
Forward-ported network rule-generator code from eudev-1.10
eudev/v3.1.4
Ian Stakenvicius
2015-09-11
Revert "udevd: warn if we receive SIGCHLD from untracked worker"
eudev/v3.1.3
Anthony G. Basile
2015-09-11
Merge pull request #122 from RomainNaour/musl-fixes
blueness
2015-09-08
Add missing space between filename and error message
Robert C. Sheets
2015-07-31
build-sys: check for strndupa
Romain Naour
2015-07-31
build-sys: check for mallinfo
Romain Naour
2015-07-20
udevd: don't unref worker objects on SIGSTOP/SIGCONT
Tom Gundersen
2015-07-20
udevd: warn if we receive SIGCHLD from untracked worker
Tom Gundersen
2015-07-20
libudev: fix commit 3df6350
Anthony G. Basile
2015-07-20
libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin...
Tom Gundersen
2015-07-20
sd-device: get_subsystem - don't complain if a device does not have a subsystem
Tom Gundersen
2015-07-20
src/gudev: remove Gobject libudev support.
Anthony G. Basile
2015-07-20
It's moved to the iio-sensor-proxy D-Bus service.
Bastien Nocera
2015-06-18
Rename mkdir_p -> udev_mkdir_p to avoid symbol collisions.
Anthony G. Basile
2015-06-18
udevd: fix REMOVE handling
Chris Clayton
2015-06-18
Revert "udev: don't close std{in,out,err}"
Anthony G. Basile
2015-05-30
configure.ac: bump udev to 220 and eudev to 3.1
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
udev/net_id: Only read the first 64 bytes of PCI config space
Jason S. McMullan
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
udevd: main - use _exit() when daemonizing
Tom Gundersen
2015-05-27
ata_id: drop spurious space
Lennart Poettering
2015-05-27
udevd: on_worker - distinguish between EINTR and EAGAIN
Tom Gundersen
2015-05-27
src/shared/util.h: import loop_write() from upstream
Anthony G. Basile
2015-05-27
udevd: worker - use loop_write() rather than send()
Tom Gundersen
2015-05-27
udev-ctrl: make _unref() always return NULL
Tom Gundersen
2015-05-26
udevd: remove stale comment
Tom Gundersen
2015-05-26
udevd: explicitly update queue file before answering to ping
Tom Gundersen
2015-05-26
udevd: make udev_ctrl_connection global
Tom Gundersen
2015-05-26
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-26
udevd: remove unused function
Thomas Hindoe Paaboel Andersen
2015-05-26
udevd: don't explicitly count the number of workers
Tom Gundersen
2015-05-26
udevd: keep workers in a hashmap rather than a list
Tom Gundersen
2015-05-26
udevd: worker - drop reference counting
Tom Gundersen
2015-05-26
udev: fix weird coding-style
David Herrmann
2015-05-26
udevd: worker - allow passing NULL to worker_unref()
Tom Gundersen
2015-05-26
udevd: worker - use _exit() rather than exit()
Tom Gundersen
2015-05-26
src/shared/util.[ch]: import functions from upstream for previous commits
Anthony G. Basile
2015-05-26
udevd: modernize error handling
Tom Gundersen
2015-05-26
udevd: use kernel cmdline parser
Tom Gundersen
2015-05-26
udevd: worker - move some fields from the worker to the event
Tom Gundersen
2015-05-26
udevd: worker - introduce worker_attach_event()
Tom Gundersen
2015-05-26
udevd: worker - make refcounting clearer
Tom Gundersen
2015-05-26
udevd: worker - only allocate the worker struct in the main process
Tom Gundersen
2015-05-26
udevd: rename worker_new() to worker_spawn()
Tom Gundersen
2015-05-26
udevd: don't track worker exitcode
Tom Gundersen
2015-05-04
core: rework cgroup path parse logic
Lennart Poettering
[next]