platform/upstream/connman.git
2009-07-09 Marcel HoltmannFix some plugin build system details
2009-07-09 Marcel HoltmannSimplify the SIOCGIWRANGE handling a little bit
2009-07-09 Samuel OrtizSet WiFi signal strength based on the reported ranges
2009-07-08 Marcel HoltmannCheck for valid service before dereferencing the order
2009-07-08 Martin XuDon't update network details of ready or connecting...
2009-07-08 Marcel HoltmannDon't trigger auto-connect if user initiated connect...
2009-07-07 Denis KenziorFix case where CMGS returns an error before pdu
2009-07-07 Marcel HoltmannFix broken udev rules directory detection
2009-07-07 Marcel HoltmannDon't update service details if network is already...
2009-07-07 Samuel OrtizAdd checks for networks if attribute is not available
2009-07-07 Marcel HoltmannRelease 0.21 0.21
2009-07-07 Marcel HoltmannEnable support for initial service drag and drop
2009-07-07 Marcel HoltmannMake sure to trigger auto-connect when connection attem...
2009-07-07 Marcel HoltmannThe g_strcmp0 does the NULL pointer checking already
2009-07-07 Samuel OrtizOnly create new network if it doesn't exists
2009-07-07 Marcel HoltmannTrigger auto-connect when new service is added
2009-07-07 Marcel HoltmannCheck for current state on connect timeout
2009-07-07 Marcel HoltmannSplit service connect/disconnect from D-Bus message...
2009-07-07 Marcel HoltmannFix various error definitions
2009-07-07 Marcel HoltmannConvert EALREADY to proper error message
2009-07-07 Marcel HoltmannConvert EINPROGRESS to proper error message
2009-07-05 Marcel HoltmannAdd service error for missing PIN codes
2009-07-05 Marcel HoltmannAdd function getting device disconnected state
2009-07-05 Marcel HoltmannUse correct udev base directory
2009-07-05 Marcel HoltmannRevert change to ignore USB based Ethernet devices
2009-07-05 Marcel HoltmannFix race condition with IDLE state on disconnect
2009-07-04 Marcel HoltmannMove the network device type detection into its own...
2009-07-04 Marcel HoltmannAdd device type for Ericsson MBM hardware
2009-07-04 Marcel HoltmannDetect network devices via udev
2009-07-04 Marcel HoltmannFix udev monitor filter fallback functions
2009-07-04 Marcel HoltmannUse RTNL device detection only if udev is not available
2009-07-03 Marcel HoltmannAlso check for TTY devices
2009-07-03 Marcel HoltmannRequire udev and if not present use a compat layer
2009-07-03 Marcel HoltmannDon't handle devices from USB network cards
2009-07-03 Marcel HoltmannRestrict udev to devices from net subsystem
2009-07-03 Marcel HoltmannRemove udev rules file since it should not be used...
2009-07-03 Marcel HoltmannCheck for udev monitor filter functions
2009-07-03 Marcel HoltmannUse the new udev netlink monitor
2009-07-03 Marcel HoltmannRequire at minimum udev-141
2009-07-03 Marcel HoltmannFix to replace unprintable characters with a white...
2009-07-03 Samuel OrtizFix handling of WEP shared key
2009-07-02 Marcel HoltmannJust update the service if it already exists
2009-07-02 Samuel OrtizUse only printable characters for network name
2009-07-02 Marcel HoltmannAdd Josh to the list of authors
2009-07-02 Joshua LockHave services remove method also clear the passphrase
2009-07-02 Joshua LockClear passphrase from storage when it's not set
2009-07-01 Denis KenziorFix uninitialized use of bufpos
2009-07-01 Marcel HoltmannRelease 0.20 0.20
2009-07-01 Marcel HoltmannFix async handling of device powered property
2009-07-01 Marcel HoltmannTo be on the safe side use only wext for driver option
2009-07-01 Marcel HoltmannFix handling of connect/disconnect for Ethernet devices
2009-07-01 Marcel HoltmannUse a more detailed list for DISTCHECK_CONFIGURE_FLAGS
2009-07-01 Marcel HoltmannRemove the obsolete shave support
2009-07-01 Marcel HoltmannAdd support for AM_SLIENT_RULES
2009-06-30 Marcel HoltmannAdd skeleton for Ericsson MBM device plugin
2009-06-30 Marcel HoltmannFix error code for invalid or unknown properties
2009-06-30 Marcel HoltmannAvoid double storage of same information
2009-06-30 Marcel HoltmannAdd support for clearing error state via ClearProperty
2009-06-30 Marcel HoltmannAdd missing description of SetProperty
2009-06-30 Marcel HoltmannAdd the current error state to properties
2009-06-30 Marcel HoltmannMove error conversion helper to different location
2009-06-30 Marcel HoltmannAdd support for DHCP errors from services
2009-06-30 Marcel HoltmannStore and load failure information for service
2009-06-30 Marcel HoltmannAdd support for opening TTYs directly
2009-06-30 Denis KenziorFixes to parser state when command prompt is used
2009-06-30 Denis KenziorImprove string parsing code
2009-06-30 Denis KenziorAdd g_at_send_listing function
2009-06-30 Marcel HoltmannForward error reporting from elements to services
2009-06-30 Marcel HoltmannUpdate module description
2009-06-30 Marcel HoltmannSet default IP configuration method for services
2009-06-30 Marcel HoltmannAdd callbacks for storage of IP configuration of services
2009-06-30 Marcel HoltmannReturn positive result if properties are already set
2009-06-30 Marcel HoltmannFix for older autotools that don't define "abs_top_YYY...
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
next