framework/connectivity/connman.git
2012-12-03 Prajwal MohanAdding connman-test subpackage 2.0alpha master submit/trunk/20121203.071810
2012-08-21 Cho SanghoonRelease tizen_2.0_beta 2.0_alpha submit/master/20120920.151045
2012-07-09 Jukka Rissanendevice: Turn off all running interfaces at startup
2012-07-09 Jukka Rissaneninet: Return all running interfaces
2012-07-05 Jukka Rissanenservice: Make sure the pending reply is not lost
2012-07-05 Julien Massotdhcp: warn on invalid netmask
2012-07-05 Patrik Flyktmain: Dynamically allocate default blacklist array...
2012-07-05 Patrik Flyktmain: Move default string arrays top of the file
2012-07-05 Julien Massottechnology: check validity of given properties for...
2012-07-05 Julien Massottechnology: return already enabled when tethering is...
2012-07-05 Tomasz BursztykaTODO: Remove BackgroundScanning task
2012-07-05 Tomasz Bursztykawifi: Add support for autoscan request
2012-07-05 Tomasz Bursztykagsupplicant: Add a function to handle autoscan method
2012-07-05 Tomasz BursztykaTODO: Add what wifi legacy support should be removed...
2012-07-05 Tomasz Bursztykawifi: Add capability to set regulatory domain through...
2012-07-05 Tomasz Bursztykagsupplicant: Add a method to set interface's country...
2012-07-05 Tomasz Bursztykagsupplicant: Adapt set country callback to return a...
2012-07-05 Tomasz Bursztykatechnology: Set regulatory domain by device or fallback...
2012-07-05 Tomasz Bursztykadevice: Add capability to notify on regulatory domain...
2012-07-05 Tomasz Bursztykatechnology: Notify the regulatory domain setting by...
2012-07-05 Tomasz Bursztykadevice: Add driver capability to set regulatory domain...
2012-07-04 Marcel Holtmanndoc: Fix small typo
2012-07-02 Marcel HoltmannRelease 1.3
2012-07-02 Paulo Pizarrortnl: Fixed log for the type RTM_GETADDR
2012-07-02 Wu Zhengtethering: Fix incorrect index value for private network
2012-06-30 Lucas De Marchiunit: Watch for signals only on CONNMAN_SERVICE
2012-06-30 Lucas De Marchiofono: Watch for signals only on OFONO_SERVICE
2012-06-30 Lucas De Marchidundee: Watch for signals only on DUNDEE_SERVICE
2012-06-30 Lucas De Marchibluetooth: Watch for signals only on BLUEZ_SERVICE
2012-06-30 Lucas De Marchigdbus: Fix removal of filter after last filter_data
2012-06-30 Guillaume Zajacofono: Fix potential crash
2012-06-28 Patrik Flyktinet: Fix usage of getaddrinfo() return value
2012-06-28 Patrik Flyktwifi: Add wifi pointer NULL checks
2012-06-28 Grant Ericksonmain: static-qualify default config values
2012-06-27 Patrik FlyktTODO: Add WPS pin code task
2012-06-27 Patrik FlyktTODO: Remove DUN task, update WiFi scan owner
2012-06-26 Marcel HoltmannRelease 1.2
2012-06-26 Jukka Rissanengweb: Use g_try_realloc instead of g_realloc
2012-06-26 Tomasz Bursztykadoc: Document 'informational' value of Requirement...
2012-06-26 Tomasz Bursztykaagent: Fix how to provide PreviousPassphrase through...
2012-06-25 Julien Massotipconfig: Save prefixlen only if not cleared
2012-06-25 Jukka Rissanenwifi: Check we have valid wifi pointer in autoscan
2012-06-25 Jukka Rissanentechnology: Return proper error code when already disabled
2012-06-25 Jukka Rissanentechnology: Return proper error code when already enabled
2012-06-25 Patrik Flyktmain.conf: Comment out example default values and add...
2012-06-25 Patrik Flyktmain: Use 'NetworkInterfaceBlacklist' string everywhere
2012-06-25 Manfred Koberrtnl: Use filtered devices to determine blacklisted...
2012-06-25 Manfred Koberdevice: Consider blacklisted interfaces from main.conf...
2012-06-25 Manfred Kobermain: Support NetworkInterfaceBlacklist from main.conf
2012-06-25 Manfred Kobermain.conf: Add NetworkInterfaceBlacklist
2012-06-20 Jukka Rissanendnsproxy: Check cache for TCP request before connecting...
2012-06-20 Jukka Rissanendnsproxy: Use DNS header in checks
2012-06-20 Jukka Rissanendnsproxy: Add more debugging prints
2012-06-20 Jukka Rissanendnsproxy: Check cache properly for TCP packets
2012-06-20 Jukka Rissanendnsproxy: Fix the negative caching of AAAA record
2012-06-20 Jukka Rissanendnsproxy: Save DNS packet in cache always in TCP format
2012-06-20 Jukka Rissanendnsproxy: Do not generate SIGPIPE
2012-06-20 Guillaume Zajacippool: Fix endless loop issue with 32 prefix length
2012-06-18 Paulo Pizarrodnsproxy: Fix flushing pending requests
2012-06-18 Paulo Pizarrodnsproxy: Release all the fields of the request after...
2012-06-18 Paulo Pizarrodnsproxy: Avoid duplication of domains in the TCP serve...
2012-06-18 Paulo Pizarrodnsproxy: If no request was sent then the TCP server...
2012-06-18 Paulo Pizarrodnsproxy: If the answer is in the cache, the TCP reques...
2012-06-18 Paulo Pizarrodnsproxy: Only one copy of the relevant buffers will...
2012-06-18 Lucas De MarchiREADME: Add information about mailing list and site
2012-06-18 Patrik Flyktwifi: Use common scan callback handling
2012-06-18 Patrik Flyktwifi: Do a hidden WiFi network scan also for user scans
2012-06-18 Patrik Flyktwifi: Use scan_callback() instead of hidden_scan_callback()
2012-06-18 Patrik Flyktdevice: Don't unnecessarily set device->scanning to...
2012-06-18 Patrik Flyktsupplicant: Call scan callback if needed when removing...
2012-06-18 Patrik Flyktwifi: Reset autoscan timer on a new scan
2012-06-18 Patrik Flykttechnology: Disable technology when the last device...
2012-06-18 Patrik Flyktdevice: Combine multiple if statements into one block...
2012-06-18 Patrik Flyktdevice: Combine two if statements with identical outcome
2012-06-18 Patrik Flykttechnology: Remove unneeded scan stop when removing...
2012-06-18 Patrik Flyktwifi: Don't print an error when the wifi interface...
2012-06-18 Patrik Flyktwifi: Stop scanning when disabling wifi
2012-06-18 Jukka Rissanenservice: Connecting hidden network waits until connected
2012-06-18 Jukka Rissanenservice: Add support functions for pending replies
2012-06-18 Jukka Rissanenservice: Split reply_pending function to two parts
2012-06-15 Jukka Rissanentimeserver: Get rid of useless and annoying error message
2012-06-15 Tomasz Bursztykaservice: Take last error into acount when retrying...
2012-06-15 Tomasz Bursztykaagent: Implement the new type and argument for RequestI...
2012-06-15 Tomasz Bursztykaservice: Add a getter for the passphrase
2012-06-15 Tomasz Bursztykadoc: Add a new type and argument to agent RequestInput...
2012-06-14 Patrik Flykttimeserver: Simplify timeserver IP address checking
2012-06-14 Patrik Flyktmain: Simplify fallback nameserver parsing
2012-06-14 Patrik Flyktservice: Simplify nameserver route adding and removing
2012-06-14 Patrik Flyktservice: Check that the supplied nameserver is in numer...
2012-06-14 Patrik Flyktinet: Create helper function for IP address checking
2012-06-11 Tomasz Bursztykagsupplicant: Properly handle WPS properties update
2012-06-11 Tomasz Bursztykagsupplicant: Properly handle WiFi security change
2012-06-11 Jukka Rissanenipconfig: Set IPv6 privacy default value from kernel...
2012-06-11 Jukka Rissanendnsproxy: Do not print too many info messages
2012-06-11 Jukka Rissanendoc: Describe what happens when config file is removed
2012-06-11 Jukka Rissanenconfig: Check if we need to rescan the config file...
2012-06-11 Jukka Rissanenconfig: No service removal on cleanup
2012-06-11 Jukka Rissanenconfig: Check individual service entries for removal
2012-06-11 Jukka Rissanenconfig: Use config file name and entry when deciding...
2012-06-11 Jukka Rissanenconfig: Save service after provisioning it
next