summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-01Implement start and stop callbacks for 802.11Marcel Holtmann1-4/+24
2008-03-01Update function names of 802.11 pluginMarcel Holtmann1-34/+34
2008-03-01Update function names of 802.03 pluginMarcel Holtmann1-14/+13
2008-03-01Add callbacks for starting and stopping interfaceMarcel Holtmann2-1/+16
2008-03-01Fix endless loop in wireless event parsingMarcel Holtmann1-0/+2
2008-02-27Update state machine for interfacesMarcel Holtmann1-11/+93
2008-02-27Enable scanning flag and fix connect/disconnect handlingMarcel Holtmann1-13/+5
2008-02-26Add example for showing the full introspection dataMarcel Holtmann2-1/+22
2008-02-26Add support for indicating security methodsMarcel Holtmann3-9/+35
2008-02-26Fix reconnect case when ESSID or PSK changesMarcel Holtmann1-1/+17
2008-02-26Add supplicant disconnect functionMarcel Holtmann2-0/+19
2008-02-26Add support for storing last network and passphrasesMarcel Holtmann1-68/+15
2008-02-26Fix ESSID parsing on 64-bit architecturesMarcel Holtmann1-5/+6
2008-02-26Rename syslog parameterMarcel Holtmann2-3/+3
2008-02-26Add constant for user confirmation policyMarcel Holtmann2-0/+5
2008-02-26Add example for a simple agentMarcel Holtmann2-1/+32
2008-02-26Add example for starting scanningMarcel Holtmann2-1/+27
2008-02-26Add example for showing interfacesMarcel Holtmann2-0/+28
2008-02-26Fix agent cleanup functionMarcel Holtmann1-0/+5
2008-02-26Use separate storage files for each interfaceMarcel Holtmann1-17/+15
2008-02-26Detect bridge interfaces and ignore themMarcel Holtmann1-0/+10
2008-02-26Include function name in debug messageMarcel Holtmann1-1/+1
2008-02-22Add logging infrastructureMarcel Holtmann6-18/+150
2008-02-22Add basic init scriptMarcel Holtmann4-1/+57
2008-02-20Add .gitignore fileMarcel Holtmann1-0/+26
2008-02-18Fix 32-bit/64-bit format string issuesMarcel Holtmann1-8/+8
2008-02-18Update for libgdbus API changeMarcel Holtmann2-4/+11
2008-01-30Remove last empty linesMarcel Holtmann3-3/+0
2008-01-30Add agent documentationMarcel Holtmann2-1/+19
2008-01-30Add initial interface documentationMarcel Holtmann2-1/+25
2008-01-30Add manager documentationMarcel Holtmann2-0/+49
2008-01-30Add documentation directoryMarcel Holtmann3-3/+5
2008-01-24Add handling for agent registration and monitoringMarcel Holtmann4-17/+93
2008-01-24Add directory for example applicationsMarcel Holtmann3-3/+5
2008-01-24Add skeleton for agent infrastructureMarcel Holtmann5-3/+111
2008-01-16Include signal strength for reported networksMarcel Holtmann3-5/+11
2008-01-16Report found networks and send out updatesMarcel Holtmann2-31/+79
2008-01-14Remove IP addresses on shutdown and fix carrier detectMarcel Holtmann1-1/+6
2008-01-14Release DHCP lease when carrier offMarcel Holtmann1-0/+1
2008-01-14Add more detailed interface state machineMarcel Holtmann6-71/+189
2008-01-14Handle return values of system callsMarcel Holtmann2-5/+3
2008-01-14Remove unneeded callbacks from 802.03 and 802.11 pluginsMarcel Holtmann3-41/+18
2008-01-14Add generic helpers for device start and shutdownMarcel Holtmann2-0/+86
2008-01-13Add options for debug and PIE supportMarcel Holtmann2-1/+19
2008-01-11Update state machine handlingMarcel Holtmann1-32/+26
2008-01-11Fix IO handling for the control channelMarcel Holtmann1-7/+3
2008-01-09Update scan result handling routineMarcel Holtmann1-24/+37
2008-01-09Stop supplicant on shutdownMarcel Holtmann1-1/+3
2008-01-09Set the IPv4 method to DHCP in case of DHCP udpatesMarcel Holtmann1-0/+2
2008-01-09Fix shutdown procedureMarcel Holtmann1-2/+4