* Change to main server loop. All threads block on accept() instead of using a mutex...
[citadel.git] / webcit / sysdep.c
2010-05-21 Art Cancro* Change to main server loop. All threads block on...
2010-01-24 Art Cancro* svn id tag
2010-01-24 Wilfried Göesgens* merge in much of the dav_rework branch: (the drift...
2010-01-22 Wilfried Göesgens* port our setuid function from citserver to webcit...
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2007-11-11 Wilfried Göesgens* do non-blocking accept()