index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libudev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-16
2
-10
/
+7
*
libudev: fix typo in comment
Peter Hutterer
2016-08-19
1
-1
/
+1
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-1
/
+1
*
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-15
1
-7
/
+7
*
include sys/sysmacros.h in more places
Mike Frysinger
2016-03-14
1
-0
/
+1
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-1
/
+1
*
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
1
-2
/
+2
*
libudev: simplify udev_device_ensure_usec_initialized a bit
Zbigniew Jędrzejewski-Szmek
2015-12-07
1
-6
/
+2
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
2
-2
/
+2
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-1
/
+1
*
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
2015-11-17
6
-6
/
+10
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
7
-13
/
+9
*
treewide: apply errno.cocci
Michal Schmidt
2015-11-09
1
-4
/
+2
*
mount-util: move fstype_is_network() and name_to_handle_at() definitions over
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
7
-2
/
+9
*
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: move more file I/O related calls into fileio.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-26
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
3
-0
/
+3
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
9
-44
/
+52
*
tree-wide: remove unused functions
Thomas Hindoe Paaboel Andersen
2015-10-19
2
-48
/
+0
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-2
/
+1
*
libudev: device - fix typo in udev_device_get_sysattr_list_entry()
Tom Gundersen
2015-06-17
1
-1
/
+1
*
libudev: enumerate - accept NULL parameters in add_match()
Tom Gundersen
2015-06-03
1
-0
/
+21
*
libudev: monitor - set nl_pid when reusing fd in udev_monitor_new_from_netlin...
Tom Gundersen
2015-06-03
1
-14
/
+22
*
sd-device: get_subsystem - don't complain if a device does not have a subsystem
Tom Gundersen
2015-06-02
1
-1
/
+2
*
udevd: manager - move a few global variables into the Manager object
Tom Gundersen
2015-05-12
1
-1
/
+0
*
libudev: monitor - fix typo in log message
Tom Gundersen
2015-04-29
1
-1
/
+1
*
libudev: monitor - clarify log messages
Tom Gundersen
2015-04-26
1
-2
/
+2
*
udevd: fix REMOVE handling
Tom Gundersen
2015-04-23
2
-0
/
+7
*
libudev-device: fix lazy loading of devlinks, properties and tags
Tom Gundersen
2015-04-23
2
-3
/
+12
*
sd-device: enumerator - match only on initialized devices by default
Tom Gundersen
2015-04-17
1
-4
/
+13
*
sd-device: enumerator - don't expose add_device()
Tom Gundersen
2015-04-17
1
-1
/
+1
*
libudev: make libudev-enumerate a thin wrapper around sd-device
Tom Gundersen
2015-04-16
2
-686
/
+107
*
shared: move assert_return_errno() from libudev
Tom Gundersen
2015-04-16
1
-9
/
+0
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
libudev-util: check length before accesing the array
Thomas Hindoe Paaboel Andersen
2015-04-05
1
-1
/
+1
*
libudev: device - replace by a thin wrapper around sd-device
Tom Gundersen
2015-04-02
3
-1625
/
+756
*
libudev: monitor - improve logging
Tom Gundersen
2015-04-01
1
-2
/
+8
*
libudev: private - introduce udev_device_new_from_synthetic_event()
Tom Gundersen
2015-03-18
2
-15
/
+45
*
libudev-monitor: use initialization
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-17
/
+16
*
udev: downgrade "has devpath" and "filled with db file" messages
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-2
/
+2
*
udev: make set_usec_initialized() internal to libudev
Tom Gundersen
2015-03-13
2
-10
/
+18
*
libudev: introduce clone_with_db()
Tom Gundersen
2015-03-12
2
-0
/
+15
*
libudev: monitor - fix error path in send_device
Tom Gundersen
2015-03-12
1
-1
/
+9
*
udevd: event - make db loading lazy in REMOVE event handling
Tom Gundersen
2015-03-12
1
-0
/
+1
*
libudev: introduce udev_device_properties_copy()
Tom Gundersen
2015-03-12
2
-0
/
+16
*
libudev: udev_device_read_db - drop unused argument
Tom Gundersen
2015-03-09
2
-24
/
+21
[next]