index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the cldap reply to avoid segfaulting in RPC-DSSYNC
Andrew Bartlett
2008-07-31
1
-1
/
+13
*
Don't fail if the domain has a trust already.
Andrew Bartlett
2008-07-31
1
-1
/
+6
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-31
16
-73
/
+101
|
\
|
*
Revert "gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes...
Stefan Metzmacher
2008-07-28
1
-3
/
+3
|
*
rpc_server: remove unused variable
Stefan Metzmacher
2008-07-28
1
-1
/
+0
|
*
gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes keys work
Stefan Metzmacher
2008-07-28
1
-3
/
+3
|
*
libcli/smb2: the session key for SMB2 signing is truncated to 16 bytes
Stefan Metzmacher
2008-07-28
2
-7
/
+6
|
*
smb2srv: sign SMB2 Logoff replies
Stefan Metzmacher
2008-07-28
1
-3
/
+17
|
*
smb2srv: correctly hold the signing state per session
Stefan Metzmacher
2008-07-28
4
-13
/
+31
|
*
libcli/smb2: fix per session signing state
Stefan Metzmacher
2008-07-28
4
-17
/
+12
|
*
SMB2-CONNECT: remove reference to req->session before calling smb2_logoff_rec...
Stefan Metzmacher
2008-07-28
1
-1
/
+10
|
*
libcli/smb2: sign SMB2 Logoff requests
Stefan Metzmacher
2008-07-28
1
-0
/
+2
|
*
We don't use EXTENSIBLEOBJECT any more.
Andrew Bartlett
2008-07-28
1
-3
/
+0
|
*
Make it even clearer what to do next in the LDAP backend setup
Andrew Bartlett
2008-07-28
1
-1
/
+5
|
*
Always print the slapd startup command
Andrew Bartlett
2008-07-28
1
-1
/
+2
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-07-28
1
-1
/
+11
|
|
\
|
|
*
auth/credentials: explain why we need to the enctypes for the gssapi layer
Stefan Metzmacher
2008-07-28
1
-1
/
+11
|
*
|
Remove unused variable
Andrew Bartlett
2008-07-28
1
-1
/
+0
|
*
|
Remove unused function and make sensitive directories private.
Andrew Bartlett
2008-07-28
1
-22
/
+2
|
*
|
Fix warnings in new prefixMap code
Andrew Bartlett
2008-07-28
1
-2
/
+3
|
|
/
*
|
Start implementind domain trusts in our KDC.
Andrew Bartlett
2008-07-31
1
-7
/
+33
*
|
Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1
Andrew Bartlett
2008-07-31
1
-39
/
+51
|
/
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
Jelmer Vernooij
2008-07-27
36
-336
/
+1314
|
\
|
*
gensec_gssapi: add support for signing RPC messages
Stefan Metzmacher
2008-07-26
1
-35
/
+12
|
*
lib/ldb/tools: allow -W and --realm when build from samba4
Stefan Metzmacher
2008-07-26
1
-0
/
+1
|
*
auth/credentials: use the same enctypes when getting a TGT and a TGS
Stefan Metzmacher
2008-07-26
1
-0
/
+23
|
*
dsdb: add a comment about the parameter to DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID
Stefan Metzmacher
2008-07-26
1
-0
/
+4
|
*
dsdb/schema: make more clear where we create the value for the new prefix map...
Stefan Metzmacher
2008-07-26
1
-0
/
+6
|
*
dsdb/schema: dsdb_write_prefixes_to_ldb() should do the reverse of dsdb_read_...
Stefan Metzmacher
2008-07-26
1
-52
/
+44
|
*
dcerpc.idl: add DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN flag
Stefan Metzmacher
2008-07-26
1
-0
/
+1
|
*
mamachinepw: add better error handling
Stefan Metzmacher
2008-07-26
1
-4
/
+20
|
*
Add "mymachinepw" to fetch our machine password out of secrets.ldb
Volker Lendecke
2008-07-26
1
-0
/
+45
|
*
smbtorture: add --extra-user option
Stefan Metzmacher
2008-07-26
1
-1
/
+13
|
*
Define HAVE_ASM_BYTEORDER at all times
Brad Hards
2008-07-25
1
-2
/
+4
|
*
Make a new define to ensure the accoc_group_id we use is always in common.
Andrew Bartlett
2008-07-25
1
-2
/
+4
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-07-25
24
-290
/
+1140
|
|
\
|
|
*
hdb-ldb: fix the callers after drsblobs.idl changes
Stefan Metzmacher
2008-07-24
1
-45
/
+30
|
|
*
password_hash: fix the callers after drsblobs.idl changes
Stefan Metzmacher
2008-07-24
1
-33
/
+41
|
|
*
drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structs
Stefan Metzmacher
2008-07-24
1
-29
/
+18
|
|
*
drsblobs.idl: give some unknowns a meaning
Stefan Metzmacher
2008-07-24
1
-9
/
+11
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-07-24
38
-387
/
+1326
|
|
|
\
|
|
|
*
dsdb_create_prefix_mapping() implementation checks for existing prefix maping...
Anatoliy Atanasov
2008-07-24
1
-36
/
+257
|
|
|
*
Handle schema reloading request.
Anatoliy Atanasov
2008-07-24
4
-4
/
+158
|
|
|
*
libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry
Michael Adam
2008-07-23
2
-1
/
+2
|
|
|
*
libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a...
Michael Adam
2008-07-23
1
-10
/
+18
|
|
|
*
drsuapi: always set the pid field of the outgoing DsBindInfo to 0.
Michael Adam
2008-07-23
3
-8
/
+3
|
|
|
*
libnet_unbecome_dc: teach unbecomeDC_drsuapi_bind_recv() DsBindInfo48.
Michael Adam
2008-07-23
1
-0
/
+9
|
|
|
*
libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48.
Michael Adam
2008-07-23
1
-0
/
+9
|
|
|
*
dsdb: teach dreplsrv_out_drsuapi_bind_recv() knowledge of DsBindInfo48.
Michael Adam
2008-07-23
1
-0
/
+9
|
|
|
*
password_hash: add generation of the Primary:Kerberos-Newer-Keys blob
Stefan Metzmacher
2008-07-23
1
-3
/
+216
[next]