Fix Name property of device objects
[connman] / plugins /
2008-12-15 Marcel HoltmannAllow numbers in path for network objects
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 HoltmannAdd support for enabling/disabling gateway setting
2008-12-15 Marcel HoltmannTrack gateway changes and don't overwrite default gateway
2008-12-15 Marcel HoltmannFix error handling of init routine
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 HoltmannTrigger update process after scan results
2008-12-15 Marcel HoltmannMake signal strength value available
2008-12-14 Marcel HoltmannFix wrong subtype assignment within network devices
2008-12-14 Marcel HoltmannAdd DNS proxy/multiplexer implementation
2008-12-14 Marcel HoltmannFix bridge and WiMAX device detection
2008-12-14 Marcel HoltmannAdd generic signal strength property
2008-12-13 Marcel HoltmannIndicate changes to the signal strength
2008-12-13 Marcel HoltmannOnly try to connect to available networks
2008-12-13 Marcel HoltmannAdd support for automatically connecting known networks
2008-12-13 Marcel HoltmannAdd skeleton for DNS proxy resolver plugin
2008-12-13 Marcel HoltmannRestart scanning after disconnecting
2008-12-13 Marcel HoltmannRemove linkage of unused functions
2008-12-13 Marcel HoltmannConvert IPv4 setting to use new resolver framework
2008-12-13 Marcel HoltmannRemove misuse of parent element parameter name
2008-12-13 Marcel HoltmannAdd support for inactive and cleanup timers
2008-12-13 Marcel HoltmannFix broken invalid character replacement code
2008-12-13 Marcel HoltmannRemove unused variable
2008-12-13 Marcel HoltmannAdd detection of no longer available networks
2008-12-12 Marcel HoltmannAdd callback to invalidate old results
2008-12-12 Marcel HoltmannFix issue with wpa_supplicant disconnecting
2008-12-11 Marcel HoltmannCreate unique device name and object path
2008-12-11 Marcel HoltmannAdd common index to ident conversion helper
2008-12-10 Marcel HoltmannAdd Available and Remember properties for networks
2008-12-09 Marcel HoltmannUse generic Name property instead of WiFi.Name
2008-12-09 Marcel HoltmannInclude signal strength property
2008-12-06 Marcel HoltmannAllow pre-processor pasting of plugin name
2008-12-05 Marcel HoltmannSet loopback interface parameters during setup
2008-12-05 Marcel HoltmannAdd skeleton for loopback setup plugin
2008-12-05 Marcel HoltmannConvert hex WEP key string into binary
2008-12-05 Marcel HoltmannUse separate enable/disable callbacks
2008-12-05 Marcel HoltmannTrack global connection state
2008-12-05 Marcel HoltmannFix detection of Bluetooth devices
2008-12-04 Marcel HoltmannFix missing device index for resolver elements
2008-12-03 Marcel HoltmannReplace more unallowed characters
2008-12-03 Marcel HoltmannDisable strength and noise properties for now
2008-12-03 Marcel HoltmannDon't overwrite security settings if already set
2008-12-03 Marcel HoltmannSet the correct key management for WEP protected networks
2008-12-03 Marcel HoltmannPropagate WiFi.Security information properly
2008-12-03 Marcel HoltmannAdd signal strength and noise properties
2008-12-02 Marcel HoltmannExtract all properties from scan result
2008-12-02 Marcel HoltmannOptimize SSID character replacement
2008-12-02 Marcel HoltmannFill WiFi.Security property with details
2008-12-02 Marcel HoltmannAdd extra acccess policy for passphrases
2008-12-02 Marcel HoltmannRemove usage of GStaticMutex since it causes compiler...
2008-11-23 Marcel HoltmannProvide connection element and its interface
2008-11-23 Marcel HoltmannDetect wpa_supplicant service and WiFi devices
2008-11-23 Marcel HoltmannCall connect function if service is present
2008-11-23 Marcel HoltmannDon't detect WiFi and Bluetooth devices anymore
2008-11-19 Marcel HoltmannRemove HAL device detection support
2008-10-20 Marcel HoltmannLink wifi plugin with libgdbus
2008-10-17 Marcel HoltmannAdd watch for monitoring wpa_supplicant
2008-10-17 Marcel HoltmannLet the Bluetooth plugin listen on service changes
2008-10-17 Marcel HoltmannMake use of generic D-Bus helpers
2008-10-16 Marcel HoltmannFix handling of WiFi SSID values
2008-10-16 Marcel HoltmannRemove obsolete DHCP element handling
2008-10-16 Marcel HoltmannAssign supplicant filter only once
2008-10-15 Marcel HoltmannCompile with inet.c and inet.h
2008-10-14 Marcel HoltmannUse more advanced device type detection
2008-10-14 Marcel HoltmannAdd really simple RTNL device detection support
2008-10-14 Marcel HoltmannAdd debug message to RTNL callback
2008-10-14 Marcel HoltmannAdd skeleton for RTNL framework callbacks
2008-10-14 Marcel HoltmannUse RTNL newlink callback for link changes
2008-10-14 Marcel HoltmannMake use of the RTNL framework
2008-10-12 Marcel HoltmannMake use of fake subtype
2008-10-11 Marcel HoltmannChange device removal handling
2008-10-07 Marcel HoltmannAdd basic functionality to fake plugin
2008-10-07 Marcel HoltmannInclude fake plugin for testing
2008-10-07 Marcel HoltmannFail if address, netmask or gateway are not provided
2008-09-25 Marcel HoltmannAdd INET helpers to dhclient plugin
2008-09-16 Marcel HoltmannAdd support for detecting WiMAX devices properly
2008-09-16 Marcel HoltmannLet the Ethernet plugin create network devices
2008-09-16 Marcel HoltmannAdd simple network device plugin
2008-09-01 Marcel HoltmannUse INET helpers for setting the interface name
2008-09-01 Marcel HoltmannFixup resolver plugins to use INET helpers
2008-09-01 Marcel HoltmannFixup breakage due to new property constants
2008-09-01 Marcel HoltmannAdd INET helper functions
2008-09-01 Marcel HoltmannUse element->index and element->name variables
2008-09-01 Marcel HoltmannFixup due to element API changes
2008-08-13 Marcel HoltmannInclude connman.policy even if PolicyKit is disabled
2008-08-13 Marcel HoltmannAdd authorization callback for privileges check
2008-08-13 Marcel HoltmannAdd PolicyKit policy configuration file
2008-08-13 Marcel HoltmannCreate PolicyKit context and register security callbacks
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption
2008-08-12 Marcel HoltmannAdd skeleton for PolicyKit plugin
2008-08-12 Marcel HoltmannMake HAL requirement optional and check for PolicyKit
2008-08-11 Marcel HoltmannUse Enabled property instead of Connected
2008-08-11 Marcel HoltmannRename connect/disconnect to enable/disable for better...
2008-08-10 Marcel HoltmannFix wrong order of resolvconf arguments
2008-08-10 Marcel HoltmannLet the core handle the children unregister task
2008-08-10 Marcel HoltmannThe core takes care of the lifetime for child elements
2008-08-10 Marcel HoltmannThe core will remove children in reverse order automati...
2008-08-09 Marcel HoltmannPlugin names should be all lower-case
next