summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-08connection: Fix possible NULL dereferenceAdrien Bustany1-15/+19
2012-05-08connection: Fix host route to VPN serverDaniel Wagner1-2/+13
2012-05-08provider: Fix network/netmask parsing and potential crashPatrik Flykt1-4/+17
2012-05-04agent: Memory leak in error replyJukka Rissanen1-0/+1
2012-05-04notifier: Evaluate offline state after 'online' and 'ready'Patrik Flykt1-3/+3
2012-05-04network: Mark service as hidden after successfull connectJukka Rissanen1-0/+1
2012-05-04service: Save/load service hidden statusJukka Rissanen1-0/+7
2012-05-04service: Add flag that tells if the service is hidden or notJukka Rissanen2-0/+10
2012-05-04dhcpv6: Remove timer properly in error casesJukka Rissanen1-2/+10
2012-05-04dhcpv6: Refactor timer clearingJukka Rissanen1-20/+13
2012-05-04dhcpv6: Possible memory leakJukka Rissanen1-4/+12
2012-05-04wispr: Add check for status 400Patrik Flykt1-0/+1
2012-05-04inet: Add function that checks if the hostname is validJukka Rissanen1-0/+48
2012-05-04inet: Make sure that we only accept netlink messages from kernelJukka Rissanen1-10/+20
2012-05-04rtnl: Make sure that we only accept netlink messages from kernelJukka Rissanen1-13/+24
2012-05-04service: Do not stay on failure state when it is due to wrong user inputTomasz Bursztyka1-1/+9
2012-05-04network: Set service as a userconnect when connecting a hidden networkTomasz Bursztyka1-1/+3
2012-05-04service: Adding a function to set userconnect valueTomasz Bursztyka2-0/+9
2012-05-04service: Remove useless scan requestsTomasz Bursztyka1-5/+0
2012-05-04service: Handle nicely request input errorTomasz Bursztyka1-4/+15
2012-05-04wispr: Managing the case when user wants to login through the browser himselfTomasz Bursztyka1-21/+29
2012-05-04agent: Adding a parameter to give the error name to browser callbackTomasz Bursztyka3-5/+8
2012-05-04agent: Adding a parameter to give the error name to authentication callbackTomasz Bursztyka4-7/+13
2012-05-04wispr: Adding some useful debug outputsTomasz Bursztyka1-0/+3
2012-05-04wispr: Set gweb debug at the right placeTomasz Bursztyka1-3/+3
2012-05-02wispr: Use g_strdup() instead of strdup()Jukka Rissanen1-1/+1
2012-05-02wispr: Possible memory leak in error caseJukka Rissanen1-1/+3
2012-05-02connection: Set host route to VPN serverJukka Rissanen1-8/+24
2012-05-01service: Use helper function to add timeservers only oncePatrik Flykt1-2/+7
2012-05-01clock: Use helper function to add timeservers only oncePatrik Flykt1-2/+6
2012-05-01timeserver: Use helper function to add timeservers only oncePatrik Flykt1-5/+6
2012-05-01timeserver: Helper function for adding timeservers once to a listPatrik Flykt2-0/+19
2012-04-30notifier: Return offline as global state if offline mode is enabledMarcel Holtmann1-3/+3
2012-04-29build: Remove dependency on libcap-ngMarcel Holtmann1-8/+0
2012-04-29notifier: Remove DefaultTechnology signalMarcel Holtmann1-16/+0
2012-04-29core: Update copyright informationMarcel Holtmann39-39/+39
2012-04-29notifier: Fix small coding style issueMarcel Holtmann1-1/+1
2012-04-27wispr: Set host routes when requested by gwebPatrik Flykt1-4/+93
2012-04-27ipconfig: Add ipconfig type to __connman_ipconfig_get_gateway_from_index()Patrik Flykt5-15/+25
2012-04-27wispr: Update g_web_request_get()Patrik Flykt1-2/+4
2012-04-276to4: Update g_web_request_get()Patrik Flykt1-1/+1
2012-04-27technology: Create the settings file in initJukka Rissanen1-0/+3
2012-04-27technology: Save technology state if entry is missing from fileJukka Rissanen1-28/+30
2012-04-27storage: Create settings file only when migratingJukka Rissanen1-27/+7
2012-04-27technology: Offline mode is OFF by defaultJukka Rissanen1-2/+2
2012-04-27technology: Enable ethernet by defaultJukka Rissanen1-2/+9
2012-04-26agent: If service has no security, do not ask for a passphraseAlok Barsode1-2/+5
2012-04-25service: Fixing which wpspin we set according to PBC method or notTomasz Bursztyka1-8/+12
2012-04-25dnsproxy: Delay cache removalJukka Rissanen1-4/+22
2012-04-25ipconfig: Do not tweak IPv6 status of ignored devicesJukka Rissanen1-2/+4