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 b20f07df57 small change to rbac role ... this still is not really even started 12 years ago
..
application build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
asset build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
auth build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
cbuf build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
class build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
config build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
hash build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
http add expires header for static assets (right now 1 week in the future) 12 years ago
interface implemented an application class as well as an http adapter for it and use it to start application logic by http requests as well as creating a fitting repsonse. Not perfect, but a start. This code is not finish and will not work...in fact it won't even compile i think. refs #24 12 years ago
logger build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
queue build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
server if I have a socketNonblock method I should better use it. :D 12 years ago
session build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
socket change download link for 0.1.7 12 years ago
storage fix crash if storage files could not be opened. TODO give a fitting error message 12 years ago
stream build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
testers move test programs in separate folder 12 years ago
tree build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
user build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
utils 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
Makefile.am several smaller fixes for installation. Honor DESTDIR, changed destination of some files...this is still not perfect but at least installs with an ebuild on my machine. 12 years ago
taskrambler.c deamonize by default 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