summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-13iptables: Fix rule insertion in a builtin chainTomasz Bursztyka1-1/+4
2012-02-13tools: Fix rule insertion in a builtin chain into iptables-testTomasz Bursztyka1-1/+4
2012-02-13tethering: Fix start of IP poolDaniel Wagner1-1/+1
2012-02-13ofono: Update CDMA documentationGuillaume Zajac1-2/+23
2012-02-13resolver: Domain name was not setJukka Rissanen1-1/+1
2012-02-13test-nat: Add nat unit testDaniel Wagner2-1/+133
2012-02-13nat: Move nat code into a seperate fileDaniel Wagner5-111/+254
2012-02-13tethering: Use notifier to update default interface.Daniel Wagner3-9/+25
2012-02-13bridge: Move bridge code into a seperate fileDaniel Wagner4-110/+155
2012-02-13iptables: Parse also netmask for src/dst addressesDaniel Wagner1-9/+38
2012-02-13iptables-test: Parse also netmask for src/dst addressesDaniel Wagner1-9/+39
2012-02-10ofono: Check for mcc before using it as an indexSamuel Ortiz1-2/+3
2012-02-03build: Remove --enable-ntpdMarcel Holtmann1-1/+0
2012-02-04AUTHORS: Mention Manfred's contributionsSamuel Ortiz1-0/+1
2012-02-04wifi: Write Wifi Mode to network propertiesManfred Kober1-1/+3
2012-02-04ntpd: Remove the ntpd pluginAlok Barsode3-356/+0
2012-02-04timeserver: Remove connman_timeserver_driver frameworkAlok Barsode2-68/+0
2012-02-04timeserver: Remove connman_timeserver_[append/remove]Alok Barsode3-102/+0
2012-02-04timeserver: Check condition to restart timeserversAlok Barsode1-0/+4
2012-02-04timeserver: Use service timeserver, if any, before system timeserversAlok Barsode3-0/+23
2012-02-04ntp: Add timeserver switch logicAlok Barsode2-2/+31
2012-02-04Add __connman_timerserver_sync() to resolve a list of timeserversAlok Barsode5-14/+142
2012-02-04ntp: NTP Query a Timeserver server IPAlok Barsode2-77/+58
2012-02-04service: Free service->timeserversAlok Barsode1-0/+1
2012-02-04dhcp: modify connman_dhcp to add multiple timeserversAlok Barsode1-15/+32
2012-02-04meego: Use system timeserver APIs to add/remove timeserversAlok Barsode1-2/+2
2012-02-04timeserver: Add functions to store/restore timeservers via the clock APIAlok Barsode4-24/+162
2012-02-04manager: Remove RequestScan D-Bus method callPatrik Flykt1-35/+0
2012-02-04device: Notify technology when a scan has started or stoppedPatrik Flykt1-0/+4
2012-02-04technology: Implement Technology Scan and scan start/stop functionalityPatrik Flykt2-11/+102
2012-02-04device: Return success if scan succeeded for at least one devicePatrik Flykt1-5/+11
2012-02-04device: Return -EOPNOTSUPP if the device does not support scanningPatrik Flykt1-1/+1
2012-02-04wifi: Always set scanning to FALSE in scan callbackPatrik Flykt1-2/+2
2012-02-04vpn: Reference of provider not takenJukka Rissanen1-4/+11
2012-02-03iptables: add capability to check for an existing ruleTomasz Bursztyka1-5/+45
2012-02-03iptables: refactor how an existing rule is foundTomasz Bursztyka1-13/+40
2012-02-03test: adding a fonction to compare a rule against the actual onesTomasz Bursztyka1-5/+53
2012-02-03test: refactoring rule finding part into iptables-testTomasz Bursztyka1-13/+41
2012-02-01TODO: Remove IP ranges allocation and check entryDaniel Wagner1-11/+0
2012-02-01ipconfig: Add/del IP address from IP poolDaniel Wagner1-0/+6
2012-02-01tethering: Add notification callback implementationGuillaume Zajac2-3/+19
2012-02-01test-ippool: Add collision unit testDaniel Wagner1-0/+56
2012-02-01ippool: Add API to notify when IP is externally assignedDaniel Wagner4-10/+93
2012-02-01tethering: Use IP pool API with DHCPGuillaume Zajac1-14/+29
2012-02-01tethering: Use IP pool API with private networkGuillaume Zajac1-12/+18
2012-02-01test-ippool: Add unit test for ippoolDaniel Wagner2-1/+160
2012-02-01ippool: Add IP pool layerDaniel Wagner4-1/+317
2012-02-01vpnc: Fix compiler warningDaniel Wagner1-1/+1
2012-02-01session: Send SessionMode property change messageDaniel Wagner1-1/+7
2012-02-01technology: Fix technology refcountingAlok Barsode1-2/+6