summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-11-15task: Allow vpn plugins to send replyMohamed Abbas1-13/+17
2011-11-15tethering: Use already existing 'tether' bridge interfacePatrik Flykt1-5/+6
2011-11-14iptables: Initiate defined table before working on itTomasz Bursztyka1-5/+13
2011-11-10network: Fix failed to reconnect to 3G network when connect failedYu A Wang1-7/+1
2011-11-10rfkill.h: Remove unused header fileDaniel Wagner1-2/+0
2011-11-10core: Use gcc atomics instead glib's onesDaniel Wagner9-118/+139
2011-11-07doc: Remove outdate SetupRequired propertySamuel Ortiz1-3/+0
2011-11-07provider: Helper function for fetching the keyfile groupPatrik Flykt1-0/+5
2011-11-07provider: Define a save function for provider driversPatrik Flykt1-0/+3
2011-11-07provider: Load and save provider dataPatrik Flykt1-0/+66
2011-11-07storage: Load and save functions for providersPatrik Flykt2-0/+40
2011-11-07storage: Trivial change to free pathname in common part of the codePatrik Flykt1-5/+2
2011-11-07storage: Don't list provider settings directoriesPatrik Flykt1-1/+2
2011-11-07network: Check device pointer when doing IPv6 autoconfJukka Rissanen1-0/+3
2011-11-07network: Disconnect network properlyJukka Rissanen1-0/+2
2011-11-07inet: Cleanup the router solicitations handler properlyJukka Rissanen1-1/+5
2011-11-07inet: Fix file descriptor leak when comparing subnetsJukka Rissanen1-0/+3
2011-10-31device: Cancel pending trigger when device is removedDaniel Wagner1-5/+10
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