connman
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
2008-12-19 Marcel HoltmannCheck for dhclient binary availability
2008-12-19 Marcel HoltmannAdd skeleton for uDHCP plugin
2008-12-18 Marcel HoltmannRelease 0.5 0.5
2008-12-18 Marcel HoltmannOnly allow WiFi devices to create networks for now
2008-12-18 Marcel HoltmannFix duplicate wireless scan results
2008-12-18 Marcel HoltmannActivate wpa_supplicant if needed
2008-12-17 Marcel HoltmannHandle element registration failures
2008-12-17 Marcel HoltmannAdd Device property to network objects
2008-12-17 Marcel HoltmannHandle failure of device registration
2008-12-17 Marcel HoltmannIndicate scanning state while not associated
2008-12-17 Marcel HoltmannTrack scanning state changes of Bluetooth devices
2008-12-17 Marcel HoltmannAdd support for changing scanning state
2008-12-17 Marcel HoltmannRemove duplicate function prototype
2008-12-17 Marcel HoltmannRetrieve list of Bluetooth devices
2008-12-17 Marcel HoltmannUse ignore policy as default for Bluetooth
2008-12-17 Marcel HoltmannTrack mode changes of Bluetooth devices
2008-12-17 Marcel HoltmannAdd support dynamic Bluetooth adapter detection
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 HoltmannAllow numbers in path for network objects
2008-12-15 Marcel HoltmannRelease 0.4 0.4
2008-12-15 Marcel HoltmannExecute resolvconf commands
2008-12-15 Marcel HoltmannUse IFF_LOWER_UP instead of IFF_RUNNING for link detection
2008-12-15 Marcel HoltmannFix offline state signal emission
2008-12-15 Marcel HoltmannPrint boolean properties as true or false
2008-12-15 Marcel HoltmannAdd script for selecting connections
2008-12-15 Marcel HoltmannAdd support for changing default connections
2008-12-15 Marcel HoltmannAdd support for enabling/disabling gateway setting
2008-12-15 Marcel HoltmannTrack gateway changes and don't overwrite default gateway
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 HoltmannFix error handling of init routine
2008-12-15 Marcel HoltmannAdd directory for client application
2008-12-15 Marcel HoltmannOnly connect known networks when in inactive state
2008-12-15 Marcel HoltmannOnly update signal strength when it changes
2008-12-15 Marcel HoltmannIndicate when signal strength of connection changes
2008-12-15 Marcel HoltmannTrigger update process after scan results
2008-12-15 Marcel HoltmannMake signal strength value available
2008-12-15 Marcel HoltmannAdd signal strength to connection objects
2008-12-15 Marcel HoltmannHandle signal strength property
2008-12-15 Marcel HoltmannPrint networks more prettier and easier to read
2008-12-15 Marcel HoltmannPrint more manager details
2008-12-14 Marcel HoltmannFix wrong subtype assignment within network devices
2008-12-14 Marcel HoltmannAdd property for connection type
2008-12-14 Marcel HoltmannAdd copy of RFC 1035 (DNS system)
2008-12-14 Marcel HoltmannAdd DNS proxy/multiplexer implementation
2008-12-14 Marcel HoltmannRelease 0.3 0.3
2008-12-14 Marcel HoltmannFix bridge and WiMAX device detection
next