summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison2008-08-121-22/+16
* doserr: add WERR_MEMBER_IN_ALIAS.Günther Deschner2008-08-111-0/+1
* fix build warning.Günther Deschner2008-08-111-1/+1
* One more build fix. Ensure we have KRB5_AUTH_CONTEXT_USE_SUBKEY defined befor...Jeremy Allison2008-08-081-3/+3
* Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum...Jeremy Allison2008-08-081-3/+3
* Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. SomeJeremy Allison2008-08-082-3/+185
* Fix bug #5675 with a varient of Tim Waugh's patch,Jeremy Allison2008-08-071-3/+2
* clikrb5: don't use krb5_keyblock_init() when no salt is specifiedStefan Metzmacher2008-08-041-35/+30
* cli_request_new() already gave use the req, remove a pointless function callVolker Lendecke2008-08-011-2/+0
* Fix a typoVolker Lendecke2008-08-011-5/+5
* Remove one reference to PI_LSARPCVolker Lendecke2008-07-211-1/+2
* Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmsspVolker Lendecke2008-07-201-7/+7
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-204-12/+15
* Use the macro to call samba_version_string().Andreas Schneider2008-07-171-1/+1
* The compatibility function also should have a const buffer pointerDerrell Lipman2008-07-161-1/+1
* The buf in the smbclient write function should be const.Andreas Schneider2008-07-161-1/+1
* Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-testDerrell Lipman2008-07-162-2/+24
|\
| * Release still reachable memory if the smbclient context is freed.Andreas Schneider2008-07-151-0/+19
| * fix build warning.Günther Deschner2008-07-151-2/+5
* | Fix typos.Derrell Lipman2008-07-161-1/+1
|/
* Revert "Pass NULL to gencache_get when we are not interested in the timeout v...Volker Lendecke2008-07-113-5/+10
* Revert "Remove gencache_[un]lock_entry"Volker Lendecke2008-07-111-2/+10
* [BUG 5580] Allow access to DFS shares via libsmbclientDerrell Lipman2008-07-081-0/+20
* Remove gencache_[un]lock_entryVolker Lendecke2008-07-031-10/+2
* Pass NULL to gencache_get when we are not interested in the timeout valueVolker Lendecke2008-07-033-10/+5
* Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.Jeremy Allison2008-07-011-1/+6
* Fix return of uninitialized variable.Jeremy Allison2008-06-261-1/+1
* errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.Günther Deschner2008-06-261-0/+4
* rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.Günther Deschner2008-06-251-3/+3
* crypto: add decrypt_drsuapi_blob from samba4.Günther Deschner2008-06-241-0/+114
* kerberos: add smb_krb5_keytab_name().Günther Deschner2008-06-241-0/+22
* kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...Günther Deschner2008-06-241-18/+38
* clikrb5: remove unrequired create_kerberos_key_from_string_direct() prototype.Günther Deschner2008-06-171-10/+10
* dsgetdcname: allow to use NULL mem_ctx.Günther Deschner2008-06-171-1/+1
* Fix a crash in add_failed_connection_entryVolker Lendecke2008-06-071-1/+2
* Make the gencache based conncache use talloc_tos()Volker Lendecke2008-06-071-11/+15
* Negative conn cache uses gencacheMarc VanHeyningen2008-06-071-129/+189
* More correct fix (hopefully :-) for any memory leaks.Jeremy Allison2008-06-051-1/+17
* Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cliJeremy Allison2008-06-021-3/+3
* errors: add more WERRORs.Günther Deschner2008-06-031-0/+5
* doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.Günther Deschner2008-06-031-0/+3
* minor memory leak fixChere Zhou2008-05-301-0/+1
* Security fix for CVE-2008-1105: Boundary failure when parsing SMB responsesJeremy Allison2008-05-282-191/+3
* Memory leak fixes from Chere Zhou <czhou@isilon.com>.Jeremy Allison2008-05-271-0/+1
* dsgetdcname: use family (instead of sa_family).Günther Deschner2008-05-271-1/+1
* doserr: add WERR_REVISION_MISMATCH.Günther Deschner2008-05-271-0/+1
* Fix two bogus uninitalized variable warningsVolker Lendecke2008-05-251-1/+2
* drsuapi: add all code required for our drsuapi rpc client.Günther Deschner2008-05-231-0/+84
* Manually merge Steven Danneman's patch for SPNEGO auth to a trustedGerald W. Carter2008-05-231-20/+21
* Fix bug #5479, print spool shares require max_xmit toJeremy Allison2008-05-211-1/+6