summaryrefslogtreecommitdiffstats
path: root/workspace/LogReceiver
Commit message (Expand)AuthorAgeFilesLines
* added a additional status label and some signalsNiklas2011-08-225-118/+121
* changed code order. added new signalsNiklas2011-08-194-150/+163
* added internet test. each configured interface will be tested if it is possib...Niklas2011-08-183-29/+57
* new function for checkInternetConnection, check with sessions for each config...Niklas2011-08-163-3/+25
* added some log statements to the dhcpcd client. But unfortunately it seems th...Niklas2011-08-015-51/+75
* seperation of logic and gui completed.Niklas2011-08-017-57/+70
* better version of the logwriter.c and started to devide gui and logicNiklas2011-07-288-111/+249
* log messages are delivered to qt app.Niklas2011-07-213-10/+28
* configuration of more than one interface is working. Both progressbars are up...Niklas2011-07-203-9/+12
* 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-143-6/+60
* multiple clients possible. inserted something into _send_messageNiklas2011-07-134-32/+62
* updated the LogReceiver and LogWriter. we are now able to send and receive St...Niklas2011-07-114-13/+132
* added the two tryout with a qt LogReceiver and a c code clientNiklas2011-07-066-0/+145