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)
commit93bbfce02b4ad3f51cef9b057a3959f4e091529f
tree74ac879bfe6692191144101a5683da539c539ce9
parent0531f4640a7a0154e35af8146ed46e47c5742574
added a function set_maxfiles() to set our file rlimit to the max
possible and return the max.
(This used to be commit 7a7b5ee1689b6be57752d176c7b77a2f1b453486)
source3/include/proto.h
source3/lib/util.c
source3/smbd/files.c
source3/smbwrapper/smbw.c