A task management system. At least this was the initial idea. Basically this it the base code for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp 6a837618b5 add todo for session memory overflow 12 years ago
..
application removed double delete 12 years ago
asset utilize libtrdata 12 years ago
auth move all hashing helper code in separate library 12 years ago
config utilize libtrdata 12 years ago
http utilize libtrdata 12 years ago
router add todo for session memory overflow 12 years ago
server now use libtrio for all io operations. 12 years ago
session utilize libtrdata 12 years ago
storage move all hashing helper code in separate library 12 years ago
testers moved the class and memory management into a separate project libtrbase / prefix all of the public interface of libtrbase with TR_ 12 years ago
user move all hashing helper code in separate library 12 years ago
utils utilize libtrdata 12 years ago
Makefile.am utilize libtrdata 12 years ago
taskrambler.c utilize libtrdata 12 years ago
testconfig.cfg make install works now. So from now on taskrambler will not work when run from its build dir, because it can't find its assets then. To make installation work a basic config file reader class was implemented. 12 years ago