framework/connectivity/connman.git
2011-10-28 Tomasz Bursztykatools: Move iptables_test target options merge in prepa...
2011-10-28 Tomasz Bursztykatools: Code preparation for iptable-test option handling
2011-10-28 Jukka Rissanenservice: Remove the gateways when removing the service
2011-10-26 Jukka Rissanentools: Fix compilation in MeeGo
2011-10-26 Jukka Rissanencore: Fix compilation in MeeGo
2011-10-26 Jukka Rissanenplugins: Fix compilation in MeeGo
2011-10-25 Daniel Wagnertools: Add SOCK_CLOEXEC to socket()
2011-10-25 Daniel Wagnercore: Add SOCK_CLOEXEC to socket()
2011-10-25 Daniel Wagnerplugins: Add SOCK_CLOEXEC to socket()
2011-10-25 Daniel Wagnergweb: Add SOCK_CLOEXEC to socket()
2011-10-25 Daniel Wagnergdhcp: Add SOCK_CLOEXEC to socket()
2011-10-25 Daniel Wagnercore: Add O_CLOEXEC to open()
2011-10-25 Daniel Wagnerplugins: Add O_CLOEXEC to open()
2011-10-25 Daniel Wagnertools: Add O_CLOEXEC to open()
2011-10-21 Jukka Rissanenservice: Activate loose mode routing
2011-10-21 Jukka Rissanenipconfig: Set/unset IPv4 rp_filter setting
2011-10-20 Jukka Rissanennetwork: Remove obsolete service lookup in disconnect
2011-10-20 Jukka Rissanenservice: Check NULL pointer
2011-10-20 Daniel Wagnersession: Do not select ongoing service again
2011-10-20 Tomasz Bursztykawispr: Reference count service properly according to...
2011-10-20 Tomasz Bursztykawispr: wispr_start will always re-start a new context
2011-10-20 Tomasz Bursztykaservice: wispr fallback when wpad fails
2011-10-20 Tomasz Bursztykawpad: Reference count service properly
2011-10-20 Jukka Rissanendhcp: Reference count network properly
2011-10-20 Jukka Rissaneninet: Cleanup router solicitation callback properly...
2011-10-20 Patrik Flyktnotifier: Don't unnecessarily report "online" state...
2011-10-11 Tomasz Bursztykawispr: Set LoginRequired when wispr login is requested
2011-10-11 Yu A Wangdnsproxy: Fix can't resolv hostname
2011-10-10 Samuel Ortizservice: Update service order when changing the favorit...
2011-10-10 Yu A WangMakefile: Add missed test files to test_scripts
2011-10-10 Yu A Wangservice: Load ipconfig according to service identifier
2011-10-07 Danny Jeongseok Seoservice: Call __connman_service_disconnect from remove_...
2011-10-07 Patrik Flyktipconfig: Show IPv4.Configuration properties for FIXED
2011-10-07 Patrik Flyktconfigure: Print errors if VPN binaries are not found
2011-10-06 Marcel Holtmannlog: Add support for backtrace symbole resolving
2011-10-06 Marcel Holtmannbuild: Link session unit test with dynamic loader library
2011-10-06 Alok Barsodetechnology: remove the pending_timeout source with...
2011-10-06 Alok Barsodedevice: Disconnect a connected network before disabling...
2011-10-06 Samuel OrtizAUTHORS: Mention Danny's contributions
2011-10-06 Danny Jeongseok Seodevice: Remove connections counter
2011-10-06 Danny Jeongseok Seodevice: Remove redundant connection numbers check
2011-10-05 Patrik Flyktservice: Add interface name matching in __connman_servi...
2011-10-05 Samuel OrtizAUTHORS: Mention Philippe's contributions
2011-10-05 Philippe Nunesofono: Create the cellular network only when attached...
2011-10-05 Tomasz Bursztykawispr: Setting the relevant service property when a...
2011-09-30 Daniel Wagnersession: Set dirty flag in de/select service function
2011-09-30 Daniel Wagnersession: Remove double assignment
2011-09-30 Daniel Wagnersession: Handle bearers update correctly
2011-09-30 Daniel Wagnersession: Rename update_allowed_bearers()
2011-09-30 Daniel Wagnersession: Move update_allowed_bearers() up
2011-09-29 Alok Barsodetechnology: Register a rfkilled technology in technolog...
2011-09-29 Tomasz Bursztykatools: Fixed double-free error possibility into iptable...
2011-09-29 Tomasz Bursztykaiptables: Copyright year update
2011-09-29 Tomasz Bursztykaiptables: Tiny indentation fix
2011-09-29 Tomasz Bursztykaiptables: Adding capability to load necessary modules
2011-09-29 Tomasz Bursztykaiptables: Rule deletion capability added
2011-09-29 Tomasz Bursztykaiptables: Factorization of target reference update
2011-09-29 Tomasz Bursztykaiptables: Refactoring how jumps are handled
2011-09-29 Tomasz Bursztykaiptables: Fixing target reference update
2011-09-29 Tomasz Bursztykaiptables: Renaming add into append
2011-09-29 Tomasz Bursztykaiptables: Adding capability to insert a rule
2011-09-29 Tomasz Bursztykaiptables: Code factorization for rule inclusion
2011-09-29 Tomasz Bursztykaiptables: Fix memory leak
2011-09-29 Tomasz Bursztykaiptables: Small indentation fix
2011-09-29 Tomasz Bursztykaiptables: Adding capability to delete user-defined...
2011-09-29 Tomasz Bursztykaiptables: Added helper function to remove table entry
2011-09-29 Tomasz Bursztykaiptables: find_chain_head/find_chain_tail code factoriz...
2011-09-29 Jukka Rissanenprovider: Remove provider if there is an error when...
2011-09-29 Jukka Rissanenprovider: Fix memory leak
2011-09-22 Daniel WagnerUse 'cellular' instead of '3g' as bearer name
2011-09-22 Daniel Wagnersession: Move info->online update code to session_changed()
2011-09-22 Daniel Wagnersession: Remove unnecessary deselect_service
2011-09-22 Daniel Wagnersession: Simplefy session_changed()
2011-09-22 Daniel Wagnersession: Add reason code to deselect_and_disconnect()
2011-09-22 Daniel Wagnersession: Add debug messages
2011-09-22 Daniel Wagnersession: Add CONNMAN_SESSION_REASON_DISCONNECT
2011-09-22 Daniel Wagnersession: Pass session_info pointer into functions
2011-09-22 Daniel Wagnersession: Remove deselect_previous_service()
2011-09-22 Daniel Wagnersession: Rename test_and_disconnect
2011-09-22 Daniel Wagnersession: Track info not the session for ecall
2011-09-22 Daniel Wagnersession: Disconnect free ride session
2011-09-22 Daniel Wagnersession: Refactor select_service
2011-09-22 Daniel Wagnersession: Fix null pointer derefencing
2011-09-22 Daniel Wagnerservice: Don't iterate over changing sequence
2011-09-22 Tomasz Bursztykatodo: Added details to personnal firewall task
2011-09-22 Tomasz Bursztykatools: Copyright year update in iptables-test
2011-09-22 Tomasz Bursztykatools: Tiny indentation fix in iptables-test
2011-09-22 Tomasz Bursztykatools: Adding capability to load necessary modules...
2011-09-22 Tomasz Bursztykatools: Rule deletion capability added to iptables-test
2011-09-22 Tomasz Bursztykatools: Factorization of target reference update in...
2011-09-22 Tomasz Bursztykatools: Refactoring how jumps are handled in iptables...
2011-09-22 Tomasz Bursztykatools: Fixing target reference update in iptables-test
2011-09-22 Tomasz Bursztykatools: Renaming add into append into iptables-test
2011-09-22 Tomasz Bursztykatools: Adding capability to insert a rule in iptables...
2011-09-22 Tomasz Bursztykatools: Code factorization for rule inclusion in iptable...
2011-09-22 Tomasz Bursztykatools: Fix memory leak in iptables-test.c
2011-09-22 Tomasz Bursztykatools: in, out, source and destination support in iptab...
2011-09-22 Tomasz Bursztykatools: Small indentation fix in iptables-test
2011-09-22 Tomasz Bursztykatools: iptables-test delete a chain if only it is alrea...
2011-09-22 Tomasz Bursztykatools: Added helper function to remove table entry...
next