r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new() limits
authorAndrew Tridgell <tridge@samba.org>
Tue, 19 Oct 2004 12:06:01 +0000 (12:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:01:55 +0000 (13:01 -0500)
commit72093ce62f1e09db86452720fe8280ad66824cde
tree62aa8cb4fc470254be4283efb20669858ab21189
parent343545a8836d1665bb3c41974d743b03fd0b6446
r3064:  - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new() limits

 - change idr_get_new() to use > instead of >= in the limit check
(This used to be commit 834b09929bcb8aabdd151b7c2306001497cabdb4)
source4/include/includes.h
source4/lib/idtree.c
source4/ntvfs/posix/pvfs_open.c
source4/ntvfs/posix/pvfs_search.c
source4/smb_server/conn.c