summaryrefslogtreecommitdiffstats
path: root/source/libsmb
Commit message (Expand)AuthorAgeFilesLines
* r2057: Although rarely used, prevent "net lookup kdc" from segfaulting whenGünther Deschner2004-08-251-1/+11
* r1965: add cli_setattrE (inspired by samba4-code). needed for furtherGünther Deschner2004-08-201-0/+41
* r1661: Changed the password history format so that each history entryJeremy Allison2004-08-051-0/+20
* r1612: Fix bug #1571 found by Guenter Kukkukk <guenter.kukkukk@kukkukk.com>Andrew Bartlett2004-07-301-2/+5
* r1581: 'NULL' NTLMSSP is both a pain to get right, and compleatly and utterlyAndrew Bartlett2004-07-241-0/+2
* r1560: Not that anybody uses this stuff (yet...), but at least get it correct...Volker Lendecke2004-07-211-1/+1
* r1492: Rework our random number generation system.Andrew Bartlett2004-07-142-6/+6
* r1487: Remove unused parameter for the client-side signing functions.Andrew Bartlett2004-07-143-4/+4
* r1428: Remove *completly bogus* memset. (No doubt my bug, too...).Andrew Bartlett2004-07-101-2/+0
* r1407: revert change that broke the build on systems w/o krb5 filesGerald Carter2004-07-081-1/+1
* r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter2004-07-081-1/+3
* r1326: Modification to get_dc_list to check negative cache. From "Joe Meadows...Jeremy Allison2004-07-022-190/+203
* r1287: Attempt to fix the build for systems without kerberos headers.Volker Lendecke2004-06-281-3/+3
* r1240: Ensure we don't shadow Heimdal globals.Jeremy Allison2004-06-242-12/+12
* r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison2004-06-241-0/+11
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2004-06-231-3/+4
* r1194: Definition of krb5_free_unparsed_name() if we do't have it.Jeremy Allison2004-06-191-0/+7
* r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison2004-06-151-1/+18
* r1121: Fix memory leak in the trans2 signing code.Andrew Bartlett2004-06-131-2/+10
* r1117: Doh ! Remember to turn off signing when sending a "break to level II" ...Jeremy Allison2004-06-111-10/+24
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2004-06-111-2/+2
* r786: Memory leak fixes in (mostly) error code paths fromJeremy Allison2004-05-191-10/+27
* r776: I should have just cut and pasted from my build area and I wouldHerb Lewis2004-05-181-1/+1
* r775: merge trunk 774 to samba 3_0 - fix bad compare in for loopHerb Lewis2004-05-181-5/+1
* r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensureRichard Sharpe2004-05-091-1/+1
* r616: Bug #1333.Richard Sharpe2004-05-091-2/+8
* r588: Some fixes from coolo ...Richard Sharpe2004-05-082-5/+15
* r559: Some fixes from coolo ...Richard Sharpe2004-05-071-2/+2
* r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ...Gerald Carter2004-05-071-0/+6
* r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error ma...Jelmer Vernooij2004-05-071-0/+3
* r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...Gerald Carter2004-05-071-1/+4
* r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison2004-05-061-1/+3
* r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2004-05-061-2/+8
* r525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error codeJeremy Allison2004-05-061-5/+9
* r523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs.Jeremy Allison2004-05-061-2/+2
* r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ...Gerald Carter2004-05-051-1/+1
* r446: Close the open NT pipes before the tdis.Volker Lendecke2004-05-021-3/+3
* r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...Richard Sharpe2004-04-291-1/+1
* r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp...Gerald Carter2004-04-201-3/+1
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2004-04-161-4/+11
* r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache,Jim McDonough2004-04-141-17/+40
* r219: Obtain new tickets if current ones are expired. Next part of fix forJim McDonough2004-04-141-12/+36
* r176: Improve our fallback code for password changes - this would be betterAndrew Bartlett2004-04-123-43/+115
* r148: Ensure we do not dereference a null pointer when we return the userAndrew Bartlett2004-04-101-5/+17
* r116: volker's patch for local group and group nestingGerald Carter2004-04-071-3/+1
* r96: Stupid f&%'n UNIX extensions.... SETPATHINFOJeremy Allison2004-04-061-9/+10
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2004-04-061-0/+28
* r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.Alexander Bokovoy2004-04-061-1/+5
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2004-04-062-14/+14
* r39: * importing .cvsignore filesGerald Carter2004-04-051-3/+0