summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-08-24Release 0.390.39Marcel Holtmann2-1/+11
2009-08-24Disable IP configuration callbacks for nowMarcel Holtmann1-0/+1
2009-08-24Use more global command place holdersMarcel Holtmann1-3/+3
2009-08-24Use correct variable for grep commandMarcel Holtmann1-1/+1
2009-08-24Add checks for sed, awk and nm executablesMarcel Holtmann2-2/+5
2009-08-23Use an umask fo 077 to protect profile storageMarcel Holtmann1-0/+3
2009-08-23Fix maintainer mode and script directory locationMarcel Holtmann2-10/+20
2009-08-23Fix GAtChat compilation and linkingMarcel Holtmann2-12/+20
2009-08-23Add back Makefile.am for gtk-doc usageMarcel Holtmann1-0/+38
2009-08-23Convert to fully non-recursive build systemMarcel Holtmann15-461/+423
2009-08-23Add support for cloning IP configurationsMarcel Holtmann5-57/+188
2009-08-22Add script for creating builtin plugin listMarcel Holtmann2-10/+20
2009-08-22Make use of $(AM_V_at) for silent commandsMarcel Holtmann2-7/+7
2009-08-16Add addr-test program to ignore fileMarcel Holtmann2-1/+2
2009-08-16Add automake's --no-print-directory flagMarcel Holtmann1-0/+2
2009-08-16Use automake's subdir-objects optionMarcel Holtmann1-2/+2
2009-08-16Use $(AM_V_GEN) for custom rulesMarcel Holtmann2-13/+15
2009-08-14Only add IP configurations with callbacks to the listMarcel Holtmann1-18/+20
2009-08-14Add initial text for IP handling documentationMarcel Holtmann2-4/+48
2009-08-14Fix wrong service state handling on timeoutsMarcel Holtmann1-21/+2
2009-08-12Remove unused variableMarcel Holtmann1-1/+0
2009-08-12Clear SSID when network restore back to hiddenMartin Xu1-4/+2
2009-08-12Add function for printing warningsMarcel Holtmann2-0/+20
2009-08-11Grant D-Bus access to user 'system'Jackie Wu1-0/+3
2009-08-11Add callbacks for IP bound and release eventsMarcel Holtmann3-1/+57
2009-08-11Use global IP address structure for transactionMarcel Holtmann2-11/+10
2009-08-11Add cleaner handling of IP address detailsMarcel Holtmann2-61/+197
2009-08-11Add test program for netmask and prefixlen conversionMarcel Holtmann2-1/+67
2009-08-10Add support for variable task argument setupMarcel Holtmann2-15/+43
2009-08-10Fix arguments for IP driver callbacksMarcel Holtmann1-3/+3
2009-08-10Use ignore method for unconfigured IP devicesMarcel Holtmann3-6/+6
2009-08-10Add option to change D-Bus config directoryMarcel Holtmann1-3/+6
2009-08-10Fix typo with DBUS_DATADIR variable checkMarcel Holtmann1-1/+1
2009-08-10Add tracking of scanning state to supplicant driverMarcel Holtmann1-0/+25
2009-08-10Add more detailed tracking of IP devicesMarcel Holtmann6-279/+457
2009-08-09Add skeletons for IP operation callbacksMarcel Holtmann2-0/+53
2009-08-09Update simple test script for D-Bus interface of supplicantMarcel Holtmann1-4/+16
2009-08-09Add support for decoding Ethernet addresses coming from RTNLMarcel Holtmann1-14/+28
2009-08-08Add support for storing default gateway informationMarcel Holtmann5-9/+30
2009-08-08Optimize the RTNL routing table parsingMarcel Holtmann1-42/+14
2009-08-08Fix potential invalid pointer dereferenceMarcel Holtmann1-0/+2
2009-08-08Fix typo in routing information outputMarcel Holtmann1-1/+1
2009-08-08Fix issue with gateway notification for non default routesMarcel Holtmann1-6/+12
2009-08-08Add support for tracking route table changes via RTNLMarcel Holtmann3-124/+209
2009-08-08Attach IP addresses to configurationMarcel Holtmann1-0/+63
2009-08-08Fix some coding style in RTNL message handlingMarcel Holtmann1-9/+3
2009-08-08Integrate RTNL deeper into IP configuration trackingMarcel Holtmann8-48/+66
2009-08-08Fix issues with hashing of RTNL interfaces and their flagsMarcel Holtmann2-9/+42
2009-08-08Request current routing information after address detailsMarcel Holtmann1-0/+1
2009-08-08Use central place to request current link detailsMarcel Holtmann3-3/+3