summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-04-14Update copyright informationMarcel Holtmann14-14/+14
2008-04-08Add support for creating and removing networksMarcel Holtmann5-9/+294
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-04On successful connect store the network identifierMarcel Holtmann3-0/+49
2008-04-04Update state machine handling for wireless networksMarcel Holtmann6-70/+176
2008-04-01Don't return IPv4 settings when in off or ignore policyMarcel Holtmann1-0/+9
2008-03-28Also check for the plugin suffixMarcel Holtmann2-2/+3
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-24Add more debug output for known networksMarcel Holtmann1-1/+6
2008-03-24Add abstraction for resolver modificationsMarcel Holtmann4-14/+76
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-12Change variables inside the network structureMarcel Holtmann2-46/+41
2008-03-12Add option for interface limitationMarcel Holtmann3-11/+36
2008-03-11Use start/stop callbacks if providedMarcel Holtmann2-13/+14
2008-03-07Fix compiler warningMarcel Holtmann1-2/+3
2008-03-07Disable unused RTNL address handling for nowMarcel Holtmann2-1/+4
2008-03-01Add system activation supportMarcel Holtmann2-0/+10
2008-03-01Add callbacks for starting and stopping interfaceMarcel Holtmann1-1/+12
2008-02-27Update state machine for interfacesMarcel Holtmann1-11/+93
2008-02-26Add support for indicating security methodsMarcel Holtmann1-4/+12
2008-02-26Add support for storing last network and passphrasesMarcel Holtmann1-68/+15
2008-02-26Rename syslog parameterMarcel Holtmann2-3/+3
2008-02-26Add constant for user confirmation policyMarcel Holtmann1-0/+4
2008-02-26Fix agent cleanup functionMarcel Holtmann1-0/+5
2008-02-26Use separate storage files for each interfaceMarcel Holtmann1-17/+15
2008-02-22Add logging infrastructureMarcel Holtmann4-17/+110
2008-02-18Fix 32-bit/64-bit format string issuesMarcel Holtmann1-8/+8
2008-02-18Update for libgdbus API changeMarcel Holtmann1-3/+10
2008-01-24Add handling for agent registration and monitoringMarcel Holtmann4-17/+93
2008-01-24Add skeleton for agent infrastructureMarcel Holtmann5-3/+111
2008-01-16Include signal strength for reported networksMarcel Holtmann1-3/+4
2008-01-16Report found networks and send out updatesMarcel Holtmann1-31/+66
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 Holtmann4-52/+172
2008-01-14Handle return values of system callsMarcel Holtmann1-2/+2
2008-01-14Add generic helpers for device start and shutdownMarcel Holtmann2-0/+86
2008-01-11Update state machine handlingMarcel Holtmann1-32/+26
2008-01-09Set the IPv4 method to DHCP in case of DHCP udpatesMarcel Holtmann1-0/+2
2008-01-09Add support for retrieving network settingsMarcel Holtmann1-61/+115
2008-01-09Update handling of shutdown procedureMarcel Holtmann1-4/+11
2008-01-08Add support for storing the network identifierMarcel Holtmann2-2/+26