summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij2007-12-216-4/+31
| | | | (This used to be commit 9d73becbb24fbde2e319e18e84af35d9efaeefda)
* r25886: Try to fix building dso's on hpux with gccJelmer Vernooij2007-12-211-1/+5
| | | | (This used to be commit 146c5226e61235a55155ef4493191a6c5eddea3f)
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2007-12-212-2/+2
| | | | (This used to be commit 40a8cd0d2fd4d10110243ee75ff92bef73bb06b9)
* r25883: Fix tdb dependency.Jelmer Vernooij2007-12-211-5/+9
| | | | (This used to be commit af99cd3e00d981e90df4bc61d498704249df1412)
* r25882: Build shared library of talloc as well.Jelmer Vernooij2007-12-212-2/+22
| | | | (This used to be commit 3692ba8299d4177289ca401fa467143ad14ccad4)
* r25881: Add ability to build .so of tdb.Jelmer Vernooij2007-12-213-7/+29
| | | | (This used to be commit 03bc4896e6c83d4d01b366cd5ce9e49547ee206c)
* r25880: Try to get some more flags right.Jelmer Vernooij2007-12-212-6/+6
| | | | (This used to be commit bbc36fd3f693480e3ea01c5c9e858008a4f3c229)
* r25879: Don't use shared library for command-line utilities for now - breaks ↵Jelmer Vernooij2007-12-211-13/+12
| | | | | | the testsuite, and there is no portable equivalent of LD_LIBRARY_PATH. (This used to be commit 9730c2950965d22eace9ad498847581171ebe09a)
* r25878: Fix syntax error.Jelmer Vernooij2007-12-211-2/+0
| | | | (This used to be commit ffe5a10867a2d2e5eb51c84331fff130e996eda8)
* r25877: Add libreplace macro for soname flags.Jelmer Vernooij2007-12-214-18/+60
| | | | (This used to be commit 25aa875119622679881cd0e1b3b9dff8d2cf03ee)
* r25876: Attempt to build shard libs everywhere again.Jelmer Vernooij2007-12-211-10/+5
| | | | (This used to be commit b5bcdbbd0c9a6133d15c3a9c01738d9899dbcf8d)
* r25875: Try to fix the build on some HPUX machines.Jelmer Vernooij2007-12-211-3/+1
| | | | (This used to be commit 773a7cf234e08e05bb89072c42353e44915f8146)
* r25874: force specific versions for LEX and YACC.Stefan Metzmacher2007-12-211-0/+48
| | | | | | | | | | | We often have problems with old yacc and bison versions and it seem the combination of LAX and YACC also matters. So we now list all supported version combinations explicit. flex-2.5.33:bison-2.3 only for now. metze (This used to be commit ad0556cbf7c1b0dfc3180a010f2a14d9597c3222)
* r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functionsStefan Metzmacher2007-12-211-0/+28
| | | | | metze (This used to be commit 084aad79807ba787a5d1560cf6152d4b26e8e1f6)
* r25872: nss_wrapper: revert solaris get*ent_r() functionsStefan Metzmacher2007-12-211-62/+0
| | | | | | | | This was the wrong approach, as in future lib/replace should hide this special solaris stuff. metze (This used to be commit e99feb5ff5f22522b902fe523e9aee80856ba422)
* r25871: nss_wrapper: set the destination pointer in the get*_r functionsStefan Metzmacher2007-12-211-2/+10
| | | | | metze (This used to be commit e68d1c9276a6696efeb7271433072b3cb3ab33cb)
* r25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring ↵Stefan Metzmacher2007-12-211-2/+2
| | | | | | | in confdefs.h metze (This used to be commit c6b6466c33ffab2b59e1a275922b6f3a7f2af98c)
* r25869: selftest: strip newline from `whoami` output, hopefully fix ↵Stefan Metzmacher2007-12-211-0/+1
| | | | | | | provision on mac os 10 metze (This used to be commit c6c62abc07888743b6349b0107ee1b17265bd154)
* r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_rStefan Metzmacher2007-12-211-0/+62
| | | | | metze (This used to be commit 386b28f988e80989f3c0e8acdfb1b66469e0a7a5)
* r25867: libreplace: solaris has different prototypes for getpwent_r and ↵Stefan Metzmacher2007-12-211-0/+32
| | | | | | | getgrent_r metze (This used to be commit 44250ac6f987ba98e1efe8cd81b4e7eaa8017ed0)
* r25866: nss_wrapper: not all systems have get*_r callsStefan Metzmacher2007-12-211-0/+20
| | | | | metze (This used to be commit 6a3f97aeac81cf7dd1a28fd9f17ec2f6e35300dc)
* r25865: libreplace: check for nss passwd|group get*_r functionsStefan Metzmacher2007-12-211-0/+2
| | | | | metze (This used to be commit 98095b34257847b2fbb5efe343c3630a28170692)
* r25864: libreplace: we should only have one location where we check for ↵Stefan Metzmacher2007-12-211-4/+1
| | | | | | | required functions metze (This used to be commit 8748516d1668c66663ded50ff28a8d32f1720175)
* r25863: libreplace: we need include <unistd.h> before nss_wrapper.hStefan Metzmacher2007-12-211-0/+3
| | | | | metze (This used to be commit a16f0e3cdbb9fb1238e25af8bb911c27b839c89b)
* r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij2007-12-211-9/+4
| | | | (This used to be commit c7fd5a5172d443034245c58020e379b0ca6234f2)
* r25861: Fix export dynamic for HPUX.Jelmer Vernooij2007-12-211-4/+12
| | | | (This used to be commit 45ccf09bf96e915380b30150a701735318b67aa0)
* r25860: Remove flag that causes problems on some hosts.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 85b332650031b2969f79e6ca85e5d6d10983da91)
* r25859: Wrap native HPUX functions in dl implementation.Jelmer Vernooij2007-12-211-0/+16
| | | | (This used to be commit bf1685faa1c941d3ca56b29a1e15b8a134d02068)
* r25858: Clean up po files.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit af135938c19ef56b56b216b53049012ee7125eec)
* r25857: IndentAndrew Bartlett2007-12-211-1/+2
| | | | (This used to be commit f42690a90c2f76e7fc130ebbdbd0f93fefacfad6)
* r25856: If the search fails, it is not valid to steal 'res'.Andrew Bartlett2007-12-211-6/+7
| | | | | Andrew Bartlett (This used to be commit f4d733c3d00c90ac2e02fcc202240ae7c290463e)
* r25855: Check for HPUX dl functions.Jelmer Vernooij2007-12-211-0/+5
| | | | (This used to be commit 478b5ac8d92a23a32349bedfe7c6caf98b67fb39)
* r25854: Link against -ldl properly.Jelmer Vernooij2007-12-212-2/+3
| | | | (This used to be commit 6c46a925288e6be0a0e5f86e5a57ce269dc7a3df)
* r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij2007-12-211-3/+6
| | | | (This used to be commit db9ebea52bf739cc297e94178a3a03548fd5ddfb)
* r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij2007-12-213-10/+20
| | | | (This used to be commit aaaed5edc06f3055794e55a8038dbbdac47ce5b6)
* r25851: Move system-specific ldflags checks to libreplace so they can be ↵Jelmer Vernooij2007-12-215-14/+45
| | | | | | used by ldb. (This used to be commit d28c8b822e7b571f24542409376bba8701eeef79)
* r25850: Add macro for picflag.Jelmer Vernooij2007-12-214-21/+67
| | | | (This used to be commit 9ebc6f2d17349b214618d65b29826867796c12ce)
* r25849: Add test for dfs FlushFtTable.Günther Deschner2007-12-211-0/+42
| | | | | Guenther (This used to be commit 5a50aae868b4638fb8f76bb6708ebef9808da8e9)
* r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2007-12-212-2/+87
| | | | | Guenther (This used to be commit 8fb5d36734cb19dcbcf5e22c43e80db7646e82fa)
* r25847: Don't link modules against their subsystem.Jelmer Vernooij2007-12-211-1/+0
| | | | (This used to be commit 7e34e0645c98c3697767dc78dcd22a98d0f2b8fc)
* r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij2007-12-214-1/+14
| | | | (This used to be commit f67040d2a0cb8723f1bf0e9a9d90a821b38697b1)
* r25845: Reformat the dfs test.Günther Deschner2007-12-211-42/+83
| | | | | Guenther (This used to be commit 0b20c04557b84a2935bcb032acf25f8e5ec44f77)
* r25844: Enable soloading by default.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit 8760f81aeae6a3275c6d2e95c72ec5f8b42fbea6)
* r25843: Finish check-soloading.Jelmer Vernooij2007-12-212-9/+11
| | | | (This used to be commit 4fd3770f0c3f9a3e586f1a03a759dab782e04ba7)
* r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij2007-12-216-1/+96
| | | | (This used to be commit d41ed7ca8d3954bf586126edd7aba17acc6af8a1)
* r25841: try to fix make installStefan Metzmacher2007-12-211-0/+1
| | | | | metze (This used to be commit 9ff0c3ccc74a190a741b6795bc6ee79ef26a2280)
* r25840: make test: activate nss_wrapper for make testStefan Metzmacher2007-12-211-4/+37
| | | | | metze (This used to be commit 2de9c1c64a2305ca53d8996bcc4332bf9c4d5e90)
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-218-4/+9
| | | | | | | --enable-nss-wrapper or --enable-developer is given metze (This used to be commit f8bc6b9ad0eec60bff7fdc5653397efd9a044a29)
* r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is definedStefan Metzmacher2007-12-211-0/+7
| | | | | metze (This used to be commit 17f9189fb4b34dbc08f6aded6b0c81ee8eb07a9f)
* r25837: nss_wrapper: add nss_wrapper.plStefan Metzmacher2007-12-211-0/+265
| | | | | | | This script will be used to add|delete passwd|group entries metze (This used to be commit 1f51a2db0aae05c062fa97c3989c71464b5235a9)