summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-14Update copyright informationMarcel Holtmann27-27/+27
2008-04-08Add support for creating and removing networksMarcel Holtmann6-9/+296
2008-04-08Update scripts to handle new network methodsMarcel Holtmann2-2/+18
2008-04-07Decode Network Manager states into stringsMarcel Holtmann1-1/+3
2008-04-07Add script to check the Network Manager compat layerMarcel Holtmann2-1/+14
2008-04-07Add simple script to show the master stateMarcel Holtmann2-1/+13
2008-04-07Add documentation for GetState method and StateChanged signalMarcel Holtmann1-0/+13
2008-04-07Implement master state and fix Network Manager compat methodsMarcel Holtmann3-74/+41
2008-04-07Always unregister the whole object hierarchyMarcel Holtmann1-2/+2
2008-04-04Add callbacks for loading known networksMarcel Holtmann3-0/+45
2008-04-04Add skeleton for network functionsMarcel Holtmann2-2/+28
2008-04-04Improve selecting of networksMarcel Holtmann2-4/+8
2008-04-04Add script for seleting networksMarcel Holtmann2-2/+28
2008-04-04On successful connect store the network identifierMarcel Holtmann3-0/+49
2008-04-04Give wpa_supplicant more hints on what is going onMarcel Holtmann2-13/+123
2008-04-04Update state machine handling for wireless networksMarcel Holtmann7-77/+188
2008-04-01Don't return IPv4 settings when in off or ignore policyMarcel Holtmann1-0/+9
2008-03-28Remove filter on device removalMarcel Holtmann1-0/+28
2008-03-28Also check for the plugin suffixMarcel Holtmann2-2/+3
2008-03-28Fix DHCP release and dhclient terminationMarcel Holtmann1-15/+12
2008-03-26Add workaround for my D-Link access pointMarcel Holtmann1-4/+16
2008-03-24The only supported IPv4 method is DHCP at the momentMarcel Holtmann2-1/+6
2008-03-24Add allow policy for org.isc.dhclientMarcel Holtmann1-1/+3
2008-03-24Update DHCP plugin to use D-Bus low-level callsMarcel Holtmann4-28/+83
2008-03-24Fix handling of networks without securityMarcel Holtmann1-17/+4
2008-03-24Add more debug output for known networksMarcel Holtmann1-1/+6
2008-03-24Add resolver plugin using resolvconf helper toolMarcel Holtmann2-1/+121
2008-03-24Add abstraction for resolver modificationsMarcel Holtmann6-15/+121
2008-03-24Add debug line for found passphrasesMarcel Holtmann1-0/+2
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