Initial release will no longer feature SSH auth, distrend will handle auth telnet-style. User registration will be done via PHP.
Build
Master
*-Complete testing with interactive test mode
-update frame assigner to distribute some frames for lower-priority jobs when there's a higher priority job
*-make frame assigner not assign frames beyond the amount of frames in a single job
@@ -33,7 +36,7 @@ B-Add tmpdir variable (just like the dat
Options
-Rewrite some stuff, try to make it simpler
x-Move server and client confuse code into their individual files, rather than in the common file. -- note: there wasn't any client code in options.c. There was the ``server'' section. That section is passed multiple times and provides information to remoteio on how to connect to servers
-Review all confuse interfacing
-Push patch for relative includes in confuse to the confuse developers