summaryrefslogtreecommitdiff
path: root/src/gypsy-discovery.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-06Add a comment outlining the discovery process.HEADmasterEric Anholt1-0/+13
2012-03-08NULL terminate an array, and return when finding a NULL parentiain1-1/+5
2011-10-19Fix some bugs in the Discovery code.iain1-13/+18
2011-10-19Improve GypsyDiscovery for removed devicesiain1-27/+68
2011-10-17Add device type to the info returned from GypsyDiscoveryiain1-7/+47
2011-10-12Applied patch from Jochen Friedrich to correct the UDev discovery.iain1-22/+54
2011-09-28Act on incoming UDev eventsiain1-78/+126
2011-09-26Create a list of known UDev devices at startupiain1-5/+72
2011-09-26Server side implementation of the discovery interfaceiain1-0/+400