framework/connectivity/connman.git
2011-11-10 Daniel Wagnergdhcp: Use gcc atomics instead glib's ones
2011-11-10 Daniel Wagnergweb: Use gcc atomics instead glib's ones
2011-11-10 Daniel Wagnerplugins: Use gcc atomics instead glib's ones
2011-11-10 Daniel Wagnercore: Use gcc atomics instead glib's ones
2011-11-07 Samuel Ortizdoc: Remove outdate SetupRequired property
2011-11-07 Patrik Flykttest: Connecting a saved provider does not need all...
2011-11-07 Patrik Flyktvpnc: Save support for vpnc
2011-11-07 Patrik Flyktopenvpn: Save support for openvpn
2011-11-07 Patrik Flyktopenconnect: Save support for openconnect VPN
2011-11-07 Patrik Flyktvpn: Extend vpn driver struct with save support
2011-11-07 Patrik Flyktprovider: Helper function for fetching the keyfile...
2011-11-07 Patrik Flyktprovider: Define a save function for provider drivers
2011-11-07 Patrik Flyktprovider: Load and save provider data
2011-11-07 Patrik Flyktstorage: Load and save functions for providers
2011-11-07 Patrik Flyktstorage: Trivial change to free pathname in common...
2011-11-07 Patrik Flyktwifi: Only consider identifiers starting with 'wifi_'
2011-11-07 Patrik Flyktstorage: Don't list provider settings directories
2011-11-07 Tomasz Bursztykatest: Tiny typo fix in test-session python script
2011-11-07 Daniel Wagnersession doc: Document PeriodicConnect and IdleTimeout
2011-11-07 Daniel Wagnersession doc: Document state transitions
2011-11-07 Daniel Wagnersession doc: Fix typo
2011-11-07 Tomasz Bursztykawifi: Handle erroneous disconnection after 4way-handshake
2011-11-07 Tomasz Bursztykagsupplicant: Add a function to enable or disable the...
2011-11-07 Jukka Rissanennetwork: Check device pointer when doing IPv6 autoconf
2011-11-07 Jukka Rissanennetwork: Disconnect network properly
2011-11-07 Jukka Rissaneninet: Cleanup the router solicitations handler properly
2011-11-07 Jukka Rissaneninet: Fix file descriptor leak when comparing subnets
2011-10-31 Daniel Wagnerdevice: Cancel pending trigger when device is removed
2011-10-31 Patrik Flykttest: Use session.Destroy()
2011-10-31 Patrik Flyktdoc: Document that DestroySession will not send Release...
2011-10-31 Patrik Flyktsession: Implement Session API Destroy method call
2011-10-31 Tomasz Bursztykaiptables: Fix xtables API version issues
2011-10-31 Tomasz Bursztykatools: Fix xtables API version issues with iptables...
2011-10-28 Jukka Rissanengdhcp: Possible file descriptor leak
2011-10-28 Patrik Flyktsession: Add a list of pending connect/disconnect actions
2011-10-28 Tomasz Bursztykaiptables: Support builtin chain policies changes
2011-10-28 Tomasz Bursztykaiptables: Disable getopt unknown option display
2011-10-28 Tomasz Bursztykaiptables: Support for rule matches list
2011-10-28 Tomasz Bursztykaiptables: Finalize matches extensions setup
2011-10-28 Tomasz Bursztykaiptables: Add extensions options parsing for matches
2011-10-28 Tomasz Bursztykaiptables: Finalize target extensions setup
2011-10-28 Tomasz Bursztykaiptables: Add extensions options parsing for target
2011-10-28 Tomasz Bursztykaiptables: Add x6_options matches handling
2011-10-28 Tomasz Bursztykaiptables: Add x6_options target handling
2011-10-28 Tomasz Bursztykaiptables: Move target and matches preparation routines
2011-10-28 Tomasz Bursztykaiptables: Support matches rule list loading
2011-10-28 Tomasz Bursztykaiptables: Refactor matches preparation
2011-10-28 Tomasz Bursztykaiptables: Move target options merge to prepare_target
2011-10-28 Tomasz Bursztykaiptables: Code preparation for option handling
2011-10-28 Tomasz Bursztykatools: Add iptables_test builtin chain policy changes
2011-10-28 Tomasz Bursztykatools: Initialize the iptables_test invert flag properly
2011-10-28 Tomasz Bursztykatools: Disable getopt unknown option display in iptable...
2011-10-28 Tomasz Bursztykatools: Add support for rule matches list to iptables_test
2011-10-28 Tomasz Bursztykatools: Finalize matches extensions setup in iptables_test
2011-10-28 Tomasz Bursztykatools: Add extensions options parsing for matches to...
2011-10-28 Tomasz Bursztykatools: Finalize target extensions setup in iptables_test
2011-10-28 Tomasz Bursztykatools: Add extensions options parsing for target to...
2011-10-28 Tomasz Bursztykatools: Add x6_options matches handling to iptables...
2011-10-28 Tomasz Bursztykatools: Add x6_options target handling to iptables_test
2011-10-28 Tomasz Bursztykatools: Target and matches preparation function moves...
2011-10-28 Tomasz Bursztykatools: Add matches rule list loading support for iptabl...
2011-10-28 Tomasz Bursztykatools: Refactor iptables_test matches preparation
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...
next