[PATCH] remove MAX_CONNECTIONS limit (bug #716)

Jeremy Allison jra at samba.org
Thu Dec 11 19:58:09 GMT 2003


On Thu, Dec 11, 2003 at 12:46:43PM +1100, James Peach wrote:
> Hi all,
> 
> The following diff against CVS HEAD fixes samba bug #716 and SGI #903523.
> 
> It resizes the connections bitmap in increments of 128. The maximum size is
> bounded by the integer overflow case, but the "max connections" parameter is
> enforced long before this. I've tested this with a hack program that makes a
> lot of cli_send_tconX() calls on the same connection.

Great patch - applied. Thanks,

Jeremy.


More information about the samba-technical mailing list