Remove enable and disable element callbacks
[connman] / src /
2009-01-05 Marcel HoltmannRemove enable and disable element callbacks
2009-01-05 Marcel HoltmannRemove connection interface from element system
2009-01-05 Marcel HoltmannRemove gateway setup into the core connection handling
2009-01-05 Marcel HoltmannRegister connection interface
2009-01-05 Marcel HoltmannReorder device, network and connection setup
2009-01-05 Marcel HoltmannAdd skeleton for core connection driver
2009-01-05 Marcel HoltmannAdd support for connecting known networks
2009-01-05 Marcel HoltmannAdd support for automatic connection policy
2009-01-05 Marcel HoltmannCheck connected state and improve disconnect
2009-01-05 Marcel HoltmannAdd function for handling WiFi passphrases
2009-01-05 Marcel HoltmannAdd function to retrieve blob from network
2009-01-05 Marcel HoltmannAdd support for storing network details
2009-01-05 Marcel HoltmannFix memory leak in loading function
2009-01-05 Marcel HoltmannAdd function to get device name
2009-01-05 Marcel HoltmannRemove element specific storage functions
2009-01-05 Marcel HoltmannUse device and network specific storage helpers
2009-01-05 Marcel HoltmannAdd support for setting network properties
2009-01-05 Marcel HoltmannUse dbus_bool_t for exported variables
2009-01-05 Marcel HoltmannOnly return networks that are registered
2009-01-05 Marcel HoltmannCheck for invalid devices first
2009-01-04 Marcel HoltmannRemove scanning support from elements
2009-01-04 Marcel HoltmannRemove special handling for devices and networks
2009-01-04 Marcel HoltmannRemove network interface support from elements
2009-01-04 Marcel HoltmannAdd support for more device and network properties
2009-01-04 Marcel HoltmannAdd functions for setting network properties
2009-01-04 Marcel HoltmannDon't attempt scanning if device is switched off
2009-01-04 Marcel HoltmannAdd support for device default storage
2009-01-04 Marcel HoltmannHook up default storage callbacks
2009-01-04 Marcel HoltmannRemove useless driver debugging details
2009-01-04 Marcel HoltmannHook up loading and saving functions
2009-01-04 Marcel HoltmannAdd functions for loading and saving information
2009-01-04 Marcel HoltmannRegister default device and network storage drivers
2009-01-04 Marcel HoltmannAdd skeleton for storage drivers
2009-01-04 Marcel HoltmannAll vendor specific types start at 10000
2009-01-04 Marcel HoltmannAdd support for element based debugging
2009-01-04 Marcel HoltmannAdd function to retrieve current debug status
2009-01-04 Marcel HoltmannAdd support for RTNL newlink watches
2009-01-04 Marcel HoltmannUse global device detection for WiFi
2009-01-04 Marcel HoltmannDon't list devices without drivers
2009-01-03 Marcel HoltmannFix detection of common parent device
2009-01-03 Marcel HoltmannMake /etc/resolv.conf modification part of the daemon
2009-01-03 Marcel HoltmannRemove some empty lines to make it more readable
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 device type for Nozomi based hardware
2009-01-02 Marcel HoltmannAdd detection support for Novatel devices
2009-01-02 Marcel HoltmannAdd device type for Novatel Wireless
2009-01-02 Marcel HoltmannAdd detection support for HUAWEI devices
2009-01-02 Marcel HoltmannCall disable and remove callbacks when unregistering...
2009-01-02 Marcel HoltmannUse correct type for user data
2009-01-02 Marcel HoltmannAdd generic element iteration function
2009-01-02 Marcel HoltmannAdd device type for HUAWEI Mobile
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-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
next