added a function set_maxfiles() to set our file rlimit to the max
authorAndrew Tridgell <tridge@samba.org>
Mon, 5 Oct 1998 01:57:03 +0000 (01:57 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 5 Oct 1998 01:57:03 +0000 (01:57 +0000)
commit7a7b5ee1689b6be57752d176c7b77a2f1b453486
tree33d6c2280d2a57389ab5db4d713b08fda514367f
parent6a1b346d98c10688f0995a6ab8fd155a77ead258
added a function set_maxfiles() to set our file rlimit to the max
possible and return the max.
source/include/proto.h
source/lib/util.c
source/smbd/files.c
source/smbwrapper/smbw.c