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
/
libudev
Age
Commit message (
Expand
)
Author
2016-08-01
find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;
Luke Shumaker
2016-07-30
stuff
Luke Shumaker
2016-07-28
headerssss
Luke Shumaker
2016-07-28
tidy headers
Luke Shumaker
2016-07-27
fix
Luke Shumaker
2016-07-27
fix (mostly adjust #includes to have sd- prefix)
Luke Shumaker
2016-06-12
tidy
Luke Shumaker
2016-06-12
Merge branch 'lukeshu/postmove' into lukeshu/master
Luke Shumaker
2016-06-12
./move.sh
Luke Shumaker
2016-06-12
fix
Luke Shumaker
2016-06-12
Merge branch 'lukeshu/postmove' into 'lukeshu/master'
Luke Shumaker
2016-06-09
./move.sh
Luke Shumaker
2016-06-09
stuff
Luke Shumaker
2016-06-07
missed some
Luke Shumaker
2016-06-07
Merge branch 'lukeshu/postmove' into lukeshu/master
Luke Shumaker
2016-06-07
./move.sh
Luke Shumaker
2016-06-07
Makefile tidy
Luke Shumaker
2016-06-07
stuff
Luke Shumaker
2016-06-06
libudev, systemd-nspawn
Luke Shumaker
2016-06-01
thing
Luke Shumaker
2016-06-01
stuff
Luke Shumaker
2016-06-01
./move.sh
Luke Shumaker
2016-03-14
include sys/sysmacros.h in more places
Mike Frysinger
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-20
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2015-12-07
libudev: simplify udev_device_ensure_usec_initialized a bit
Zbigniew Jędrzejewski-Szmek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-18
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-09
treewide: apply errno.cocci
Michal Schmidt
2015-10-27
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-19
tree-wide: remove unused functions
Thomas Hindoe Paaboel Andersen
2015-09-09
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-06-17
libudev: device - fix typo in udev_device_get_sysattr_list_entry()
Tom Gundersen
2015-06-03
libudev: enumerate - accept NULL parameters in add_match()
Tom Gundersen
2015-06-03
libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin...
Tom Gundersen
2015-06-02
sd-device: get_subsystem - don't complain if a device does not have a subsystem
Tom Gundersen
2015-05-12
udevd: manager - move a few global variables into the Manager object
Tom Gundersen
2015-04-29
libudev: monitor - fix typo in log message
Tom Gundersen
2015-04-26
libudev: monitor - clarify log messages
Tom Gundersen
2015-04-23
udevd: fix REMOVE handling
Tom Gundersen
2015-04-23
libudev-device: fix lazy loading of devlinks, properties and tags
Tom Gundersen
[next]