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
/
namedev_parse.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] dev_d.c file sorting and cleanup
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove extra ; in namedev_parse.c
greg@kroah.com
2005-04-26
[PATCH] allow to specify node permissions in the rule
kay.sievers@vrfy.org
2005-04-26
[PATCH] overall trivial trivial cleanup
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - fix debug info for multiple rule file config
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - safer string handling all over the place
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - allow all files in a directory as the config
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev - create all partitions of blockdevice
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow SYSFS{file}
kay.sievers@vrfy.org
2005-04-26
[PATCH] move get_pair to udev_config.c because udevinfo doesn't need all of n...
greg@kroah.com
2005-04-26
[PATCH] misc code cleanups.
greg@kroah.com
2005-04-26
[PATCH] small cut n paste error fix
hannal@us.ibm.com
2005-04-26
[PATCH] add udev logging to info log
kay.sievers@vrfy.org
2005-04-26
[PATCH] Add some helpful messages if the user uses the older config file format
greg@kroah.com
2005-04-26
[PATCH] udev - drop all methods :)
kay.sievers@vrfy.org
2005-04-26
[PATCH] add IGNORE rule type
christophe@saout.de
2005-04-26
[PATCH] small cleanup
christophe@saout.de
2005-04-26
[PATCH] replace list_for_each with list_for_each_entry, saving a few lines of...
greg@kroah.com
2005-04-26
[PATCH] cleanup namedev_parse debug text
kay.sievers@vrfy.org
2005-04-26
[PATCH] small trivial cleanup of latest changes
kay.sievers@vrfy.org
2005-04-26
[PATCH] Don't require the BUS value for the LABEL rule.
greg@kroah.com
2005-04-26
[PATCH] Don't require the BUS value for the CALLOUT rule.
greg@kroah.com
2005-04-26
[PATCH] check for empty line a bit better in the parser.
greg@kroah.com
2005-04-26
[PATCH] add ability to have up to 5 SYSFS_ file/value pairs for the LABEL rule.
greg@kroah.com
2005-04-26
[PATCH] fix comment and whitespace handling in config files.
Roman.Kagan@itep.ru
2005-04-26
[PATCH] trivial cleanup parser changes
kay.sievers@vrfy.org
2005-04-26
[PATCH] don't rely on field order in namedev_parse
kay.sievers@vrfy.org
2005-04-26
[PATCH] experimental (very simple) SYMLINK creation
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix permission handling logic
greg@kroah.com
2005-04-26
[PATCH] get rid of the majority of the debug environment variables.
greg@kroah.com
2005-04-26
[PATCH] add support for a main udev config file, udev.conf.
greg@kroah.com
2005-04-26
[PATCH] split out the namedev config parsing logic to namedev_parse.c
greg@kroah.com