summaryrefslogtreecommitdiffstats
path: root/source/include/local.h
Commit message (Expand)AuthorAgeFilesLines
* Directory tidyups to help me track any problems.Jeremy Allison1999-02-051-1/+1
* Fixed bug where cli->timeout was in milliseconds, but open_sockets_outJeremy Allison1999-02-031-3/+3
* Makefile.in: Removed SMB_PASSGRP_FILE - not used anywhere. Added --with-lockd...Jeremy Allison1999-01-261-0/+6
* Removed 'counter' from timeout processing. Timeouts now depend on actualJeremy Allison1999-01-071-1/+2
* Fixed the blocking locks and change notify code that got broken inJeremy Allison1999-01-061-1/+1
* Converted the code in smbd/dir.c to use bitmaps instead of a staticJeremy Allison1999-01-061-0/+5
* WHATSNEW.txt: Updated for beta5.Jeremy Allison1998-12-311-2/+2
* 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
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-291-0/+5
* put the default PRINTCAP_NAME def in includes.h not local.h so thatAndrew Tridgell1997-12-031-17/+0
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-031-0/+9
* allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1997-12-031-0/+10
* I'm slowly getting though the todo list :-)Andrew Tridgell1997-12-031-0/+5
* the default GUEST_ACCOUNT should be here not in smb.hAndrew Tridgell1997-12-021-0/+6
* local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1997-11-061-1/+5
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-271-0/+5
* get rid of the KEEP_PASSWORD_SERVER_OPEN defineAndrew Tridgell1997-10-211-4/+0
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-091-1/+1
* bracket some macrosAndrew Tridgell1997-10-091-1/+1
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-011-1/+1
* dir.c: more pstrcpys.Jeremy Allison1997-09-301-0/+5
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-0/+2
* local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1997-07-141-3/+1
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-0/+1
* - revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1996-10-071-1/+1
* - changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1996-10-071-1/+1
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-0/+4
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-0/+4