Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r786: Memory leak fixes in (mostly) error code paths from | Jeremy Allison | 1 | -10/+27 |
2007-10-10 | r776: I should have just cut and pasted from my build area and I would | Herb Lewis | 1 | -1/+1 |
2007-10-10 | r775: merge trunk 774 to samba 3_0 - fix bad compare in for loop | Herb Lewis | 1 | -5/+1 |
2007-10-10 | r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r616: Bug #1333. | Richard Sharpe | 1 | -2/+8 |
2007-10-10 | r588: Some fixes from coolo ... | Richard Sharpe | 2 | -5/+15 |
2007-10-10 | r559: Some fixes from coolo ... | Richard Sharpe | 1 | -2/+2 |
2007-10-10 | r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ... | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error ma... | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal... | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp. | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error code | Jeremy Allison | 1 | -5/+9 |
2007-10-10 | r523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r446: Close the open NT pipes before the tdis. | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ... | Richard Sharpe | 1 | -1/+1 |
2007-10-10 | r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp... | Gerald Carter | 1 | -3/+1 |
2007-10-10 | r248: Add support for printing out the MAC address on nmblookup. | Richard Sharpe | 1 | -4/+11 |
2007-10-10 | r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache, | Jim McDonough | 1 | -17/+40 |
2007-10-10 | r219: Obtain new tickets if current ones are expired. Next part of fix for | Jim McDonough | 1 | -12/+36 |
2007-10-10 | r176: Improve our fallback code for password changes - this would be better | Andrew Bartlett | 3 | -43/+115 |
2007-10-10 | r148: Ensure we do not dereference a null pointer when we return the user | Andrew Bartlett | 1 | -5/+17 |
2007-10-10 | r116: volker's patch for local group and group nesting | Gerald Carter | 1 | -3/+1 |
2007-10-10 | r96: Stupid f&%'n UNIX extensions.... SETPATHINFO | Jeremy Allison | 1 | -9/+10 |
2007-10-10 | r84: Implement --required-membership-of=, an ntlm_auth option that restricts | Andrew Bartlett | 1 | -0/+28 |
2007-10-10 | r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work. | Alexander Bokovoy | 1 | -1/+5 |
2007-10-10 | r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke... | Andrew Bartlett | 2 | -14/+14 |
2007-10-10 | r39: * importing .cvsignore files | Gerald Carter | 1 | -3/+0 |
2004-04-03 | Fix most of bug #169. | Andrew Bartlett | 1 | -0/+43 |
2004-03-31 | fix typo | Herb Lewis | 1 | -2/+2 |
2004-03-30 | Ensure we cope correctly with ea length of zero. Detect torture fail correctly. | Jeremy Allison | 1 | -0/+6 |
2004-03-30 | Apply some const | Volker Lendecke | 1 | -2/+2 |
2004-03-29 | Fix get/set of EA's in client library. Added torture test for it. | Jeremy Allison | 1 | -74/+163 |
2004-03-27 | Let the comment match the function... | Andrew Bartlett | 1 | -2/+1 |
2004-03-27 | Revert bogus part of smb signing commit - when Win2k supports singing/SPNEGO, | Andrew Bartlett | 1 | -1/+1 |
2004-03-27 | Add a few comments explaining KEY_EXCH | Andrew Bartlett | 1 | -4/+7 |
2004-03-27 | Based on the detective work of Jianliang Lu <j.lu@tiesse.com>, allow yet | Andrew Bartlett | 4 | -10/+43 |
2004-03-27 | Make it clearer that this error refers to the peer, as this code is in both | Andrew Bartlett | 1 | -2/+2 |
2004-03-27 | Merge from HEAD the SMB signing patch that I developed a couple of weeks | Andrew Bartlett | 3 | -54/+91 |
2004-03-27 | Working (tested) client code for setting EA's by filename and fnum. | Jeremy Allison | 1 | -5/+100 |
2004-03-24 | Fix bugzilla # 1208 | Jim McDonough | 1 | -1/+1 |
2004-03-24 | Added cli_set_ea(), cli_get_ea next... | Jeremy Allison | 1 | -0/+64 |
2004-03-19 | updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD | Gerald Carter | 4 | -117/+546 |
2004-03-13 | Ensure we don't truncate strcmps to nstring anymore... | Jeremy Allison | 1 | -1/+4 |
2004-03-13 | Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ... | Jeremy Allison | 3 | -14/+20 |
2004-03-13 | First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) to | Jeremy Allison | 2 | -806/+855 |
2004-03-12 | if we are truncating to the . we need to start at the beginning in case | Herb Lewis | 1 | -1/+1 |
2004-03-11 | Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c... | Jeremy Allison | 1 | -1/+1 |
2004-03-03 | Added client "hardlink" commant to test doing NT rename with hard links. | Jeremy Allison | 1 | -2/+42 |