summaryrefslogtreecommitdiff
path: root/source3/include/local.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-04-17got rid of some more old configure tests and includesAndrew Tridgell1-5/+0
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell1-0/+1
1999-12-29Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1-0/+3
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-24/+25
1998-11-10include/local.h:Jeremy Allison1-23/+0
1998-11-09I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1-0/+8
1998-10-21at the interop Isaac (at least I _think_ it was Isaac) said that if aAndrew Tridgell1-0/+4
1998-09-30Upped default MAX_OPEN_FILES to 10000 after conversation with tridge.Jeremy Allison1-1/+1
1998-09-30(Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1-0/+11
1998-09-26changed the default filesystem type to NTFS (from Samba)Andrew Tridgell1-1/+1
1998-09-20add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRINGAndrew Tridgell1-2/+2
1998-09-18gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1-0/+5
1998-08-17moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1-6/+0
1998-08-17some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1-3/+0