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
..
Makefile.am build shared libraries from the parts that might be useful on their on and let taskrambler use them 12 years ago
close_conn.c improved ssl write error handling...this hopefully fixes occasionally crashes when using ssl 12 years ago
handle_accept.c a fix in size of asset names and change in logging 12 years ago
poll.c probably fixed problem in main look under load. This still has to be tested. 12 years ago
read.c fix return value...the situation should result in a connection close. 12 years ago
run.c accept as much as possible and stop processing as soon as possible 12 years ago
server.c if I have a socketNonblock method I should better use it. :D 12 years ago
write.c as I currently have no idea whats the problem I first fixed all warnings...included the ldap warnings that where caused by the use of deprecated ldap_simple_bind_s and ldap_unbind_s. 12 years ago