summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-13doc: Add necessary documentation about wpspin as a PreviousPassphrase typeTomasz Bursztyka1-1/+20
2012-07-13agent: Handle wpspin type as a PreviousPassphraseTomasz Bursztyka1-18/+27
2012-07-13agent: Rewrite how PreviousPassphrase field is handledTomasz Bursztyka1-19/+31
2012-07-09device: Turn off all running interfaces at startupJukka Rissanen1-0/+50
2012-07-09inet: Return all running interfacesJukka Rissanen2-0/+79
2012-07-05service: Make sure the pending reply is not lostJukka Rissanen1-0/+3
2012-07-05dhcp: warn on invalid netmaskJulien Massot1-0/+2
2012-07-05main: Dynamically allocate default blacklist array, free on exitPatrik Flykt1-2/+5
2012-07-05main: Move default string arrays top of the filePatrik Flykt1-12/+14
2012-07-05technology: check validity of given properties for tetheringJulien Massot1-2/+5
2012-07-05technology: return already enabled when tethering is enabledJulien Massot1-1/+1
2012-07-05TODO: Remove BackgroundScanning taskTomasz Bursztyka1-17/+2
2012-07-05wifi: Add support for autoscan requestTomasz Bursztyka1-1/+17
2012-07-05gsupplicant: Add a function to handle autoscan methodTomasz Bursztyka2-0/+64
2012-07-05TODO: Add what wifi legacy support should be removed about set_regdomTomasz Bursztyka1-0/+9
2012-07-05wifi: Add capability to set regulatory domain through device's interfaceTomasz Bursztyka1-0/+31
2012-07-05gsupplicant: Add a method to set interface's country propertyTomasz Bursztyka2-0/+26
2012-07-05gsupplicant: Adapt set country callback to return a resultTomasz Bursztyka3-15/+17
2012-07-05technology: Set regulatory domain by device or fallback to technology basedTomasz Bursztyka1-4/+32
2012-07-05device: Add capability to notify on regulatory domain settingTomasz Bursztyka2-0/+15
2012-07-05technology: Notify the regulatory domain setting by deviceTomasz Bursztyka2-0/+17
2012-07-05device: Add driver capability to set regulatory domain on device basisTomasz Bursztyka2-0/+21
2012-07-04doc: Fix small typoMarcel Holtmann1-1/+1
2012-07-02Release 1.31.3Marcel Holtmann2-1/+7
2012-07-02rtnl: Fixed log for the type RTM_GETADDRPaulo Pizarro1-0/+2
2012-07-02tethering: Fix incorrect index value for private networkWu Zheng1-1/+1
2012-06-30unit: Watch for signals only on CONNMAN_SERVICELucas De Marchi1-1/+1
2012-06-30ofono: Watch for signals only on OFONO_SERVICELucas De Marchi1-15/+18
2012-06-30dundee: Watch for signals only on DUNDEE_SERVICELucas De Marchi1-5/+5
2012-06-30bluetooth: Watch for signals only on BLUEZ_SERVICELucas De Marchi1-8/+9
2012-06-30gdbus: Fix removal of filter after last filter_dataLucas De Marchi1-9/+8
2012-06-30ofono: Fix potential crashGuillaume Zajac1-0/+6
2012-06-28inet: Fix usage of getaddrinfo() return valuePatrik Flykt1-2/+0
2012-06-28wifi: Add wifi pointer NULL checksPatrik Flykt1-3/+24
2012-06-28main: static-qualify default config valuesGrant Erickson1-2/+2
2012-06-27TODO: Add WPS pin code taskPatrik Flykt1-0/+7
2012-06-27TODO: Remove DUN task, update WiFi scan ownerPatrik Flykt1-8/+1
2012-06-26Release 1.21.2Marcel Holtmann2-1/+15
2012-06-26gweb: Use g_try_realloc instead of g_reallocJukka Rissanen1-1/+3
2012-06-26doc: Document 'informational' value of Requirement fieldTomasz Bursztyka1-7/+12
2012-06-26agent: Fix how to provide PreviousPassphrase through D-BusTomasz Bursztyka1-6/+29
2012-06-25ipconfig: Save prefixlen only if not clearedJulien Massot1-2/+3
2012-06-25wifi: Check we have valid wifi pointer in autoscanJukka Rissanen1-0/+3
2012-06-25technology: Return proper error code when already disabledJukka Rissanen1-1/+4
2012-06-25technology: Return proper error code when already enabledJukka Rissanen1-1/+4
2012-06-25main.conf: Comment out example default values and add documentationPatrik Flykt1-5/+6
2012-06-25main: Use 'NetworkInterfaceBlacklist' string everywherePatrik Flykt2-2/+2
2012-06-25rtnl: Use filtered devices to determine blacklisted devicesManfred Kober1-10/+1
2012-06-25device: Consider blacklisted interfaces from main.conf when filteringManfred Kober1-1/+15
2012-06-25main: Support NetworkInterfaceBlacklist from main.confManfred Kober1-0/+23