platform/upstream/connman.git
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...
2013-02-26 Patrik Flyktgsupplicant: Increase D-Bus timeout to 30 seconds
2013-02-26 Tomasz Bursztykaneard: Add partial support for wifi provisionning via NFC
2013-02-26 Tomasz Bursztykaconfig: Add a function to provision mutable service
2013-02-26 Tomasz Bursztykaconfig: Make load service from each keyfile group as...
2013-02-26 Tomasz Bursztykaconfig: Remove superfluous error code
2013-02-26 Tomasz Bursztykaneard: Add neard plugin with tethering info sharing...
2013-02-26 Tomasz Bursztykatechnology: Provide a function to get WiFi tethering...
2013-02-25 Marcel Holtmanngsupplicant: Remove pointless timeout constant
2013-02-23 Tomasz Bursztykagdbus: Always unreference the message in g_dbus_send_me...
2013-02-22 Jukka Rissanenconfig: Run service autoconnect after provisioning...
2013-02-22 Jukka Rissanenconfig: Add ethernet provisioning support
2013-02-22 Jukka Rissanenconfig: Support static IP address for wifi service
2013-02-22 Jukka Rissanenservice: Refactor ipconfig setter
2013-02-22 Jukka Rissanenipconfig: Add function to set the IPv6 privacy option
2013-02-22 Jukka Rissanenservice: Add function to set timeservers
2013-02-22 Jukka Rissanenservice: Add function to manipulate DNS search domains
2013-02-22 Jukka Rissanenservice: Add function to manipulate ignore flag
2013-02-22 Jukka Rissanendoc: Ethernet provisioning support
2013-02-22 Julien Massotgsupplicant: Set the scan callback in g_supplicant_inte...
2013-02-22 Daniel Wagneriptables: Merge clear_tables_flags() and reset_xtables()
2013-02-22 Daniel Wagneriptables: Free table pointer
2013-02-22 Daniel Wagneriptables: Free match rules
2013-02-22 Daniel Wagneriptables: Reset pointer after freeing
2013-02-22 Daniel Wagneriptables: Reinitialize global parser table
2013-02-22 Daniel Wagneriptables: Free xtables entry when removing one entry...
2013-02-22 Daniel Wagnertest-iptables: Fix memory leak
2013-02-22 Daniel Wagnertest-iptables: Delete all rules in target0
2013-02-21 Patrik Flyktclient: Remove the now obsolete command parsing functions
2013-02-21 Patrik Flyktclient: Remove unused functions
2013-02-21 Patrik Flyktclient: Factor out monitor command
2013-02-21 Patrik Flyktclient: Create monitor helper functions
2013-02-21 Patrik Flyktclient: Factor out technology enable and disable commands
2013-02-21 Patrik Flyktclient: Wait for a reply from Manager API
2013-02-21 Patrik Flyktclient: Wait for a reply from Technology API
2013-02-21 Patrik Flyktclient: Factor out scan command
2013-02-21 Patrik Flyktclient: Reduce technology logging
2013-02-21 Patrik Flyktclient: Factor out disconnect command
2013-02-21 Patrik Flyktclient: Factor out connect command
2013-02-21 Patrik Flyktclient: Don't look up service on connect or disconnect
2013-02-21 Patrik Flyktclient: Factor out technologies command
2013-02-21 Patrik Flyktclient: Factor out state command
2013-02-21 Patrik Flyktclient: Print out any errors on command execution
2013-02-21 Patrik Flyktclient: Factor out config command
2013-02-21 Patrik Flyktclient: Wait for a reply when removing service
2013-02-21 Patrik Flyktclient: Fix setting service properties
2013-02-21 Patrik Flyktclient: Quick fix for parsing IPv6.Configuration correctly
2013-02-21 Patrik Flyktclient: Return number of arguments processed when setti...
2013-02-21 Patrik Flyktclient: Return number of proxies added
2013-02-21 Patrik Flyktclient: Return the number of proxy arguments discovered
2013-02-21 Patrik Flyktclient: Return the number of added dict entries
2013-02-21 Patrik Flyktclient: Return the number of added array entries
2013-02-21 Patrik Flyktclient: Factor out services command
2013-02-21 Patrik Flyktclient: Add boolean parsing helper function
2013-02-21 Patrik Flyktclient: Fix up interactive option parsing
2013-02-21 Patrik Flyktclient: Make DBusConnection global
2013-02-21 Patrik Flyktclient: Factor out help implementation
2013-02-21 Patrik Flyktclient: Create prototypes for all commands
2013-02-19 Jukka Rissanenvpn-provider: SetProperty works with all properties
2013-02-19 Jukka Rissanenvpn-provider: ClearProperty works with all properties
2013-02-19 Jukka Rissanenvpn-provider: Allow use of Domain property name
2013-02-19 Jukka Rissanenvpn-provider: Add GetProperties method implementation
2013-02-19 Jukka Rissanenvpn-provider: Do not send state property if state is...
2013-02-19 Jukka Rissanenvpn-provider: Setting VPN properties will send Property...
2013-02-19 Jukka Rissanendoc: Add description of GetProperties method
2013-02-19 Jukka Rissanentest: Script for getting, setting and clearing VPN...
2013-02-19 Jukka Rissanenvpn-provider: Set the state to FAILURE after auth error
2013-02-19 Jukka Rissanenvpn-provider: Go internally into IDLE after FAILURE
2013-02-19 Jukka Rissanenvpn: Ignore VPN UserRoutes and ServerRoutes properties
2013-02-19 Jukka Rissanenerror: Handle ECONNREFUSED gracefully in dbus error...
2013-02-19 Jukka Rissanenpptp: Set the username/password before starting daemon
2013-02-19 Jukka Rissanenl2tp: Set the username/password before starting daemon
2013-02-19 Jukka Rissanenvpn-provider: Make state debug print more useful
2013-02-19 Jukka Rissanenvpn-provider: Avoid printing password to log files
2013-02-19 Jukka Rissanenl2tp: Clear password if authentication fails
2013-02-19 Jukka Rissanenpptp: Clear password if authentication fails
2013-02-19 Jukka Rissanenmain: Create VPN_STORAGEDIR when starting up
next