vpn-provider: Allow use of Domain property name
[platform/upstream/connman.git] / src /
2013-02-19 Jukka Rissanenerror: Handle ECONNREFUSED gracefully in dbus error...
2013-02-19 Jukka Rissanenstorage: Add function to load provider configuration...
2013-02-19 Jukka Rissanenconfig: Read only wifi config
2013-02-19 Jukka Rissanenconfig: Remove obsolete definition
2013-02-18 Patrik Flyktiptables: Cannot flush all rules without API to set...
2013-02-14 Marcel Holtmannshared: Add helpers for SHA-1 based HMAC, PBKDF2 and PRF
2013-02-14 Marcel Holtmannshared: Add generic debug and hexdump helpers
2013-02-12 Jukka Rissanensystemd: Force daemon restart on failure
2013-02-12 Daniel Wagneriptables: Update the hook entries correctly in iptables...
2013-02-12 Daniel Wagneriptables: Test if match and target arguments are also...
2013-02-12 Daniel Wagneriptables: Fix fallthrough rules
2013-02-12 Daniel Wagneriptables: Remove unused __connman_iptables_command()
2013-02-12 Daniel Wagnernat: Use new iptables API
2013-02-12 Daniel Wagneriptables: Add split out iptables commands
2013-02-12 Daniel Wagnernat: No need to 'nat' table anymore
2013-02-12 Daniel Wagneriptables: Flush 'filter' 'mangle' and 'nat' table
2013-02-12 Daniel Wagneriptables: Add CONNMAN_IPTABLES_DEBUG environment variable
2013-02-12 Daniel Wagneriptables: Remove dependency on table in iterator_entrie...
2013-02-12 Daniel Wagneriptables: Do not pass table into dump_match() and dump_...
2013-02-12 Daniel Wagneriptables: Get rid of the iterator macro
2013-02-12 Daniel Wagneriptables: Clear global parser flags
2013-02-12 Daniel Wagneriptables: Make string arguments const
2013-02-12 Daniel Wagneriptables: Add some documentation
2013-02-05 Patrik Flyktipconfig: Use proper address structure when appending...
2013-02-05 Patrik Flyktservice: Validate the IP addresses before use
2013-02-05 Patrik Flyktservice: Factor out ipconfig creation
2013-02-05 Patrik Flyktipconfig: Add checks for invalid IPv4/IPv6 addresses
2013-02-05 Jukka Rissanenipconfig: Do not overwrite gateway address
2013-01-30 Patrik Flykttechnology: Support multiple technology drivers
2013-01-30 Patrik Flyktservice: Must not return NULL with a synchronous GDBus...
2013-01-30 Patrik Flyktnetwork: Allow more than one network driver register...
2013-01-30 Patrik Flykttechnology: Enable/disable individual devices also...
2013-01-30 Patrik Flykttechnology: Check technology driver probe function...
2013-01-30 Patrik Flykttechnology: Remove technology driver by pointer
2013-01-30 Patrik Flykttechnology: Remove unnecessary comparison and goto
2013-01-30 Patrik Flyktnetwork: Unset driver on failed match
2013-01-24 Tomasz Bursztykaservice: Notify leaving online state when downgrading...
2013-01-24 Jukka Rissanenipconfig: IPv6 was enabled too early
2013-01-18 Jukka Rissanendnsproxy: DNS response answer count was incorrectly set
2013-01-16 Tomasz Bursztykanetwork: Do not report any error when removing a connec...
2013-01-16 Tomasz Bursztykanetwork: Move up code about set_connected() and set_dis...
2013-01-16 Jukka Rissanenservice: Trigger autoconnect when AutoConnect flag...
2013-01-16 Jukka Rissanenipconfig: Do not disable IPv6 in lower up state
2013-01-15 Tomasz Bursztykaservice: Update notifier state when relevant while...
2013-01-15 Tomasz Bursztykaagent: Keep track of the driver to unref user context...
2013-01-08 Forest Bondinet: Fix error handling when bridging interfaces
2013-01-08 Forest Bondinet: Fix error handling when adding/removing routes
2013-01-04 Patrik Flyktstorage: Remove storage migration code
2013-01-04 Patrik Flyktcore: Remove WiMAX definitions from code
2012-12-20 Daniel Wagnercore: Use glib memory functions
2012-12-17 Daniel Wagneragent: Don't crash when no agent was registered on...
2012-12-14 Marcel Holtmannmain: Small cleanup for config file parsing and checking
2012-12-14 Patrik Flyktmain: Add function to check for main.conf groups and...
2012-12-14 Patrik Flyktmain: Use defines for main.conf keys
2012-12-12 Patrik Flykttechnology: Soft block on offline mode or disabled...
2012-12-10 Patrik Flyktmanager: -EINPROGRESS is a valid response for ConnectPr...
2012-12-05 Daniel Wagnersession: Call callback directly when no plugin is assigned
2012-12-05 Daniel Wagnersession: Add a cleanup function for the user config
2012-12-05 Daniel Wagnersession: Move cleanup/destroy function up
2012-12-05 Daniel Wagnersession: Return error code from callback
2012-12-05 Daniel Wagnersession: Fix error case handling
2012-12-05 Daniel Wagnersession: Fix error return code
2012-12-05 Daniel Wagnersession: Remove notify watch
2012-11-30 Jukka Rissanenagent: Release all agents when stopping
2012-11-27 Patrik Flyktdnsproxy: Fix hash table comparison function to avoid...
2012-11-23 Daniel Wagnersession: Don't filter match all out
2012-11-23 Daniel Wagnersession: Store user AllowedBearers configuration
2012-11-23 Daniel Wagnersession: Factor out set default config helper
2012-11-23 Daniel Wagnersession: Export session parsing functions
2012-11-23 Daniel Wagnersession: Add getter for session owner
2012-11-23 Daniel Wagnersession: Add destroy function for plugins
2012-11-23 Daniel Wagnersession: Add sessions config update function
2012-11-23 Daniel Wagnerdbus: Add SELinux support
2012-11-23 Daniel Wagnerinotify: Watch out for files moved to/from watched...
2012-11-23 Daniel Wagnerinotify: Move inotify code into its own file
2012-11-23 Daniel Wagnerconfig: Factor out config inotify handler
2012-11-23 Jukka Rissanenprovider: Set the state properly when removing provider
2012-11-23 Daniel Wagnerdevice: Include stdlib.h
2012-11-23 Jukka Rissanenipconfig: Do not check device if interface name is...
2012-11-23 Jukka Rissanenmain: Plugin and provider cleanup order fixed
2012-11-23 Jukka Rissanenprovider: Do not remove the provider as it would remove...
2012-11-23 Jukka Rissanenstorage: Add function to remove provider files
2012-11-23 Jukka Rissanenprovider: Add callback when creating vpn provider
2012-11-23 Jukka Rissanenmanager: Deprecating connect/remove provider API
2012-11-23 Jukka Rissanenagent: Split agent code into generic and service specif...
2012-11-23 Jukka Rissanenprovider: Refactor server and user route handling
2012-11-23 Jukka Rissanenprovider: Initially provider ipconfigs are now OFF
2012-11-23 Jukka Rissanenprovider: Support functions added
2012-11-23 Jukka Rissanenprovider: Remove functionality that is no longer used
2012-11-23 Jukka Rissanenprovider: Provider disconnect function made available...
2012-11-23 Jukka Rissanenvpn: New vpn daemon that handles vpn connections and...
2012-11-23 Jukka Rissanenlog: Give program name and version in log init
2012-11-23 Jukka Rissanendevice: Move device creation func into device.c
2012-11-23 Jukka Rissanenipconfig: Move IP address API into separate ipaddress...
2012-11-22 Patrik Flyktcore: Use interface index instead of interface name
2012-11-19 Patrik Flyktdnsproxy: Use TCP connections only for the intended...
2012-11-19 Patrik Flyktdnsproxy: Check the result of socket creation when...
2012-11-19 Patrik Flyktdnsproxy: Check GIO channel for NULL before use
2012-11-16 Forest Bonddnsproxy: Close the UDP socket on error condition.
2012-11-13 Danny Jeongseok Seoiptables: A file descriptor cannot be a nagative integer
next