summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-30service: Must not return NULL with a synchronous GDBus method callPatrik Flykt1-2/+0
2013-01-30network: Allow more than one network driver register the same typePatrik Flykt1-10/+0
2013-01-30technology: Enable/disable individual devices also with rfkillPatrik Flykt1-4/+16
2013-01-30technology: Check technology driver probe function before callingPatrik Flykt1-1/+5
2013-01-30technology: Remove technology driver by pointerPatrik Flykt1-2/+4
2013-01-30technology: Remove unnecessary comparison and gotoPatrik Flykt1-5/+1
2013-01-30network: Unset driver on failed matchPatrik Flykt1-1/+3
2013-01-24service: Notify leaving online state when downgrading it to readyTomasz Bursztyka1-1/+3
2013-01-24ipconfig: IPv6 was enabled too earlyJukka Rissanen1-2/+3
2013-01-18dnsproxy: DNS response answer count was incorrectly setJukka Rissanen1-1/+1
2013-01-16network: Do not report any error when removing a connecting networkTomasz Bursztyka1-1/+2
2013-01-16network: Move up code about set_connected() and set_disconnectedTomasz Bursztyka1-625/+627
2013-01-16service: Trigger autoconnect when AutoConnect flag is enabledJukka Rissanen1-0/+3
2013-01-16ipconfig: Do not disable IPv6 in lower up stateJukka Rissanen1-12/+0
2013-01-15service: Update notifier state when relevant while getting readyTomasz Bursztyka1-1/+2
2013-01-15agent: Keep track of the driver to unref user context relevantlyTomasz Bursztyka1-2/+3
2013-01-08inet: Fix error handling when bridging interfacesForest Bond1-18/+22
2013-01-08inet: Fix error handling when adding/removing routesForest Bond1-84/+152
2013-01-04storage: Remove storage migration codePatrik Flykt3-177/+0
2013-01-04core: Remove WiMAX definitions from codePatrik Flykt11-70/+1
2012-12-20core: Use glib memory functionsDaniel Wagner2-6/+6
2012-12-17agent: Don't crash when no agent was registered on exitDaniel Wagner1-0/+4
2012-12-14main: Small cleanup for config file parsing and checkingMarcel Holtmann1-7/+9
2012-12-14main: Add function to check for main.conf groups and keysPatrik Flykt1-0/+53
2012-12-14main: Use defines for main.conf keysPatrik Flykt1-18/+29
2012-12-12technology: Soft block on offline mode or disabled technologyPatrik Flykt1-2/+2
2012-12-10manager: -EINPROGRESS is a valid response for ConnectProviderPatrik Flykt1-7/+1
2012-12-05session: Call callback directly when no plugin is assignedDaniel Wagner1-8/+9
2012-12-05session: Add a cleanup function for the user configDaniel Wagner1-13/+23
2012-12-05session: Move cleanup/destroy function upDaniel Wagner1-48/+48
2012-12-05session: Return error code from callbackDaniel Wagner1-1/+3
2012-12-05session: Fix error case handlingDaniel Wagner1-2/+3
2012-12-05session: Fix error return codeDaniel Wagner1-1/+1
2012-12-05session: Remove notify watchDaniel Wagner1-0/+3
2012-11-30agent: Release all agents when stoppingJukka Rissanen1-1/+21
2012-11-27dnsproxy: Fix hash table comparison function to avoid crashPatrik Flykt1-1/+1
2012-11-23session: Don't filter match all outDaniel Wagner1-0/+5
2012-11-23session: Store user AllowedBearers configurationDaniel Wagner1-5/+9
2012-11-23session: Factor out set default config helperDaniel Wagner1-7/+17
2012-11-23session: Export session parsing functionsDaniel Wagner1-16/+38
2012-11-23session: Add getter for session ownerDaniel Wagner1-0/+5
2012-11-23session: Add destroy function for pluginsDaniel Wagner1-1/+8
2012-11-23session: Add sessions config update functionDaniel Wagner1-0/+40
2012-11-23dbus: Add SELinux supportDaniel Wagner1-0/+135
2012-11-23inotify: Watch out for files moved to/from watched dirsDaniel Wagner1-1/+2
2012-11-23inotify: Move inotify code into its own fileDaniel Wagner4-120/+245
2012-11-23config: Factor out config inotify handlerDaniel Wagner1-45/+52
2012-11-23provider: Set the state properly when removing providerJukka Rissanen1-0/+3
2012-11-23device: Include stdlib.hDaniel Wagner1-0/+1
2012-11-23ipconfig: Do not check device if interface name is not setJukka Rissanen1-0/+3