summaryrefslogtreecommitdiffstats
path: root/source3/include/local.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* this patch does a number of things:Andrew Tridgell2001-03-131-3/+0
* don't need shmem any moreAndrew Tridgell2000-07-061-5/+0
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-4/+0
* got rid of some more old configure tests and includesAndrew Tridgell2000-04-171-5/+0
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-0/+1
* Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.Jeremy Allison1999-12-291-0/+3
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-24/+25
* include/local.h:Jeremy Allison1998-11-101-23/+0
* I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1998-11-091-0/+8
* at the interop Isaac (at least I _think_ it was Isaac) said that if aAndrew Tridgell1998-10-211-0/+4
* Upped default MAX_OPEN_FILES to 10000 after conversation with tridge.Jeremy Allison1998-09-301-1/+1
* (Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1998-09-301-0/+11
* changed the default filesystem type to NTFS (from Samba)Andrew Tridgell1998-09-261-1/+1
* add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRINGAndrew Tridgell1998-09-201-2/+2
* gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1998-09-181-0/+5
* moved connection_struct handling code into smbd/conn.c and changed itAndrew Tridgell1998-08-171-6/+0
* some cleanups from the conversion of Pipes[] to a linked list. I alsoAndrew Tridgell1998-08-171-3/+0
* this checkin gets rid of the global Files[] array and makes it localAndrew Tridgell1998-08-151-8/+7
* Added the APPLEDOUBLE macro for the name of the directory containingJohn Blair1998-08-131-0/+3
* this gets smbd compiling and linking correctly with the new layout.Andrew Tridgell1998-08-091-0/+5
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-6/+0
* chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed.Jeremy Allison1998-07-271-4/+0
* Fixed bug found by Richard Sharpe. After increasing files_struct size byJeremy Allison1998-07-221-0/+2
* Code added to fix the renaming of a directory under NT SMB calls.Jeremy Allison1998-07-171-6/+6
* local.h: Added NTFS define if HAVE_NT_SMBS is defined.Jeremy Allison1998-07-171-1/+4
* Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha releaseJohn Terpstra1998-03-211-0/+8
* changed the default MAXSTATUS from 1000 to 100000Andrew Tridgell1998-03-171-2/+2
* changed the default "keepalive" value to 300 seconds.Andrew Tridgell1998-03-161-0/+2
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-1/+1
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-11/+1