summaryrefslogtreecommitdiff
path: root/source3/include/local.h
AgeCommit message (Expand)AuthorFilesLines
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
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell1-0/+6
2002-01-14Removed MAXSTATUS which was set incorrectly - thus causing tdb traversalJeremy Allison1-1/+2
2001-12-06allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)Andrew Tridgell1-0/+9
2001-11-19LIBDIR and LOCKDIR are dynamically configured too.Martin Pool1-5/+0
2001-11-12Fixed allocation bug in database prog. Some format fixes.Jeremy Allison1-0/+3
2001-10-01- fix handling of 0 last_change_time and must_change_timeAndrew Tridgell1-0/+3
2001-05-06Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thoughtJeremy Allison1-0/+5
2001-05-02Had to add a "pam password change" parameter (defaults to "off") and inlinedJeremy Allison1-4/+0
2001-04-30Ensure correct password change script gets selected --with-pam.Jeremy Allison1-0/+4
2001-04-18merge from 2.2Andrew Tridgell1-0/+8
2001-03-13this patch does a number of things:Andrew Tridgell1-3/+0
2000-07-06don't need shmem any moreAndrew Tridgell1-5/+0
2000-05-04 - use full_name instead of real_nameAndrew Tridgell1-4/+0