summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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-23Patch by emil@disksites.com <Emil Rasamat> to ensure we always alwaysAndrew Bartlett2-2/+15
2003-11-23Add server-side support for variable-length session keys (as used byAndrew Bartlett1-9/+6
2003-11-22Add support for variable-length session keys in our client code.Andrew Bartlett5-22/+62
2003-11-22(merge from 3.0)Andrew Bartlett35-597/+1157
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett35-597/+1157
2003-11-22debug and swat fixes from 3.0Gerald Carter2-1/+3
2003-11-22include WWW-Authenticate field in 401 response for bad auth attempt; bug 629Gerald Carter1-1/+2
2003-11-22adding a useful debugGerald Carter1-0/+1
2003-11-22fix winbind ping call so that SWAT correctly determines if winbindd is runnin...Gerald Carter1-5/+1
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-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 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-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-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-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-19Look at error before using it in debug statement.Jeremy Allison1-3/+2
2003-11-19Added useful information to debug lines.Rafal Szczesniak1-4/+4
2003-11-19changing versionb to pre4Gerald Carter1-1/+1
2003-11-19as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell6-7/+292
2003-11-19Group quotas patch from "Heinreichsberger, Helmut" <Helmut.Heinreichsberger@w...Jeremy Allison1-19/+32
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-19Correct fix for checking of '$' name termination.Jeremy Allison1-3/+2
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-18Useful debug message. Patch by metze.Rafal Szczesniak1-2/+4
2003-11-18Remove unneeded second open for filename ending in '.' now we know it'sJeremy Allison2-14/+4
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-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-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-17This fixes a bug when establishing trust against a german W2k3 AD server. InVolker Lendecke1-1/+2
2003-11-17* make sure we only enumerate group mapping entriesGerald Carter3-152/+44
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