summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-12-15ofono: Remove unnecessary bracketsDaniel Wagner1-3/+3
2011-12-15ofono: Add cdma-connman relative functionsGuillaume Zajac1-2/+97
2011-12-15ofono: Add cdma-netreg relative functionsGuillaume Zajac1-3/+146
2011-12-15ofono: Cleanup connection_manager_init()Daniel Wagner1-12/+16
2011-12-15ofono: Factorize Connection Managers intializationGuillaume Zajac1-73/+30
2011-12-15ofono: Add support for CDMA modemsGuillaume Zajac1-8/+56
2011-12-15ofono: Add cdma-connman power and shutdown APIGuillaume Zajac1-2/+66
2011-12-15ofono: Add CDMA interfaces extractionGuillaume Zajac1-0/+8
2011-12-12ofono: Remove unnecessary bracketsDaniel Wagner1-14/+10
2011-12-12ofono: Move cm powered update into a functionDaniel Wagner1-14/+16
2011-12-12ofono: Move cm attached update into a functionDaniel Wagner1-21/+20
2011-12-12ofono: Use generic setter instead connman_network_set_roamingDaniel Wagner1-1/+2
2011-12-12ofono: Monitor netreg Roaming propertyDaniel Wagner1-0/+33
2011-12-12ofono: Move netreg strength update into a functionDaniel Wagner1-19/+16
2011-12-12ofono: Move netreg name update into a functionDaniel Wagner1-28/+21
2011-12-12ofono: Update copyright statementDaniel Wagner1-0/+1
2011-12-12ofono: Add documentationDaniel Wagner1-0/+15
2011-12-12ofono: Ignore non 'hardware' modem types.Daniel Wagner1-0/+29
2011-12-12ofono: Power down modem when ConnMan shutsdownDaniel Wagner1-0/+31
2011-12-12ofono: Add connect()/disconnnect networkDaniel Wagner1-9/+87
2011-12-12ofono: Register network object at coreDaniel Wagner1-4/+147
2011-12-12ofono: Get NetworkRegistration propertiesDaniel Wagner1-0/+112
2011-12-12ofono: Extract ConnectionContext informationDaniel Wagner1-0/+212
2011-12-12ofono: Get ConnectionContext propertiesDaniel Wagner1-6/+333
2011-12-12ofono: Power up ConnectionManagerDaniel Wagner1-1/+47
2011-12-12ofono: Get ConnectionManager propertiesDaniel Wagner1-0/+77
2011-12-12ofono: Attach device to coreDaniel Wagner1-7/+126
2011-12-12ofono: Set modems onlineDaniel Wagner1-0/+38
2011-12-12ofono: Get SIM propertiesDaniel Wagner1-0/+200
2011-12-12ofono: Power up modemsDaniel Wagner1-0/+129
2011-12-12ofono: Extract modem propertiesDaniel Wagner1-0/+115
2011-12-12ofono: Keep track of all modemsDaniel Wagner1-0/+88
2011-12-12ofono: Get all modems when oFono connectsDaniel Wagner1-0/+82
2011-12-12ofono: Listen to oFono's D-Bus signalsDaniel Wagner1-0/+180
2011-12-12ofono: Start refactoring pluginDaniel Wagner1-1905/+27
2011-12-12wifi: Add support for hidden network scanPatrik Flykt1-0/+87
2011-12-12wifi: Disable network in disconnected statePatrik Flykt1-6/+6
2011-11-29wifi: Set device powered from the interface create callbackSamuel Ortiz1-0/+12
2011-11-29ofono: Do not call set_connected() from the activation replyYu A Wang1-4/+2
2011-11-28wifi: The remove interface callback used stale pointer.Jukka Rissanen1-2/+4
2011-11-28wifi: Add debugging in order to find memory problems.Jukka Rissanen1-1/+1
2011-11-18ofono: Don't set network index when device is removedYu A Wang1-8/+0
2011-11-18plugins: Don't attempt to save strings with value NULLPatrik Flykt5-9/+24
2011-11-15l2tp: Config save support addedJukka Rissanen1-0/+18
2011-11-15pptp: Config save support addedJukka Rissanen1-0/+18
2011-11-15pptp: Do not put password in command line optionsJukka Rissanen1-1/+0
2011-11-15pptp: Return authentication errors properlyJukka Rissanen1-0/+3
2011-11-15l2tp: Check authentication error properlyJukka Rissanen1-3/+3
2011-11-15l2tp: Add l2tp vpn supportMohamed Abbas1-0/+509
2011-11-15pptp: Add pptp vpn supportMohamed Abbas1-0/+313