summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-11-25Add a comment, and a useful debug message.Andrew Bartlett2-0/+3
2003-11-25Fix build of winbindd with static pdb modulesJelmer Vernooij1-1/+1
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-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-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-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-22Changes all over the shop, but all towards:Andrew Bartlett35-597/+1157
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-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-21Update WHATSNEW.txt with text from release branchAlexander Bokovoy1-4/+5
2003-11-20Typo fix.Rafal Szczesniak1-2/+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-19Correct fix for checking of '$' name termination.Jeremy Allison1-3/+2
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-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-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-17updates from BuchanGerald Carter2-109/+134
2003-11-14first draft of release notes for 3.0.1pre3Gerald Carter1-15/+36
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter3-28/+52
2003-11-13* Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2-7/+9
2003-11-13More casty-foo ...Richard Sharpe1-1/+2
2003-11-13Squelch some warnings with more casty-foo.Richard Sharpe1-2/+2
2003-11-13Fix a couple of warnings with casts.Richard Sharpe1-2/+2
2003-11-12show locked files for -u <user>; bug 590Gerald Carter1-10/+41
2003-11-12Add testacl.c ... from Derrell Lipman.Richard Sharpe1-0/+280
2003-11-12Omit html documentation tree because it has been moved to the separateRafal Szczesniak1-7/+10
2003-11-12a small include file rearrangement that doesn't affect normalAndrew Tridgell21-3/+19
2003-11-12added support for "make pch" to build a precompiled header. Note thatAndrew Tridgell1-0/+6
2003-11-11fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter1-1/+1