summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
1998-11-09I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1-0/+2
1998-11-07codepages/codepage_def.936: Updated comment.Jeremy Allison1-11/+0
1998-10-18add an option to enable/disable nt pipesAndrew Tridgell1-0/+4
1998-10-07somehow "in_client" got included twice in two places.Andrew Tridgell1-1/+0
1998-10-06Added capability for smbclient to use the local WINS server on the sameRichard Sharpe1-4/+5
1998-10-05ignore *.po32 filesAndrew Tridgell1-0/+2
1998-10-05removed requirement of having a smb.conf for smbwrapper to work.Andrew Tridgell1-2/+4
1998-10-04started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1-1/+1
1998-10-03- ignore *.p filesAndrew Tridgell1-0/+1
1998-09-30set the default fstype for IPC$ to "IPC". I'm not sure if this willAndrew Tridgell1-0/+1
1998-09-30(Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1-0/+4
1998-09-30libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.Jeremy Allison1-6/+27
1998-09-29get away with dummy and .dummy filesAlexandre Oliva1-1/+0
1998-09-29Now have a better solution to the need to have smblcient findRichard Sharpe1-0/+10
1998-09-28made bad boolean values stand out a little betterAndrew Tridgell1-1/+1
1998-09-28Backed out that just as ill-considered change :-(Richard Sharpe1-9/+0
1998-09-28The previous fix for WINS on the WINS server was wrong. ItRichard Sharpe1-3/+10
1998-09-28Make sure that WINS Server = 127.0.0.1 in case weRichard Sharpe1-1/+3
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-1/+0
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1-1/+1
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+1
1998-09-20added a per-share parameter "fstype" that allows you to select theAndrew Tridgell1-0/+5
1998-09-18configure configure.in include/config.h.in include/includes.hJeremy Allison1-0/+18
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-5/+5
1998-09-17configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1-1/+1
1998-09-08Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1-0/+12
1998-09-06add a "stat cache" boolean smb.conf option. (defaults to on)Andrew Tridgell1-0/+4
1998-09-05tridge the destroyer returns!Andrew Tridgell1-24/+5
1998-09-05Bugfix for leak in reference counted file struct.Jeremy Allison1-0/+4
1998-08-28This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1-8/+12
1998-08-26added a warning when loading a parameter that is deprecatedAndrew Tridgell1-0/+5
1998-08-25changed the default permissions code to do this:Andrew Tridgell1-2/+1
1998-08-24Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1-1/+1
1998-08-21added new smb.conf option "panic action". see my samba-technicalAndrew Tridgell1-0/+4
1998-08-14this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1-79/+27
1998-08-10moved username.c into lib/ so we no longer $(PASSDB_OBJ) in mostAndrew Tridgell1-13/+12
1998-08-09added ignore rules for the dummy filesAndrew Tridgell1-0/+1
1998-08-09these dummy files are needed for autoconf processingAndrew Tridgell1-0/+0
1998-08-08added --with-nisplus-home optionAndrew Tridgell1-1/+1
1998-08-04loadparm.c: Added "debug timestamp" synonym for Chris.Jeremy Allison1-0/+1
1998-08-03More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()Christopher R. Hertel1-4/+4
1998-08-03First implementation of ChangeNotify - this version only checksJeremy Allison1-4/+12
1998-08-03I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1-5/+8
1998-07-30Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1-0/+4
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-23/+23
1998-07-28loadparm.c: Added strict sync parameter.Jeremy Allison1-0/+4
1998-07-16Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1-1/+15
1998-07-14loadparm.c:Jeremy Allison1-1/+1
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison1-1/+1
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1-0/+73