summaryrefslogtreecommitdiffstats
path: root/source3/include/local.h
Commit message (Expand)AuthorAgeFilesLines
* param: move SMB2 defaults to lib/param and use in loadparm_initGarming Sam2014-02-121-5/+0
* s3: increase default fudge factor for max open files from 20 to 40Garming Sam2014-02-101-1/+1
* lib/param: Move GUEST_ACCOUNT define to a common headerAndrew Bartlett2014-01-281-5/+0
* s3:smbd: use session_global_id as session number for pam and utmpGregor Beck2012-10-191-20/+0
* s3:smb2_server: remove unused and confusing DEFAULT_SMB2_MAX_CREDIT_BITMAP_FA...Stefan Metzmacher2012-06-291-1/+0
* s3:smbd: change user_struct->vuid to uint64_tStefan Metzmacher2012-06-061-1/+1
* s3:smb2_server increase defaults for read/write/trans sizes to 1MBChristian Ambach2012-03-091-3/+3
* s3-winbind: Increase the negative cache entry timout.Andreas Schneider2011-11-151-1/+1
* Another part of the fix for Bug 8473 - smb2_find uses a hard coded max reply ...Jeremy Allison2011-10-131-3/+3
* First part of bugfix for bug #8335 - file copy aborts with smb2_validate_mess...Jeremy Allison2011-07-291-1/+1
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-291-29/+0
* lib/util: new merged debug systemAndrew Bartlett2011-03-011-5/+0
* s3-printing: Initiate pcap reload from parent smbdDavid Disseldorp2011-01-071-0/+1
* My algorithm for determining whan an incoming sequence number can be allowed ...Jeremy Allison2010-12-211-0/+1
* Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...Jeremy Allison2010-12-101-0/+5
* s3:include: move MAX_DEBUG_LEVEL from local.h to debug.hStefan Metzmacher2010-10-241-9/+0
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2010-09-141-3/+0
* Fix bug #7146 - Samba miss-parses authenticated RPC packets.Jeremy Allison2010-02-171-0/+3
* Final part of the fix for 6837 - "Too many open files" when trying to access ...Jeremy Allison2009-12-161-12/+12
* Fix bug #6837 - "Too many open files" when trying to access large number of f...Jeremy Allison2009-12-021-1/+19
* Parameterize in local.h the MAX_RPC_DATA_SIZE, and ensureJeremy Allison2009-02-131-0/+3
* smbd: make it possible to change the write time delay for testingStefan Metzmacher2008-04-071-0/+3
* r17107: Make the 200 ms timeout value tunable in local.h...Jeremy Allison2007-10-101-0/+3
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-0/+9
* r11435: Allow the hash size of the tdb open (locking) databaseJeremy Allison2007-10-101-0/+3
* r5636: Re-add the allocation size - parameterized by share asJeremy Allison2007-10-101-0/+3
* r5548: Stop lying about allocation sizes to Windows clients. It was a niceJeremy Allison2007-10-101-3/+0
* r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison2007-10-101-0/+2
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-101-0/+3
* parameterise the listen backlog in smbd and make it larger by default. A back...Andrew Tridgell2003-10-291-0/+3
* Backport my backtrace patch from HEADJelmer Vernooij2003-04-141-0/+4
* *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-281-0/+2
* Remove obsolete file lib/netatalk.c - We now have a vfs moduleJelmer Vernooij2003-02-151-3/+0
* Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.Jeremy Allison2003-01-161-0/+8
* Fix for systems that allow more than 65536 open files per process.Jeremy Allison2002-10-221-0/+3
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-041-0/+3
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-6/+1
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+13
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-1/+1
* This split the mangling code up to allow for the possibility of multipleAndrew Tridgell2002-04-111-0/+6
* Removed MAXSTATUS which was set incorrectly - thus causing tdb traversalJeremy Allison2002-01-141-1/+2
* allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)Andrew Tridgell2001-12-061-0/+9
* LIBDIR and LOCKDIR are dynamically configured too.Martin Pool2001-11-191-5/+0
* Fixed allocation bug in database prog. Some format fixes.Jeremy Allison2001-11-121-0/+3
* - fix handling of 0 last_change_time and must_change_timeAndrew Tridgell2001-10-011-0/+3
* Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thoughtJeremy Allison2001-05-061-0/+5
* Had to add a "pam password change" parameter (defaults to "off") and inlinedJeremy Allison2001-05-021-4/+0
* Ensure correct password change script gets selected --with-pam.Jeremy Allison2001-04-301-0/+4
* merge from 2.2Andrew Tridgell2001-04-181-0/+8