]> code.citadel.org Git - citadel.git/commitdiff
* 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)
  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.


No differences found