summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2002-10-23First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison1-1/+20
2002-10-21merge from samba_3_0Gerald Carter1-19/+0
2002-10-21add a 'mangle prefix' option to allow people to tune the number ofAndrew Tridgell1-1/+5
2002-10-15Change default of max_xmit to match W2K. Ensure NT negprot uses it.Jeremy Allison1-1/+3
2002-10-09removed stat() call in lp_add_home()Gerald Carter1-7/+0
2002-10-05Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison1-8/+0
2002-10-04Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison1-1/+13
2002-10-03make the default printed values for boolean the same for all parameters.Herb Lewis1-2/+2
2002-09-27Vance picked up a pile of typos etc at the CIFS confernce, and finally got themAndrew Bartlett1-2/+2
2002-09-27When compiled --with-ldapsam, make ldapsam the default passdb backend.Andrew Bartlett1-1/+3
2002-09-27Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett1-0/+18
2002-09-25Fix the circular dependency that was preventing 'domain master = auto' (theAndrew Bartlett1-1/+1
2002-09-25This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett1-4/+23
2002-09-25Merge of "profile acls" code.Jeremy Allison1-0/+6
2002-09-21Sorry for the new parameter, but I think to really reflect what's comingVolker Lendecke1-0/+3
2002-09-18Added "use sendfile" per share option.Jeremy Allison1-1/+12
2002-09-16Update to add DEVELOPER option to more parameters.John Terpstra1-182/+182
2002-09-16Applied new display mode FLAGS for SWAT.John Terpstra1-170/+178
2002-08-29small fixesJelmer Vernooij1-0/+3
2002-08-26Reverted and tidied up the "special" files patch. Adds "hide special files"Jeremy Allison1-0/+4
2002-08-22Put back in BDC support in set_server_role(). Tidied up debugs.Tim Potter1-8/+22
2002-08-21Fix debug level initialization for net.cVolker Lendecke1-0/+1
2002-08-20fix typoJelmer Vernooij1-1/+1
2002-08-19fix typo auth/auth_server.cJelmer Vernooij1-4/+0
2002-08-19remove 'admin log' parameter (discussed with Jeremy)Jelmer Vernooij1-7/+0
2002-08-17Rework the 'guest account get's RID 501' code again...Andrew Bartlett1-1/+1
2002-08-16Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter1-0/+6
2002-08-12Allow ADS PDC to existJim McDonough1-2/+2
2002-08-03fix log level, set a default, and also copy the value set in smb.conf into pa...Simo Sorce1-2/+5
2002-07-31Only allow 'security=ads' when we HAVE_ADS.Andrew Bartlett1-0/+2
2002-07-31added 'disable netbios = yes/no' option, default is noAndrew Tridgell1-0/+3
2002-07-31added support for smbd listening on port 445 and 139. It now listensAndrew Tridgell1-0/+4
2002-07-30OK!Simo Sorce1-0/+4
2002-07-30These pointers should be for the service we just cloned, not the new serviceAndrew Bartlett1-2/+2
2002-07-30Add quotes so we can see 0 length strings.Andrew Bartlett1-1/+1
2002-07-29as suggested by Alexander Oswald <oswald@is.haw-hamburg.de>Simo Sorce1-4/+4
2002-07-28found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...Simo Sorce1-2/+2
2002-07-28This patch does two things:Andrew Bartlett1-18/+21
2002-07-27nice day todaySimo Sorce1-0/+4
2002-07-20And a little more 'const'.Andrew Bartlett1-2/+2
2002-07-17Gone back to explicit queue number passing as snum - removed encoding ofJeremy Allison1-4/+0
2002-07-16Use codepage 850 as a default for the dos character set.Tim Potter1-0/+3
2002-07-11*Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison1-3/+6
2002-07-03Remove invalid comment - these are all 'unix' strings now.Andrew Bartlett1-1/+1
2002-07-02Address the string_sub problem by changing len = 0 to mean "no expand".Jeremy Allison1-7/+7
2002-06-26- completely rewrote the wins_srv.c code. It is now much simpler, andAndrew Tridgell1-18/+4
2002-06-24Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthroughJeremy Allison1-0/+8
2002-06-19Fixed typo in debug.Tim Potter1-1/+1
2002-06-15Simplify this code further. Just substitute %H, and let the normal codeAndrew Bartlett1-4/+3
2002-06-15Rework much of the service.c code:Andrew Bartlett1-6/+18