platform/upstream/connman.git
2013-04-04 Patrik Flyktclient: Use D-Bus helpers for Technology Scan method...
2013-04-04 Patrik Flyktclient: Use D-Bus helpers for Technology GetTechnologie...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for service connect...
2013-04-04 Patrik Flyktclient: Use D-Bus helper functions for state method...
2013-04-04 Patrik Flyktclient: Print out help header if non-interactive
2013-04-04 Patrik Flyktclient: Add calls to save and redraw input prompt
2013-04-04 Patrik Flyktclient: Remove now obsolete client/interactive.[hc...
2013-04-04 Patrik Flyktclient: Remove readline handling from main.c
2013-04-04 Patrik Flyktclient: Handle exit and inprogress values
2013-04-04 Patrik Flyktclient: Delete the now obsolete monitor.[hc] files
2013-04-04 Patrik Flyktclient: Reimplement monitor command
2013-04-04 Patrik Flyktclient: Add input handling
2013-04-04 Patrik Flyktclient: Add pretty-printing for ServicesChanged signal
2013-04-04 Patrik Flyktclient: Add connmanctl D-Bus helper functions
2013-04-03 Jukka Rissanenvpn-provider: Send domain name to connman when connecti...
2013-04-03 Jukka Rissanenopenvpn: Update domain name if received from OpenVPN...
2013-04-03 Jukka Rissanenvpn: Update domain name when received from vpnd
2013-04-03 Forest Bondofono: Add the CDMA network when the device is created
2013-04-03 Forest Bondofono: Add CDMA network when modem is registered
2013-04-02 Jukka Rissanendoc: Removed comments about profiles as they are long...
2013-03-28 Patrik Flyktdoc: Ethernet properties 'Speed' and 'Duplex' are not...
2013-03-27 Jukka Rissanenvpn-provider: Nameservers were not sent to connmand...
2013-03-27 Jukka Rissanenopenvpn: Set the nameservers in correct order
2013-03-27 Jukka Rissanenprovider: Set nameservers if we receive them from vpnd
2013-03-27 Grant Ericksonwifi: terminate autoscan stop if autoscan is not active
2013-03-27 Jukka Rissanenservice: Disconnect the connecting service when needed
2013-03-27 Jukka Rissanenvpn-provider: Fix uninitialized memory read
2013-03-25 Yann E. MORINtethering: Fix build with kernel headers 3.8+
2013-03-25 Jukka Rissanenservice: Send IP config changed signal in disconnect
2013-03-25 Jukka Rissanenservice: Only send correct ipconfig changed signal
2013-03-25 Jukka Rissanenconfig: Allow user to specify how IP address is used
2013-03-25 Daniel Wagneriptables-unit: Add firewall API tests
2013-03-25 Daniel Wagnerfirewall: Maintain iptables rules in dedicated ConnMan...
2013-03-25 Daniel Wagnerfirewall: Add firewall API
2013-03-25 Daniel Wagnerfirewall: Flush managed chains
2013-03-25 Daniel Wagnerfirewall: Add firewall file
2013-03-25 Daniel Wagneriptables: Add chain iterator
2013-03-25 Daniel Wagnersession: Add callback helpers
2013-03-25 Daniel Wagneriptables-test: Add insert support
2013-03-25 Daniel Wagneriptables: Add __connman_iptables_insert()
2013-03-25 Daniel Wagneriptables: Prepare rule to be inserted or appended
2013-03-22 Jukka Rissanendnsproxy: Make sure we are not accessing null hash
2013-03-19 Daniel Wagneriptables-unit: Check if rules are inserted/removed
2013-03-19 Daniel Wagnerbuild: Run ippool test during make distcheck
2013-03-19 Daniel Wagnertest-ippool: Update unit test printouts
2013-03-18 Tomasz Bursztykaneard: RequestOOB() method sends empty dictionary
2013-03-18 Daniel Wagneriptables: Allocated memory blocks are already zerod out
2013-03-18 Daniel Wagneriptables: Factor out duplicated update hook code
2013-03-18 Daniel Wagneriptables: Fix invalid access to list after removing...
2013-03-18 Daniel Wagneriptables: Rename pre_load_table() to get_table()
2013-03-18 Daniel Wagneriptables: Improve debug log output
2013-03-18 Daniel Wagneriptables: Lookup in table hash before module loading
2013-03-18 Daniel Wagneriptables: Use glib function for string operations
2013-03-18 Daniel Wagneriptables: Drop support for xtables < 1.4.11
2013-03-18 Daniel Wagneriptables-unit: Add debug option
2013-03-18 Daniel Wagneriptables-test: Use iptables implementation from core
2013-03-18 Daniel Wagneriptables: Add __connman_iptables_dump()
2013-03-18 Daniel Wagnerbuild: Ignore iptables-unit and session-test in tools...
2013-03-18 Daniel Wagnertest-session: Move file to tools and rename it to sessi...
2013-03-18 Daniel Wagnertest-iptables: Move file to tools and rename it to...
2013-03-14 Jukka Rissanendoc: Information about activating debugging in ConnMan
2013-03-14 Jukka Rissanenservice: User cannot modify immutable service
2013-03-08 Jukka Rissanenvpn: Make sure vpn connection really exists before...
2013-03-08 Jukka Rissanenvpn: Check whether we have already removed the provider
2013-03-08 Jukka Rissanenvpn: Add debug information when vpn state changes
2013-03-08 Jukka Rissanenvpn: Remove VPN provider from service list when destroy...
2013-03-08 Jukka Rissanenprovider: New provider removal function callable from...
2013-03-08 Jukka Rissanenprovider: Change the name of provider remove function
2013-03-08 Jukka Rissanenvpn-config: Ignore IN_CREATE as IN_MODIFY is called...
2013-03-08 Jukka Rissanenvpn: Clear the data pointer from provider when destroying
2013-03-08 Jukka Rissanenvpn-provider: Do not save or load provisioned VPN conne...
2013-03-08 Jukka Rissanenvpn-provider: SetProperty and ClearProperty do not...
2013-03-08 Jukka Rissanenvpn-provider: Introduce immutable flag to provider...
2013-03-08 Jukka Rissanenvpn-provider: Do not allow changes to settings that...
2013-03-08 Jukka Rissanenservice: Send signal only if immutable flag value changes
2013-03-08 Jukka Rissanenvpn: Set immutable flag of the VPN service
2013-03-08 Jukka Rissanenprovider: Function to set the immutable flag
2013-03-08 Jukka Rissanenvpn: Remember the immutable flag from vpnd
2013-03-08 Jukka Rissanentest: Pretty print the error when trying to set/unset...
2013-03-08 Jukka Rissanendoc: Describe immutable flag for VPN connection
2013-03-08 Jukka Rissanenvpn-provider: Do not quit vpnd if there are no VPN...
2013-03-08 Jukka Rissanendoc: Typo fixes in the documentation
2013-03-07 Jukka Rissanendevice: Check positive device filter correctly
2013-03-07 Daniel Wagneriptables: Fix rule appending
2013-03-07 Daniel Wagneriptables: Valid policies are only ACCEPT and DROP
2013-03-07 Daniel Wagneriptables: Fix setting policy
2013-03-07 Daniel Wagneriptables: Always update options table
2013-03-07 Daniel Wagneriptables: Do not flush in the wrong order
2013-03-07 Daniel Wagneriptables: Fix and refactor iterate_entries()
2013-03-07 Daniel Wagneriptables: Fix is_fallthrough() check
2013-03-06 Jukka Rissanenbuild: vpn-property test script was missing from build
2013-03-06 Forest Bondservice: Restart wispr on nameserver change
2013-03-05 Tomasz Bursztykawifi: Preliminary fix for autoscanning known hidden...
2013-02-28 Jukka Rissanenvpn-provider: Parse user networks correctly
2013-02-27 Tomasz Bursztykaneard: Use a timeout instead of DBUS_TIMEOUT_USE_DEFAUL...
2013-02-26 Marcel HoltmannRelease 1.12 1.12 upstream/1.12
2013-02-26 Jukka Rissanendoc: Fix the path to VPN config files
2013-02-26 Tomasz Bursztykadoc: Update overview-api.txt
2013-02-26 Patrik Flyktdundee: Increase timeout to 60 seconds
2013-02-26 Patrik Flyktbluetooth_legacy: Increase Bluez 4 plugin timeout to...
next