]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2008-08-14  Stefan Metzmachersmb2srv: use defines instead of hex values
2008-08-14  Stefan Metzmacherlibcli/smb2: use smb2 signing in auto mode if the serve...
2008-08-14  Stefan Metzmacherlibcli/smb2: we don't need check the same thing twice...
2008-08-14  Stefan Metzmacherlibcli/smb2: async replies with STATUS_PENDING are...
2008-08-14  Stefan Metzmacherpidl: fix samba4.pidl.samba3-cli test
2008-08-14  Stefan MetzmacherNBT-WINSREPLICATION: be more robust to timing errors
2008-08-14  Andrew Tridgellexpanded the SMB2-CREATE and RAW-OPEN tests to explore...
2008-08-14  Andrew Tridgellcope with arbitrary unknown pac buffer types, so when...
2008-08-14  Andrew Tridgellcope with not knowing the kdc key
2008-08-12  Stefan Metzmachergensec_gssapi: add support for GENSEC_FEATURE_NEW_SPNEGO
2008-08-12  Stefan Metzmachergensec_gssapi: fix compiler warnings
2008-08-12  Stefan Metzmachergensec_gssapi: add a function to load the lucid structu...
2008-08-12  Stefan Metzmachergensec: add support for new style spnego and correctly...
2008-08-11  Stefan Metzmacherdcerpc.idl: remove used DCERPC_MAX_SIGN_SIZE
2008-08-11  Stefan Metzmacherrpc_server: correct the chunk_size depending on the...
2008-08-11  Stefan Metzmacherlibrpc/rpc: correct the chunk_size depending on the...
2008-08-11  Stefan Metzmacherdcerpc.idl: add DCERPC_AUTH_TRAILER_LENGTH
2008-08-08  Stefan Metzmachergensec_gssapi: use the correct signature size for cfx...
2008-08-08  Stefan Metzmachergsskrb5: try to be compatible with windows for gss_wrap...
2008-08-08  Stefan Metzmachergensec_gssapi: use gsskrb5_get_subkey() to get the...
2008-08-08  Stefan Metzmacherkrb5: always generate the acceptor subkey as the same...
2008-08-08  Stefan Metzmachergsskrb5: add support for DCE_STYLE and des and des3...
2008-08-08  Andrew BartlettAlways set a session key, even for the 'no password...
2008-08-08  Andrew BartlettClarify comment
2008-08-08  Andrew BartlettWe can't use ndr_pull_struct_blob_all in combinatin...
2008-08-07  Stefan Metzmacherlib: prepare the build of zlib
2008-08-07  Stefan Metzmacherzlib: add inflateReset2()...
2008-08-07  Stefan Metzmacherimport of zlib-1.2.3
2008-08-07  Stefan Metzmacherdrsuapi: fix callers after idl change
2008-08-07  Stefan Metzmacherdrsuapi.idl: directly use mszip in level 2
2008-08-07  Stefan Metzmacherrpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEA...
2008-08-07  Stefan Metzmacherlibrpc/rpc: add support DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
2008-08-07  Stefan Metzmacherlibrpc/rpc: pass struct dcerpc_pipe to dcerpc_auth3()
2008-08-07  Stefan Metzmachergensec_gssapi: add support for GENSEC_FEATURE_SIGN_PKT_...
2008-08-07  Stefan Metzmachergensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flag
2008-08-01  Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01  Jelmer VernooijAdd helper object Hostconfig to make it easier to get...
2008-08-01  Stefan Metzmacherheimdal: add experimental --enable-external-heimdal
2008-08-01  Stefan Metzmacherlibreplace: include <krb5.h> and <com_err.h> and no...
2008-08-01  Stefan Metzmacherauth/kerberos: remove dependencies to internal heimdal
2008-08-01  Stefan Metzmacherheimdal_build/internal: add some useful defines
2008-08-01  Stefan Metzmacherheimdal: fix dependency
2008-08-01  Stefan Metzmacherlib/crypto: remove dependency to internal heimdal
2008-08-01  Stefan Metzmacherbuild: remove warning about missing generated include...
2008-08-01  Jelmer VernooijUse new style python classes.
2008-08-01  Jelmer VernooijMove domain DN determination out of newuser function.
2008-08-01  Jelmer VernooijActually fix missing substitution variables.
2008-08-01  Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-01  Jelmer VernooijFix some forgotten substitute variables in provision...
2008-08-01  Stefan Metzmacherkdc: use mostly only public kerberos headers
2008-08-01  Stefan Metzmacherauth/kerberos: we don't need to include heimdal private...
2008-08-01  Stefan Metzmachergensec_gssapi: include <gssapi/gssapi.h>
2008-08-01  Stefan Metzmacherheimdal_build: we should only use PRIVATE_DEPENDENCIES
2008-08-01  Stefan Metzmacherbuild: autogenerate heimdal basics
2008-08-01  Stefan Metzmacherbuild: autogenarate VPATH by configure
2008-08-01  Stefan Metzmacherheimdal: add missing files
2008-08-01  Stefan Metzmacherauth_server: set the workstation name
2008-08-01  Stefan Metzmacherheimdal: add missing file heimdal/lib/gssapi/mech/gss_p...
2008-08-01  Stefan Metzmacherbuild with the new heimdal version
2008-08-01  Stefan Metzmacherheimdal: update to lorikeet-heimdal rev 801
2008-08-01  Stefan Metzmacherbuild: allow flex-2.34 together with bison-2.3
2008-08-01  Stefan Metzmacherauth/ntlmssp: don't crash when the backend give no...
2008-08-01  Stefan Metzmacherauth_server: fix the logic of server_get_challenge()
2008-08-01  Stefan Metzmacherauth_server: fix segfault reported by Julien Kerihuel...
2008-08-01  Stefan MetzmacherRevert "Start implementind domain trusts in our KDC."
2008-07-31  Andrew BartlettUpdate to a working trustAuthIncoming and trustAuthOutg...
2008-07-31  Andrew BartlettPrint trustAuthOutgoing and trustAuthIncoming in RPC...
2008-07-31  Andrew BartlettUse the cldap reply to avoid segfaulting in RPC-DSSYNC
2008-07-30  Andrew BartlettDon't fail if the domain has a trust already.
2008-07-30  Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-30  Andrew BartlettStart implementind domain trusts in our KDC.
2008-07-30  Andrew BartlettUpdate trustAuthInOutBlob in line with MS-ADTS 7.1...
2008-07-30  Jelmer VernooijBe more pythonic.
2008-07-28  Stefan MetzmacherRevert "gensec_gssapi: use gsskrb5_get_subkey() to...
2008-07-28  Stefan Metzmacherrpc_server: remove unused variable
2008-07-28  Stefan Metzmachergensec_gssapi: use gsskrb5_get_subkey() to make smb2...
2008-07-28  Stefan Metzmacherlibcli/smb2: the session key for SMB2 signing is trunca...
2008-07-28  Stefan Metzmachersmb2srv: sign SMB2 Logoff replies
2008-07-28  Stefan Metzmachersmb2srv: correctly hold the signing state per session
2008-07-28  Stefan Metzmacherlibcli/smb2: fix per session signing state
2008-07-28  Stefan MetzmacherSMB2-CONNECT: remove reference to req->session before...
2008-07-28  Stefan Metzmacherlibcli/smb2: sign SMB2 Logoff requests
2008-07-28  Andrew BartlettWe don't use EXTENSIBLEOBJECT any more.
2008-07-28  Andrew BartlettMake it even clearer what to do next in the LDAP backen...
2008-07-28  Andrew BartlettAlways print the slapd startup command
2008-07-28  Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28  Stefan Metzmacherauth/credentials: explain why we need to the enctypes...
2008-07-27  Andrew BartlettRemove unused variable
2008-07-27  Andrew BartlettRemove unused function and make sensitive directories...
2008-07-27  Andrew BartlettFix warnings in new prefixMap code
2008-07-27  Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-27  Jelmer VernooijFix location of manpages.
2008-07-26  Stefan Metzmachergensec_gssapi: add support for signing RPC messages
2008-07-26  Stefan Metzmacherlib/ldb/tools: allow -W and --realm when build from...
2008-07-26  Stefan Metzmacherauth/credentials: use the same enctypes when getting...
2008-07-26  Stefan Metzmacherdsdb: add a comment about the parameter to DSDB_EXTENDE...
2008-07-26  Stefan Metzmacherdsdb/schema: make more clear where we create the value...
2008-07-26  Stefan Metzmacherdsdb/schema: dsdb_write_prefixes_to_ldb() should do...
2008-07-26  Stefan Metzmacherdcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN...
2008-07-26  Stefan Metzmachermamachinepw: add better error handling
next