Remove networks that are no longer available
[connman] / src /
2009-01-02 Marcel HoltmannAdd check for udev_monitor_enable_receiving() function
2009-01-02 Marcel HoltmannAdd checks for unavailable udev functions
2009-01-02 Marcel HoltmannAdd configure options to select plugins
2009-01-02 Marcel HoltmannUpdate udev rules
2009-01-01 Marcel HoltmannAdd basic support for monitoring udev events
2009-01-01 Marcel HoltmannAdd udev rules definitions
2009-01-01 Marcel HoltmannFix uninitialized varible warnings
2009-01-01 Marcel HoltmannDon't use default for enum based switch statements
2009-01-01 Marcel HoltmannFix subtype conversion for networks
2009-01-01 Marcel HoltmannUpdate copyright information
2009-01-01 Marcel HoltmannRemove deprecated network subtype
2009-01-01 Marcel HoltmannAllow transport definition for device mode
2009-01-01 Marcel HoltmannAdd option for network protocol
2008-12-31 Marcel HoltmannAdd element type for PPP
2008-12-31 Marcel HoltmannAdd Interface property for connections
2008-12-31 Marcel HoltmannFix documentation spelling mistakes
2008-12-31 Marcel HoltmannFix network types for Bluetooth and Cellular devices
2008-12-30 Marcel HoltmannAdd support for changing connection state
2008-12-30 Marcel HoltmannAdd support for connecting and disconnecting networks
2008-12-30 Marcel HoltmannSet device before registering network
2008-12-30 Marcel HoltmannAdd more debug messages for interface registration
2008-12-30 Marcel HoltmannFree allocated path value
2008-12-30 Marcel HoltmannAdd support for storing network specific path value
2008-12-30 Marcel HoltmannFail if interface name can't be retrieved
2008-12-30 Marcel HoltmannAdd CONNMAN_API_SUBJECT_TO_CHANGE definition
2008-12-30 Marcel HoltmannAdd initial support for Network interface
2008-12-30 Marcel HoltmannMake use of connman_bool_t type
2008-12-28 Marcel HoltmannAdd network driver matching support
2008-12-28 Marcel HoltmannRemove networks when device gets disabled
2008-12-28 Marcel HoltmannSet HSO devices to single network mode
2008-12-28 Marcel HoltmannDon't add policy to network objects
2008-12-28 Marcel HoltmannSet correct subtype for transition period
2008-12-28 Marcel HoltmannFix list of device types
2008-12-28 Marcel HoltmannAdd missing includes
2008-12-28 Marcel HoltmannAdd support for changing policy over D-Bus
2008-12-28 Marcel HoltmannEnable devices when policy is set to manual
2008-12-28 Marcel HoltmannSet manual policy for Bluetooth and HSO devices as...
2008-12-28 Marcel HoltmannAdd function to change initial policy setting
2008-12-28 Marcel HoltmannAdd manual policy to device settings
2008-12-27 Marcel HoltmannClassify HSO devices as cellular
2008-12-27 Marcel HoltmannUse interface name as device name for HSO devices
2008-12-27 Marcel HoltmannAdd basic detection of Option HSO devices
2008-12-27 Marcel HoltmannAdd generic device detection support
2008-12-27 Marcel HoltmannAdd stage for stopping element registration
2008-12-27 Marcel HoltmannRegister device interface only when driver is bound
2008-12-26 Marcel HoltmannEmit signal when list of devices changes
2008-12-26 Marcel HoltmannUnlink node before calling remove callback
2008-12-26 Marcel HoltmannRemove device interface handling from element functions
2008-12-26 Marcel HoltmannFix networks list of devices
2008-12-26 Marcel HoltmannFix wrong order of arguments
2008-12-26 Marcel HoltmannFix documentation typos
2008-12-26 Marcel HoltmannAdd support for handling network details
2008-12-26 Marcel HoltmannAdd support for identifier and driver data
2008-12-25 Marcel HoltmannInitialize the element reference count
2008-12-25 Marcel HoltmannAdd functions for network creation
2008-12-25 Marcel HoltmannAdd support for different network modes
2008-12-25 Marcel HoltmannAdd not supported error and use it
2008-12-25 Marcel HoltmannAdd support for Name property to generic driver
2008-12-25 Marcel HoltmannAdd functions for handling path value
2008-12-25 Marcel HoltmannAdd advanced device specific API
2008-12-25 Marcel HoltmannAdd destruct callback to element structure
2008-12-24 Marcel HoltmannAdd Type property to generic device driver
2008-12-24 Marcel HoltmannAdd skeleton for generic network driver
2008-12-24 Marcel HoltmannAdd support for scanning property of devices
2008-12-24 Marcel HoltmannAdd support for changing device power state
2008-12-24 Marcel HoltmannAdd support for device power functions
2008-12-24 Marcel HoltmannAdd D-Bus interface features for device driver
2008-12-24 Marcel HoltmannPostpone initial driver probing after all plugins are...
2008-12-23 Marcel HoltmannUse global connman.h header file
2008-12-22 Marcel HoltmannIgnore network devices in generic driver
2008-12-21 Marcel HoltmannAdd global Policy property and cleanup State property
2008-12-21 Marcel HoltmannRe-enable generic device driver infrastructure
2008-12-21 Marcel HoltmannCreate exported symbols list after all objects are...
2008-12-20 Marcel HoltmannUse connman_dbus_dict_append_variant() instead of self...
2008-12-20 Marcel HoltmannAdd generic reference to the global D-Bus connection
2008-12-20 Marcel HoltmannAdd variable to hold a possible object path
2008-12-20 Marcel HoltmannAdd D-Bus helper for appending properties
2008-12-18 Marcel HoltmannOnly allow WiFi devices to create networks for now
2008-12-17 Marcel HoltmannAdd Device property to network objects
2008-12-17 Marcel HoltmannAdd support for changing scanning state
2008-12-16 Marcel HoltmannInclude sys/types.h to make it build with uClibc
2008-12-16 Marcel HoltmannAdd Scanning property to device objects
2008-12-16 Marcel HoltmannFix Name property of device objects
2008-12-15 Marcel HoltmannFix offline state signal emission
2008-12-15 Marcel HoltmannAdd support for changing default connections
2008-12-15 Marcel HoltmannAdd property to indicate default connections
2008-12-15 Marcel HoltmannAdd support RTNL gateway change notifications
2008-12-15 Marcel HoltmannAdd support for IPv4.Broadcast property
2008-12-15 Marcel HoltmannIndicate when signal strength of connection changes
2008-12-15 Marcel HoltmannAdd signal strength to connection objects
2008-12-14 Marcel HoltmannAdd property for connection type
2008-12-14 Marcel HoltmannDon't include network list for Ethernet devices
2008-12-14 Marcel HoltmannDon't apply filter to network devices
2008-12-13 Marcel HoltmannAdd support for changing static properties
2008-12-13 Marcel HoltmannDon't install D-Bus system activation service
2008-12-13 Marcel HoltmannRemove the off policy option
2008-12-13 Marcel HoltmannEmit signal when element gets enabled or disabled
2008-12-13 Marcel HoltmannRemove deprecated resolver element type
2008-12-13 Marcel HoltmannRemove unused variable and fix another variable name
2008-12-13 Marcel HoltmannAdd improved resolver framework
next