Fix missing export of current domain name
[platform/upstream/connman.git] / src /
2010-07-30 Marcel HoltmannFix missing export of current domain name
2010-07-30 Marcel HoltmannAdd support for WPAD setting proxy information
2010-07-30 Marcel HoltmannAdd proxy auto-config support to service and IP config...
2010-07-30 Marcel HoltmannAdd support for proxy auto-configuration D-Bus properties
2010-07-30 Marcel HoltmannAdd support for retrieving proxy auto-configuration...
2010-07-30 Marcel HoltmannAdd function to get nameserver address for a service
2010-07-30 Marcel HoltmannAdd function for retrieving index value from service
2010-07-30 Marcel HoltmannUpdate service domain name when connection becomes...
2010-07-30 Marcel HoltmannAdd support for storing service specific domain name
2010-07-30 Marcel HoltmannProvide access to hostname and domainname element prope...
2010-07-30 Marcel HoltmannFix memory leak with IPv6 address and network values
2010-07-30 Marcel HoltmannStore host and domain names retrieved from DHCP
2010-07-30 Marcel HoltmannAdd missing src/wpad.c file
2010-07-30 Marcel HoltmannAdd skeleton for WPAD integration
2010-07-29 Samuel OrtizSkip IPv6 link-local addresses reporting
2010-07-29 Samuel OrtizSet default ipconfig method to OFF for IPv6
2010-07-29 Samuel OrtizDisable offline mode when enabling a technology from...
2010-07-29 Martin XuSet default IPv6 method as off
2010-07-29 Samuel OrtizSeparate v4 and v6 gateways in connman_ipdevice structure
2010-07-29 Samuel OrtizAdd a family argument to the ipconfig routing functions
2010-07-29 Samuel OrtizAdd a family member to connman_ipaddress
2010-07-29 Samuel OrtizTrack IPv6 address changes through rtnl
2010-07-29 Martin XuInitial IPv6 support
2010-07-26 Samuel OrtizHave ondemand_connected always return TRUE
2010-07-26 Samuel OrtizDon't try to connect when service list is empty
2010-07-26 Samuel OrtizAdd a resolver flush method
2010-07-26 Samuel OrtizInitial on-demand connection implementation
2010-07-24 Marcel HoltmannUpdate RegisterCounter method parameters
2010-07-21 Samuel OrtizCheck for NULL service pointer in nameserver host route...
2010-07-15 Marcel HoltmannProvide unique identifier along with the interface...
2010-07-15 Marcel HoltmannAdd service property and signals for LoginRequired
2010-07-15 Marcel HoltmannFix Ethernet service type detection
2010-07-15 Marcel HoltmannFix proper detection for pure Ethernet technology types
2010-07-15 Marcel HoltmannAdd technology driver callbacks for adding/removing...
2010-07-15 Marcel HoltmannMonitor interface creation/removal and check DEVTYPE
2010-07-15 Marcel HoltmannAdd technology driver callback for setting Tethering
2010-07-15 Marcel HoltmannAdd callbacks for Tethering enable/disable on technolog...
2010-07-15 Marcel HoltmannAdd support for technology drivers
2010-07-14 Martin Xuchange data->gateway to data->ipv4_gateway in src/conne...
2010-07-13 Marcel HoltmannAdd empty dictionary for roaming counters for now
2010-07-12 Samuel OrtizCheck for add_gateway() return value before dereferenci...
2010-07-12 Samuel OrtizUpdate nameserver host routes with DNS manual settings
2010-07-12 Samuel OrtizReturn manually set gateway when the ipdevice one is...
2010-07-12 Samuel OrtizNo host route needed for nameservers on the same subnet
2010-07-12 Samuel OrtizSet DNS host routes before toggling the service READY...
2010-07-12 Samuel OrtizFactorize host route setting routine
2010-07-12 Pekka PessiRemove child watch when connman_task is freed
2010-07-09 Samuel OrtizFix connman_wifi_load_ssid
2010-07-09 Daniel WagnerKeep start/stop state of statistic timers
2010-07-08 Daniel WagnerAdd additionals statistics counters
2010-07-08 Daniel WagnerSave counter values during shutdown
2010-07-07 Daniel WagnerStart/stop statistics depending on LOWER_UP state
2010-07-07 Daniel WagnerInitialize offset counters
2010-07-06 Marcel HoltmannRemove the udev based RFKILL switch processing
2010-07-03 Marcel HoltmannAdd initial bits and pieces for Tethering support
2010-06-30 Daniel WagnerUpdate service statistics
2010-06-30 Daniel WagnerAdd service statistic data structure
2010-06-30 Daniel WagnerCentralize rntl update timers
2010-06-25 Samuel OrtizCreate service ipconfig only when it's NULL
2010-06-16 Samuel OrtizAdd helper for network update
2010-06-15 Kalle ValoSupport for ppp default route setting
2010-06-14 Kalle ValoSend signal when service name changes
2010-06-14 Samuel OrtizUse dedicated code path for fixed IP settings
2010-06-11 Samuel OrtizAdd nameserver settings to the manual configuration...
2010-06-10 Marcel HoltmannReturn an error for invalid transaction on immutable...
2010-06-10 Marcel HoltmannOnly scan for hidden SSIDs from your favorites
2010-06-10 Marcel HoltmannFix potential uninitilized variable usage
2010-06-10 Marcel HoltmannPrefer to use err instead of ret for variable names
2010-06-08 Samuel OrtizSet default gateway when route deletion fails
2010-06-04 Samuel Ortizwifi routine to fetch the saved SSIDs from the active...
2010-06-01 Samuel OrtizFix timeserver API
2010-05-31 Samuel Ortizntpd plugin
2010-05-31 Samuel OrtizComplete timeserver API
2010-05-28 Marcel HoltmannDon't filter out interfaces within IP configuration
2010-05-25 Marcel HoltmannBreak function declaration down to two lines
2010-05-25 Gustavo F. PadovanBring back -d option without need for argument
2010-05-22 Daniel WagnerAdd configuration file option for passphrase
2010-05-18 Samuel OrtizUse helper for checking rtnl message validity
2010-05-18 Samuel OrtizFix set_property() indentation
2010-05-18 Samuel OrtizClear and set IPv4 settings when connected
2010-05-18 Samuel Ortiznetwork API for setting and clearing IPv4 settings...
2010-05-18 Samuel OrtizSupport RTPROT_KERNEL when adding/deleting routes
2010-05-18 Samuel OrtizUnregister element's children by type
2010-05-17 Marcel HoltmannFix memory leak with nameserver and domain configuration
2010-05-14 Samuel OrtizNotify for technology disabling when removing a device
2010-05-13 Marcel HoltmannFix wrong return type of LookupService message
2010-05-13 Marcel HoltmannMinor whitespace versus tab change
2010-05-13 Marcel HoltmannAdd method to retrieve sorted list of tuples for services
2010-05-13 Marcel HoltmannAdd initial support for LookupService helper method
2010-05-13 Marcel HoltmannInternal functions should not have a __connman prefix
2010-05-13 Marcel HoltmannAdd error for not unique situations
2010-05-13 Marcel HoltmannAdd support for setting per service domain list
2010-05-12 Marcel HoltmannAdd support for setting manual DNS server configuration
2010-05-12 Marcel HoltmannSet system gateway correctly so it can be exported
2010-05-12 Marcel HoltmannAdd support for getting current system hostname
2010-05-12 Marcel HoltmannExport IPv4 gateway properly information if available
2010-05-12 Forest BondFail immediately enabling/disabling unregistered technology
2010-05-08 Marcel HoltmannMinor coding style update
2010-05-08 Forest BondAdd support multiple nameservers in /etc/resolv.conf
2010-05-07 Martin XuExport Gateway from service properties IPv4
next