Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-21 | r26020: GENCACHE depends on TDB_WRAP | Stefan Metzmacher | 1 | -1/+2 | |
metze (This used to be commit 76b63769905a08b8d6285eb4824236a3aa6d2253) | |||||
2007-12-21 | r26019: use <tdb.h> instead of "tdb.h" | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit e162958e6f9cd79f2caf1213f78d3f6a4cf90b9d) | |||||
2007-12-21 | r26018: dsdb/schema/proto.h doesn't exist anymore | Stefan Metzmacher | 1 | -1/+0 | |
metze (This used to be commit 3b8215270ce477442dd98a4e4d26b5fcea73f98f) | |||||
2007-12-21 | r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.h | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 88f11a88f32a0a5fe2702d24f1879881a5865365) | |||||
2007-12-21 | r26016: remove unneeded include | Stefan Metzmacher | 1 | -1/+0 | |
metze (This used to be commit 330b8dce85ebc6c7acf101638a66547962b22794) | |||||
2007-12-21 | r26015: fix dependecies | Stefan Metzmacher | 1 | -1/+3 | |
metze (This used to be commit 29b6a8739a7d06df029916e901e71700f2118f39) | |||||
2007-12-21 | r26006: Improve some dependencies. | Jelmer Vernooij | 8 | -10/+19 | |
(This used to be commit 28f05bb5ef9e727298f4b61e71c42a8703374b96) | |||||
2007-12-21 | r26005: Notice the user about LD_LIBRARY_PATH or equivalent when building ↵ | Jelmer Vernooij | 3 | -2/+14 | |
with shared libs. (This used to be commit 44529b24467ac94d47d14a53177554b39a80da1a) | |||||
2007-12-21 | r26004: Add some simple credentials tests. | Jelmer Vernooij | 3 | -0/+122 | |
(This used to be commit e96c722cbfe30a4f9c1f843b48e8cf5b78aa13e7) | |||||
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 62 | -167/+308 | |
(This used to be commit 56dfcb4f2f8e74c9d8b2fe3a0df043781188a555) | |||||
2007-12-21 | r26002: Use osf rather than tru64 - pointed out by metze. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit df10de42958e65f46298c2fc879688985d1f7ef3) | |||||
2007-12-21 | r26001: Share some code between macros, add macro specifically for testing ↵ | Jelmer Vernooij | 1 | -36/+14 | |
the ld flag that allows undefined symbols. (This used to be commit 6cd3a3a46a6a9b630502ebfff1a90e2d035d9e39) | |||||
2007-12-21 | r26000: build: use AC_LIBREPLACE_STLD_* macros | Stefan Metzmacher | 1 | -5/+3 | |
metze (This used to be commit 03a55961481e724acfc4e098cbe8f997986b61e2) | |||||
2007-12-21 | r25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGS | Stefan Metzmacher | 1 | -0/+15 | |
metze (This used to be commit c7b0b4c21e1fc4093c9109e046f23c19489e7400) | |||||
2007-12-21 | r25998: Add test for run time library path environment variable. | Jelmer Vernooij | 1 | -0/+29 | |
(This used to be commit b2355857baf4d9dad0d9d6a465744be11bbb9beb) | |||||
2007-12-21 | r25997: torture: fix variables passed by make gcov | Stefan Metzmacher | 1 | -12/+12 | |
metze (This used to be commit 8f3d6f464f3a79c535fcdadcdc7b8b93c97744e9) | |||||
2007-12-21 | r25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS | Stefan Metzmacher | 2 | -5/+5 | |
metze (This used to be commit fa795c88e2661a4398d2a9ded6ce486de4c45076) | |||||
2007-12-21 | r25995: build: print out MDLD and MDLD_FLAGS with make showflags | Stefan Metzmacher | 1 | -0/+2 | |
metze (This used to be commit 77815d0314650f1dbe4c5c796bbae27a1be6c53f) | |||||
2007-12-21 | r25994: build: use HOSTCC, HOSTCC_FLAGS, HOSTLD and HOSTLD_FLAGS | Stefan Metzmacher | 1 | -9/+9 | |
metze (This used to be commit 5a0c30b9a52020cfc39be6862f23755de977a73b) | |||||
2007-12-21 | r25993: build: HOSTLD should always match HOSTCC if not specified | Stefan Metzmacher | 1 | -7/+1 | |
metze (This used to be commit 941dfdbbb47d18c94bff8bd0452326e6f5ce768f) | |||||
2007-12-21 | r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared libraries | Stefan Metzmacher | 2 | -2/+4 | |
metze (This used to be commit 7ee9700abea3e0b5c5f0a6f4941e7e41188edaaf) | |||||
2007-12-21 | r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared library | Stefan Metzmacher | 2 | -1/+3 | |
metze (This used to be commit 1f2ba20a11f5f34235d8067c72f8d79486db0f01) | |||||
2007-12-21 | r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared library | Stefan Metzmacher | 2 | -1/+3 | |
metze (This used to be commit c179807165b84dd832ab64f794034960668e5957) | |||||
2007-12-21 | r25989: build: use AC_LIBREPLACE_SHLD | Stefan Metzmacher | 1 | -3/+1 | |
metze (This used to be commit 54f0ad64a611695ca6d8bfd643f3846021bac637) | |||||
2007-12-21 | r25988: libreplace: add AC_LIBREPLACE_SHLD | Stefan Metzmacher | 1 | -0/+13 | |
metze (This used to be commit 2abae42d70903710d1a289d945fa08c1d94ceb80) | |||||
2007-12-21 | r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS | Stefan Metzmacher | 5 | -5/+5 | |
metze (This used to be commit 410cdf789a72209f9e10321519fe18ab40a43f95) | |||||
2007-12-21 | r25986: libreplace: warn about unresolved symbols when link shared libraries | Stefan Metzmacher | 1 | -1/+4 | |
On Tru64 and Mac OS X this hopefully works Note: -Wl,--no-allow-shlib-undefined doesn't tests what we want on Linux. metze (This used to be commit 7bee9a62ffda64a1bdcdbdd38dbb181eac8b641e) | |||||
2007-12-21 | r25985: build: SHLD_UNDEF_FLAGS isn't used anymore | Stefan Metzmacher | 1 | -2/+0 | |
metze (This used to be commit 24290852863517f0ab3d881d4a2deb086ce5ef5d) | |||||
2007-12-21 | r25984: ldb: use MDLD macros from libreplace and use results to build share ↵ | Stefan Metzmacher | 2 | -2/+7 | |
modules metze (This used to be commit 113efcd85685e0c42eb51eb0370e789362c8071a) | |||||
2007-12-21 | r25983: ldb: link shared library against $(LDAP_LIBS) | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 0437ae18455e6721da70cf8a2f1e798f9f28756b) | |||||
2007-12-21 | r25982: libreplace: try to ignore unresolved symbols in modules on Tru64 | Stefan Metzmacher | 1 | -0/+3 | |
metze (This used to be commit bfde13b70b6be4c4aeeafa50d4619237930f9e0e) | |||||
2007-12-21 | r25981: Don't create an ldb_request on NULL. | Andrew Bartlett | 1 | -8/+11 | |
A re-arrangment of the code due to the base DN checking meant that the ac->down_req array wasn't started, so was NULL Andrew Bartlett (This used to be commit 0a44b8e9f3e1a85c27d105cdd1572a0df936f612) | |||||
2007-12-21 | r25978: build: use AC_LIBREPLACE_MDLD_* macros and use the result to build ↵ | Stefan Metzmacher | 2 | -4/+31 | |
modules metze (This used to be commit f86db3348b0ee243988526578cc09c2d5d9a70af) | |||||
2007-12-21 | r25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBREPLACE_MDLD_FLAGS macros | Stefan Metzmacher | 1 | -0/+50 | |
They define the linker and link flags for building shared modules metze (This used to be commit 128b4e1a512a9ae5592ba7ccf8adde11189fc5a9) | |||||
2007-12-21 | r25976: libreplace: not all platforms like _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -2/+5 | |
- Only use _XOPEN_SOURCE=600 on Tru64 - _OSF_SOURCE is also Tru64 specific metze (This used to be commit d19ab62081ce4ee4273ff752ad0443782a994826) | |||||
2007-12-21 | r25975: build: split SharedModule from SharedLibrary | Stefan Metzmacher | 2 | -47/+72 | |
metze (This used to be commit 6f51dd97ac0161d09166bdce1e6aa57404b12056) | |||||
2007-12-21 | r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600 | Stefan Metzmacher | 1 | -0/+1 | |
On Tru64 this brings in socklen_t and some other socket stuff metze (This used to be commit d42f2e5759332f1f0c6c1269bd29ac62ddb11016) | |||||
2007-12-21 | r25973: talloc: fix usage of SONAMEFLAG | Stefan Metzmacher | 1 | -2/+1 | |
metze (This used to be commit 7fecb8f3cd9f5f69dce7b9e566011e5de1e01a4a) | |||||
2007-12-21 | r25972: tdb: fix usage of SONAMEFLAG | Stefan Metzmacher | 1 | -3/+2 | |
metze (This used to be commit 5aa20bb649136c21ae35f2578954f133bb7af233) | |||||
2007-12-21 | r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINE | Stefan Metzmacher | 2 | -15/+2 | |
metze (This used to be commit 05b4619c5beff474488d1abe5e647acd94a3e20c) | |||||
2007-12-21 | r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.h | Stefan Metzmacher | 1 | -5/+12 | |
metze (This used to be commit a07c983fde52607806745914bb41039afb5618cc) | |||||
2007-12-21 | r25969: ldb: link libnss_ldb.so.2 against the shared library | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 36ef127c8b722cb7a6d709592a3d97d166e7228c) | |||||
2007-12-21 | r25968: ldb: we need to use @SONAMEFLAG@ directly so that the '#' trick can work | Stefan Metzmacher | 1 | -3/+2 | |
metze (This used to be commit 48957e4b2acd1c19c5be42c6de77eba190dfd7e2) | |||||
2007-12-21 | r25967: ldb: a module doesn't need to link against $(LIBS) | Stefan Metzmacher | 1 | -1/+1 | |
As the main library already links to it. metze (This used to be commit f6a8c36be6def543363fe1a2af9c0f875a07bbb5) | |||||
2007-12-21 | r25966: Don't force an 8 byte width to generated SIDs, as this can actually | Andrew Bartlett | 1 | -1/+1 | |
end up with a SID with a space in it. Andrew Bartlett (This used to be commit 7771f59eadf7045d852e60aa365036da230b41b9) | |||||
2007-12-21 | r25965: Remove duplicate block - thanks metze! | Andrew Bartlett | 1 | -18/+0 | |
Andrew Bartlett (This used to be commit d7e65da56454bc7721083e0aa7fa2e9c47f2b79d) | |||||
2007-12-21 | r25964: Fix comment and use talloc hirachy in ldb_tdb initialisation. | Andrew Bartlett | 1 | -4/+2 | |
Andrew Bartlett (This used to be commit 05cc2a7d966a10f1f111d7bae3261e1087fdffe6) | |||||
2007-12-21 | r25963: libreplace: samba3 doesn't use SONAMEFLAG on Mac OS 10, so also try this | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit e145accfc25c04597c786e0bddbaf37e0d493863) | |||||
2007-12-21 | r25962: Move to more modern ldb functions loading module list. | Andrew Bartlett | 1 | -11/+12 | |
Andrew Bartlett (This used to be commit c3bfcf44a49c6a19579c85fb3660331177a436fb) | |||||
2007-12-21 | r25961: Add new tests to verify basedn validation in LDAP searches. | Andrew Bartlett | 1 | -3/+40 | |
Andrew Bartlett (This used to be commit e178df4a180e7ce3eba1a14fb45b2fcc582f06c3) |