Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-15 | libudev: rename ctrl_msg to ctrl_msg_wire | Kay Sievers | |
2008-09-15 | libudev: switch API from devpath to syspath | Kay Sievers | |
2008-09-15 | libudev: handle "device" link as parent, handle "class" "block" as "subsystem" | Kay Sievers | |
2008-09-13 | libudev: udev_device - add attribute cache | Kay Sievers | |
2008-09-10 | libudev: do not use udev_db.c | Kay Sievers | |
2008-09-03 | udevadm: print warning to stderr if udevadm is called by symlink | Kay Sievers | |
2008-09-01 | udev_device_init() remove statically allocated device support | Kay Sievers | |
2008-08-27 | libudev: add library to access udev information | Kay Sievers | |
2008-08-09 | fix .gitignore | Kay Sievers | |
2008-08-02 | release 126 | Kay Sievers | |
2008-07-18 | release 125 | Kay Sievers | |
2008-04-03 | release 120 | Kay Sievers | |
2008-03-29 | udevadm: remove old man page links and compat links for debugging tools | Kay Sievers | |
2007-11-13 | remove udevstart | Kay Sievers | |
2007-11-09 | udevadm: control - allow command to be passed as option | Kay Sievers | |
2007-03-28 | finally remove the directory event-multiplexer crap | Kay Sievers | |
2007-03-19 | update TODO | Kay Sievers | |
2007-03-18 | udevinfo: remove -d option | Kay Sievers | |
2007-02-25 | add test for an attribute which contains an operator char | Kay Sievers | |
2007-02-24 | update DRIVER== changes | Kay Sievers | |
2006-09-30 | release 101 | Kay Sievers | |
2006-09-06 | release 099 | Kay Sievers | |
2006-09-03 | udevd: use files instead of symlinks for /dev/.udev/queue,failed | Kay Sievers | |
2006-09-02 | update TODO | Kay Sievers | |
2006-08-23 | 098 release | Kay Sievers | |
2006-07-04 | remove broken %e enumeration | Kay Sievers | |
2006-06-12 | 094 release | Kay Sievers | |
2006-06-07 | remove MODALIAS key and substitution | Kay Sievers | |
2006-05-27 | remove udevsend | Kay Sievers | |
2006-03-22 | path_id: add bus to USB path | Hannes Reinecke | |
2006-03-21 | 088 release | Kay Sievers | |
2006-01-25 | 082 release | Kay Sievers | |
2006-01-16 | fix BUS, ID, $id usage | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-12-29 | update TODO | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-12-29 | update RELEASE-NOTES + TODO | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-11-17 | update README | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-11-09 | update TODO | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-11-07 | 073 release | Kay Sievers | |
2005-09-08 | update TODO | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-04-26 | [PATCH] update the TODO list as we already have a devfs config file. | greg@kroah.com | |
2005-04-26 | [PATCH] automatically install correct initscript | rml@ximian.com | |
On Mon, 2004-03-01 at 20:08, Robert Love wrote: > Ack, I did not even see that! Thanks. > > Let's rip that out, and always use the new built-in logic to determine > what initscript to install. Hm, looks like we do not need the %{lsb} and USE_LSB logic at all, anymore. Here is the patch, updated, removing both completely. | |||
2005-04-26 | [PATCH] TODO update | kay.sievers@vrfy.org | |
I promise, that I will not take every item you put in the TODO list :) | |||
2005-04-26 | [PATCH] add new TODO item about local user permissions. | greg@kroah.com | |
2005-04-26 | [PATCH] TODO update | kay.sievers@vrfy.org | |
On Thu, Feb 12, 2004 at 05:26:37PM -0800, Greg KH wrote: > On Fri, Feb 13, 2004 at 12:45:38AM +0100, Kay Sievers wrote: > > > > Here a few questions about my favorite file in the tree :) > > - better permission handling > > > > What is missing here? > > I don't know for sure. Just a vague feeling that the way we currently > handle permissions is pretty lousy. Anyone else feel this way too? Seems that nobody cares and perhaps the recent klibc permission changes and the multiple file config directory are enough to kill these lines? :) | |||
2005-04-26 | [PATCH] remove udevd priority TODO item, as it's not needed at all. | greg@kroah.com | |
We want to be started by keventd, as that runs at a very fast priority. | |||
2005-04-26 | [PATCH] add udevd priority issue to the TODO list. | greg@kroah.com | |
2005-04-26 | [PATCH] udev - TODO update | kay.sievers@vrfy.org | |
Make TODO really small :) | |||
2005-04-26 | [PATCH] remove TODO item about BUS value, as it is now done. | greg@kroah.com | |
2005-04-26 | [PATCH] update TODO with some new, small items. | greg@kroah.com | |
2005-04-26 | [PATCH] remove unneeded TODO and FIXME entry | greg@kroah.com | |
Thanks to Kay for pointing it out to me. |