1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
Commit Graph

3638 Commits

Author SHA1 Message Date
Jelmer Vernooij
10e7f9f02d Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 52a8d06f00)
2008-02-21 16:11:13 +01:00
Jelmer Vernooij
426e7fef1f Remove extra whitespace, use public variable in IDL.
(This used to be commit bf08b68258)
2008-02-21 16:10:07 +01:00
Jelmer Vernooij
48307b54f9 Remove more uses of global_loadparm.
(This used to be commit 3430cc6097)
2008-02-21 16:01:19 +01:00
Stefan Metzmacher
e36b159e8c ldb_sqlite: fix the build
metze
(This used to be commit 14c8e3101c)
2008-02-21 15:52:32 +01:00
Jelmer Vernooij
ede79ae482 Remove more uses of global_loadparm.
(This used to be commit 58a5b1de2b)
2008-02-21 15:38:35 +01:00
Jelmer Vernooij
37deca2d41 Avoid use of global_loadparm.
(This used to be commit c5a95bbe0c)
2008-02-21 14:16:02 +01:00
Andrew Bartlett
774fa12ac1 Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
(This used to be commit 5cd3310b78)
2008-02-21 09:55:13 +11:00
Andrew Bartlett
49b3a48293 Until the new ldb changes land, make ldb_wait set the error string.
This makes it easier to track down which module only returned and
error code, but not the error string.

Andrew Bartlett
(This used to be commit c4d502f68f)
2008-02-21 09:53:11 +11:00
Jelmer Vernooij
910a1cafdf Support dlopen(NULL, ...) on HPUX.
(This used to be commit 53c70b5f77)
2008-02-20 20:05:51 +01:00
Jelmer Vernooij
19bb90a034 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
(This used to be commit 54ebd4e353)
2008-02-20 19:41:52 +01:00
Jelmer Vernooij
39a6495c86 Make more module init functions public, since they are compiled with -fvisibility=hidden. Not doing this causes failures on Mac OS X.
(This used to be commit da1a9438bd)
2008-02-20 19:40:20 +01:00
Michael Adam
2c134f3cd5 libreplace: change samba_cv_ to libreplace_cv_ in libreplace.m4.
Michael
(This used to be commit 83387ecccf)
2008-02-20 12:53:20 +01:00
Michael Adam
ab665b0b05 libreplace: change samba_cv_ to libreplace_cv_ in system/config.m4.
Michael
(This used to be commit 00c173bfba)
2008-02-20 12:53:20 +01:00
Michael Adam
7f3913659f libreplace: change samba_cv_ to libreplace_cv_ in getpass.m4.
Michael
(This used to be commit d3b3d3ec9f)
2008-02-20 12:53:20 +01:00
Michael Adam
8f57595c18 libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4
Michael
(This used to be commit acab9def2a)
2008-02-20 12:53:19 +01:00
Jelmer Vernooij
7d7b74feb2 Allow building ldb as static library again \o/
(This used to be commit a57adcfdd3)
2008-02-20 12:17:18 +01:00
Jelmer Vernooij
5f0fab7802 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-nodeclare
(This used to be commit 7a2ff3ee26)
2008-02-20 10:55:20 +01:00
Volker Lendecke
db2447a7a2 NetBSD does not support AI_ADDRCONFIG
(cherry picked from commit fb3f7f4046)
(This used to be commit e8f3653414)
2008-02-20 10:21:58 +01:00
Volker Lendecke
62e849d918 NetBSD needs LD_LIBRARY_PATH
(cherry picked from commit d64b19e77a)
(This used to be commit 4c77550d80)
2008-02-20 10:21:57 +01:00
Jelmer Vernooij
39a817d310 Fix use of some modules (needed _PUBLIC_).
(This used to be commit ce332130ea)
2008-02-20 04:33:43 +01:00
Jelmer Vernooij
0020793515 Fix static module list generation for ldb.
(This used to be commit 92c1c0e913)
2008-02-20 03:40:44 +01:00
Jelmer Vernooij
995788536e Remove more function-based inits.
(This used to be commit b1a7810f3e)
2008-02-20 02:57:07 +01:00
Jelmer Vernooij
e3661a6181 Use function-based initialization for ildap backend.
(This used to be commit 46e5027f56)
2008-02-20 01:56:55 +01:00
Jelmer Vernooij
16109a40c0 Use struct-based rather than function-based initialization for ldb modules everywhere.
(This used to be commit 85c96a3258)
2008-02-20 01:54:32 +01:00
Jelmer Vernooij
71bc5acead Allow ldb backends without init function, use init function-less ldb modules.
(This used to be commit 141ee91272)
2008-02-20 01:37:53 +01:00
Jelmer Vernooij
15b86081cd Factor out IP marshalling into separate function.
(This used to be commit 2548c2a1e7)
2008-02-19 23:53:04 +01:00
Jelmer Vernooij
836bab841c Add configure test for vdeplug library.
(This used to be commit 89590d7dfe)
2008-02-19 23:00:43 +01:00
Michael Adam
5233e43ec7 Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
Michael
(This used to be commit d10cbb533c)
2008-02-19 17:25:42 +01:00
Michael Adam
c65cded541 Adapt source code checkout information to git repo in talloc website.
Michael
(This used to be commit 254be79799)
2008-02-19 16:50:13 +01:00
Michael Adam
dd4ffd868b Fix paths for talloc into unpacked directory (rsync commands).
Michael
(This used to be commit 2839d7f67a)
2008-02-19 16:50:13 +01:00
Jelmer Vernooij
ff0315ba85 Rename include to mkinclude to emphasize it is different from make's include.
(This used to be commit 0e1d0a874a)
2008-02-18 20:04:18 +01:00
Jelmer Vernooij
602f4635da Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
(This used to be commit 269cbf84d8)
2008-02-18 19:06:17 +01:00
Jelmer Vernooij
a53beee034 Add static header for gencache.
(This used to be commit 58c25657bf)
2008-02-16 15:52:56 +01:00
Michael Adam
f3bbe1516c Fix path to talloc guide. Noted by "teferi" on irc.
Michael
(This used to be commit bc4e03f2dd)
2008-02-14 23:10:00 +01:00
Kai Blin
f22598a95c util_ldb: Add a missing \n to debug string, fix trailing whitespaces.
(This used to be commit b0991cc09b)
2008-02-14 12:32:29 +01:00
Jelmer Vernooij
cf2df1ebd5 Fix talloc .so installation.
(This used to be commit ae522f907e)
2008-02-13 21:09:21 +01:00
Jelmer Vernooij
8a3f8dc646 Allow tdb.mk and talloc.mk to be included at the same time.
(This used to be commit af9e042152)
2008-02-13 17:42:10 +01:00
Jelmer Vernooij
11bc6056ea Never build .so versions of tdb/talloc from Samba 4 itself. Rather,
use shared library versions if they are provided by the system.

