Stefan Metzmacher
25376f748c
r19625: not all linkers like -Wl,rpath-link, so don't use it till we have configure checks
...
and working shared libraries
metze
2007-10-10 14:25:19 -05:00
Stefan Metzmacher
b6d1fd1b24
r19624: we have timegm in libreplace so heimdal should not replace it
...
metze
2007-10-10 14:25:19 -05:00
Stefan Metzmacher
3f8b776f63
r19623: disable building of shared libs until we have fixed them,
...
they all have unresolved symbols and are useless
and produce noise in the build-farm
metze
2007-10-10 14:25:17 -05:00
Stefan Metzmacher
47b113e5db
r19622: - remove unused var
...
- fix default for enable-dso to no
metze
2007-10-10 14:25:17 -05:00
Stefan Metzmacher
a07b11924c
r19621: move enable-dso to check_ld.m4 again and add some checks and generate more output
...
metze
2007-10-10 14:25:17 -05:00
Jelmer Vernooij
3bec179de6
r19620: Remove old (outdated) files.
2007-10-10 14:25:16 -05:00
Jelmer Vernooij
75162a873c
r19619: Add pointer to (up-to-date) packaging from the Debian Samba packaging repository.
2007-10-10 14:25:16 -05:00
Stefan Metzmacher
846553085e
r19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
...
metze
2007-10-10 14:25:16 -05:00
Stefan Metzmacher
0a52e11a9c
r19616: the heimdal spnego mech doesn't seem to use roken.h and isn't portable
...
(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
2007-10-10 14:25:06 -05:00
Stefan Metzmacher
497543a17e
r19615: include roken.h.in as this still includes the ifdef's we need in samba4
...
this should fix the portability of samba4
metze
2007-10-10 14:25:06 -05:00
Stefan Metzmacher
1ca8651a59
r19614: fix compiler warnings
...
metze
2007-10-10 14:25:05 -05:00
Stefan Metzmacher
bec1783c4c
r19613: remove diff between samba4 and lorikeet
...
metze
2007-10-10 14:25:05 -05:00
Stefan Metzmacher
704fe73940
r19612: fix the build with auto dependencies
...
the samba4 heimdal copy should do not need to use socket_wrapper
metze
2007-10-10 14:25:05 -05:00
Stefan Metzmacher
df4c2b9c79
r19611: we have heimdal 0.8pre currently
...
metze
2007-10-10 14:25:04 -05:00
Stefan Metzmacher
59fe6cfaba
r19610: fix the build
...
metze
2007-10-10 14:25:04 -05:00
Stefan Metzmacher
2b021e2d8c
r19609: fix uninitialized perl variabel, we need AC_SUBST() for all configure vars
...
we want to use in perl...
metze
2007-10-10 14:25:04 -05:00
Stefan Metzmacher
0798e678e7
r19608: - basics comes in with $(ALL_PREDEP)
...
(this fixes the auto dependency build)
metze
2007-10-10 14:25:04 -05:00
Stefan Metzmacher
03afa231ff
r19607: - remove mech_switch.h from objectfile list
...
(fix the build the auto dependencies)
- add tabs
metze
2007-10-10 14:25:03 -05:00
Andrew Bartlett
7b7e1fe153
r19606: Remove generated files
...
Andrew Bartlett
2007-10-10 14:25:03 -05:00
Andrew Bartlett
4826f17351
r19604: This is a massive commit, and I appologise in advance for it's size.
...
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
2007-10-10 14:25:03 -05:00
Andrew Bartlett
5fda92783f
r19603: Make it easier to control the debug level of smbd.
...
Ensure that we don't accept kerberos logins without a PAC (to ensure
we actually produce a PAC in the KDC)
Andrew Bartlett
2007-10-10 14:25:02 -05:00
Jelmer Vernooij
c3be4a980c
r19600: Add two more headers (fixes installation)
2007-10-10 14:25:01 -05:00
Jelmer Vernooij
0da2bbcf76
r19599: Fix --includedir.
2007-10-10 14:25:01 -05:00
Andrew Bartlett
2b569c42e0
r19598: Ahead of a merge to current lorikeet-heimdal:
...
Break up auth/auth.h not to include the world.
Add credentials_krb5.h with the kerberos dependent prototypes.
Andrew Bartlett
2007-10-10 14:25:00 -05:00
Andrew Bartlett
363628c13f
r19597: Ahead of the merge to current lorikeet-heimdal:
...
Supply the correct OID to the error display functions.
Rework the session key functions.
Andrew Bartlett
2007-10-10 14:25:00 -05:00
Jelmer Vernooij
b0f00ff723
r19596: add basics to 'all' - hopefully fixes the build on some hosts
2007-10-10 14:25:00 -05:00
Andrew Bartlett
163f753727
r19595: Seperate debug messages between database failure and simple lack of
...
records.
Andrew Bartlett
2007-10-10 14:24:59 -05:00
Jelmer Vernooij
1474f1a220
r19594: the behaviour of `include' is slightly different from helper(). Fix the build
...
for now.
2007-10-10 14:24:59 -05:00
Rafal Szczesniak
fba1d8b041
r19593: add NET-API-USERLIST test
...
rafal
2007-10-10 14:24:59 -05:00
Rafal Szczesniak
cfcbddfe71
r19592: a simple test for libnet_UserList
...
rafal
2007-10-10 14:24:59 -05:00
Andrew Bartlett
1c7cb1314b
r19590: Make it less noisy to run the session_key test outside 'make test',
...
for example against a remote host.
Andrew Bartlett
2007-10-10 14:24:58 -05:00
Andrew Bartlett
4f79f3b0c4
r19589: Because we what we really wanted was coverage of seal and non-seal,
...
rather than validate or not, change $VALIDATE to bigendian in the
session_key test.
Andrew Bartlett
2007-10-10 14:24:58 -05:00
Jelmer Vernooij
347ae96282
r19588: Use include and import statements rather than depends() and helper().
2007-10-10 14:24:58 -05:00
Rafal Szczesniak
8bd57beca1
r19587: Fix indentation and correctly set error string when completing
...
a composite call - don't leave it unset.
rafal
2007-10-10 14:24:57 -05:00
Rafal Szczesniak
4e6d479b07
r19586: draft version of libnet_UserList function. still a bit of work
...
to do left.
rafal
2007-10-10 14:24:57 -05:00
Jelmer Vernooij
1ccab71cb8
r19585: Add support for some more standard IDL instructions:
...
- `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.
2007-10-10 14:24:57 -05:00
Rafal Szczesniak
936e87b89d
r19584: add the new file to the build.
...
rafal
2007-10-10 14:24:57 -05:00
Rafal Szczesniak
e3159ceeed
r19583: a few prerequisite functions called from within libnet functions
...
(in this case domain related) to ensure certain conditions before
doing what libnet function is expected to do.
rafal
2007-10-10 14:24:56 -05:00
Jelmer Vernooij
91faa1154a
r19582: Support building both shared and static versions of libraries at the 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'.
2007-10-10 14:24:56 -05:00
Jelmer Vernooij
b076bfa39f
r19580: Add --includedir option.
2007-10-10 14:24:56 -05:00
James Peach
664b4a84b6
r19578: Fix trivial typ0.
2007-10-10 14:24:55 -05:00
Jelmer Vernooij
c9b06ce563
r19575: Build static libs in bin/static rather than bin/
2007-10-10 14:24:55 -05:00
Jelmer Vernooij
e24ec3aa1a
r19574: Initial work towards supporting build of both shared and static libraries.
2007-10-10 14:24:55 -05:00
Jelmer Vernooij
8143de855c
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
2007-10-10 14:24:55 -05:00
Jelmer Vernooij
1836411390
r19572: Fix typo.
2007-10-10 14:24:54 -05:00
Jelmer Vernooij
8c7276b6c6
r19571: Add a USESHARED parameter (different from BLDSHARED) + two small
...
shared-library related fixes.
2007-10-10 14:24:54 -05:00
Jelmer Vernooij
1b04669852
r19570: Fix dependencies in pkg-config files.
2007-10-10 14:24:54 -05:00
Jelmer Vernooij
3894497a23
r19569: Require that all public header files have a destination path. Fix
...
places where this was currently not the case.
2007-10-10 14:24:53 -05:00
Andrew Bartlett
4881f0583d
r19568: When we get back a skew error, try with no skew. This allows us to
...
recover from inheriting an invalid skew from a ccache.
Andrew Bartlett
2007-10-10 14:24:53 -05:00
Andrew Bartlett
8b71f4b31f
r19567: Make it easier to control the debug level in the test scripts, by not
...
specifying it on the smbd command line.
Andrew Bartlett
2007-10-10 14:24:53 -05:00