framework/connectivity/connman.git
2009-06-30 Marcel HoltmannAdd Samuel to the list of authors
2009-06-30 Samuel OrtizCheck for active_gateway being non NULL before derefere...
2009-06-29 Marcel HoltmannAdd function for more detailed error reporting
2009-06-29 Marcel HoltmannDocument two essential IPv4 configuration properties
2009-06-29 Marcel HoltmannFix detection of invalid IP configuration methods
2009-06-29 Marcel HoltmannAdd support for exporting IP configuration properties
2009-06-29 Marcel HoltmannAdd some special error conversion handling for EACCES...
2009-06-29 Marcel HoltmannAdd suppport for setting IPv4 configuration method
2009-06-29 Marcel HoltmannHook up setting of IPv4 properties
2009-06-29 Marcel HoltmannAdd IP configuration details to devices, networks and...
2009-06-29 Marcel HoltmannRemove the useless extern declaration for public functions
2009-06-29 Marcel HoltmannFirst step towards a generic IP configuration infrastru...
2009-06-29 Marcel HoltmannAdd types for Bluetooth and cellular services
2009-06-29 Marcel HoltmannRememove rememeber, policy and prority properties
2009-06-29 Marcel HoltmannThe global policy also makes no sense and so remove...
2009-06-29 Marcel HoltmannThe device policy is a bad idea and so remove all suppo...
2009-06-29 Marcel HoltmannAdd async handling for setting device power state
2009-06-29 Marcel HoltmannFix reseting of timeout identifier
2009-06-29 Marcel HoltmannReturn error for invalid properties on manager and...
2009-06-29 Marcel HoltmannAdd error code for invalid properties
2009-06-29 Marcel HoltmannAdd comment add missing device name property
2009-06-29 Marcel HoltmannRemove handling of device properties
2009-06-28 Marcel HoltmannAdd support for reading DEVTYPE attribute
2009-06-28 Marcel HoltmannMention Richard's contributions
2009-06-28 Marcel HoltmannAdd Gustavo and Martin to the list of authors
2009-06-28 Marcel HoltmannAdd documentation for the new service error property
2009-06-28 Marcel HoltmannHandle missing Name property when setting passphrase
2009-06-28 Marcel HoltmannCheck for valid default route when updating profile...
2009-06-26 Marcel HoltmannAdd support for switching default route based on servic...
2009-06-26 Marcel HoltmannAdd function to read the internal service order value
2009-06-26 Marcel HoltmannPrint an error if a network already exists
2009-06-26 Marcel HoltmannAdd proper service group name when connecting to hidden...
2009-06-26 Marcel HoltmannAdd support for connect/disconnect on Ethernet devices
2009-06-26 Marcel HoltmannCall into device specific connect and disconnect callbacks
2009-06-26 Marcel HoltmannAdd callbacks for device connects and disconnects
2009-06-26 Marcel HoltmannAdd some more INET helpers
2009-06-26 Marcel HoltmannAdd support for setting Broadcast and Nameserver values
2009-06-26 Marcel HoltmannAdd support for exporting Broadcast and Nameserver...
2009-06-12 Marcel HoltmannDon't enable gtk-doc with bootstrap-configure
2009-06-12 Marcel HoltmannAdd hooks for domain details in dhclient
2009-06-09 Denis KenziorAdditional fixes to multiline responses
2009-06-09 Denis KenziorFix multiline responses in GAtChat
2009-06-09 Andrzej ZaborowskiAdd hex-encoded character string getter to AtChat
2009-06-02 Marcel HoltmannAdd default Motorola SSID to the mix
2009-05-30 Marcel HoltmannDon't add useless domain and search entries to resolv...
2009-05-29 Marcel HoltmannAdd basic parsing of RFKILL events
2009-05-29 Marcel HoltmannAdd support for reading RFKILL events
2009-05-29 Marcel HoltmannAdd debug details for detection init/cleanup
2009-05-29 Marcel HoltmannAdd skeleton for new RFKILL interface
2009-05-28 Marcel HoltmannHandle the case when adding a new interface fails
2009-05-27 Marcel HoltmannAdd host route to default gateway first
2009-05-27 Marcel HoltmannFix comparison with invalid supplicant interface path
2009-05-26 Marcel HoltmannAdd workaround for broken libraries within plugins
2009-05-26 Richard PurdieFix dhclient option order to avoid errors
2009-05-25 Marcel HoltmannAdd support building Modem Manager plugin into the...
2009-05-25 Marcel HoltmannUse plugin specific compiler includes for AT chat library
2009-05-25 Marcel HoltmannUse dummy assignment and don't overwrite user specified...
2009-05-25 Marcel HoltmannAdd support for building PolicyKit support into the...
2009-05-25 Marcel HoltmannFix wrong D-Bus signature for strength changed signal
2009-05-25 Marcel HoltmannUse shared library for builtin plugins
2009-05-25 Marcel HoltmannFix linking against AT chat library
2009-05-25 Marcel HoltmannAdd support for building Option HSO plugin as builtin
2009-05-25 Marcel HoltmannSend signal when service strength changes
2009-05-23 Marcel HoltmannAdd Inaky to the list of authors
2009-05-23 Inaky Perez... Add plugin for Intel WiMAX SDK
2009-05-21 Marcel HoltmannUse AM_PROG_CC_C_O and handle generated compile script
2009-05-21 Marcel HoltmannRemove useless LDFLAGS variable for builtin plugins
2009-05-21 Marcel HoltmannAdd helper for setting network address and use it
2009-05-21 Marcel HoltmannUse new helpers for network name and signal strength
2009-05-21 Marcel HoltmannAdd helpers for setting network name and signal strengt...
2009-05-21 Marcel HoltmannExport and use more generic INET helpers
2009-05-21 Marcel HoltmannAdd generic wrapper for INET based device creation
2009-05-21 Marcel HoltmannAdd skeleton for generic INET helpers
2009-05-21 Marcel HoltmannFix missing copyright year
2009-05-20 Marcel HoltmannDisconnect currently connected networks first
2009-05-20 Marcel HoltmannTry the Wireless Extension driver first for now
2009-05-20 Marcel HoltmannAdd option for selecting WiFi/Supplicant driver from...
2009-05-20 Marcel HoltmannFix transition of network connection state
2009-05-20 Marcel HoltmannMake network connect function private for now
2009-05-20 Marcel HoltmannTake reference when network is connected and assigned...
2009-05-20 Marcel HoltmannAdd some more detailed grouping for 3Com's default...
2009-05-19 Marcel HoltmannDon't auto-connect to network without a name
2009-05-19 Marcel HoltmannFall back to using level value when quality is not...
2009-05-19 Marcel HoltmannAdd driver property when adding new interface
2009-05-19 Marcel HoltmannFill WiFi channel property with correct values
2009-05-19 Marcel HoltmannHandle special case when driver reports channel instead...
2009-05-19 Marcel HoltmannAdd basic support for WiFi channel property
2009-05-19 Marcel HoltmannMove calculation of signal strengh into a function
2009-05-19 Marcel HoltmannAdd frequency property to network objects
2009-05-19 Marcel HoltmannUse hidden flag to make service invalid
2009-05-19 Marcel HoltmannSet a unique hidden flag for networks without name
2009-05-19 Marcel HoltmannReturn an error when trying to connect hidden networks
2009-05-19 Marcel HoltmannAdd extra test script for listing services
2009-05-19 Marcel HoltmannInclude static libraries in .gitignore
2009-05-19 Marcel HoltmannAvoid setting of network properties twice
2009-05-19 Marcel HoltmannAdd debug information for missing parent element
2009-05-19 Marcel HoltmannFix broken network group name handling
2009-05-17 Marcel HoltmannFix broken handling of last network when disconnectiong...
2009-05-17 Marcel HoltmannUse static library for builtin plugins and add extra...
2009-05-17 Marcel HoltmannUse a more detailed list of special/default SSIDs
next