summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-25build: Fix broken --disable-bluetoothMarcel Holtmann1-1/+1
2012-04-25service: Fixing which wpspin we set according to PBC method or notTomasz Bursztyka1-8/+12
2012-04-25dnsproxy: Delay cache removalJukka Rissanen1-4/+22
2012-04-25ipconfig: Do not tweak IPv6 status of ignored devicesJukka Rissanen1-2/+4
2012-04-25ethernet: Fix small whitespace issueMarcel Holtmann1-1/+1
2012-04-25service: Stay at ready state with a preferred technologyPatrik Flykt1-1/+2
2012-04-25service: Use the right network keyword for wpsTomasz Bursztyka1-2/+2
2012-04-24Release 0.820.82Marcel Holtmann2-1/+7
2012-04-24wifi: Fixing autoscan device unref issuesTomasz Bursztyka1-2/+5
2012-04-24resolver: Use proper IPv6 source address when sending DNS queriesJukka Rissanen3-0/+48
2012-04-24wifi: Autoscan should be started or stopped according to interface's stateTomasz Bursztyka1-0/+10
2012-04-24wifi: Autoscan fallback using a base exponential of 3 and a shorter limitTomasz Bursztyka1-1/+1
2012-04-24notifier: Handle Manager state when exiting onlinePatrik Flykt3-11/+18
2012-04-24service: a wps pin of length 0 is valid and leads to pbc method usageTomasz Bursztyka1-1/+8
2012-04-24README: adding necessary configuration hints about wpa_supplicantTomasz Bursztyka1-0/+16
2012-04-24timeserver: Fix NULL network struct access for VPNPatrik Flykt1-7/+7
2012-04-23Release 0.810.81Marcel Holtmann2-1/+8
2012-04-23doc: Update README to actually reflect realityMarcel Holtmann1-18/+85
2012-04-23device: Removing emulated background scanningTomasz Bursztyka1-103/+0
2012-04-23device: Remove the scheduled scan methodTomasz Bursztyka2-7/+0
2012-04-23wifi: Remove old background scanning technique callTomasz Bursztyka1-3/+0
2012-04-23wifi: Specify bgscan parameters according to main.conf settingsTomasz Bursztyka1-1/+2
2012-04-23wifi: Setup autoscan according to the main.conf settingsTomasz Bursztyka1-0/+4
2012-04-23wifi: Adding support for autoscan emulationTomasz Bursztyka1-16/+182
2012-04-23wifi: Decide to use WPS PBC if the AP is already advertizing for itTomasz Bursztyka1-0/+15
2012-04-23gsupplicant: Add WPS specific capabilities handling for networkTomasz Bursztyka2-1/+41
2012-04-23gsupplicant: Add WPS specific capabilities parsing for BSSTomasz Bursztyka2-4/+38
2012-04-21build: Remove useless alg-test example programMarcel Holtmann3-136/+1
2012-04-21build: Build client and testing tools by defaultMarcel Holtmann3-23/+17
2012-04-21build: Allow NM and PolicyKit plugins only as builtinsMarcel Holtmann4-36/+22
2012-04-21build: Remove duplicate test for wpa_supplicantMarcel Holtmann1-4/+0
2012-04-21build: Always enable essential plugins by defaultMarcel Holtmann4-103/+44
2012-04-21build: Remove useless fake pluginMarcel Holtmann3-121/+0
2012-04-20build: add unit tests to .gitignoreLucas De Marchi1-0/+2
2012-04-20gweb: don't use deprecated gnutls_session typedefLucas De Marchi1-1/+1
2012-04-20gdhcp: fix strict-aliasing warningLucas De Marchi1-1/+1
2012-04-20technology: Fix indentionDaniel Wagner1-1/+1
2012-04-20ofono: Only register network when APN is setJussi Kukkonen1-2/+54
2012-04-20ofono: Fix network_driver nameDaniel Wagner1-1/+1
2012-04-20service: Notify timeserver removal for previous default servicePatrik Flykt1-0/+2
2012-04-20timeserver: Notify service of changed timeserversPatrik Flykt1-0/+2
2012-04-20service: Implement service Timeservers propertyPatrik Flykt2-0/+40
2012-04-20timeserver: Refactor __connman_timeserver_sync()Patrik Flykt2-44/+50
2012-04-20configure.ac: Require glib >= 2.28Patrik Flykt1-2/+2
2012-04-20service: Save new service data only after successful connectJukka Rissanen1-3/+30
2012-04-20main: Mark end of array with NULL in order not to crashPatrik Flykt1-0/+1
2012-04-20agent: Memory leak in passphrase replyJukka Rissanen1-0/+1
2012-04-20test: Cannot set both name and passphraseJukka Rissanen1-8/+6
2012-04-20main: Set default values if main.conf is not foundPatrik Flykt1-4/+6
2012-04-19service: Changing default service was not correctly checkedJukka Rissanen1-6/+1