connman
2008-12-28 Marcel HoltmannAdd udhcpc-script to list of ignored files
2008-12-28 Marcel HoltmannFix list of device types
2008-12-28 Marcel HoltmannAdd missing includes
2008-12-28 Marcel HoltmannAdd initial implementation for uDHCP support
2008-12-28 Marcel HoltmannAdd helpers for task handling
2008-12-28 Marcel HoltmannAdd helper for getting index from interface names
2008-12-28 Marcel HoltmannUse helpers for ifup and ifdown
2008-12-28 Marcel HoltmannAdd helpers for ifup and ifdown
2008-12-28 Marcel HoltmannUse manual policy as default
2008-12-28 Marcel HoltmannAdd support for changing policy over D-Bus
2008-12-28 Marcel HoltmannAdd device argument to enable and disable scripts
2008-12-28 Marcel HoltmannAdd test script for changing device policy
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 HoltmannAdd skeleton for Option HSO driver
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 HoltmannRemove unused statement
2008-12-27 Marcel HoltmannAdd generic device detection support
2008-12-27 Marcel HoltmannRemove RTNL link detection plugin
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 HoltmannAdd initial support for Bluetooth networks
2008-12-26 Marcel HoltmannConvert WiFi device handling to generic driver
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 HoltmannConvert scripts using type lists
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 private date pointer for networks
2008-12-25 Marcel HoltmannAdd functions for network creation
2008-12-25 Marcel HoltmannAdd support for different network modes
2008-12-25 Marcel HoltmannAdd basic network definitions
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 details about Interface property
2008-12-25 Marcel HoltmannFix broken device driver details of Bluetooth plugin
2008-12-25 Marcel HoltmannAdd functions for handling path value
2008-12-25 Marcel HoltmannUse device helpers to set power and carrier states
2008-12-25 Marcel HoltmannCreate devices instead of raw elements
2008-12-25 Marcel HoltmannAdd advanced device specific API
2008-12-25 Marcel HoltmannFix reference docs inclusion
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 HoltmannInstall device header file by default
2008-12-24 Marcel HoltmannConvert Bluetooth plugin into a device driver
2008-12-24 Marcel HoltmannAdd support for scanning property of devices
2008-12-24 Marcel HoltmannConvert Ethernet plugin into a device driver
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 functions for handling device driver data
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-24 Marcel HoltmannCheck if path is valid before unregistering it
2008-12-23 Marcel HoltmannPrint signal strength as integer and not character
2008-12-23 Marcel HoltmannEnable verbose compiler warnings in maintainer mode
2008-12-23 Marcel HoltmannUse an unsigned iterator variable
2008-12-23 Marcel HoltmannUse global connman.h header file
2008-12-23 Marcel HoltmannFix issue with signed/unsigned comparison
2008-12-22 Marcel HoltmannAdd command to list device objects
2008-12-22 Marcel HoltmannMake the client application optional
2008-12-22 Marcel HoltmannAdd really simple client application
2008-12-22 Marcel HoltmannDon't start DHCP again after handshake
2008-12-22 Marcel HoltmannAdd copy of RFC 2132 (DHCP options)
2008-12-22 Marcel HoltmannAdd copy of RFC 2131 (DHCP system)
2008-12-22 Marcel HoltmannIgnore network devices in generic driver
2008-12-22 Marcel HoltmannChange udhcp plugin to fail driver binding
2008-12-21 Marcel HoltmannAdd test script for setting addresses
2008-12-21 Marcel HoltmannAdd global Policy property and cleanup State property
2008-12-21 Marcel HoltmannAdd property for global connection policy.
2008-12-21 Marcel HoltmannProvide udhcpc binary location from configuration
2008-12-21 Marcel HoltmannUse resolvconf binary found during configuration
2008-12-21 Marcel HoltmannCheck for resolvconf binary
2008-12-21 Marcel HoltmannCheck for udhcpc binary
2008-12-21 Marcel HoltmannRe-enable generic device driver infrastructure
2008-12-21 Marcel HoltmannAdd device policy constants
2008-12-21 Marcel HoltmannAdd support for exporting the WiFi network mode
2008-12-21 Marcel HoltmannCreate exported symbols list after all objects are...
2008-12-21 Marcel HoltmannTurn warnings into errors when debugging is enabled
2008-12-21 Marcel HoltmannRequire at minimum autoconf 2.60
2008-12-21 Marcel HoltmannUpdate property documentation
2008-12-20 Marcel HoltmannUse tabs for indentation
2008-12-20 Marcel HoltmannIterate over the Bluetooth Devices property
2008-12-20 Marcel HoltmannUse private adapter data structure
2008-12-20 Marcel HoltmannUse connman_dbus_dict_append_variant() instead of self...
2008-12-20 Marcel HoltmannLet plugins use connman_dbus_get_connection() function
2008-12-20 Marcel HoltmannAdd generic reference to the global D-Bus connection
2008-12-20 Marcel HoltmannAdd support for switching Bluetooth devices on and off
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-20 Marcel HoltmannReturn failure when disabling Bluetooth
next