summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21r25879: Don't use shared library for command-line utilities for now - breaks ↵Jelmer Vernooij1-13/+12
the testsuite, and there is no portable equivalent of LD_LIBRARY_PATH. (This used to be commit 9730c2950965d22eace9ad498847581171ebe09a)
2007-12-21r25878: Fix syntax error.Jelmer Vernooij1-2/+0
(This used to be commit ffe5a10867a2d2e5eb51c84331fff130e996eda8)
2007-12-21r25877: Add libreplace macro for soname flags.Jelmer Vernooij4-18/+60
(This used to be commit 25aa875119622679881cd0e1b3b9dff8d2cf03ee)
2007-12-21r25876: Attempt to build shard libs everywhere again.Jelmer Vernooij1-10/+5
(This used to be commit b5bcdbbd0c9a6133d15c3a9c01738d9899dbcf8d)
2007-12-21r25875: Try to fix the build on some HPUX machines.Jelmer Vernooij1-3/+1
(This used to be commit 773a7cf234e08e05bb89072c42353e44915f8146)
2007-12-21r25874: force specific versions for LEX and YACC.Stefan Metzmacher1-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)
2007-12-21r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functionsStefan Metzmacher1-0/+28
metze (This used to be commit 084aad79807ba787a5d1560cf6152d4b26e8e1f6)
2007-12-21r25872: nss_wrapper: revert solaris get*ent_r() functionsStefan Metzmacher1-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)
2007-12-21r25871: nss_wrapper: set the destination pointer in the get*_r functionsStefan Metzmacher1-2/+10
metze (This used to be commit e68d1c9276a6696efeb7271433072b3cb3ab33cb)
2007-12-21r25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring ↵Stefan Metzmacher1-2/+2
in confdefs.h metze (This used to be commit c6b6466c33ffab2b59e1a275922b6f3a7f2af98c)
2007-12-21r25869: selftest: strip newline from `whoami` output, hopefully fix ↵Stefan Metzmacher1-0/+1
provision on mac os 10 metze (This used to be commit c6c62abc07888743b6349b0107ee1b17265bd154)
2007-12-21r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_rStefan Metzmacher1-0/+62
metze (This used to be commit 386b28f988e80989f3c0e8acdfb1b66469e0a7a5)
2007-12-21r25867: libreplace: solaris has different prototypes for getpwent_r and ↵Stefan Metzmacher1-0/+32
getgrent_r metze (This used to be commit 44250ac6f987ba98e1efe8cd81b4e7eaa8017ed0)
2007-12-21r25866: nss_wrapper: not all systems have get*_r callsStefan Metzmacher1-0/+20
metze (This used to be commit 6a3f97aeac81cf7dd1a28fd9f17ec2f6e35300dc)
2007-12-21r25865: libreplace: check for nss passwd|group get*_r functionsStefan Metzmacher1-0/+2
metze (This used to be commit 98095b34257847b2fbb5efe343c3630a28170692)
2007-12-21r25864: libreplace: we should only have one location where we check for ↵Stefan Metzmacher1-4/+1
required functions metze (This used to be commit 8748516d1668c66663ded50ff28a8d32f1720175)
2007-12-21r25863: libreplace: we need include <unistd.h> before nss_wrapper.hStefan Metzmacher1-0/+3
metze (This used to be commit a16f0e3cdbb9fb1238e25af8bb911c27b839c89b)
2007-12-21r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij1-9/+4
(This used to be commit c7fd5a5172d443034245c58020e379b0ca6234f2)
2007-12-21r25861: Fix export dynamic for HPUX.Jelmer Vernooij1-4/+12
(This used to be commit 45ccf09bf96e915380b30150a701735318b67aa0)
2007-12-21r25860: Remove flag that causes problems on some hosts.Jelmer Vernooij1-1/+1
(This used to be commit 85b332650031b2969f79e6ca85e5d6d10983da91)
2007-12-21r25859: Wrap native HPUX functions in dl implementation.Jelmer Vernooij1-0/+16
(This used to be commit bf1685faa1c941d3ca56b29a1e15b8a134d02068)
2007-12-21r25858: Clean up po files.Jelmer Vernooij1-1/+1
(This used to be commit af135938c19ef56b56b216b53049012ee7125eec)
2007-12-21r25857: IndentAndrew Bartlett1-1/+2
(This used to be commit f42690a90c2f76e7fc130ebbdbd0f93fefacfad6)
2007-12-21r25856: If the search fails, it is not valid to steal 'res'.Andrew Bartlett1-6/+7
Andrew Bartlett (This used to be commit f4d733c3d00c90ac2e02fcc202240ae7c290463e)
2007-12-21r25855: Check for HPUX dl functions.Jelmer Vernooij1-0/+5
(This used to be commit 478b5ac8d92a23a32349bedfe7c6caf98b67fb39)
2007-12-21r25854: Link against -ldl properly.Jelmer Vernooij2-2/+3
(This used to be commit 6c46a925288e6be0a0e5f86e5a57ce269dc7a3df)
2007-12-21r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij1-3/+6
(This used to be commit db9ebea52bf739cc297e94178a3a03548fd5ddfb)
2007-12-21r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij3-10/+20
(This used to be commit aaaed5edc06f3055794e55a8038dbbdac47ce5b6)
2007-12-21r25851: Move system-specific ldflags checks to libreplace so they can be ↵Jelmer Vernooij5-14/+45
used by ldb. (This used to be commit d28c8b822e7b571f24542409376bba8701eeef79)
2007-12-21r25850: Add macro for picflag.Jelmer Vernooij4-21/+67
(This used to be commit 9ebc6f2d17349b214618d65b29826867796c12ce)
2007-12-21r25849: Add test for dfs FlushFtTable.Günther Deschner1-0/+42
Guenther (This used to be commit 5a50aae868b4638fb8f76bb6708ebef9808da8e9)
2007-12-21r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2-2/+87
Guenther (This used to be commit 8fb5d36734cb19dcbcf5e22c43e80db7646e82fa)
2007-12-21r25847: Don't link modules against their subsystem.Jelmer Vernooij1-1/+0
(This used to be commit 7e34e0645c98c3697767dc78dcd22a98d0f2b8fc)
2007-12-21r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij4-1/+14
(This used to be commit f67040d2a0cb8723f1bf0e9a9d90a821b38697b1)
2007-12-21r25845: Reformat the dfs test.Günther Deschner1-42/+83
Guenther (This used to be commit 0b20c04557b84a2935bcb032acf25f8e5ec44f77)
2007-12-21r25844: Enable soloading by default.Jelmer Vernooij1-2/+2
(This used to be commit 8760f81aeae6a3275c6d2e95c72ec5f8b42fbea6)
2007-12-21r25843: Finish check-soloading.Jelmer Vernooij2-9/+11
(This used to be commit 4fd3770f0c3f9a3e586f1a03a759dab782e04ba7)
2007-12-21r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij6-1/+96
(This used to be commit d41ed7ca8d3954bf586126edd7aba17acc6af8a1)
2007-12-21r25841: try to fix make installStefan Metzmacher1-0/+1
metze (This used to be commit 9ff0c3ccc74a190a741b6795bc6ee79ef26a2280)
2007-12-21r25840: make test: activate nss_wrapper for make testStefan Metzmacher1-4/+37
metze (This used to be commit 2de9c1c64a2305ca53d8996bcc4332bf9c4d5e90)
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher8-4/+9
--enable-nss-wrapper or --enable-developer is given metze (This used to be commit f8bc6b9ad0eec60bff7fdc5653397efd9a044a29)
2007-12-21r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is definedStefan Metzmacher1-0/+7
metze (This used to be commit 17f9189fb4b34dbc08f6aded6b0c81ee8eb07a9f)
2007-12-21r25837: nss_wrapper: add nss_wrapper.plStefan Metzmacher1-0/+265
This script will be used to add|delete passwd|group entries metze (This used to be commit 1f51a2db0aae05c062fa97c3989c71464b5235a9)
2007-12-21r25836: nss_wrapper: add support for groups and return EPERM in initgroups()Stefan Metzmacher1-15/+356
The NSS_WRAPPER_GROUP envvar should point to the /etc/group style file. Note: NSS_WRAPPER_PASSWD and NSS_WRAPPER_GROUP both need non-empty values to enable NSS Wrapper support. metze (This used to be commit fa255cc4b5c03ffe7b0fcf6c1fe4b61ff303fdd8)
2007-12-21r25835: nss_wrapper: add support for passwd accountsStefan Metzmacher1-14/+567
The NSS_WRAPPER_PASSWD envvar should point to the /etc/passwd style file. metze (This used to be commit c98028458ab451bdde6ec2df6a12babc52ec1625)
2007-12-21r25834: nss_wrapper: add lib/nss_wrapper skeletonStefan Metzmacher4-0/+374
metze (This used to be commit 9fdde8d5f5cc3ea49c0fb4078d7989058462e1d2)
2007-12-21r25833: - we don't need --root twiceStefan Metzmacher1-4/+3
- use $unix_name to make more clear what this variable means metze (This used to be commit 6150286de832c239b1640f7f69d269a500437a45)
2007-12-21r25831: remove unused includeStefan Metzmacher1-1/+0
metze (This used to be commit 74f5a69022db89314762b4023dd8348cf93004d7)
2007-12-21r25830: fix compiler warningStefan Metzmacher2-2/+2
metze (This used to be commit 26bfdff48779447a2f4b552c5af32abf2b8c4c45)
2007-12-21r25829: - use DEBUG() instead of printfStefan Metzmacher1-1/+3
- return an error if strings doesn't match on validate metze (This used to be commit 4f5ad8cd447f8b44df1bd40f5ee3045d5ab2c3dc)