summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* Set the default schannel parameters to False until we know more.Volker Lendecke2003-04-111-2/+2
* This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-0/+4
* Merge the TNG netlogon schannel from HEAD.Volker Lendecke2003-04-061-0/+4
* 3 things:Volker Lendecke2003-03-311-1/+0
* Merge from HEAD:Volker Lendecke2003-03-231-4/+5
* (merge from HEAD) Valgrind found some memory leaks!Andrew Bartlett2003-03-221-0/+1
* (merge from HEAD)Andrew Bartlett2003-03-221-0/+3
* Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett2003-03-221-2/+2
* Merge from HEAD.Volker Lendecke2003-03-191-0/+4
* const warning fix.Jeremy Allison2003-03-181-1/+2
* fixed a strcat noticed by metzeAndrew Tridgell2003-03-121-1/+1
* Added limit to number of jobs enumerated. Set to 0 (means no limit).Jeremy Allison2003-03-011-0/+4
* Merge paramaters for client-side-auth updates.Andrew Bartlett2003-02-241-0/+11
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-1/+5
* Added "passwd backend" to WIZARD section in SWAT.John Terpstra2003-01-291-1/+1
* Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,Andrew Bartlett2003-01-141-9/+32
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-032-65/+65
* Add msdfs proxy functionality; a CIFS share can directly be a stand-in forShirish Kalele2002-12-271-0/+4
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter2002-12-201-1/+1
* Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison2002-12-121-0/+4
* Restrict anonymous=2 support merged from HEADAndrew Bartlett2002-11-221-1/+3
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-316/+220
* remove 'sam backend'Jelmer Vernooij2002-11-041-3/+0
* Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett2002-11-021-0/+3
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-0/+2
* First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-231-1/+20
* Merge mangle prefix code.Jeremy Allison2002-10-211-1/+5
* removed the following parametersGerald Carter2002-10-211-19/+0
* Change default of max_xmit to match W2K. Ensure NT negprot uses it.Jeremy Allison2002-10-151-1/+3
* removed stat() call in lp_add_home()Gerald Carter2002-10-091-7/+0
* Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-051-8/+0
* Add a timeout to tdb_lock_bystring(). Ensure we never have more thanJeremy Allison2002-10-041-1/+13
* make the default printed values for boolean the same for all parameters.Herb Lewis2002-10-031-2/+2
* Updates from Samba HEAD:Andrew Bartlett2002-10-011-3/+23
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-222/+280
* sync 3.0 branch with headJelmer Vernooij2002-08-171-34/+62
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-377/+252
* merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell2002-04-121-0/+3
* This split the mangling code up to allow for the possibility of multipleAndrew Tridgell2002-04-111-0/+3
* Added Shirish's client side caching policy change.Jeremy Allison2002-04-101-2/+17
* Fix continual scanning of smb.conf if an include file doesn't exist. FoundJeremy Allison2002-04-021-7/+7
* Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-271-0/+5
* Minor fixes:Andrew Bartlett2002-03-231-5/+4
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-1/+2
* include/smb_macros.h: Don't round up an allocation if the size is zero.Jeremy Allison2002-03-131-0/+8
* Implemented default ACL patch (set inherit acls = true on a per share basis).Jeremy Allison2002-03-111-0/+4
* make default unix charset UTF8Andrew Tridgell2002-03-031-0/+3
* compile fix from vanceSimo Sorce2002-03-021-0/+2
* Move these inside the #ifdef to fix the compile on non-LDAPsam systems.Andrew Bartlett2002-03-021-4/+5