1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/param
Andrew Tridgell cd24ed920e s3-loadparm: mark a few parameters as having P_BYTES type
this fixes a problem with "max xmit = 32K" resulting in a maximum SMB
transmit size of 32 bytes, which makes for some very interesting
network traces!

This is what was causing smbtorture to consume gigabytes of memory in
the rpc.schannel test
2011-12-22 07:27:06 +01:00
..
loadparm_ctx.c param: Connect lp_security to the lib/param code to allow tests 2011-11-17 00:34:09 +01:00
loadparm.c s3-loadparm: mark a few parameters as having P_BYTES type 2011-12-22 07:27:06 +01:00
pyparam.c s3-param: Add python wrapper for s3 parameters 2011-08-13 12:30:50 +10:00
service.c param: Merge param headers into lib/param/loadparm.h 2011-06-29 15:44:09 +10:00
test_lp_load.c s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead 2010-11-02 04:36:04 +00:00
util.c Move param helper routines to one place. 2007-11-30 22:25:01 +01:00