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
/
namedev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] dev_d.c file sorting and cleanup
kay.sievers@vrfy.org
2005-04-26
1
-2
/
+2
*
[PATCH] cleanup callout fork
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+0
*
[PATCH] allow to specify node permissions in the rule
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+14
*
[PATCH] udev - fix debug info for multiple rule file config
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] udev - allow all files in a directory as the config
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+3
*
[PATCH] udev - create all partitions of blockdevice
kay.sievers@vrfy.org
2005-04-26
1
-19
/
+24
*
[PATCH] allow SYSFS{file}
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] stop using mode_t as different libcs define it in different ways :(
greg@kroah.com
2005-04-26
1
-1
/
+1
*
[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...
greg@kroah.com
2005-04-26
1
-3
/
+1
*
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] udev - CALLOUT is PROGRAM now
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+1
*
[PATCH] udev - drop all methods :)
kay.sievers@vrfy.org
2005-04-26
1
-23
/
+6
*
[PATCH] add IGNORE rule type
christophe@saout.de
2005-04-26
1
-0
/
+2
*
[PATCH] extend exec_program[]
kay.sievers@vrfy.org
2005-04-26
1
-1
/
+2
*
[PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule.
greg@kroah.com
2005-04-26
1
-3
/
+7
*
[PATCH] don't rely on field order in namedev_parse
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+10
*
[PATCH] experimental (very simple) SYMLINK creation
kay.sievers@vrfy.org
2005-04-26
1
-0
/
+1
*
[PATCH] fix permission handling logic
greg@kroah.com
2005-04-26
1
-1
/
+9
*
[PATCH] add support for a main udev config file, udev.conf.
greg@kroah.com
2005-04-26
1
-2
/
+3
*
[PATCH] split out the namedev config parsing logic to namedev_parse.c
greg@kroah.com
2005-04-26
1
-0
/
+13
*
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-26
1
-2
/
+1
*
[PATCH] got rid of struct device_attr
greg@kroah.com
2005-04-26
1
-2
/
+5
*
[PATCH] make config files, sysfs root, and udev root configurable from config...
greg@kroah.com
2005-04-26
1
-3
/
+0
*
[PATCH] put config files and database in /etc/udev by default
greg@kroah.com
2005-04-26
1
-1
/
+0
*
[PATCH] add callout config type to udev
patmans@us.ibm.com
2005-04-26
1
-0
/
+2
*
[PATCH] udevdb prototype
dsteklof@us.ibm.com
2005-04-26
1
-0
/
+1
*
[PATCH] make struct config_device contain a struct device_attr instead of dup...
greg@kroah.com
2005-04-26
1
-0
/
+34
*
[PATCH] Clean up the namedev interface a bit, making the code smaller...
greg@kroah.com
2005-04-26
1
-1
/
+3
*
[PATCH] add initial libsysfs support...
greg@kroah.com
2005-04-26
1
-0
/
+1
*
[PATCH] Initial namedev parsing of config files
greg@kroah.com
2005-04-26
1
-0
/
+34