summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-06Fixed rpmlint warnings/errorssubmit/trunk/20130206.223242accepted/trunk/20130207.031115Anas Nashif1-0/+3
2013-02-06fixed rpmlintAnas Nashif1-6/+6
2012-12-19enable clientsubmit/trunk/20121220.002834accepted/trunk/20121220.002900Anas Nashif1-0/+3
2012-12-19enable clientAnas Nashif1-0/+1
2012-12-19enable clientAnas Nashif1-1/+1
2012-12-19require python-gobjectsubmit/trunk/20121219.192236accepted/trunk/20121219.192230Anas Nashif2-1/+7
2012-12-19bootstrap correctlyAnas Nashif1-1/+1
2012-12-19run autogenAnas Nashif1-0/+1
2012-12-19add packagingAnas Nashif2-0/+93
2012-10-26Release 1.91.9Marcel Holtmann2-1/+10
2012-10-26technology: Do not proceed with tethering if technology is not enabledTomasz Bursztyka1-0/+4
2012-10-25systemd: prevent duplicate logging messages in journalMarti Raudsepp1-0/+1
2012-10-25technology: Do not presume a technology being hardblocked when createdTomasz Bursztyka1-6/+2
2012-10-25dnsproxy: Add reply host part length checkingPatrik Flykt1-5/+17
2012-10-23wispr: Free wispr portal context in the relevant placeTomasz Bursztyka1-11/+11
2012-10-22device: Do not mark connecting networks unavailableTomasz Bursztyka1-1/+2
2012-10-19network: Fix typo in debug printJukka Rissanen1-1/+1
2012-10-19web: Make debug func print more useful informationJukka Rissanen1-3/+11
2012-10-19gresolv: Remove query from queue before destroying the queryJukka Rissanen1-1/+1
2012-10-19gresolv: Make sure we will not receive DNS data after closingJukka Rissanen1-1/+3
2012-10-19gresolv: Add more debug printsJukka Rissanen1-5/+31
2012-10-19gresolv: Make debug func print more useful informationJukka Rissanen1-3/+11
2012-10-18service: Prefer user connected services with SingleConnectedTechnologyPatrik Flykt1-0/+20
2012-10-18service: Clear user connected flag on disconnectPatrik Flykt1-2/+2
2012-10-18service: Keep only a single connected technology if configuredPatrik Flykt1-0/+33
2012-10-18main: Add SingleConnectedTechnology main.conf variablePatrik Flykt1-0/+12
2012-10-18main.conf: Add SingleConnectedTechnology descriptionPatrik Flykt1-0/+12
2012-10-18service: Fix default service switching and setting gatewayPatrik Flykt1-2/+3
2012-10-18main.conf: Update preferred technology descriptionPatrik Flykt1-6/+7
2012-10-18service: A preferred service in state ready is good enoughPatrik Flykt1-5/+1
2012-10-18service: Don't trigger autoconnect when neither service is preferredPatrik Flykt1-3/+0
2012-10-17client: Add Remove() method support for serviceTomasz Bursztyka3-0/+38
2012-10-17client: Fix various memory leaks in monitor and services partsTomasz Bursztyka2-2/+13
2012-10-17client: Fix some memory leaks in data_manager partTomasz Bursztyka1-18/+40
2012-10-17client: Fix some memory leaks in commands partTomasz Bursztyka1-81/+78
2012-10-16gresolv: Remove the lookup for realJukka Rissanen1-1/+1
2012-10-16technology: Fix hardblocked state on non hw rfkillable switch addedTomasz Bursztyka1-13/+17
2012-10-16technology: Recompute hardblocked state on rfkill remove eventTomasz Bursztyka1-0/+7
2012-10-16technology: Properly handle rfkill driven stateTomasz Bursztyka1-9/+43
2012-10-16device: Add a getter for powered propertyTomasz Bursztyka2-0/+6
2012-10-16technology: Use the right method to enable or disableTomasz Bursztyka1-22/+27
2012-10-16technology: Change enabled to a boolean and refactor accordinglyTomasz Bursztyka1-25/+20
2012-10-16technology: Refactor and split functions setting enabled stateTomasz Bursztyka1-25/+29
2012-10-16technology: Refactor rfkill event handling according to soft/hard blockTomasz Bursztyka1-22/+35
2012-10-16technology: Add and handle a marker for softblock statusTomasz Bursztyka1-5/+11
2012-10-16technology: Add a marker to know if a technology is rfkill drivenTomasz Bursztyka1-3/+10
2012-10-16technology: Refactor how a technology is enabled or disabledTomasz Bursztyka1-38/+28
2012-10-16wispr: Keep track of proxy callback timeoutPatrik Flykt1-2/+10
2012-10-16wifi: Do not start autoscan if interface was not readyTomasz Bursztyka1-1/+4
2012-10-16gsupplicant: Send -ENOLINK error on scan reply if interface was not readyTomasz Bursztyka1-1/+9