summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2003-04-23Merge the 'safe' parts of my StrnCpy patch - many of the users really wantedAndrew Bartlett1-2/+5
2003-04-23Merge HEAD's winbind into 3.0.Andrew Bartlett1-0/+5
2003-04-23Try to keep existing behaviour for our printing code - never returnAndrew Bartlett1-17/+6
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett1-0/+1
2003-04-18'vfs object' is a list not a string (we have cascaded VFS modules in 3_0 asJelmer Vernooij1-20/+3
2003-04-17Remove SamBackend variable (is already gone in HEAD)Jelmer Vernooij1-1/+0
2003-04-14Add some more functions for the modules (backport from HEAD):Jelmer Vernooij1-0/+4
2003-04-11Set the default schannel parameters to False until we know more.Volker Lendecke1-2/+2
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-0/+4
2003-04-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke1-0/+4
2003-03-313 things:Volker Lendecke1-1/+0
2003-03-23Merge from HEAD:Volker Lendecke1-4/+5
2003-03-22(merge from HEAD) Valgrind found some memory leaks!Andrew Bartlett1-0/+1
2003-03-22(merge from HEAD)Andrew Bartlett1-0/+3
2003-03-22Thanks to volker, merge passdb changes from HEAD:Andrew Bartlett1-2/+2
2003-03-19Merge from HEAD.Volker Lendecke1-0/+4
2003-03-18const warning fix.Jeremy Allison1-1/+2
2003-03-12fixed a strcat noticed by metzeAndrew Tridgell1-1/+1
2003-03-01Added limit to number of jobs enumerated. Set to 0 (means no limit).Jeremy Allison1-0/+4
2003-02-24Merge paramaters for client-side-auth updates.Andrew Bartlett1-0/+11
2003-02-24Merge from HEAD client-side authentication changes:Andrew Bartlett1-1/+5
2003-01-29Added "passwd backend" to WIZARD section in SWAT.John Terpstra1-1/+1
2003-01-14Merge from HEAD - patch by metze to fill in 'workgroup' etc in testparm output,Andrew Bartlett1-9/+32
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2-65/+65
2002-12-27Add msdfs proxy functionality; a CIFS share can directly be a stand-in forShirish Kalele1-0/+4
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-1/+1
2002-12-20Merge from HEAD. lp_winbind_separator() is now a const string.Tim Potter1-1/+1
2002-12-12Added "kernel change notify" boolean to allow easier valgrind testing.Jeremy Allison1-0/+4
2002-11-22Restrict anonymous=2 support merged from HEADAndrew Bartlett1-1/+3
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-316/+220
2002-11-04remove 'sam backend'Jelmer Vernooij1-3/+0
2002-11-02Merge of my 'ldap trust ids' patch from HEAD.Andrew Bartlett1-0/+3
2002-11-02Merge passdb from HEAD -> 3.0Andrew Bartlett1-0/+2
2002-10-23First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison1-1/+20
2002-10-21Merge mangle prefix code.Jeremy Allison1-1/+5
2002-10-21removed the following parametersGerald Carter1-19/+0
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-10-01Updates from Samba HEAD:Andrew Bartlett1-3/+23
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-222/+280
2002-08-17sync 3.0 branch with headJelmer Vernooij1-34/+62
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-377/+252
2002-04-12merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell1-0/+3
2002-04-11This split the mangling code up to allow for the possibility of multipleAndrew Tridgell1-0/+3
2002-04-10Added Shirish's client side caching policy change.Jeremy Allison1-2/+17
2002-04-02Fix continual scanning of smb.conf if an include file doesn't exist. FoundJeremy Allison1-7/+7
2002-03-27Added sys_adminlog() system for info the appliance admins reallyJeremy Allison1-0/+5