summaryrefslogtreecommitdiff
path: root/source3/include/local.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-19smbd/locking: make use of the same tdb hash_size and flags for all SMB relate...Stefan Metzmacher1-2/+6
2020-07-08s3:includes: change OPLOCK_BREAK_TIMEOUT from 30 to 35 secondsStefan Metzmacher1-1/+1
2019-07-09s3: smbd: Add a note explaining MAX_DIRECTORY_HANDLES only applies to SMB1.Jeremy Allison1-1/+1
2019-07-09s3: smbd: Remove now unused MAX_OPEN_DIRECTORIES define.Jeremy Allison1-5/+0
2019-07-09s3: smbd: Remove unused DPTR_IDLE_TIMEOUT.Jeremy Allison1-1/+0
2019-07-07param: change default of "allocation roundup size" to 0Björn Jacke1-3/+0
2019-05-01smbd: Move deadtime default to parameter definition and man pageChristof Schmitt1-1/+0
2018-04-11lib/util: Move log_stack_trace() to common codeAndrew Bartlett1-3/+0
2015-07-15winbindd: set file descriptor limit according to configurationUri Simchoni1-0/+4
2015-06-23s3:include: remove used unused {CLIENT,SERVER}_NDR_PADDING_SIZEStefan Metzmacher1-3/+0
2014-02-12param: move SMB2 defaults to lib/param and use in loadparm_initGarming Sam1-5/+0
2014-02-10s3: increase default fudge factor for max open files from 20 to 40Garming Sam1-1/+1
2014-01-28lib/param: Move GUEST_ACCOUNT define to a common headerAndrew Bartlett1-5/+0
2012-10-19s3:smbd: use session_global_id as session number for pam and utmpGregor Beck1-20/+0
2012-06-29s3:smb2_server: remove unused and confusing DEFAULT_SMB2_MAX_CREDIT_BITMAP_FA...Stefan Metzmacher1-1/+0
2012-06-06s3:smbd: change user_struct->vuid to uint64_tStefan Metzmacher1-1/+1
2012-03-09s3:smb2_server increase defaults for read/write/trans sizes to 1MBChristian Ambach1-3/+3
2011-11-15s3-winbind: Increase the negative cache entry timout.Andreas Schneider1-1/+1
2011-10-13Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ...Jeremy Allison1-3/+3
2011-07-29First part of bugfix for bug #8335 - file copy aborts with smb2_validate_mess...Jeremy Allison1-1/+1
2011-06-29param: Merge param headers into lib/param/loadparm.hAndrew Bartlett1-29/+0
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-5/+0
2011-01-07s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp1-0/+1
2010-12-21My algorithm for determining whan an incoming sequence number can be allowed ...Jeremy Allison1-0/+1
2010-12-10Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...Jeremy Allison1-0/+5
2010-10-24s3:include: move MAX_DEBUG_LEVEL from local.h to debug.hStefan Metzmacher1-9/+0
2010-09-14Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier1-3/+0
2010-02-17Fix bug #7146 - Samba miss-parses authenticated RPC packets.Jeremy Allison1-0/+3
2009-12-16Final part of the fix for 6837 - "Too many open files" when trying to access ...Jeremy Allison1-12/+12
2009-12-02Fix bug #6837 - "Too many open files" when trying to access large number of f...Jeremy Allison1-1/+19
2009-02-13Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensureJeremy Allison1-0/+3
2008-04-07smbd: make it possible to change the write time delay for testingStefan Metzmacher1-0/+3
2007-10-10r17107: Make the 200 ms timeout value tunable in local.h...Jeremy Allison1-0/+3
2007-10-10r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison1-1/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-0/+9
2007-10-10r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison1-0/+3
2007-10-10r5636: Re-add the allocation size - parameterized by share asJeremy Allison1-0/+3
2007-10-10r5548: Stop lying about allocation sizes to Windows clients. It was a niceJeremy Allison1-3/+0
2007-10-10r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison1-0/+2
2007-10-10r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison1-0/+3
2003-10-29parameterise the listen backlog in smbd and make it larger by default. A back...Andrew Tridgell1-0/+3
2003-04-14Backport my backtrace patch from HEADJelmer Vernooij1-0/+4
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison1-0/+2
2003-02-15Remove obsolete file lib/netatalk.c - We now have a vfs moduleJelmer Vernooij1-3/+0
2003-01-16Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison1-0/+8
2002-10-22Fix for systems that allow more than 65536 open files per process.Jeremy Allison1-0/+3
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison1-0/+3
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-6/+1
2002-08-17sync 3.0 branch with headJelmer Vernooij1-1/+13
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+1