summaryrefslogtreecommitdiff
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
* somehow "in_client" got included twice in two places.Andrew Tridgell1998-10-071-1/+0
* Added capability for smbclient to use the local WINS server on the sameRichard Sharpe1998-10-061-4/+5
* ignore *.po32 filesAndrew Tridgell1998-10-051-0/+2
* removed requirement of having a smb.conf for smbwrapper to work.Andrew Tridgell1998-10-051-2/+4
* started basic support for solaris 2.5 in smbwrapper.Andrew Tridgell1998-10-041-1/+1
* - ignore *.p filesAndrew Tridgell1998-10-031-0/+1
* set the default fstype for IPC$ to "IPC". I'm not sure if this willAndrew Tridgell1998-09-301-0/+1
* (Finally) implemented "max open files" as a global smb.conf parameter.Jeremy Allison1998-09-301-0/+4
* libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.Jeremy Allison1998-09-301-6/+27
* get away with dummy and .dummy filesAlexandre Oliva1998-09-291-1/+0
* Now have a better solution to the need to have smblcient findRichard Sharpe1998-09-291-0/+10
* made bad boolean values stand out a little betterAndrew Tridgell1998-09-281-1/+1
* Backed out that just as ill-considered change :-(Richard Sharpe1998-09-281-9/+0
* The previous fix for WINS on the WINS server was wrong. ItRichard Sharpe1998-09-281-3/+10
* Make sure that WINS Server = 127.0.0.1 in case weRichard Sharpe1998-09-281-1/+3
* automated generation of .dummy files for each subdirectory;Alexandre Oliva1998-09-281-1/+0
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-1/+1
* major autoconf clean-upAlexandre Oliva1998-09-211-0/+1
* added a per-share parameter "fstype" that allows you to select theAndrew Tridgell1998-09-201-0/+5
* configure configure.in include/config.h.in include/includes.hJeremy Allison1998-09-181-0/+18
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-5/+5
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-1/+1
* Added back groupname map stuff removed by Andrew's "slash 'n' burn"Jeremy Allison1998-09-081-0/+12
* add a "stat cache" boolean smb.conf option. (defaults to on)Andrew Tridgell1998-09-061-0/+4
* tridge the destroyer returns!Andrew Tridgell1998-09-051-24/+5
* Bugfix for leak in reference counted file struct.Jeremy Allison1998-09-051-0/+4
* This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1998-08-281-8/+12
* added a warning when loading a parameter that is deprecatedAndrew Tridgell1998-08-261-0/+5
* changed the default permissions code to do this:Andrew Tridgell1998-08-251-2/+1
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-1/+1
* added new smb.conf option "panic action". see my samba-technicalAndrew Tridgell1998-08-211-0/+4
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-79/+27
* moved username.c into lib/ so we no longer $(PASSDB_OBJ) in mostAndrew Tridgell1998-08-101-13/+12
* added ignore rules for the dummy filesAndrew Tridgell1998-08-091-0/+1
* these dummy files are needed for autoconf processingAndrew Tridgell1998-08-091-0/+0
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-1/+1
* loadparm.c: Added "debug timestamp" synonym for Chris.Jeremy Allison1998-08-041-0/+1
* More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()Christopher R. Hertel1998-08-031-4/+4
* First implementation of ChangeNotify - this version only checksJeremy Allison1998-08-031-4/+12
* I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1998-08-031-5/+8
* Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1998-07-301-0/+4
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-23/+23
* loadparm.c: Added strict sync parameter.Jeremy Allison1998-07-281-0/+4
* Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1998-07-161-1/+15
* loadparm.c:Jeremy Allison1998-07-141-1/+1
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-1/+1
* Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1998-06-161-0/+73
* Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1998-06-131-0/+3
* loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1998-06-091-1/+0
* loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1998-06-051-6/+2