* control.c: when config.c_maxsessions is unset or negative, set it to 0
authorArt Cancro <ajc@citadel.org>
Tue, 30 Mar 2004 03:11:08 +0000 (03:11 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 30 Mar 2004 03:11:08 +0000 (03:11 +0000)
commitb49b8a80ad3bd91363bb4c06ae4aa2ae2bb3986a
tree7924a6544a74fc20de5623f89a1f8d9fecd6ffc6
parenta142751a2afc181b04e776587b3ed062f55c40a3
* control.c: when config.c_maxsessions is unset or negative, set it to 0
  instead of setting it to 1 when it is 0 or negative.  The default should
  be unlimited sessions.
citadel/ChangeLog
citadel/control.c