summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Release 0.240.24Marcel Holtmann2-1/+15
2009-07-17Mention to set D-Bus timeout for service connect methodsMarcel Holtmann2-0/+10
2009-07-17Rename some API document to indicate that they are low-level APIMarcel Holtmann4-3/+4
2009-07-17Don't forget to send signals for technology changesMarcel Holtmann1-0/+60
2009-07-17Send service list update when going to offline modeMarcel Holtmann1-0/+2
2009-07-17Set state to association if network driver doesn't failMarcel Holtmann1-3/+8
2009-07-16Add skeleton for EnableTechnology/DisableTechnology methodsMarcel Holtmann2-8/+48
2009-07-16Add support for Technologies and EnabledTechnologies propertiesMarcel Holtmann6-1/+167
2009-07-16Add documentation for the ConnectService method callMarcel Holtmann1-0/+19
2009-07-16Add global method call to request scanningMarcel Holtmann5-8/+107
2009-07-16Trigger auto-connect from service list changed signalsMarcel Holtmann3-1/+4
2009-07-16Reset the scanning flag to indicate the end of a scan periodMarcel Holtmann1-4/+2
2009-07-16Some service list updates should be not delayedMarcel Holtmann3-8/+13
2009-07-16Delay the update of service list by 2 secondsMarcel Holtmann3-7/+33
2009-07-16Fix broken async return value for supplicant disconnectMarcel Holtmann1-1/+1
2009-07-16Reset the connecting and associating variables properlyMarcel Holtmann1-3/+6
2009-07-16Report a connected network as that and not as in progressMarcel Holtmann1-2/+4
2009-07-16Minor coding style fixMarcel Holtmann1-1/+2
2009-07-16Fix issue with supplicant and async state notificationsMarcel Holtmann1-3/+3
2009-07-16If network is attempting to connect already, return an errorMarcel Holtmann1-1/+2
2009-07-16Return an error if a service connection attempt is already in progressMarcel Holtmann1-0/+3
2009-07-16Fix detection of association errors from supplicantMarcel Holtmann2-3/+9
2009-07-16Don't allow network connection attempts twiceMarcel Holtmann1-1/+1
2009-07-16Allow cancelling of a network connection attemptMarcel Holtmann1-1/+1
2009-07-16Add small test program for TUN/TAP devicesMarcel Holtmann3-1/+199
2009-07-16Update documentation about Ethernet devices with no carrierMarcel Holtmann1-8/+2
2009-07-16Update test script for service connectionsMarcel Holtmann1-4/+4
2009-07-16Add support for connecting existing services via SSIDMarcel Holtmann4-38/+105
2009-07-16Fix missing inclusion of WiFi helpers source fileMarcel Holtmann1-1/+1
2009-07-16Add helper function for WiFi group nameMarcel Holtmann4-1/+91
2009-07-16Add function to find first device of a given typeMarcel Holtmann2-0/+36
2009-07-16Fix stalled configuration issue with supplicantMartin Xu2-1/+16
2009-07-16Add function to retrieve network association stateMartin Xu2-0/+13
2009-07-16Track connection attempts and report error if it failsMarcel Holtmann1-1/+14
2009-07-16Fix one last breakage of strict-aliasing rulesMarcel Holtmann1-1/+1
2009-07-16Add extra_pdu_crlf quirkDenis Kenzior2-1/+10
2009-07-16Add set / get flags for GAtChatDenis Kenzior2-0/+19
2009-07-16Remove wrongly committed connection patch for supplicantMarcel Holtmann1-6/+0
2009-07-16Fix handling of strict-aliasing rulesMarcel Holtmann6-111/+145
2009-07-15Add error codes for failing connection attemptsMarcel Holtmann4-8/+14
2009-07-15Fix modem wakeup handlingDenis Kenzior1-0/+8
2009-07-15Fix range handlingDenis Kenzior1-5/+2
2009-07-15Include test script for connection serviceMarcel Holtmann1-1/+1
2009-07-15add test/connect-serviceMartin Xu1-0/+31
2009-07-15Fix some uninitialized variablesMarcel Holtmann1-4/+2
2009-07-15Add option to disable compiler optimizationMarcel Holtmann1-1/+8
2009-07-15Add option to disable udev support (for testing)Marcel Holtmann1-19/+24
2009-07-15Show Ethernet services only if carrier is setMarcel Holtmann1-2/+7
2009-07-15Fix missing Powered property changed signalsMarcel Holtmann1-20/+33
2009-07-15Return a proper order value for the default serviceMarcel Holtmann2-5/+18