Age | Commit message (Collapse) | Author | Files | Lines |
|
they all have unresolved symbols and are useless
and produce noise in the build-farm
metze
(This used to be commit 3f8b776f630488aaec9f0ffcc099b01dcab02f3f)
|
|
- fix default for enable-dso to no
metze
(This used to be commit 47b113e5dbd33ab91246029af9293809824c5395)
|
|
generate more output
metze
(This used to be commit a07b11924c16d51cda484d417d9e1201278b03cb)
|
|
(This used to be commit 3bec179de6208d396b65a2cbe98efcbd7d99e242)
|
|
packaging repository.
(This used to be commit 75162a873c7116eb0b0c8b70c8d335e5069e51be)
|
|
metze
(This used to be commit 846553085e57bda44fda2a541bf00517d3586e8c)
|
|
(it doesn't compile on suse 10.1 because gethostname() isn't found,
unistd.h isn't included...)
as we don't need the spnego mech, disable it till it gets fixed in heimdal
metze
(This used to be commit 0a52e11a9c34281c9ea284e007086b2ae6fce6c7)
|
|
this should fix the portability of samba4
metze
(This used to be commit 497543a17eaea16c3c7f379ed238e573427e28da)
|
|
metze
(This used to be commit 1ca8651a59e95eeca2942e5e66c2141e3f65dd9f)
|
|
metze
(This used to be commit bec1783c4c8ebba76c5467982c96e823491ce023)
|
|
the samba4 heimdal copy should do not need to use socket_wrapper
metze
(This used to be commit 704fe739406fb5eae38f4be9602b77be5ea1dff1)
|
|
metze
(This used to be commit df4c2b9c7966f861adf5324714c712bbb5af3daa)
|
|
metze
(This used to be commit 59fe6cfaba2eb39cb5ff33110e830c4c9b21fb95)
|
|
configure vars
we want to use in perl...
metze
(This used to be commit 2b021e2d8cff1a097068810d379fc0dca6869654)
|
|
(this fixes the auto dependency build)
metze
(This used to be commit 0798e678e742afc78c9a1d278322094ff1761dfa)
|
|
(fix the build the auto dependencies)
- add tabs
metze
(This used to be commit 03afa231ff8df98d3a0a01568a4c27370402ef16)
|
|
Andrew Bartlett
(This used to be commit 7b7e1fe15358d9ed1893305fbf8a1010293ed772)
|
|
This merges Samba4 with lorikeet-heimdal, which itself has been
tracking Heimdal CVS for the past couple of weeks.
This is such a big change because Heimdal reorganised it's internal
structures, with the mechglue merge, and because many of our 'wishes' have been granted: we now have DCE_STYLE GSSAPI, send_to_kdc hooks and many other features merged into the mainline code. We have adapted to upstream's choice of API in these cases.
In gensec_gssapi and gensec_krb5, we either expect a valid PAC, or NO
PAC. This matches windows behavour. We also have an option to
require the PAC to be present (which allows us to automate the testing
of this code).
This also includes a restructure of how the kerberos dependencies are
handled, due to the fallout of the merge.
Andrew Bartlett
(This used to be commit 4826f1735197c2a471d771495e6d4c1051b4c471)
|
|
Ensure that we don't accept kerberos logins without a PAC (to ensure
we actually produce a PAC in the KDC)
Andrew Bartlett
(This used to be commit 5fda92783f3d53e4a832dbbea678b5bd16f315fd)
|
|
(This used to be commit c3be4a980ce6cb82c2a6a442065a028a3c23a7f3)
|
|
(This used to be commit 0da2bbcf766dc25805ad583fae185045bb390a5f)
|
|
Break up auth/auth.h not to include the world.
Add credentials_krb5.h with the kerberos dependent prototypes.
Andrew Bartlett
(This used to be commit 2b569c42e0fbb596ea82484d0e1cb22e193037b9)
|
|
Supply the correct OID to the error display functions.
Rework the session key functions.
Andrew Bartlett
(This used to be commit 363628c13f4e4a8904802dcf4d80e296ed2f9e02)
|
|
(This used to be commit b0f00ff72354cc34ad59470e13d5ab472416cc6c)
|
|
records.
Andrew Bartlett
(This used to be commit 163f75372792b0afa72f48d64d78d82b72d8eda5)
|
|
the build
for now.
(This used to be commit 1474f1a220d869c3c11dac038411149abe3e48fe)
|
|
rafal
(This used to be commit fba1d8b041bc84d793ca31851bd3b70c65c083fc)
|
|
rafal
(This used to be commit cfcbddfe71ce27bf195a1877f75789ef23bb6b1d)
|
|
for example against a remote host.
Andrew Bartlett
(This used to be commit 1c7cb1314bb2309b9a3ee36e63401c894a60bfd1)
|
|
rather than validate or not, change $VALIDATE to bigendian in the
session_key test.
Andrew Bartlett
(This used to be commit 4f79f3b0c4cb15903f019a2dd62281ff65753b73)
|
|
(This used to be commit 347ae9628202ca4de4318ef8156999239aad9192)
|
|
a composite call - don't leave it unset.
rafal
(This used to be commit 8bd57beca19bd2c76d58b64ddd12553b0adce595)
|
|
to do left.
rafal
(This used to be commit 4e6d479b0707a4b48f4ca7c2a042bbf9627411f9)
|
|
- `include' (replaces helper())
- `import' (replaces depends())
Add support for parsing importlib() - importlib() is now ignored (with a
warning), but no longer causes syntax errors.
helper() and depends() are now marked deprecated and will cause warnings.
(This used to be commit 1ccab71cb8a9e3db9448b6679d01ad00e1c1e9a3)
|
|
rafal
(This used to be commit 936e87b89d22c8ddd1058766fc3d6e5ada9035da)
|
|
(in this case domain related) to ensure certain conditions before
doing what libnet function is expected to do.
rafal
(This used to be commit e3159ceeede2865b0252ee24497498ec9ffa432f)
|
|
same
time.
The --enable-dso flag now specifies whether or not the Samba binaries
themselves should be linked against the shared libraries.
By default, all libraries will be built staticly. If supported, the
shared variant of each library will also be built.
If people think building both shared and static library versions in
'make all' is too time-inefficient, please let me know and I'll move the
shared library bits to 'make everything'.
(This used to be commit 91faa1154a1de18a42f5e237c406157026280478)
|
|
(This used to be commit b076bfa39fefafcf30ac5be5056abfd629338fa5)
|
|
(This used to be commit 664b4a84b60d4f8dddfe06e0619b882b322108ec)
|
|
(This used to be commit c9b06ce5636c37ddb077513796a288d88f62c358)
|
|
libraries.
(This used to be commit e24ec3aa1ada855401a714743518893d9506239c)
|
|
(This used to be commit 8143de855c0b65346b2d8e59ecdb78952927de4a)
|
|
(This used to be commit 1836411390e7ad19dc0e28bf656a0c240edbf063)
|
|
shared-library related fixes.
(This used to be commit 8c7276b6c6ccebfbc60de978fcb2c23e7fbc12b5)
|
|
(This used to be commit 1b046698521f77b843f4a2fcf91230ee2917b569)
|
|
places where this was currently not the case.
(This used to be commit 3894497a232df8cf0457c7439c9ae347f63f24a1)
|
|
recover from inheriting an invalid skew from a ccache.
Andrew Bartlett
(This used to be commit 4881f0583dd42083bb2bc2eeca32316f890c4804)
|
|
specifying it on the smbd command line.
Andrew Bartlett
(This used to be commit 8b71f4b31f0fcb054784117c33987719e3c9110c)
|
|
(This used to be commit 160a59f0733a90db157ad48747c7fb72c2912829)
|
|
(This used to be commit 59c30478a19ba466d16de21062bed5a4f525f344)
|