summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Use debug helper for the RTNL debugging outputMarcel Holtmann1-7/+6
2008-03-13Use list of known networks to re-connect toMarcel Holtmann3-5/+75
2008-03-12Add D-Bus configuration files for supplicantMarcel Holtmann5-2/+29
2008-03-12Add simple test script for D-Bus supplicantMarcel Holtmann2-1/+61
2008-03-12Change 802.11 plugin to use D-Bus interface of supplicantMarcel Holtmann3-549/+792
2008-03-12Change variables inside the network structureMarcel Holtmann3-53/+43
2008-03-12Add option for interface limitationMarcel Holtmann3-11/+36
2008-03-11Use start/stop callbacks if providedMarcel Holtmann2-13/+14
2008-03-07Fix missing IW_EV_LCP_PK_LEN definition on some distributionsMarcel Holtmann1-0/+4
2008-03-07Fix compiler warningMarcel Holtmann1-2/+3
2008-03-07Disable unused RTNL address handling for nowMarcel Holtmann2-1/+4
2008-03-03Add plugin and script directories to pkg-configMarcel Holtmann1-0/+3
2008-03-03Rename package from connman-core to connmanMarcel Holtmann1-1/+1
2008-03-02Add support for pkg-configMarcel Holtmann4-3/+20
2008-03-01Add first draft of plugin API descriptionMarcel Holtmann2-1/+23
2008-03-01Add system activation supportMarcel Holtmann4-1/+13
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