Remove all usage of the Remember network property
[connman] / plugins /
2009-05-17 Marcel HoltmannUse "RSN" instead of "WPA2" for the security details
2009-05-17 Marcel HoltmannMark access points with "linksys" SSID as unique
2009-05-15 Marcel HoltmannAdd hidden networks to the service list
2009-05-13 Marcel HoltmannAdd skeleton for oFono plugin
2009-05-13 Marcel HoltmannFix service state signal emission and error handling
2009-05-06 Marcel HoltmannFix format string warnings
2009-05-04 Marcel HoltmannMake sure interface is down after wpa_supplicant releas...
2009-04-28 Marcel HoltmannAdd built-in support for udhcp and dhclient plugins
2009-04-28 Marcel HoltmannAllow built-in of wifi, bluetooth and resolvconf plugins
2009-04-28 Marcel HoltmannAllow selective option for current built-in plugins
2009-04-28 Marcel HoltmannChoose to built-in loopback, ethernet and dnsproxy...
2009-04-28 Marcel HoltmannAdd infrastructure for built-in plugins
2009-04-23 Marcel HoltmannAdd support for setting default hostname
2009-04-23 Marcel HoltmannDisable the inotify for hostname changes
2009-04-23 Marcel HoltmannRegister inotify watch only if setup succeeds
2009-04-23 Marcel HoltmannCheck that hostname and domainname is valid
2009-04-22 Marcel HoltmannRead domainname after reading the local hostname
2009-04-22 Marcel HoltmannAdd monitoring of /etc/hostname modifications
2009-04-22 Marcel HoltmannRead hostname after setting up loopback interface
2009-04-22 Marcel HoltmannHandle errors with DBusPendingCall and lost connection
2009-04-21 Marcel HoltmannAdd debug output for used domain name server
2009-04-20 Marcel HoltmannAdd detection for Modem Manager running state
2009-04-18 Marcel HoltmannAdd skeleton for Modem Manager plugin
2009-04-16 Marcel HoltmannAdd search domain support to DNS proxy
2009-04-10 Marcel HoltmannUpdate Intel OSPM support to latest specification
2009-04-05 Marcel HoltmannLet the core handle the service prefix/namespace
2009-04-04 Marcel HoltmannWork around issue with missing properties before networ...
2009-04-04 Marcel HoltmannFix group name setting for new networks
2009-04-01 Marcel HoltmannSet an unqiue group name based on SSID, mode and securi...
2009-03-26 Marcel HoltmannAlways add SSID value to network configuration
2009-03-26 Marcel HoltmannOnly add network name if it is actually present
2009-03-26 Marcel HoltmannFix setting of scan_ssid for hidden networks
2009-03-26 Marcel HoltmannSet SSID and BSSID if both information are available
2009-03-26 Marcel HoltmannUse BSSID for network connection if possible
2009-03-26 Marcel HoltmannSet AP scanning and make network available
2009-03-26 Marcel HoltmannRemove SSID debug statement
2009-03-25 Marcel HoltmannTrigger supplicant connection when joining hidden networks
2009-03-25 Marcel HoltmannAdd skeleton for WiFi network joining callback
2009-03-25 Marcel HoltmannMake sure entry for 127.0.0.1 is written to /etc/resolv...
2009-03-26 Marcel HoltmannAdd support for BSSID and WPS IE extraction
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 HoltmannPropagate DHCP errors to parent elements
2009-03-14 Marcel HoltmannAdd example for DNS request parsing
2009-03-14 Marcel HoltmannFix crash when unplugging WiFi devices
2009-03-11 Marcel HoltmannAdd support for sending flight mode indication
2009-03-11 Marcel HoltmannAdd event callbacks for device state and offline mode...
2009-03-11 Marcel HoltmannAdd support for notifier registration for Intel OSPM...
2009-03-09 Marcel HoltmannAdd linking for libiWmxSdk-0 library
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 HoltmannUse GCC visibility for exporting symbols
2009-02-28 Marcel HoltmannAdd priority field to plugin descriptor definition
2009-02-26 Marcel HoltmannConvert identifier on-demand if needed
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-21 Marcel HoltmannFix copy and paste mistake
2009-01-21 Marcel HoltmannSwitch network to disconnected on removal
2009-01-09 Marcel HoltmannChange the default access policy for PolicyKit
2009-01-08 Marcel HoltmannAdd option to disable installation for data files
2009-01-08 Marcel HoltmannFix uninitialized action id variable
2009-01-08 Marcel HoltmannAdd support for reading policy directory from polkit.pc
2009-01-07 Marcel HoltmannRemove connman.policy and not polkit.policy on cleanup
2009-01-07 Marcel HoltmannChange name of policy configuration file for PolicyKit
2009-01-07 Marcel HoltmannAdd support for setting network availability
2009-01-06 Marcel HoltmannAdd support for different security privileges
2009-01-06 Marcel HoltmannFix handling of WiFi scanning state
2009-01-05 Marcel HoltmannFix fake testing plugin
2009-01-05 Marcel HoltmannMove IPv4 handling into daemon core
2009-01-05 Marcel HoltmannRemove gateway setup into the core connection handling
2009-01-05 Marcel HoltmannHandle scanning status and connecting
2009-01-05 Marcel HoltmannRemove ununsed disconnect code
2009-01-05 Marcel HoltmannFix problem with wpa_supplicant disconnect
2009-01-05 Marcel HoltmannFix WiFi connection handling
2009-01-05 Marcel HoltmannFix coding style issue
2009-01-05 Marcel HoltmannRemove shadowed variables
2009-01-05 Marcel HoltmannAdd support for connecting WiFi networks
2009-01-05 Marcel HoltmannDetect changes in WiFi security setting
2009-01-04 Marcel HoltmannUpdate WiFi plugin for new network helper functions
2009-01-04 Marcel HoltmannUse the property functions for path data
2009-01-04 Marcel HoltmannFix typo in state parsing
2009-01-04 Marcel HoltmannFix error messages for interface replies
2009-01-04 Marcel HoltmannUse async creation and removal for supplicant interfaces
2009-01-04 Marcel HoltmannAdd callbacks to supplicant driver
2009-01-04 Marcel HoltmannUse global supplicant filter matching rule
2009-01-04 Marcel HoltmannRemove unused prototype declaration
2009-01-04 Marcel HoltmannAdd basics for a supplicant driver and use it
2009-01-04 Marcel HoltmannRemove useless suffix of device driver names
2009-01-04 Marcel HoltmannRemove unused includes and define IFF_LOWER_UP
2009-01-04 Marcel HoltmannUse RTNL newlink watch to reduce code complexity
2009-01-04 Marcel HoltmannUse global device detection for WiFi
2009-01-03 Marcel HoltmannAdd another missing CONNMAN_API_SUBJECT_TO_CHANGE
2009-01-03 Marcel HoltmannAdd skeleton for future WiMAX plugin
2009-01-03 Marcel HoltmannAdd option for selecting Bluetooth support
2009-01-03 Marcel HoltmannAdd option for selecting Ethernet support
2009-01-03 Marcel HoltmannAdd option for selecting DNS proxy support
2009-01-03 Marcel HoltmannUse correct flags for PPP plugin
2009-01-03 Marcel HoltmannAdd option for selecting resolvconf support
next