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-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
libudev: private - introduce udev_device_new_from_synthetic_event()
Tom Gundersen
2015-03-18
libudev-monitor: use initialization
Zbigniew Jędrzejewski-Szmek
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
udev-ctrl: fix strict aliasing issues
Shawn Landden
2015-03-18
udev: downgrade "has devpath" and "filled with db file" messages
Zbigniew Jędrzejewski-Szmek
2015-03-18
udev: properly calculate size of remaining data
Zbigniew Jędrzejewski-Szmek
2015-03-18
udev: make set_usec_initialized() internal to libudev
Tom Gundersen
2015-03-18
path-util: fix path_is_mount_point() for symlinks
Harald Hoyer
2015-03-18
udevd: improve handling of failed worker
Tom Gundersen
2015-03-18
udevd: don't free event when killing the worker, wait until it has been reaped
Tom Gundersen
2015-03-18
libudev: introduce clone_with_db()
Tom Gundersen
2015-03-18
libudev: monitor - fix error path in send_device
Tom Gundersen
2015-03-18
udevd: event - make db loading lazy in REMOVE event handling
Tom Gundersen
2015-03-18
libudev: introduce udev_device_properties_copy()
Tom Gundersen
2015-03-18
udev: add SYSCTL{} support
Kay Sievers
2015-03-18
libudev: private - make property_from_string_parse* static
Tom Gundersen
2015-03-18
libudev: add missing hunks
Tom Gundersen
2015-03-18
libudev: udev_device_read_db - drop unused argument
Tom Gundersen
2015-03-18
libudev: udev_device_add_property - implicitly mark properties for saving to db
Tom Gundersen
2015-03-18
udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudev
Tom Gundersen
2015-03-18
udev: simplify event_queue_update() and add debug logging
Tom Gundersen
2015-03-18
udev: use inttypes.h types wherever appropriate
Lennart Poettering
2015-03-18
tree-wide: use _packed_ macro instead of raw gcc __attribute__
Lennart Poettering
2015-03-18
udevd: close race in udev settle
Tom Gundersen
2015-03-18
v4l_id: use standard option parsing loop
Zbigniew Jędrzejewski-Szmek
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
src/udev/udev-event.c: clean up net if renaming code
Anthony G. Basile
2015-02-11
src/udev/udev-builtin.c: remove legacy optional keymap
Anthony G. Basile
2015-02-11
src/udev/udev-builtin-kmod.c: remove the modprobe alt to kmod code
Anthony G. Basile
2015-02-11
src/udev/udevd.c: remove create static nodes from modules
Anthony G. Basile
2015-02-11
Minor cleanups
Anthony G. Basile
2015-02-11
libudev: private - drop some functions from the internal API
Tom Gundersen
2015-02-11
udev: event - move renaming of udev_device to libudev
Tom Gundersen
2015-02-11
rule_generator: remove legacy code
Anthony G. Basile
2015-02-08
libudev: monitor - move nulstr parsing to libudev-device
Tom Gundersen
2015-02-08
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-02-08
udev: event - minor nit
Tom Gundersen
2015-02-08
udev: event - introduce and use internal udev_device_shallow_clone()
Tom Gundersen
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
2015-01-25
src/shared/util.h: further cleanup PID_FMT
Anthony G. Basile
2015-01-25
Fix some format strings for enums, they are signed
Zbigniew Jędrzejewski-Szmek
2015-01-25
shared/util: use signed printf format for PIDs
Zbigniew JÄdrzejewski-Szmek
2015-01-25
log: add new log output mode, that prints to console, but
Lennart Poettering
2015-01-25
util: Add some missing hidden_file() suffixes
Martin Pitt
[next]