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 9c0d6b7d73 Merge branch 'release0.1.5' into next 12 years ago
..
interface huge changes in build system. Moved a lot of stuff to separate archives, not finished right now. Additionally add some support for coverage reports. Next step after build restructuring is to write tests. 14 years ago
storage fix use of uninitialized value 12 years ago
Makefile.am everything builds again 12 years ago
credential.c replace calloc auth/credentials.c with quick fit approach. 12 years ago
ldap.c call to ldap_unbind is necessary to free memory even when ldap_bind failed. 12 years ago