Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit f19d2182b802a49449cbb9e4e6334f223ceb284d)
|
|
(This used to be commit 21b4d017a2cccdaa6ab4ed32409f19c612293fd0)
|
|
This reverts commit c85a3632623184cb97c2e8567ca77834e81070a4.
(This used to be commit 1a771c664444ff43e141238f473273700b392aa7)
|
|
This is not around before GNU make 3.81, for me this fixes the build
on GNU make 3.80
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit c85a3632623184cb97c2e8567ca77834e81070a4)
|
|
(This used to be commit 4e6fddda2e7d9e37f7b7ec99c5a58671f825a571)
|
|
(This used to be commit 269f8c9f6e9e5f6ad20319956573f09232b7c48f)
|
|
(This used to be commit 953f796059e16ea082391cfd6a018531a2a5be4e)
|
|
in code generated from et_compile
metze
(This used to be commit 8757b09052c5e07b23b8b50f7227f884201d9e98)
|
|
we now call asn1_compile and compile_et via a wrapper script
metze
(This used to be commit a5b67f5c7e78d3cf74668c7c6bf9aecd8e147d41)
|
|
This patch updates our build system and glue to support a new snapshot
of lorikeet-heimdal.
We now procude a [SUBSYTEM] in the ans1_deps.pl script, and can depend
on that in the heimdal_build/config.mk. This is much easier than
listing every generated .o file individually.
This required some small changes to the build system, due to the way
the parent directory was handled for the output of scripts. I've also
cleaned up et_deps.pl to handle cleaning up it's generated files on
clean.
The PAC glue in Heimdal has changed significantly: we no longer have a
custom hack in the KDC, instead we have the windc plugin interface.
As such, pac-glue.c is much smaller. In the future, when I'm
confident of the new code, we will also be able to 'downsize'
auth/kerberos/kerberos_pac.c.
(I'll include the updated copy of heimdal in the next chekin, to make
it clearer what's changed in Samba4 itself).
Andrew Bartlett
(This used to be commit 75fddbbc0811010a28ca5bb597b573b3f10ef6d6)
|
|
lookup plugin, the new PAC validation code as well as Heimdal's SPNEGO
implementation.
Andrew Bartlett
(This used to be commit 05421f45ed7811697ea491e26c9d991a7faa1a64)
|
|
(This used to be commit 4d09ffa7f128e881fc891988ea672ae93a7ab45d)
|
|
(This used to be commit b4796266c3dcd000a034c94ed2ff249735d5db92)
|
|
break the build...
(This used to be commit 1f31414f372bf930db0a65531e85ab5cb9a34723)
|
|
the asn1 and error table files.
This removes the need for HEIMDAL_EXTERNAL
(This used to be commit 2f481ac93c0151b82dab737d49ae8d0d3cbbbbbe)
|