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
/
udev-add.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] fix devpath for netdev
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] tweak node unlink handling
kay.sievers@vrfy.org
2005-04-26
1
-33
/
+29
*
[PATCH] fix some segfaults when running udevtest for network devices.
greg@kroah.com
2005-04-26
1
-4
/
+4
*
[PATCH] DEVPATH for netdev
kay.sievers@vrfy.org
2005-04-26
1
-8
/
+9
*
[PATCH] netdev - udevdb+dev.d changes
kay.sievers@vrfy.org
2005-04-26
1
-48
/
+59
*
[PATCH] dev_d.c file sorting and cleanup
kay.sievers@vrfy.org
2005-04-26
1
-3
/
+3
*
[PATCH] hmm, handle net devices with udev?
kay.sievers@vrfy.org
2005-04-26
1
-18
/
+68
*
[PATCH] remove selinux support from udev core as it's no longer needed.
greg@kroah.com
2005-04-26
1
-4
/
+0
*
[PATCH] remove dbus code from core udev code as it's no longer needed to be t...
greg@kroah.com
2005-04-26
1
-4
/
+1
*
[PATCH] add /etc/dev.d/ support for udev add and remove events.
greg@kroah.com
2005-04-26
1
-1
/
+3
*
[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] rename strn*() macros to strmax
kay.sievers@vrfy.org
2005-04-26
1
-3
/
+3
*
[PATCH] better fix for NAME="foo-%c{N}" gets a truncated name
kay.sievers@vrfy.org
2005-04-26
1
-2
/
+3
*
[PATCH] fix the build for older versions of gcc
greg@kroah.com
2005-04-26
1
-1
/
+2
*
[PATCH] cleanup mult field string handling
kay.sievers@vrfy.org
2005-04-26
1
-43
/
+37
*
[PATCH] bugfix for local user
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] - unlink bugfix
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] unlink the file before we try to create it.
greg@kroah.com
2005-04-26
1
-9
/
+22
*
[PATCH] add $local user spport for permissions
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+37
*
[PATCH] udev - safer sprintf() use
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+2
*
[PATCH] udev - correct relative symlink
kay.sievers@vrfy.org
2005-04-26
1
-2
/
+0
*
[PATCH] Add initial SELinux support for udev
greg@kroah.com
2005-04-26
1
-0
/
+4
*
[PATCH] udev - safer string handling all over the place
kay.sievers@vrfy.org
2005-04-26
1
-13
/
+13
*
[PATCH] force udev to include the internal version of libsysfs and never the ...
greg@kroah.com
2005-04-26
1
-1
/
+1
*
[PATCH] udev use new libsysfs header file location
patmans@us.ibm.com
2005-04-26
1
-1
/
+1
*
[PATCH] fix up bug created for udevtest in previous partition creation patch.
greg@kroah.com
2005-04-26
1
-5
/
+12
*
[PATCH] udev - create all partitions of blockdevice
kay.sievers@vrfy.org
2005-04-26
1
-25
/
+46
*
[PATCH] add udevtest program to build
greg@kroah.com
2005-04-26
1
-23
/
+33
*
[PATCH] remove some more KLIBC fixups that are no longer needed.
greg@kroah.com
2005-04-26
1
-8
/
+1
*
[PATCH] udev - fix "ignore method"
kay.sievers@vrfy.org
2005-04-26
1
-15
/
+15
*
[PATCH] set default owner/group in db - update
kay.sievers@vrfy.org
2005-04-26
1
-9
/
+9
*
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+2
*
[PATCH] make symlink work properly if there is already a file in its place
azarah@nosferatu.za.org
2005-04-26
1
-0
/
+11
*
[PATCH] check for empty symlink string
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] libsysfs 0.4.0 patch
dsteklof@us.ibm.com
2005-04-26
1
-2
/
+2
*
[PATCH] pre-libsysfs-0.4.0 patch
dsteklof@us.ibm.com
2005-04-26
1
-5
/
+5
*
[PATCH] allow multiple symlinks
kay.sievers@vrfy.org
2005-04-26
1
-29
/
+37
*
[PATCH] cleanup man & remove symlink comment
kay.sievers@vrfy.org
2005-04-26
1
-9
/
+0
*
[PATCH] move all of the DBUS logic into one file and remove all of the #ifdef...
greg@kroah.com
2005-04-26
1
-41
/
+3
*
[PATCH] D-BUS patch for udev-008
david@fubar.dk
2005-04-26
1
-0
/
+42
*
[PATCH] experimental (very simple) SYMLINK creation
kay.sievers@vrfy.org
2005-04-26
1
-27
/
+72
*
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-26
1
-12
/
+10
*
[PATCH] added ability to put format specifiers in the CALLOUT program string.
greg@kroah.com
2005-04-26
1
-0
/
+2
*
[PATCH] add support for string group and string user names in udev.permissions.
greg@kroah.com
2005-04-26
1
-4
/
+20
*
[PATCH] fix permissions to work properly now.
greg@kroah.com
2005-04-26
1
-0
/
+6
*
[PATCH] get the major/minor number before we name the device.
greg@kroah.com
2005-04-26
1
-16
/
+12
*
[PATCH] fix udev-add.c to build properly with older versions of gcc.
greg@kroah.com
2005-04-26
1
-3
/
+2
*
[PATCH] add support for subdirs
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+26
*
[PATCH] add uid/gid to nodes
kay.sievers@vrfy.org
2005-04-26
1
-2
/
+31
*
[PATCH] udev: sleep_for_dev() bits
rml@tech9.net
2005-04-26
1
-8
/
+6
[next]