Disconnect service on removal if still connected
[connman] / src / udev.c
2009-01-09 Marcel HoltmannAdd support for networking device notifications
2009-01-08 Marcel HoltmannListen to events from RFKILL subsystem
2009-01-03 Marcel HoltmannFix detection of common parent device
2009-01-03 Marcel HoltmannUse udev_device_get_parent_with_subsystem_devtype(...
2009-01-02 Marcel HoltmannPrint properties with ID_MODEM prefix
2009-01-02 Marcel HoltmannAdd detection support for Nozomi based hardware
2009-01-02 Marcel HoltmannAdd detection support for Novatel devices
2009-01-02 Marcel HoltmannAdd detection support for HUAWEI devices
2009-01-02 Marcel HoltmannRequire udev >= 129 and add enumeration support
2009-01-02 Marcel HoltmannRemove wrongly placed semicolon
2009-01-02 Marcel HoltmannAdd check for udev_monitor_enable_receiving() function
2009-01-02 Marcel HoltmannAdd checks for unavailable udev functions
2009-01-01 Marcel HoltmannAdd basic support for monitoring udev events
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-16 Marcel HoltmannInclude sys/types.h to make it build with uClibc
2008-12-06 Marcel HoltmannInclude stdarg.h to workaround libudev bug
2008-11-24 Marcel HoltmannAdd skeleton for udev support