* Thread ID's are now displayed in 0x%08lx format instead
authorArt Cancro <ajc@citadel.org>
Sat, 2 Feb 2008 05:45:20 +0000 (05:45 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 2 Feb 2008 05:45:20 +0000 (05:45 +0000)
commit8ac8690797b8593d6dffceec15a27a05b2c71447
tree13383f94928ac152fdd854e574b1d9a013eaf5e3
parent734531150fb9923025c6baf3b09eae9dbb2d22b8
* Thread ID's are now displayed in 0x%08lx format instead
  of %ld format.  This seems to be the standard.
* Added AUTHMODE_LDAP to the authentication modes in the header file.
  The code itself has not been written, but the framework for cleanly
  separating handlers for each auth mode is taking shape.
citadel/citadel.h
citadel/threads.c