summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-21ipconfig: Set/unset IPv4 rp_filter settingJukka Rissanen2-0/+57
2011-10-21network: Remove obsolete service lookup in disconnectJukka Rissanen1-3/+0
2011-10-21service: Check NULL pointerJukka Rissanen1-0/+3
2011-10-21session: Do not select ongoing service againDaniel Wagner1-0/+5
2011-10-21wispr: Reference count service properly according to contextsTomasz Bursztyka1-0/+4
2011-10-21wispr: wispr_start will always re-start a new contextTomasz Bursztyka1-13/+13
2011-10-21service: wispr fallback when wpad failsTomasz Bursztyka1-0/+1
2011-10-21wpad: Reference count service properlyTomasz Bursztyka1-1/+3
2011-10-20dhcp: Reference count network properlyJukka Rissanen1-1/+4
2011-10-20inet: Cleanup router solicitation callback properly after errorJukka Rissanen1-0/+1
2011-10-20notifier: Don't unnecessarily report "online" state on disconnectPatrik Flykt1-3/+7
2011-10-11wispr: Set LoginRequired when wispr login is requestedTomasz Bursztyka1-2/+2
2011-10-11dnsproxy: Fix can't resolv hostnameYu A Wang1-0/+35
2011-10-10service: Update service order when changing the favorite flagSamuel Ortiz1-0/+1
2011-10-10Makefile: Add missed test files to test_scriptsYu A Wang1-1/+4
2011-10-10service: Load ipconfig according to service identifierYu A Wang1-1/+1
2011-10-07service: Call __connman_service_disconnect from remove_serviceDanny Jeongseok Seo1-4/+2
2011-10-07ipconfig: Show IPv4.Configuration properties for FIXEDPatrik Flykt1-1/+1
2011-10-07configure: Print errors if VPN binaries are not foundPatrik Flykt1-0/+9
2011-10-06log: Add support for backtrace symbole resolvingMarcel Holtmann3-17/+114
2011-10-06build: Link session unit test with dynamic loader libraryMarcel Holtmann1-1/+1
2011-10-06technology: remove the pending_timeout source with g_source_removeAlok Barsode1-0/+3
2011-10-06device: Disconnect a connected network before disabling the deviceAlok Barsode1-0/+3
2011-10-06AUTHORS: Mention Danny's contributionsSamuel Ortiz1-0/+1
2011-10-06device: Remove connections counterDanny Jeongseok Seo3-35/+4
2011-10-06device: Remove redundant connection numbers checkDanny Jeongseok Seo1-3/+0
2011-10-05service: Add interface name matching in __connman_service_lookup().Patrik Flykt1-0/+16
2011-10-05AUTHORS: Mention Philippe's contributionsSamuel Ortiz1-0/+1
2011-10-05ofono: Create the cellular network only when attached to the PS networkPhilippe Nunes1-2/+10
2011-10-05wispr: Setting the relevant service property when a login is requiredTomasz Bursztyka1-2/+6
2011-09-30session: Set dirty flag in de/select service functionDaniel Wagner1-14/+18
2011-09-30session: Remove double assignmentDaniel Wagner1-2/+0
2011-09-30session: Handle bearers update correctlyDaniel Wagner1-17/+28
2011-09-30session: Rename update_allowed_bearers()Daniel Wagner1-3/+3
2011-09-30session: Move update_allowed_bearers() upDaniel Wagner1-75/+75
2011-09-29technology: Register a rfkilled technology in technology_add_rfkillAlok Barsode1-0/+9
2011-09-29tools: Fixed double-free error possibility into iptables-testTomasz Bursztyka1-0/+1
2011-09-29iptables: Copyright year updateTomasz Bursztyka1-1/+1
2011-09-29iptables: Tiny indentation fixTomasz Bursztyka1-6/+4
2011-09-29iptables: Adding capability to load necessary modulesTomasz Bursztyka1-1/+16
2011-09-29iptables: Rule deletion capability addedTomasz Bursztyka1-5/+206
2011-09-29iptables: Factorization of target reference updateTomasz Bursztyka1-14/+23
2011-09-29iptables: Refactoring how jumps are handledTomasz Bursztyka1-65/+82
2011-09-29iptables: Fixing target reference updateTomasz Bursztyka1-3/+3
2011-09-29iptables: Renaming add into appendTomasz Bursztyka1-3/+2
2011-09-29iptables: Adding capability to insert a ruleTomasz Bursztyka1-7/+57
2011-09-29iptables: Code factorization for rule inclusionTomasz Bursztyka1-14/+33
2011-09-29iptables: Fix memory leakTomasz Bursztyka1-2/+6
2011-09-29iptables: Small indentation fixTomasz Bursztyka1-2/+2
2011-09-29iptables: Adding capability to delete user-defined chainsTomasz Bursztyka1-3/+49