chiark / gitweb /
Docs: udev.xml: Clarify through a change in word ordering
[elogind.git] / udev /
2011-04-11 Michael WittenDocs: udev.xml: Clarify through a change in word ordering
2011-04-11 Michael WittenDocs: udev.xml: `comma-separated' is a better description
2011-04-11 Michael WittenDocs: udev.xml: `char' -> `character'
2011-04-11 Michael WittenDocs: udev.xml: Add comma
2011-04-11 Michael WittenDocs: udev.xml: Actually make a separate paragraph
2011-04-11 Michael WittenDocs: udev.xml: Use normal sentence structure
2011-04-11 Michael WittenDocs: udev.xml: Clean up introduction to substitutions.
2011-04-11 Michael WittenDocs: udev.xml: `a' -> `the'
2011-04-11 Michael WittenDocs: udev.xml: Clean up WAIT_FOR description
2011-04-11 Michael WittenDocs: udev.xml: `commandline' -> `command line'
2011-04-11 Michael WittenDocs: udev.xml: `which' -> `content of which'
2011-04-11 Michael WittenDocs: udev.xml: Add missing `.'
2011-04-11 Michael WittenDocs: udev.xml: Clean up description of LABEL assignmen...
2011-04-11 Michael WittenDocs: udev.xml: Clean up description of RUN assignment key
2011-04-11 Michael WittenDocs: udev.xml: Clean up description of ENV assignment key
2011-04-11 Michael WittenDocs: udev.xml: Clean up description of SYMLINK assignm...
2011-04-11 Michael WittenDocs: udev.xml: Clean up description of NAME assignment key
2011-04-11 Michael WittenDocs: udev.xml: Clean character range description
2011-04-11 Michael WittenDocs: udev.xml: Clean `*' description
2011-04-11 Michael WittenDocs: udev.xml: `a shell style' -> `shell-style'
2011-04-11 Michael WittenDocs: udev.xml: Clarify PROGRAM key
2011-04-11 Michael WittenDocs: udev.xml: Use `unless' for clarity
2011-04-11 Michael WittenDocs: udev.xml: Add a few more words for context
2011-04-11 Michael WittenDocs: udev.xml: Remove unnecessary repitition
2011-04-11 Michael WittenDocs: udev.xml: `comma-separated' is a better description
2011-04-11 Michael WittenDocs: udev.xml: Use `assignment' consistently
2011-04-11 Michael WittenDocs: udev.xml: `,' -> `:'
2011-04-11 Michael WittenDocs: udev.xml: `key value' -> `key-value'
2011-04-11 Michael WittenDocs: udev.xml: `,' -> `;'
2011-04-11 Michael WittenDocs: udev.xml: Clarification through proper wording
2011-04-11 Michael WittenDocs: udev.xml: Use present tense
2011-04-11 Michael WittenDocs: udev.xml: `are' -> `is'; the subject is `Access'
2011-04-11 Michael WittenDocs: udev.xml: Remove commas (and unnecessary repetition)
2011-04-11 Michael WittenDocs: udev.xml: Offset daemon name with commas
2011-04-07 Kay Sieversselinux: do not label files in runtime dir
2011-03-31 Thomas Egererudevd: add 'N:' to optstring in getopt_long
2011-03-23 Kay Sieversman: remove trigger --type=failed handling
2011-03-23 Kay Sieverssystemd: bind udev control socket in systemd and split...
2011-03-23 Kay Sieversuse /run/udev/ if possible and fall back to /dev/.udev/
2011-03-23 Kay Sieversudevd: initialize fds, for proper close() on exit
2011-03-23 Kay Sieversudevd: use facility == LOG_DAEMON when writing to ...
2011-03-23 Kay Sieversupdate sd-daemon.[ch]
2011-03-15 Kay Sieversmove /dev/.udev/ to /dev/.run/udev/ and convert old...
2011-03-08 Thomas Egererudevadm: info - make attribute array static and const
2011-03-04 Kay Sieverslibudev: udev_device_get_sysattr_list_entry() update
2011-03-04 Thomas Egererlibudev: use sysfs attr ilist interface for attribute...
2011-02-15 Kay Sieversupdate some comments
2011-02-09 Kay Sieversupdate gitignore
2011-01-04 Kay Sieversman: fix typo
2010-12-15 Kay Sieverslibudev: record and export "age" of device record
2010-12-14 Kay Sieverslibudev: enumerate - allow to filter-out not-already...
2010-12-14 Kay Sieverscheck ifindex > 0 instead of subsystem == "net"
2010-12-12 Kay Sieversudevd: switch to common id_filename functions
2010-12-11 Kay Sieversudevd: simplify udev database and fix DEVNAME handling
2010-12-10 Kay Sieversudevd: always create /dev/{char,block}/$major:$minor
2010-12-10 Kay Sieversudevd: use dev_t or netif ifindex as database key
2010-12-10 Kay Sieversudevadm: info - honor --export, --export-prefix=
2010-12-10 Kay Sieversudevadm: info - honor --export and --export-prefix...
2010-11-22 Michal Soltysudevd: create static nodes before /dev/null is needed
2010-11-12 Harald Hoyerudev-rules.c: change import property buffer to 16384...
2010-11-10 Jakub Wilkman: udev - workaraound -> workaround
2010-10-18 Kay Sieversreturn proper error code in rename_netif()
2010-10-13 Kay Sieversudevd: do not wrongly delay events for devices with...
2010-10-07 Kay Sieversudevd: add sd-daemon.c
2010-09-21 Martin PittClarify WAIT_FOR documentation
2010-08-31 Kay Sieversset SELinux context on 'add' but not on 'change' events
2010-08-27 Martin Pittudev(7) manpage: Fix description of $attr
2010-08-25 Luca TettamantiAdd support for oom_score_adj
2010-08-25 Kay Sieversudevd: remove unneeded credential passing from init_not...
2010-08-20 Martin Pittudev(7): Point out required extension, and remove some...
2010-08-19 Kay Sieversudevd: add pid to kmsg logs
2010-08-11 Kay Sieversdo not rename the database on device rename
2010-08-11 Kay Sieversalways log error when renaming a network interface...
2010-08-10 Harald Hoyerudev-event.c: rename interface to <src>-<dest>, if...
2010-08-08 Yin Kangkaiudevd: create static device links only when the target...
2010-08-08 Yin Kangkaiudevd: fix unref'ing of device in error path
2010-08-03 Kay Sieverscall util_delete_path() only when we actually deleted...
2010-08-03 Yin Kangkaiudevd: fix short options in getopt()
2010-08-03 Yin Kangkaimalloc()+memset() -> calloc()
2010-08-02 Yin Kangkaiudevd: fix some memory leaks in error path
2010-07-28 Yin Kangkaiudevadm: fix short options in getopt()
2010-07-11 Kay Sieversudevd: init_notify() fix abstract namespace name handling
2010-07-07 Kay Sieversallow final assignment for OPTIONS:="nowatch"
2010-06-17 Kay Sieversudevd: in case we don't daemonize, send READY message...
2010-05-31 Kay SieversIMPORT{cmdline}: start at first char after '='
2010-05-30 Kay Sieversadd IMPORT{cmdline}
2010-05-30 Kay Sieversudevd: set umask before creating files/directories
2010-05-29 Kay Sieversman: udevd - update intro
2010-05-29 Kay Sieversman: add kernel command line parameters
2010-05-28 Kay Sieversman: add static device nodes and udevd debug options
2010-05-28 Kay Sieversudevd: read debug settings from kernel commandline
2010-05-27 Kay Sieversudevd: fix comments
2010-05-27 Kay Sieversudevd: replace --debug-trace with --children-max
2010-05-27 Kay Sieverschilds -> children
2010-05-27 Kay Sieverswhile (1) -> for (;;)
2010-05-25 Kay Sieversfix compilation with --enable-debug
2010-05-25 Bryan Kadzbanudevd: fix typo /proc/fd -> /proc/self/fd
2010-05-24 Kay Sieversman: directly use 'refentry'
2010-05-20 Kay Sieverscreate static nodes provided by kernel modules to allow...
2010-05-20 Kay Sieversfix tests and allow MODE=000
next