summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* Vance picked up a pile of typos etc at the CIFS confernce, and finally got themAndrew Bartlett2002-09-271-2/+2
* When compiled --with-ldapsam, make ldapsam the default passdb backend.Andrew Bartlett2002-09-271-1/+3
* Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett2002-09-271-0/+18
* Fix the circular dependency that was preventing 'domain master = auto' (theAndrew Bartlett2002-09-251-1/+1
* This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans upAndrew Bartlett2002-09-251-4/+23
* Merge of "profile acls" code.Jeremy Allison2002-09-251-0/+6
* Sorry for the new parameter, but I think to really reflect what's comingVolker Lendecke2002-09-211-0/+3
* Added "use sendfile" per share option.Jeremy Allison2002-09-181-1/+12
* Update to add DEVELOPER option to more parameters.John Terpstra2002-09-161-182/+182
* Applied new display mode FLAGS for SWAT.John Terpstra2002-09-161-170/+178
* small fixesJelmer Vernooij2002-08-291-0/+3
* Reverted and tidied up the "special" files patch. Adds "hide special files"Jeremy Allison2002-08-261-0/+4
* Put back in BDC support in set_server_role(). Tidied up debugs.Tim Potter2002-08-221-8/+22
* Fix debug level initialization for net.cVolker Lendecke2002-08-211-0/+1
* fix typoJelmer Vernooij2002-08-201-1/+1
* fix typo auth/auth_server.cJelmer Vernooij2002-08-191-4/+0
* remove 'admin log' parameter (discussed with Jeremy)Jelmer Vernooij2002-08-191-7/+0
* Rework the 'guest account get's RID 501' code again...Andrew Bartlett2002-08-171-1/+1
* Merge of netbios namecache code from APPLIANCE_HEAD.Tim Potter2002-08-161-0/+6
* Allow ADS PDC to existJim McDonough2002-08-121-2/+2
* fix log level, set a default, and also copy the value set in smb.conf into pa...Simo Sorce2002-08-031-2/+5
* Only allow 'security=ads' when we HAVE_ADS.Andrew Bartlett2002-07-311-0/+2
* added 'disable netbios = yes/no' option, default is noAndrew Tridgell2002-07-311-0/+3
* added support for smbd listening on port 445 and 139. It now listensAndrew Tridgell2002-07-311-0/+4
* OK!Simo Sorce2002-07-301-0/+4
* These pointers should be for the service we just cloned, not the new serviceAndrew Bartlett2002-07-301-2/+2
* Add quotes so we can see 0 length strings.Andrew Bartlett2002-07-301-1/+1
* as suggested by Alexander Oswald <oswald@is.haw-hamburg.de>Simo Sorce2002-07-291-4/+4
* found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...Simo Sorce2002-07-281-2/+2
* This patch does two things:Andrew Bartlett2002-07-281-18/+21
* nice day todaySimo Sorce2002-07-271-0/+4
* And a little more 'const'.Andrew Bartlett2002-07-201-2/+2
* Gone back to explicit queue number passing as snum - removed encoding ofJeremy Allison2002-07-171-4/+0
* Use codepage 850 as a default for the dos character set.Tim Potter2002-07-161-0/+3
* *Experimental* new large-scaling printer code. Splits printing.tdb intoJeremy Allison2002-07-111-3/+6
* Remove invalid comment - these are all 'unix' strings now.Andrew Bartlett2002-07-031-1/+1
* Address the string_sub problem by changing len = 0 to mean "no expand".Jeremy Allison2002-07-021-7/+7
* - completely rewrote the wins_srv.c code. It is now much simpler, andAndrew Tridgell2002-06-261-18/+4
* Merged across trans2.c from SAMBA_2_2. UNIX extensions and passthroughJeremy Allison2002-06-241-0/+8
* Fixed typo in debug.Tim Potter2002-06-191-1/+1
* Simplify this code further. Just substitute %H, and let the normal codeAndrew Bartlett2002-06-151-4/+3
* Rework much of the service.c code:Andrew Bartlett2002-06-151-6/+18
* Merge of csc termination fix.Jeremy Allison2002-06-141-1/+2
* moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.cSimo Sorce2002-06-141-187/+7
* Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_listAndrew Bartlett2002-06-141-4/+4
* few fixes from Elrond(elrond@samba-tng.org) and Billy O'Connor(billy@oconnoro...Simo Sorce2002-06-111-4/+10
* Resurrect the 'restrict anonymous' parameter but make it an integer.Tim Potter2002-05-311-4/+4
* Patch to only set SV_TYPE_PRINTQ_SERVER in default_server_announce if aTim Potter2002-05-191-1/+9
* so here it is the code to introduce seriously debugggging classes.Simo Sorce2002-05-181-3/+2
* A few things in this commit:Andrew Bartlett2002-05-181-10/+12