summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-22tools: Adding capability to insert a rule in iptables-testTomasz Bursztyka1-7/+53
2011-09-22tools: Code factorization for rule inclusion in iptables-testTomasz Bursztyka1-12/+31
2011-09-22tools: Fix memory leak in iptables-test.cTomasz Bursztyka1-2/+6
2011-09-22tools: in, out, source and destination support in iptables-testTomasz Bursztyka1-12/+70
2011-09-22tools: Small indentation fix in iptables-testTomasz Bursztyka1-2/+2
2011-09-22tools: iptables-test delete a chain if only it is already flushed.Tomasz Bursztyka1-12/+13
2011-09-22tools: Added helper function to remove table entry in iptables-testTomasz Bursztyka1-5/+17
2011-09-22tools: find_chain_head/find_chain_tail code factorization in iptables-testTomasz Bursztyka1-25/+3
2011-09-21main: Cleanup ipconfig after serviceDaniel Wagner1-1/+1
2011-09-19ntp: Add skeleton for Simple NTP supportMarcel Holtmann3-1/+387
2011-09-19AUTHORS: Mention Jeff's contributionsDaniel Wagner1-0/+1
2011-09-19session: Only disconnect online sevicesDaniel Wagner1-2/+5
2011-09-19manager: Only defer result when enabling session modeDaniel Wagner1-1/+1
2011-09-19session: Only select new service if not in progressDaniel Wagner1-6/+6
2011-09-19session: Refactor select_and_connect()Daniel Wagner1-31/+42
2011-09-15test-session: Add multiple session supportJeff Zheng1-63/+91
2011-09-13wispr: Add magic "wispr" keyword to user agentMarcel Holtmann1-1/+1
2011-09-13wispr: Use different status requests for IPv4 and IPv6Marcel Holtmann1-6/+14
2011-09-13build: Add OpenVPN script to ignore listMarcel Holtmann1-0/+1
2011-09-136to4: Use ConnMan status URL for checking connectivityMarcel Holtmann1-1/+1
2011-09-13wifi: Add SSIDs and frequencies to wpa_supplicant scan for fast scanMohamed Abbas3-9/+341
2011-09-13gsupplicant: Get the number of scan ssids from supplicantMohamed Abbas2-1/+19
2011-09-13gsupplicant: Add support to append char ** entries to dbus dictMohamed Abbas2-0/+54
2011-09-13wifi: Add support to multi scan typeMohamed Abbas3-3/+23
2011-09-13service: Add frequency support to serviceMohamed Abbas4-0/+19
2011-09-13storage: Export service loading functionJukka Rissanen4-4/+6
2011-09-13storage: Add services getterJukka Rissanen3-1/+93
2011-09-13bootstrap: Remove portal configurationJukka Rissanen1-1/+0
2011-09-12ofono: Remove 3G network after disabled 3G modemYu A Wang1-30/+33
2011-09-12TODO: Removed wispr taskTomasz Bursztyka1-10/+0
2011-09-12test: Added Username/Password input support in simple-agentTomasz Bursztyka1-8/+53
2011-09-12wispr: Requesting login input through the agentTomasz Bursztyka1-0/+76
2011-09-12agent: Added Username/Password request input logicTomasz Bursztyka3-3/+135
2011-09-12wispr: Handle WISPr messages and apply relevant statesTomasz Bursztyka1-18/+139
2011-09-12wispr: Added WISPr XML content parserTomasz Bursztyka1-0/+220
2011-09-12wispr: Added portal web request and result handling logicTomasz Bursztyka1-0/+91
2011-09-12wispr: Proxy lookup and web context setupTomasz Bursztyka1-0/+97
2011-09-12wispr: Adding wispr logic entries in service and wpadTomasz Bursztyka2-2/+17
2011-09-12wispr: Adding structures and start/stop functionsTomasz Bursztyka2-0/+116
2011-09-12location: Deleted location support and portal pluginTomasz Bursztyka9-661/+2
2011-09-12wifi: Device reference counting fix on scanPatrik Flykt1-0/+4
2011-09-12wifi: Add NULL checks in interface create and removePatrik Flykt1-5/+6
2011-09-12wifi: Implement network_changed gsupplicant hookSamuel Ortiz1-0/+29
2011-09-12gsupplicant: Implement network properties changes notificationSamuel Ortiz2-0/+17
2011-09-12gsupplicant: Track best signal and the corresponding BSSSamuel Ortiz1-15/+66
2011-09-12device: Remove device_probe and device_removeSamuel Ortiz1-23/+13
2011-09-12technology: Disable tethering only when no technology is tetheringPatrik Flykt1-2/+11
2011-09-12device: Set PENDING_DISABLE on device disablePatrik Flykt1-0/+1
2011-09-12device: Simplify device_pending_reset()Patrik Flykt1-5/+2
2011-09-12technology: When disabling technology, disble tethering tooPatrik Flykt1-0/+3