This puts talloc and tdb in a similar situation as popt:
the system version is used if provided but if it's not there or if it
is too old, we use our internal version statically.
(This used to be commit 86f88eb7b5)
2008-02-13 17:01:37 +01:00
Michael Adam
3cfac63d16 Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.
Michael
(This used to be commit 38855a9f14)
2008-02-12 22:52:58 +01:00
Jelmer Vernooij
1ed346fcb3 Support using shared library during testsuite run if tdb was built with a shared lib internally.
(This used to be commit 28539f48e6)
2008-02-12 13:51:03 +01:00
Jelmer Vernooij
285820bdd4 make sure libraries are built before attempting to install.
(This used to be commit deb1dae2da)
2008-02-12 13:34:19 +01:00
Jelmer Vernooij
18ef767085 Specify PICFLAG when compiling python modules.
(This used to be commit 981957165d)
2008-02-12 13:09:38 +01:00
Jelmer Vernooij
69d6dd1923 Make sure talloc.so is build before installing.
(This used to be commit 51769f5cfc)
2008-02-12 12:46:33 +01:00
Jelmer Vernooij
923d1ec2f4 Fix installation of python module for ldb and tdb.
(This used to be commit 6c9a8bf9f0)
2008-02-12 12:42:31 +01:00
Jelmer Vernooij
e84cd8d38b tdb/ldb: Use prefix in case DESTDIR is not set.
(This used to be commit ab19a8f627)
2008-02-12 02:15:09 +01:00
Jelmer Vernooij
9522586695 Create the required directories when installing Python code.
(This used to be commit 8ef36fe545)
2008-02-12 01:58:42 +01:00
Jelmer Vernooij
1529331b97 Avoid using setup.py for intsallation.
(This used to be commit 7b93e43dad)
2008-02-12 01:21:10 +01:00
Jelmer Vernooij
aa2fd8ee50 Manually compile python files rather than use setup.py.
(This used to be commit 056843a5c2)
2008-02-12 00:49:36 +01:00
Jelmer Vernooij
8244b4c071 Manually compile python files rather than using setup.py.
(This used to be commit 94dfeb5e89)
2008-02-12 00:35:11 +01:00
Jelmer Vernooij
ecb987c97c Fix out of tree builds.
(This used to be commit 35c8ebdca2)
2008-02-11 23:51:59 +01:00