summaryrefslogtreecommitdiffstats
path: root/src/html/networkdiscovery.html
Commit message (Collapse)AuthorAgeFilesLines
* last changesNiklas2011-11-041-1/+2
|
* changed the tryout, also some big changes in program flow. there is now ↵Niklas2011-10-271-1/+3
| | | | userchoice page anymore. also it is now possible to press the user choice button f5 all the time.
* disabled right click context menu, changed dialog button size (see css), ↵Niklas2011-10-271-1/+1
| | | | changed customdhcp logger. it now sends all log messages through the socket
* fixed some bugs. show log screen is now bigger and opens a scrollbar ↵Niklas2011-10-251-199/+8Star
| | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-4/+4
| | | | test, building a usb stick iso and running it on a maschine. did some bug fixes
* corrected some errorsNiklas2011-10-101-12/+271
|
* added a new version of the routemanager. now the delRoute and addRoute is ↵Niklas2011-09-191-0/+18
working with libnl functions.but still there is an error: /usr/include/netlink/route/route.h:60:57: error: ‘realm_t’ has not been declared /usr/include/netlink/route/route.h:61:8: error: ‘realm_t’ does not name a type