connman
2009-03-26 Marcel HoltmannCheck for socket errors and cancel gracefully
2009-03-25 Marcel HoltmannThe loopback address must be set to 127.0.0.1
2009-03-24 Marcel HoltmannMention the different gtk-doc package name for Debian
2009-03-24 Marcel HoltmannHandle DHCP failures and disconnect from the network
2009-03-24 Marcel HoltmannPropagate DHCP errors to parent elements
2009-03-24 Marcel HoltmannAdd definitions for element states and errors
2009-03-23 Marcel HoltmannFix crash with property blobs
2009-03-14 Marcel HoltmannAdd example for DNS request parsing
2009-03-14 Marcel HoltmannRelease 0.13 0.13
2009-03-14 Marcel HoltmannMention the service list property
2009-03-14 Marcel HoltmannDon't load last used network from configuration
2009-03-14 Marcel HoltmannFix crash when unplugging WiFi devices
2009-03-11 Marcel HoltmannAdd initial support for common property key constants
2009-03-11 Marcel HoltmannAdd fully dynamic property storage capabilities
2009-03-11 Marcel HoltmannAdd support for sending flight mode indication
2009-03-11 Marcel HoltmannAdd implementation for notifier hooks
2009-03-11 Marcel HoltmannAdd event callbacks for device state and offline mode...
2009-03-11 Marcel HoltmannHook up device type and offline mode notifications
2009-03-11 Marcel HoltmannUpdate notifier callback event declarations
2009-03-11 Marcel HoltmannAdd type for GPS based devices (just for power control)
2009-03-11 Marcel HoltmannAdd more helpers for handling profile/service support
2009-03-11 Marcel HoltmannAdd support for notifier registration for Intel OSPM...
2009-03-11 Marcel HoltmannAdd basic support for notifier infrastructure
2009-03-11 Marcel HoltmannAdd skeleton for profile/service integration
2009-03-11 Marcel HoltmannAdd comment about WPS support
2009-03-11 Marcel HoltmannAdd skeleton for profile API description
2009-03-09 Marcel HoltmannEnforce threading support when using Intel WiMAX plugin
2009-03-09 Marcel HoltmannAdd linking for libiWmxSdk-0 library
2009-03-09 Marcel HoltmannCheck for libiWmxSdk-0 when enabling Intel WiMAX plugin
2009-03-09 Marcel HoltmannCleanup of SOURCES targets for plugins
2009-03-09 Marcel HoltmannRename WiMAX plugin to Intel WiMAX SDK plugin
2009-03-09 Marcel HoltmannRename OSPM plugin to Intel OSPM plugin
2009-03-09 Marcel HoltmannFix broken shave and shave-libtool cleanup
2009-03-09 Marcel HoltmannUse GCC visibility for exporting symbols
2009-03-09 Marcel HoltmannAdd support for shave autoconf/automake beautifier
2009-03-08 Marcel HoltmannRelease 0.12 0.12
2009-03-08 Marcel HoltmannUse idle callback and make sure it is not called twice
2009-03-08 Marcel HoltmannLet the network drivers set connection state via idle...
2009-03-08 Marcel HoltmannUse the network list from the hash table
2009-03-08 Marcel HoltmannFix wrong return value for device type check
2009-03-08 Marcel HoltmannMove network connection state handling to idle callback
2009-03-08 Marcel HoltmannFix connected state change handling
2009-03-08 Marcel HoltmannMake sure only matching device probe routines are called
2009-03-08 Marcel HoltmannDon't send signals when powered state changes occur...
2009-03-08 Marcel HoltmannFix issue with network identifier lookup
2009-02-28 Marcel HoltmannCheck that interface name is provided
2009-02-28 Marcel HoltmannRelease 0.11 0.11
2009-02-28 Marcel HoltmannFix DHCLIENT and RESOLVCONF variable name typos
2009-02-28 Marcel HoltmannDon't use --pidfile in init script
2009-02-28 Marcel HoltmannAdd priority field to plugin descriptor definition
2009-02-28 Marcel HoltmannLoad plugins in priority order
2009-02-27 Marcel HoltmannAdd priority field to plugin description
2009-02-26 Marcel HoltmannFix missing include of "string.h"
2009-02-26 Marcel HoltmannConvert identifier on-demand if needed
2009-02-26 Marcel HoltmannDisable WiMAX device detection for now
2009-02-26 Marcel HoltmannAdd network type for WiMAX
2009-02-08 Marcel HoltmannFix broken bootstrap script
2009-02-03 Marcel HoltmannThe disconnect method PAN doesn't require the interface...
2009-02-03 Marcel HoltmannSet network protocol to IP for Bluetooth PAN to allow...
2009-01-30 Marcel HoltmannAdd skeleton for OSPM plugin
2009-01-23 Marcel HoltmannRelease 0.10 0.10
2009-01-23 Marcel HoltmannMove connection signal handling away from elements...
2009-01-23 Marcel HoltmannRemove some empty lines
2009-01-22 Marcel HoltmannRelease 0.9 0.9
2009-01-21 Marcel HoltmannReset scan trigger when scanning was performed
2009-01-21 Marcel HoltmannAdd support for ScanInterval property
2009-01-21 Marcel HoltmannAdd support for toggling debug output
2009-01-21 Marcel HoltmannDon't try to re-connect to networks out of range
2009-01-21 Marcel HoltmannAdd extra options to exclude devices and plugins
2009-01-21 Marcel HoltmannFix copy and paste mistake
2009-01-21 Marcel HoltmannFix network out of range detection
2009-01-21 Marcel HoltmannRemove the disconnected state once connected
2009-01-21 Marcel HoltmannAdd support for special disconnected device state
2009-01-21 Marcel HoltmannIntroduce global "connecting" state
2009-01-21 Marcel HoltmannAdd more advanced test script for device handling
2009-01-21 Marcel HoltmannReconnecting to last selected network by default
2009-01-21 Marcel HoltmannDon't sent available signal for connected networks
2009-01-21 Marcel HoltmannMore simplification of property functions
2009-01-21 Marcel HoltmannAdd support for static IPv4 settings
2009-01-21 Marcel HoltmannTrack current network within device framework
2009-01-21 Marcel HoltmannAdd support for disconnecting networks first
2009-01-21 Marcel HoltmannSwitch network to disconnected on removal
2009-01-21 Marcel HoltmannAdd function to get device mode
2009-01-21 Marcel HoltmannVerify argument type before processing
2009-01-20 Marcel HoltmannRemove old property system
2009-01-20 Marcel HoltmannRename FlightMode to OfflineMode
2009-01-20 Marcel HoltmannRemove networks that are no longer available
2009-01-18 Marcel HoltmannRequire GLib 2.16 or later for GHashTableIter support
2009-01-12 Marcel HoltmannFix setting network remember status
2009-01-10 Marcel HoltmannRelease 0.8 0.8
2009-01-10 Marcel HoltmannAdd Device and Network property to connection interface
2009-01-10 Marcel HoltmannFix signal emission for network changes
2009-01-09 Marcel HoltmannAdd support for networking device notifications
2009-01-09 Marcel HoltmannAdd comments about interface statistics and RFKILL
2009-01-09 Marcel HoltmannChange the default access policy for PolicyKit
2009-01-08 Marcel HoltmannAdd TODO documentation for tracking work in progress
2009-01-08 Marcel HoltmannListen to events from RFKILL subsystem
2009-01-08 Marcel HoltmannAdd option to disable installation for data files
2009-01-08 Marcel HoltmannUse $PKG_CONFIG instead of pkg-config
2009-01-08 Marcel HoltmannFix uninitialized action id variable
next