summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-01technology: Create a list for technology orphaned rfkill switchesAlok Barsode1-20/+45
2012-02-01technology: Create a list for technology orphaned devicesAlok Barsode1-2/+43
2012-01-27AUTHORS: Mention Guillaume Zajac's contributionsSamuel Ortiz1-0/+1
2012-01-27oFono: Update documentationDaniel Wagner1-6/+20
2012-01-27show-introspection: Fix technology introspectionDaniel Wagner1-2/+2
2012-01-27provider: Don't remove a provider on errorPatrik Flykt1-7/+1
2012-01-27provider: Load providers at provider driver registration timePatrik Flykt1-0/+78
2012-01-27provider: Handle connman_provider_load() in provider_create()Patrik Flykt1-2/+2
2012-01-27provider: Factor out service creationPatrik Flykt1-11/+25
2012-01-27provider: Factor out keyfile loadingPatrik Flykt1-9/+17
2012-01-27provider: Don't set provider->name when creating provider structPatrik Flykt1-3/+0
2012-01-27vpn: Add check for properly initialized driver_hashPatrik Flykt1-1/+6
2012-01-27storage: Function to fetch all saved providersPatrik Flykt2-0/+50
2012-01-25AUTHORS: Mention Daniel's contributionsDaniel Wagner1-0/+1
2012-01-25iptables: Avoid NULL pointer dereference in table_cleanup()Daniel Mack1-0/+3
2012-01-24technology: Remove 'State' property from TechnologyPatrik Flykt1-58/+3