index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-01
auth/kerberos: remove dependencies to internal heimdal
Stefan Metzmacher
2
-2
/
+1
2008-08-01
heimdal_build/internal: add some useful defines
Stefan Metzmacher
1
-0
/
+6
2008-08-01
heimdal: fix dependency
Stefan Metzmacher
1
-0
/
+1
2008-08-01
lib/crypto: remove dependency to internal heimdal
Stefan Metzmacher
1
-2
/
+21
2008-08-01
build: remove warning about missing generated include file
Stefan Metzmacher
1
-1
/
+1
2008-08-01
Move domain DN determination out of newuser function.
Jelmer Vernooij
1
-6
/
+9
2008-08-01
Actually fix missing substitution variables.
Jelmer Vernooij
1
-4
/
+10
2008-08-01
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into manpage
Jelmer Vernooij
274
-3749
/
+10633
2008-08-01
Fix some forgotten substitute variables in provision, add check to prevent th...
Jelmer Vernooij
1
-0
/
+2
2008-08-01
kdc: use mostly only public kerberos headers
Stefan Metzmacher
4
-8
/
+11
2008-08-01
auth/kerberos: we don't need to include heimdal private headers
Stefan Metzmacher
1
-2
/
+0
2008-08-01
gensec_gssapi: include <gssapi/gssapi.h>
Stefan Metzmacher
1
-1
/
+1
2008-08-01
heimdal_build: we should only use PRIVATE_DEPENDENCIES
Stefan Metzmacher
1
-19
/
+7
2008-08-01
build: autogenerate heimdal basics
Stefan Metzmacher
5
-30
/
+4
2008-08-01
build: autogenarate VPATH by configure
Stefan Metzmacher
5
-3
/
+9
2008-08-01
heimdal: add missing files
Stefan Metzmacher
2
-0
/
+107
2008-08-01
auth_server: set the workstation name
Stefan Metzmacher
1
-0
/
+4
2008-08-01
heimdal: add missing file heimdal/lib/gssapi/mech/gss_pseudo_random.c
Stefan Metzmacher
1
-0
/
+69
2008-08-01
build with the new heimdal version
Stefan Metzmacher
3
-2
/
+12
2008-08-01
heimdal: update to lorikeet-heimdal rev 801
Stefan Metzmacher
233
-3563
/
+10176
2008-08-01
build: allow flex-2.34 together with bison-2.3
Stefan Metzmacher
3
-3
/
+15
2008-08-01
auth/ntlmssp: don't crash when the backend give no challenge
Stefan Metzmacher
1
-0
/
+6
2008-08-01
auth_server: fix the logic of server_get_challenge()
Stefan Metzmacher
1
-4
/
+4
2008-08-01
auth_server: fix segfault reported by Julien Kerihuel <j.kerihuel@openchange....
Stefan Metzmacher
1
-1
/
+1
2008-08-01
Revert "Start implementind domain trusts in our KDC."
Stefan Metzmacher
1
-33
/
+7
2008-07-31
Update to a working trustAuthIncoming and trustAuthOutgoing parser.
Andrew Bartlett
1
-4
/
+25
2008-07-31
Print trustAuthOutgoing and trustAuthIncoming in RPC-DSSYNC
Andrew Bartlett
1
-6
/
+22
2008-07-31
Use the cldap reply to avoid segfaulting in RPC-DSSYNC
Andrew Bartlett
1
-1
/
+13
2008-07-31
Don't fail if the domain has a trust already.
Andrew Bartlett
1
-1
/
+6
2008-07-31
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
16
-73
/
+101
2008-07-31
Start implementind domain trusts in our KDC.
Andrew Bartlett
1
-7
/
+33
2008-07-31
Update trustAuthInOutBlob in line with MS-ADTS 7.1.6.8.1
Andrew Bartlett
1
-39
/
+51
2008-07-30
Be more pythonic.
Jelmer Vernooij
1
-7
/
+5
2008-07-28
Revert "gensec_gssapi: use gsskrb5_get_subkey() to make smb2 signing with aes...
Stefan Metzmacher
1
-3
/
+3
2008-07-28
rpc_server: remove unused variable
Stefan Metzmacher
1
-1
/
+0
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
[next]