Age | Commit message (Expand) | Author | Files | Lines |
2008-07-28 | gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes keys work | Stefan Metzmacher | 1 | -3/+3 |
2008-07-28 | libcli/smb2: the session key for SMB2 signing is truncated to 16 bytes | Stefan Metzmacher | 2 | -7/+6 |
2008-07-28 | smb2srv: sign SMB2 Logoff replies | Stefan Metzmacher | 1 | -3/+17 |
2008-07-28 | smb2srv: correctly hold the signing state per session | Stefan Metzmacher | 4 | -13/+31 |
2008-07-28 | libcli/smb2: fix per session signing state | Stefan Metzmacher | 4 | -17/+12 |
2008-07-28 | SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec... | Stefan Metzmacher | 1 | -1/+10 |
2008-07-28 | libcli/smb2: sign SMB2 Logoff requests | Stefan Metzmacher | 1 | -0/+2 |
2008-07-28 | We don't use EXTENSIBLEOBJECT any more. | Andrew Bartlett | 1 | -3/+0 |
2008-07-28 | Make it even clearer what to do next in the LDAP backend setup | Andrew Bartlett | 1 | -1/+5 |
2008-07-28 | Always print the slapd startup command | Andrew Bartlett | 1 | -1/+2 |
2008-07-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+11 |
2008-07-28 | auth/credentials: explain why we need to the enctypes for the gssapi layer | Stefan Metzmacher | 1 | -1/+11 |
2008-07-28 | Remove unused variable | Andrew Bartlett | 1 | -1/+0 |
2008-07-28 | Remove unused function and make sensitive directories private. | Andrew Bartlett | 1 | -22/+2 |
2008-07-28 | Fix warnings in new prefixMap code | Andrew Bartlett | 1 | -2/+3 |
2008-07-27 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage | Jelmer Vernooij | 37 | -350/+1323 |
2008-07-27 | Fix location of manpages. | Jelmer Vernooij | 2 | -0/+0 |
2008-07-26 | gensec_gssapi: add support for signing RPC messages | Stefan Metzmacher | 1 | -35/+12 |
2008-07-26 | lib/ldb/tools: allow -W and --realm when build from samba4 | Stefan Metzmacher | 1 | -0/+1 |
2008-07-26 | auth/credentials: use the same enctypes when getting a TGT and a TGS | Stefan Metzmacher | 1 | -0/+23 |
2008-07-26 | dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID | Stefan Metzmacher | 1 | -0/+4 |
2008-07-26 | dsdb/schema: make more clear where we create the value for the new prefix map... | Stefan Metzmacher | 1 | -0/+6 |
2008-07-26 | dsdb/schema: dsdb_write_prefixes_to_ldb() should do the reverse of dsdb_read_... | Stefan Metzmacher | 1 | -52/+44 |
2008-07-26 | dcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN flag | Stefan Metzmacher | 1 | -0/+1 |
2008-07-26 | mamachinepw: add better error handling | Stefan Metzmacher | 1 | -4/+20 |
2008-07-26 | Add "mymachinepw" to fetch our machine password out of secrets.ldb | Volker Lendecke | 1 | -0/+45 |
2008-07-26 | smbtorture: add --extra-user option | Stefan Metzmacher | 1 | -1/+13 |
2008-07-25 | Define HAVE_ASM_BYTEORDER at all times | Brad Hards | 1 | -2/+4 |
2008-07-25 | Per feedback, remove epoch and ldconfig requires. | Andrew Bartlett | 1 | -14/+9 |
2008-07-25 | Make a new define to ensure the accoc_group_id we use is always in common. | Andrew Bartlett | 1 | -2/+4 |
2008-07-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 24 | -290/+1140 |
2008-07-25 | Try to avoid a memory leak if we re-set the global schema | Andrew Bartlett | 1 | -0/+9 |
2008-07-25 | Complain if we are told to use an ldap backend, without the type | Andrew Bartlett | 1 | -0/+2 |
2008-07-25 | Clarify how we are doing the 'this is a rootdse query' check. | Andrew Bartlett | 1 | -1/+2 |
2008-07-24 | hdb-ldb: fix the callers after drsblobs.idl changes | Stefan Metzmacher | 1 | -45/+30 |
2008-07-24 | password_hash: fix the callers after drsblobs.idl changes | Stefan Metzmacher | 1 | -33/+41 |
2008-07-24 | drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structs | Stefan Metzmacher | 1 | -29/+18 |
2008-07-24 | drsblobs.idl: give some unknowns a meaning | Stefan Metzmacher | 1 | -9/+11 |
2008-07-24 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 38 | -387/+1326 |
2008-07-24 | we can't query the ACL on a new file till it exists! | Andrew Tridgell | 1 | -6/+6 |
2008-07-24 | initialise query_maximal_access here too | Andrew Tridgell | 1 | -0/+1 |
2008-07-24 | make sure we initialise query_maximal_access | Andrew Tridgell | 1 | -0/+1 |
2008-07-24 | fixed spelling error | Andrew Tridgell | 1 | -1/+1 |
2008-07-24 | dsdb_create_prefix_mapping() implementation checks for existing prefix maping... | Anatoliy Atanasov | 1 | -36/+257 |
2008-07-24 | Handle schema reloading request. | Anatoliy Atanasov | 4 | -4/+158 |
2008-07-24 | fixd a bug in the signal handling code - we could get phantom signals | Andrew Tridgell | 1 | -5/+5 |
2008-07-23 | libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry | Michael Adam | 2 | -1/+2 |
2008-07-23 | libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a... | Michael Adam | 1 | -10/+18 |
2008-07-23 | drsuapi: always set the pid field of the outgoing DsBindInfo to 0. | Michael Adam | 3 | -8/+3 |
2008-07-23 | libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48. | Michael Adam | 1 | -0/+9 |