ab/samba.git/.git
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
2008-07-26 Volker LendeckeAdd "mymachinepw" to fetch our machine password out...
2008-07-26 Stefan Metzmachersmbtorture: add --extra-user option
2008-07-25 Brad HardsDefine HAVE_ASM_BYTEORDER at all times
2008-07-25 Andrew BartlettPer feedback, remove epoch and ldconfig requires.
2008-07-25 Andrew BartlettMake a new define to ensure the accoc_group_id we use...
2008-07-25 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-25 Andrew BartlettTry to avoid a memory leak if we re-set the global...
2008-07-24 Andrew BartlettComplain if we are told to use an ldap backend, without...
2008-07-24 Andrew BartlettClarify how we are doing the 'this is a rootdse query...
2008-07-24 Stefan Metzmacherhdb-ldb: fix the callers after drsblobs.idl changes
2008-07-24 Stefan Metzmacherpassword_hash: fix the callers after drsblobs.idl changes
2008-07-24 Stefan Metzmacherdrsblobs.idl: unify the Primary:Kerberos and Primary...
2008-07-24 Stefan Metzmacherdrsblobs.idl: give some unknowns a meaning
2008-07-24 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-24 Andrew Tridgellwe can't query the ACL on a new file till it exists!
2008-07-24 Andrew Tridgellinitialise query_maximal_access here too
2008-07-24 Andrew Tridgellmake sure we initialise query_maximal_access
2008-07-24 Andrew Tridgellfixed spelling error
2008-07-24 Anatoliy Atanasovdsdb_create_prefix_mapping() implementation checks...
2008-07-24 Anatoliy AtanasovHandle schema reloading request.
2008-07-24 Andrew Tridgellfixd a bug in the signal handling code - we could get...
2008-07-23 Michael Adamlibnet_become_dc: send msDS_Behavior_Version == 3 ...
2008-07-23 Michael Adamlibnet_become_cd: add boolean option "become_dc:force...
2008-07-23 Michael Adamdrsuapi: always set the pid field of the outgoing DsBin...
2008-07-23 Michael Adamlibnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv...
2008-07-23 Michael Adamlibnet_become_cd: teach becomeDC_drsuapi_bind_recv...
2008-07-23 Michael Adamdsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge...
2008-07-23 Stefan Metzmacherpassword_hash: add generation of the Primary:Kerberos...
2008-07-23 Stefan Metzmacherhdb-ldb: try to find Primary:Kerberos-Newer-Keys and...
2008-07-23 Stefan Metzmacherdrsblobs.idl: add idl for Primary:Kerberos-Newer-Keys...
2008-07-23 Stefan Metzmacherpassword_hash: order the supplementalCredentials Packag...
2008-07-23 Stefan Metzmacherpassword_hash: split the generation of krb5 keys into...
2008-07-23 Stefan Metzmacherpassword_hash: simplify the logic if we have cleartext...
2008-07-23 Stefan Metzmacherpassword_hash: fix callers after idl change for package...
2008-07-23 Stefan Metzmacherdrsblobs.idl: fix unknowns in package_PrimaryKerberos idl
2008-07-23 Stefan Metzmacherhdb-ldb: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE
2008-07-23 Stefan Metzmacherpassword_hash: check the SUPPLEMENTAL_CREDENTIALS_SIGNATURE
2008-07-23 Stefan Metzmacherdrsblobs.idl: fix idl for supplementalCredentialsSubBlob
2008-07-23 Stefan Metzmacherpassword_hash: ignore reserved value, but still set...
2008-07-23 Stefan Metzmacherdrsblobs.idl: rename unknown1 -> reserved
2008-07-23 Stefan Metzmacherpassword_hash: don't add zero padding as w2k8 also...
2008-07-23 Stefan Metzmacherhdb-ldb: fix comment about padding
2008-07-23 Stefan Metzmacherhdb-ldb: fix crash bug in the error path
2008-07-23 Stefan MetzmacherRPC-DSSYNC: print 'supplementalCredentials' more verbosely
next