summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* we tried some fixes for the messge loss problem, but we failed. Sebastian wil...Niklas2011-09-014-7/+8
* bigger changes in the checkConnectivity method. using now route command to de...Niklas2011-09-0112-20/+200
* tried to clean the git. deleted old unused files and folders. moved customdhc...Niklas2011-09-01122-8088/+0Star
* some minor changesNiklas2011-09-014-2/+17
* changed sleep(1) to usleep(500) after every send to socket in logwriter.c Ma...Niklas2011-08-305-98/+115
* added check for file existens. renamed the dhcpcd bin to customdhcpcd. tempo...Niklas2011-08-307-11/+49
* tried to fix the message loss problem, but failed. TODO: debug and socket sni...Niklas2011-08-294-27/+1Star
* added makefilesNiklas2011-08-2931-30/+1221
* added to dialogs. one for the critical error case (abot boot dialog), one for...Niklas2011-08-2410-14/+421
* added a additional status label and some signalsNiklas2011-08-226-119/+122
* 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-0111-103/+128
* 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-2811-150/+304
* log messages are delivered to qt app.Niklas2011-07-218-22/+58
* 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-149-81/+454
* 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 St...Niklas2011-07-1111-63/+205
* 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
* Merge branch 'master' of git.openslx.org:lsfks/projekte/fbguiNiklas2011-06-2826-1305/+1596
|\
| * build.sh dummyJonathan Bauer2011-05-041-31/+1Star
| * build.sh to build-pkg.sh, todo build.sh (fbgui compiling)Jonathan Bauer2011-05-041-0/+36
| * README started...Jonathan Bauer2011-05-041-1/+27
| * download manager constructor comments & typos fixJonathan Bauer2011-05-043-6/+18
| * minorSebastian W2011-05-031-1/+1
| * bye bye background & removed old test codeJonathan Bauer2011-04-262-9/+3Star
| * fixes...Jonathan Bauer2011-04-253-4/+6
| * 1sec delay between loading page showing & preparing kexecJonathan Bauer2011-04-252-22/+19Star
| * loading system page improved display logicJonathan Bauer2011-04-252-15/+30
| * preload & loadsystem lighter themeJonathan Bauer2011-04-247-38/+25Star
| * url status handling, 5sec delay before closing gui when exiting with failure ...Jonathan Bauer2011-04-2418-313/+281Star
| * more old tests...Jonathan Bauer2011-04-241-3/+2Star
| * old testJonathan Bauer2011-04-245-36/+40
| * AUTHORS more infoJonathan Bauer2011-04-241-0/+3
| * AUTHORS added, please complete infoJonathan Bauer2011-04-242-1/+6
| * log file config fixJonathan Bauer2011-04-242-5/+6
| * new logger engine to output in file, configurable per cmdline / config fileJonathan Bauer2011-04-247-20/+42
| * auto-close removed, handled by fbgui nowmakeJonathan Bauer2011-04-243-14/+59
| * dm thread ending properly now, few fixesJonathan Bauer2011-04-241-7/+11
| * download manager threaded again, debug preload pageJonathan Bauer2011-04-245-17/+36
| * loading system pageJonathan Bauer2011-04-242-0/+141
| * few more comments in fbguijoe2011-04-211-3/+9
| * uniformed ident 3-spaced....joe2011-04-2113-1172/+1164Star