summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-25allow users to delete jobs with cups printing backendGerald Carter2-1/+7
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-25If signing starts successfully, don't just turn it off automatically ifJeremy Allison1-5/+5
2003-11-25Do not add NTLM2 to the NTLMSSP flags unconditionally - allow theAndrew Bartlett2-10/+10
2003-11-25Patch for #263 from jpjanosi@us.ibm.com.Jeremy Allison1-1/+2
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-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-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-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-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-21Update WHATSNEW.txt with text from release branchAlexander Bokovoy1-4/+5
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-19added a wbtest program that shows how to access winbindd extended nssAndrew Tridgell1-0/+375
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