Merge branch 'singlereplace' into single
[kai/samba.git] / source3 / libsmb /
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-12 Volker LendeckeFactor out validate_smb_crypto
2008-09-12 Volker LendeckeFix "make test" -- gna...
2008-09-12 Volker Lendeckeremove a pointless empty line
2008-09-12 Volker LendeckeAdd a paranoia check on incoming PDUs
2008-09-12 Günther Deschnerdoserr: add WERR_NO_SUCH_ALIAS.
2008-09-12 Volker Lendeckefix nonempty blank lines
2008-09-11 Jeremy AllisonFix bug #5751 cannot show ACLs on DFS reported by SATOH...
2008-09-10 Jeremy AllisonFix blocker bug 5745 kerberos authentication with ...
2008-09-10 Volker LendeckeFix some bogus compiler warnings
2008-09-09 Volker LendeckeFix make test on sparc and possibly also on AIX
2008-09-09 Jelmer VernooijMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-09 Volker LendeckeConvert cli_query_secdesc to the async trans call
2008-09-09 Volker LendeckeConvert cli_qfileinfo to the async trans call
2008-09-09 Volker LendeckeAdd async trans/trans2/nttrans calls to libsmb
2008-09-09 Volker LendeckeMove setting the mid field in req->outbuf from _cork...
2008-09-09 Volker LendeckeAdd utility function cli_in_chain()
2008-09-09 Volker Lendeckemake smb_bytes_push_str public
2008-09-09 Volker LendeckeFix a memleak in cli_qfilename (only used in smbtorture)
2008-09-05 Volker LendeckeProtect against a closed socket
2008-09-05 Volker LendeckeDo proper error handling if the socket is closed
2008-09-04 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-09-04 Steven DannemanCleanup of DC enumeration in get_dcs()
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-09-01 Günther Deschnerdoserr: add WERR_WRONG_PASSWORD.
2008-09-01 Volker LendeckeFix some nonempty blank lines
2008-09-01 Volker LendeckeFix typo
2008-08-31 Volker LendeckeRemove a duplicate retval check
2008-08-29 Jeremy AllisonMerge branch 'v3-devel' of ssh://jra@git.samba.org...
2008-08-29 Günther Deschnerkerberos: use KRB5_KT_KEY macro where appropriate.
2008-08-29 Günther Deschnerkerberos: move the KRB5_KEY* macros to header file.
2008-08-28 Volker LendeckeRemove cli_request_get()
2008-08-28 Volker LendeckeAdd async smbecho client support
2008-08-28 Volker LendeckeAdd cli_request->recv_helper
2008-08-28 Volker LendeckeActivate code to enable chained requests
2008-08-28 Volker LendeckeThis adds the code to allow chained requests in libsmb/
2008-08-28 Volker LendeckeMove "struct cli_request" from client.h to async_smb.h
2008-08-28 Volker LendeckeAdd cli_pull_reply
2008-08-28 Volker LendeckeRemove cli->event_ctx, pass it explicitly
2008-08-28 Volker LendeckeAdd async open&x
2008-08-28 Volker LendeckeAdd async cli_close
2008-08-28 Volker LendeckeRefactoring: Add the routine cli_request_send()
2008-08-28 Ephi DrorCorrect the netsamlogon_clear_cached_user function.
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-23 Volker LendeckeRevert "Protect against short read&x replies"
2008-08-23 Volker LendeckeProtect against short read&x replies
2008-08-21 Günther DeschnerFix Bug #5710 and make machine account password changin...
2008-08-18 Igor MammedovFix length error in wrapping spnego blob
2008-08-14 Jim McDonoughPrevent NT_STATUS 0xF1000000 errors from appearing...
2008-08-13 Volker LendeckeRevert "If it is a forced DOS error, nt_errstr should...
2008-08-13 Volker LendeckeIf it is a forced DOS error, nt_errstr should say so
2008-08-12 Jeremy AllisonFix bug 5686 - libsmbclient segfaults with more than...
2008-08-11 Günther Deschnerdoserr: add WERR_MEMBER_IN_ALIAS.
2008-08-11 Günther Deschnerfix build warning.
2008-08-08 Jeremy AllisonOne more build fix. Ensure we have KRB5_AUTH_CONTEXT_US...
2008-08-08 Jeremy AllisonTry and fix the build for systems that don't have krb5_...
2008-08-08 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-08-08 Jeremy AllisonAdd Derrick Schommer's <dschommer@F5.com> kerberos...
2008-08-08 Jeremy AllisonFix bug #5675 with a varient of Tim Waugh's patch,
2008-08-04 Stefan Metzmacherclikrb5: don't use krb5_keyblock_init() when no salt...
2008-08-01 Volker Lendeckecli_request_new() already gave use the req, remove...
2008-08-01 Volker LendeckeFix a typo
2008-07-21 Volker LendeckeRemove one reference to PI_LSARPC
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-07-17 Andreas SchneiderUse the macro to call samba_version_string().
2008-07-16 Derrell LipmanThe compatibility function also should have a const...
2008-07-16 Andreas SchneiderThe buf in the smbclient write function should be const.
2008-07-16 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-16 Derrell LipmanFix typos.
2008-07-16 Andreas SchneiderRelease still reachable memory if the smbclient context...
2008-07-15 Günther Deschnerfix build warning.
2008-07-11 Volker LendeckeRevert "Pass NULL to gencache_get when we are not inter...
2008-07-11 Volker LendeckeRevert "Remove gencache_[un]lock_entry"
2008-07-09 Derrell LipmanMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-07-09 Derrell Lipman[BUG 5580] Allow access to DFS shares via libsmbclient
2008-07-03 Volker LendeckeRemove gencache_[un]lock_entry
2008-07-03 Volker LendeckePass NULL to gencache_get when we are not interested...
2008-07-01 Jeremy AllisonTwo more fixes from Jim Brown <jim.brown@miami.edu...
2008-06-26 Jeremy AllisonFix return of uninitialized variable.
2008-06-26 Günther Deschnererrors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.
2008-06-25 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-06-25 Günther Deschnerrename rpccli_samr_chgpasswd_user to rpccli_samr_chgpas...
2008-06-24 Günther Deschnercrypto: add decrypt_drsuapi_blob from samba4.
2008-06-24 Günther Deschnerkerberos: add smb_krb5_keytab_name().
2008-06-24 Günther Deschnerkerberos: make smb_krb5_kt_add_entry public, allow...
2008-06-17 Günther Deschnerclikrb5: remove unrequired create_kerberos_key_from_str...
2008-06-17 Günther Deschnerdsgetdcname: allow to use NULL mem_ctx.
2008-06-07 Volker LendeckeFix a crash in add_failed_connection_entry
2008-06-07 Volker LendeckeMake the gencache based conncache use talloc_tos()
2008-06-07 Marc VanHeyningenNegative conn cache uses gencache
2008-06-05 Jeremy AllisonMore correct fix (hopefully :-) for any memory leaks.
2008-06-03 Jeremy AllisonFix bug reported by David Eisner <deisner@gmail.com...
2008-06-02 Günther Deschnererrors: add more WERRORs.
2008-06-02 Günther Deschnerdoserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.
2008-05-31 Chere Zhouminor memory leak fix
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-27 Jeremy AllisonMemory leak fixes from Chere Zhou <czhou@isilon.com>.
2008-05-27 Günther Deschnerdsgetdcname: use family (instead of sa_family).
next