aboutsummaryrefslogtreecommitdiff
path: root/src/udev-mgr.c
Commit message (Expand)AuthorAgeFilesLines
* protect against incorrect webcam detectionConor Curran2011-08-301-4/+13
* Change the function to assume nothing about the parameters and always allocat...Ted Gould2011-08-251-20/+21
* protection against dodgy vendor ids provided by udevConor Curran2011-08-251-23/+55
* fixed the translationsConor Curran2011-08-251-9/+6
* removed bluetooth item and labels on webcams and scanners are now manufacture...Conor Curran2011-08-231-7/+58
* put guest item in place and fixed ticked icon on user menuConor Curran2011-08-171-3/+3
* segfault found and fixedConor Curran2011-08-091-25/+30
* fixed memory leaksConor Curran2011-08-091-4/+23
* cater for scsi type 3 and 6 devicesConor Curran2011-08-051-0/+18
* destroying hash tables in finalizeConor Curran2011-08-041-3/+5
* stop leaking tonnes of glistsConor Curran2011-08-041-2/+2
* add scsi scanner detection supportConor Curran2011-08-041-28/+99
* refactor of the udev mgr - working nicelyConor Curran2011-08-031-2/+2
* webcams working nicelyConor Curran2011-08-031-98/+113
* certain usb webcams sortedConor Curran2011-08-021-16/+84
* convenience method added to handle the insertion and startup detection of sca...Conor Curran2011-07-271-15/+66
* refactor with a more generic utility functionConor Curran2011-07-271-19/+31
* udev scanner detection working at startupConor Curran2011-07-271-7/+45
* pattern established as to how to handle these sane rulesConor Curran2011-07-261-6/+21
* research trace for devices in udevConor Curran2011-07-261-1/+41
* fixed gudev segfaultConor Curran2011-07-261-21/+19
* the beginnings of the udev workConor Curran2011-07-251-5/+63
* apt watcher coming along nicelyConor Curran2011-07-191-1/+0
* system added to device menu, more tidying as we goConor Curran2011-07-191-19/+17
* add the udev mgr filesConor Curran2011-07-191-0/+49