summaryrefslogtreecommitdiffstats
path: root/workspace
Commit message (Collapse)AuthorAgeFilesLines
* added the blacklist functionNiklas2011-07-203-5/+15
|
* made a small gui. Interfac names and progressbars will be added dynamicaly.Niklas2011-07-185-98/+124
|
* customdhcpcd is now compiling and can communicate with the LogReceiverNiklas2011-07-149-81/+454
| | | | started to implement the QProcess handling (parallel calls of dhcpcd out of fbgui/LogReceiver)
* multiple clients possible. inserted something into _send_messageNiklas2011-07-138-38/+123
|
* added the custom dhcpcd client to git.Niklas2011-07-1142-0/+7862
|
* updated the LogReceiver and LogWriter. we are now able to send and receive ↵Niklas2011-07-1111-63/+205
| | | | Status SubStatus and msg messages.
* added the two tryout with a qt LogReceiver and a c code clientNiklas2011-07-0612-0/+330
|
* new funtions for the networkDiscovery class.Niklas2011-06-2916-788/+355Star
| | | | | | extensions to the logger.c some tryouts with the QLocalSocket also try QSocketNotifyer
* added the networkDiscovery project into a new workspace folderNiklas2011-06-2843-0/+8313
hope that everything will work fine with eclipse afterwards ...