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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-05
Update copyright, I've been working here many long years...
Andrew Bartlett
1
-1
/
+1
2008-09-05
Move our DC to implement mandetory signing.
Andrew Bartlett
2
-4
/
+10
2008-09-05
With a windows 2008 client, even anonymous requires signing...
Andrew Bartlett
1
-6
/
+0
2008-09-04
More work to implement LSA CreateTrustedDomainEx2
Andrew Bartlett
3
-11
/
+63
2008-09-04
Merge commit 'origin/v4-0-test' into trusted-domains
Andrew Bartlett
9
-63
/
+62
2008-09-03
Regenerate SWIG file.
Jelmer Vernooij
3
-12
/
+32
2008-09-03
Avoid using version call for version string.
Jelmer Vernooij
3
-33
/
+4
2008-09-03
Allow overriding shared library policy using environment variable.
Jelmer Vernooij
1
-2
/
+4
2008-09-03
Fix embedding of Samba 4.
Jelmer Vernooij
3
-17
/
+23
2008-09-03
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
8
-42
/
+428
2008-09-03
Implement NETLOGON PAC verfication on the server-side
Andrew Bartlett
6
-38
/
+164
2008-09-03
Merge krb5_cksumtype_to_enctype from Heimdal svn -r 23719
Andrew Bartlett
1
-32
/
+70
2008-09-03
Test a few more error cases in RPC-PAC
Andrew Bartlett
1
-2
/
+179
2008-09-02
Start testing CreateTrustedDomainEx2
Andrew Bartlett
1
-1
/
+108
2008-09-02
Share IDL between the LSA and drsblob representations of trusts
Andrew Bartlett
2
-41
/
+51
2008-09-01
Follow MS-LSAD 3.1.4.7.12 and set defaults when creating a trust.
Andrew Bartlett
2
-3
/
+24
2008-08-29
Start implementing the server-sde NETLOGON PAC verification.
Andrew Bartlett
1
-1
/
+46
2008-08-29
It turns out that the Netlogon PAC verification is encrypted.
Andrew Bartlett
3
-3
/
+12
2008-08-29
Update packaging per suggestions on the review
Andrew Bartlett
2
-6
/
+53
2008-08-28
Further rework the RPC-PAC test.
Andrew Bartlett
2
-35
/
+16
2008-08-28
Heimdal provides Kerberos PAC parsing routines. Use them.
Andrew Bartlett
6
-129
/
+243
2008-08-28
Don't wipe the PAC checksums, the caller may actually need them.
Andrew Bartlett
1
-14
/
+0
2008-08-27
Add missing file - netlogon.h
Andrew Bartlett
1
-0
/
+6
2008-08-27
Add a test to explore Netlogon PAC validation
Andrew Bartlett
8
-9
/
+263
2008-08-27
Put the internal gensec_gssapi state into a header.
Andrew Bartlett
2
-43
/
+69
2008-08-27
Fix the build on Win32, and use NEGOTIATE security (to allow kerberos)
Andrew Bartlett
2
-2
/
+2
2008-08-27
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify
Andrew Bartlett
510
-37923
/
+49833
2008-08-27
Add definition for NT_STATUS_DOWNGRADE_DETECTED
Andrew Bartlett
2
-0
/
+2
2008-08-26
heimdal: add missing heimdal/lib/hcrypto/{evp-aes-cts.c,evp-hcrypto.c}, sorry...
Stefan Metzmacher
2
-0
/
+453
2008-08-26
heimdal_build: include heimdal's new EVP code to fix the build
Stefan Metzmacher
2
-1
/
+6
2008-08-26
heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patches
Stefan Metzmacher
465
-1953
/
+2747
2008-08-26
heimdal_build: fix parse.h lex.c dependencies
Stefan Metzmacher
1
-15
/
+12
2008-08-26
heimdal_build: autogenerate the heimdal private/proto headers
Stefan Metzmacher
15
-8824
/
+464
2008-08-26
heimdal_build: autogenerate table files in heimdal/lib/wind/
Stefan Metzmacher
34
-26563
/
+46097
2008-08-26
heimdal_build: autogenerate heimdal/lib/roken/roken.h
Stefan Metzmacher
1
-0
/
+10
2008-08-26
heimdal_build: add fallback for AC_WARNING_ENABLE()
Stefan Metzmacher
2
-1
/
+3
2008-08-26
heimdal: remove unused old files
Stefan Metzmacher
3
-510
/
+0
2008-08-26
heimdal_build: split heimdal/lib/asn1 file lists
Stefan Metzmacher
1
-14
/
+12
2008-08-26
heimdal_build: split handwritten and generated hx509 file lists
Stefan Metzmacher
1
-3
/
+6
2008-08-26
heimdal_build: split out gssapi_spnego and gssapi_krb5 file lists
Stefan Metzmacher
1
-51
/
+57
2008-08-26
heimdal_build: add a fake sqlite keytab implementation
Stefan Metzmacher
2
-2
/
+21
2008-08-26
heimdal_build: split glue.c into krb5 and gssapi parts
Stefan Metzmacher
3
-20
/
+33
2008-08-26
kdc: move references to heimdal internals into heimdal_build/kpasswd-glue.h
Stefan Metzmacher
2
-2
/
+4
2008-08-26
Revert "gsskrb5: add support for DCE_STYLE and des and des3 keys"
Stefan Metzmacher
2
-64
/
+22
2008-08-26
Revert "gsskrb5: always return an acceptor subkey"
Stefan Metzmacher
1
-18
/
+4
2008-08-26
build: generate :: rules for automatic dependencies
Stefan Metzmacher
1
-2
/
+2
2008-08-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify
Andrew Bartlett
1
-2
/
+3
2008-08-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
11
-173
/
+802
2008-08-26
Don't use lsa_Delete any more, as smbd now refuses it.
Andrew Bartlett
1
-2
/
+3
2008-08-26
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verify
Andrew Bartlett
138
-2946
/
+4837
[next]