summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-11-26Merge from 3.0:Andrew Bartlett4-13/+15
2003-11-25Patch from Jim McDonough for bug #802. Retrieve the correct ACL group bitsJeremy Allison2-0/+45
2003-11-25allow users to delete jobs with cups printing backendGerald Carter2-1/+7
2003-11-25If signing starts successfully, don't just turn it off automatically ifJeremy Allison1-5/+5
2003-11-25Patch for #263 from jpjanosi@us.ibm.com.Jeremy Allison1-1/+2
2003-11-25When server signing is set to "auto", if the client doesn't sign justJeremy Allison1-2/+23
2003-11-24strequal() returns a BOOL, not an int like strcmp(); this fixes a bug in chec...Gerald Carter1-2/+2
2003-11-24Added "passwd chat timeout" parameter. Docs to follow.Jeremy Allison2-3/+10
2003-11-24patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi...Gerald Carter1-2/+7
2003-11-24more access fixes for group enumeration in LDAP; bug 281Gerald Carter6-14/+52
2003-11-23(Merge from 3.0)Andrew Bartlett2-2/+15
2003-11-23Merge from 3.0:Andrew Bartlett6-31/+68
2003-11-22(merge from 3.0)Andrew Bartlett35-597/+1157
2003-11-22debug and swat fixes from 3.0Gerald Carter2-1/+3
2003-11-22fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter1-5/+1
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter3-6/+18
2003-11-21Fix for rename across filesystems. Noticed by Rainer Link <link@foo.fh-furtwa...Jeremy Allison1-5/+95
2003-11-21Fix Jerry's no-proto bug :-).Jeremy Allison1-4/+4
2003-11-21make sure we don't append the ldap suffix when writing out the ldap XXX suffi...Gerald Carter1-53/+46
2003-11-20Typo fix.Rafal Szczesniak1-2/+2
2003-11-19Added useful information to debug lines.Rafal Szczesniak1-4/+4
2003-11-19Look at error before using it in debug statement.Jeremy Allison1-3/+2
2003-11-19Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...Jeremy Allison1-19/+32
2003-11-19Correct fix for '$' termination test.Jeremy Allison1-2/+1
2003-11-18Fix to correct checking of '$' name termination.Rafal Szczesniak1-1/+1
2003-11-18Useful debug message. Patch by metze.Rafal Szczesniak1-3/+5
2003-11-18Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison2-14/+4
2003-11-18Ensure we mangle names ending in '.' in hash2 mangling method.Jeremy Allison1-1/+1
2003-11-17Fix from Andrew Bartlett to fix up the munged-dial problem.Jeremy Allison2-6/+16
2003-11-17From 3_0:Volker Lendecke1-1/+2
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter3-152/+44
2003-11-16do not build config_ldap by defaultSimo Sorce1-1/+1
2003-11-15Split smbldap in a core file and a utility fileSimo Sorce9-179/+720
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter3-27/+52
2003-11-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2-7/+9
2003-11-13Keep configure.in in sync with SAMBA-3.0.0Richard Sharpe2-20/+25
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-11-12> Omit html documentation tree because it has been moved to the separateRafal Szczesniak1-6/+9
2003-11-11fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter1-1/+1
2003-11-10Patch from Andrew Bartlett <abartlet@samba.org> for security=server coreJeremy Allison1-6/+8
2003-11-09From 3_0:Volker Lendecke1-0/+1
2003-11-09Merge from 3.0:Andrew Bartlett3-20/+1
2003-11-07* only install swat html files onceGerald Carter3-17/+34
2003-11-07Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.com>Jeremy Allison4-16/+121
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter3-385/+361
2003-11-07don't allow setting of the guest accountGerald Carter1-0/+8
2003-11-07From 3_0:Volker Lendecke2-0/+31
2003-11-07From 3_0:Volker Lendecke5-18/+18
2003-11-06Fix bug #471. (const needed in lp_set_name_resolve_order).Jeremy Allison1-2/+2
2003-11-06merge's tpot build fix from 3.0Gerald Carter1-2/+4