summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-02Release 0.780.78Marcel Holtmann2-1/+14
2011-12-01technology: Check if pending message is NULL before sending it backSamuel Ortiz1-2/+4
2011-12-01service: Make state downgrading routine staticTomasz Bursztyka2-23/+22
2011-12-01service: Recompute service state when moving it upTomasz Bursztyka2-3/+28
2011-12-01service: Only one service should be online at a timeTomasz Bursztyka1-1/+40
2011-12-01service: Ensure the service list is well sorted after each updateTomasz Bursztyka1-4/+10
2011-11-29wifi: Set device powered from the interface create callbackSamuel Ortiz3-0/+21
2011-11-29ofono: Do not call set_connected() from the activation replyYu A Wang1-4/+2
2011-11-28tethering: Avoid removing dhcp server twice.Jukka Rissanen1-0/+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-28ipconfig: Remove ipconfig from ipconfig_listJukka Rissanen1-1/+2
2011-11-286to4: Use the right interface index with gwebTomasz Bursztyka1-2/+6
2011-11-28wispr: Use the right interface index with gwebTomasz Bursztyka1-1/+6
2011-11-28gweb: Bind socket to the right interfaceTomasz Bursztyka1-0/+17
2011-11-28gresolv: Bind socket to the right interfaceTomasz Bursztyka1-2/+22
2011-11-28technology: Save the pending reply only when the status is inprogressYu A Wang1-8/+12
2011-11-28service: Support automatically added nameserversJukka Rissanen6-44/+137
2011-11-24storage: Add default values to settings file.Alok Barsode1-25/+58
2011-11-24dnsproxy: Do not copy two extra bytes if using TCPJukka Rissanen1-1/+1
2011-11-24dnsproxy: Get rid of extra strlen() callsJukka Rissanen1-8/+11
2011-11-24dnsproxy: One extra garbage byte was sent at the end of the messageJukka Rissanen1-2/+2
2011-11-21service: Fix memory leak in service_load()Daniel Wagner1-0/+1
2011-11-21service: Set network_created flag only if create_hidden_wifi succeedsTomasz Bursztyka1-3/+3
2011-11-18ofono: Don't set network index when device is removedYu A Wang1-8/+0
2011-11-18service: network_created is set only for hidden servicesTomasz Bursztyka1-8/+10
2011-11-18plugins: Don't attempt to save strings with value NULLPatrik Flykt5-9/+24
2011-11-16network: connman_network_set_nameservers() handle NULL argument correctlyDaniel Wagner1-3/+5
2011-11-15notifier: Remove service from hash in error caseDaniel Wagner1-1/+1
2011-11-15network: Call indicate error function in error caseDaniel Wagner1-6/+4
2011-11-15l2tp: Config save support addedJukka Rissanen1-0/+18
2011-11-15pptp: Config save support addedJukka Rissanen1-0/+18
2011-11-15todo: Mark l2tp and pptp as doneJukka Rissanen1-14/+0
2011-11-15task: Make sure the process is eventually killedJukka Rissanen1-1/+43
2011-11-15readme: Add l2tp and pptp informationJukka Rissanen1-0/+15
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-15scripts: Report authentication error to connmanJukka Rissanen1-1/+11
2011-11-15scripts: Compile libppp-plugin.so properlyJukka Rissanen1-0/+14
2011-11-15pptp: Add pptp makefile and configure fileJukka Rissanen2-0/+41
2011-11-15l2tp: Add l2tp makefile and configure fileJukka Rissanen2-0/+40
2011-11-15test: Add test script support for pptp/l2tpMohamed Abbas1-0/+19
2011-11-15l2tp: Add l2tp vpn supportMohamed Abbas1-0/+509
2011-11-15pptp: Add ppp plugin libraryMohamed Abbas1-0/+307
2011-11-15pptp: Add pptp vpn supportMohamed Abbas1-0/+313
2011-11-15task: Allow vpn plugins to send replyMohamed Abbas3-17/+23
2011-11-15vpn: Add null checksJukka Rissanen1-2/+16
2011-11-15vpn: Add support to allow ppp tunnellingMohamed Abbas2-32/+94
2011-11-15tethering: Use already existing 'tether' bridge interfacePatrik Flykt1-5/+6