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 ed5dc629a2 add username to user class. This will contain the common name (cn) of an ldap authenticated user and the email address of an otherwise authenticated user. This is done to be able to have a good way to store an application user for ldap authenticated users. 12 years ago
..
Makefile.am build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
asset.c only mmap a file if its size is larger than 0 bytes 12 years ago
pool.c now don't add a NULL asset to the hash. 12 years ago