summaryrefslogtreecommitdiffstats
path: root/source/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* make browseable and available BASIC parameters for swatHerb Lewis1998-12-181-2/+2
* loadparm.c added function to reset number of services (for swat)Herb Lewis1998-12-161-0/+8
* smb.h add new FLAG_SHARE to indicate which parameters are usedHerb Lewis1998-12-141-77/+77
* HPUX fix. This looks like a big change but isn't actually, most of theJeremy Allison1998-12-101-2/+2
* Makefile.in added PRINTER_OBJ to SWAT_OBJ so swat canHerb Lewis1998-12-101-10/+16
* I have done the evil thing :-).Jeremy Allison1998-11-261-0/+6
* include/local.h:Jeremy Allison1998-11-101-0/+27
* Default for SMB_PASSWD program was set to smbpasswd ! This explained the prob...Jeremy Allison1998-11-101-1/+1
* I talked to Dave Miller and he thinks that we should have TCP_NODELAYAndrew Tridgell1998-11-091-0/+2
* codepages/codepage_def.936: Updated comment.Jeremy Allison1998-11-071-11/+0
* add an option to enable/disable nt pipesAndrew Tridgell1998-10-181-0/+4
* 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
* 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
* 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
* First cut at kernel oplocks. This should have no effect unless runninJeremy Allison1998-09-231-1/+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 --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