summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-10-31session: Implement Session API Destroy method callPatrik Flykt1-0/+6
2011-10-31iptables: Fix xtables API version issuesTomasz Bursztyka1-4/+35
2011-10-28session: Add a list of pending connect/disconnect actionsPatrik Flykt1-6/+76
2011-10-28iptables: Support builtin chain policies changesTomasz Bursztyka1-3/+50
2011-10-28iptables: Disable getopt unknown option displayTomasz Bursztyka1-0/+3
2011-10-28iptables: Support for rule matches listTomasz Bursztyka1-21/+23
2011-10-28iptables: Finalize matches extensions setupTomasz Bursztyka1-0/+4
2011-10-28iptables: Add extensions options parsing for matchesTomasz Bursztyka1-2/+24
2011-10-28iptables: Finalize target extensions setupTomasz Bursztyka1-0/+3
2011-10-28iptables: Add extensions options parsing for targetTomasz Bursztyka1-8/+9
2011-10-28iptables: Add x6_options matches handlingTomasz Bursztyka1-5/+17
2011-10-28iptables: Add x6_options target handlingTomasz Bursztyka1-2/+12
2011-10-28iptables: Move target and matches preparation routinesTomasz Bursztyka1-7/+8
2011-10-28iptables: Support matches rule list loadingTomasz Bursztyka1-3/+5
2011-10-28iptables: Refactor matches preparationTomasz Bursztyka1-26/+48
2011-10-28iptables: Move target options merge to prepare_targetTomasz Bursztyka1-11/+14
2011-10-28iptables: Code preparation for option handlingTomasz Bursztyka1-24/+24
2011-10-28service: Remove the gateways when removing the serviceJukka Rissanen1-0/+3
2011-10-26core: Fix compilation in MeeGoJukka Rissanen4-6/+4
2011-10-25core: Add SOCK_CLOEXEC to socket()Daniel Wagner7-39/+39
2011-10-25core: Add O_CLOEXEC to open()Daniel Wagner5-10/+10
2011-10-21service: Activate loose mode routingJukka Rissanen1-2/+60
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-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-06log: Add support for backtrace symbole resolvingMarcel Holtmann3-17/+114
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-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-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