summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
...
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-0/+2
* Removed unneeded #define.Jeremy Allison2000-01-061-2/+0
* Re-added "dfree command" functionality that was described in the man pagesJeremy Allison2000-01-061-0/+1
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-39/+27
* Added "crap" fix for rotating string buffers. (Increased to 20, added #define).Jeremy Allison2000-01-041-4/+5
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-498/+365
* changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1999-12-121-1/+1
* added two new params: "trusted domains" and "trusting domains".Luke Leighton1999-11-161-0/+6
* Support for arbitrary VFS options in smb.conf. Options are of theTim Potter1999-07-221-1/+69
* code from bertl to allow remap of default built-in names to anything.Luke Leighton1999-07-141-1/+4
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-121-1/+3
* improving authentication code (tidyup).Luke Leighton1999-06-291-2/+6
* added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1999-05-011-1/+12
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-1/+18
* Allow "Yes" and "No" as well as "True" and "False" in the three-stateMatthew Chapman1999-04-111-1/+1
* Trying to improve DC location & browsing performance for the average userMatthew Chapman1999-04-111-43/+81
* Added configuration parameter 'vfs object' to specify loadable objectTim Potter1999-04-041-0/+20
* Benjamin Kuit's latest mysql mods. issue with "make proto" needs to beLuke Leighton1999-03-031-5/+5
* Benjamin Kuit's MYSQL SAM Database implementation.Luke Leighton1999-03-011-0/+30
* server type announcements modified to include the "role" of the server:Luke Leighton1999-02-021-9/+58
* Adding first of the fixes for SSL.Richard Sharpe1999-01-241-9/+14
* matthew chapman's ldap code, to date. plus docs!Luke Leighton1998-12-071-9/+8
* weekend work. user / group database API.Luke Leighton1998-11-291-0/+18
* jean-francois pointed out problem with "lp_domain_role()" code, youLuke Leighton1998-11-241-2/+2
* unix instance of group database APILuke Leighton1998-11-231-0/+40
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-26/+30
* 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