summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r25891: Test that we get the correct return value when we attempt to referenceAndrew Bartlett2007-12-212-123/+123
* r25888: Attempt to fix standalone tdb build.Jelmer Vernooij2007-12-211-6/+8
* r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij2007-12-215-4/+30
* r25886: Try to fix building dso's on hpux with gccJelmer Vernooij2007-12-211-1/+5
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2007-12-212-2/+2
* r25883: Fix tdb dependency.Jelmer Vernooij2007-12-211-5/+9
* r25882: Build shared library of talloc as well.Jelmer Vernooij2007-12-212-2/+22
* r25881: Add ability to build .so of tdb.Jelmer Vernooij2007-12-212-7/+28
* r25880: Try to get some more flags right.Jelmer Vernooij2007-12-212-6/+6
* r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij2007-12-211-13/+12
* r25878: Fix syntax error.Jelmer Vernooij2007-12-211-2/+0
* r25877: Add libreplace macro for soname flags.Jelmer Vernooij2007-12-214-18/+60
* r25876: Attempt to build shard libs everywhere again.Jelmer Vernooij2007-12-211-10/+5
* r25875: Try to fix the build on some HPUX machines.Jelmer Vernooij2007-12-211-3/+1
* r25874: force specific versions for LEX and YACC.Stefan Metzmacher2007-12-211-0/+48
* r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functionsStefan Metzmacher2007-12-211-0/+28
* r25872: nss_wrapper: revert solaris get*ent_r() functionsStefan Metzmacher2007-12-211-62/+0
* r25871: nss_wrapper: set the destination pointer in the get*_r functionsStefan Metzmacher2007-12-211-2/+10
* r25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring i...Stefan Metzmacher2007-12-211-2/+2
* r25869: selftest: strip newline from `whoami` output, hopefully fix provision...Stefan Metzmacher2007-12-211-0/+1
* r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_rStefan Metzmacher2007-12-211-0/+62
* r25867: libreplace: solaris has different prototypes for getpwent_r and getgr...Stefan Metzmacher2007-12-211-0/+32
* r25866: nss_wrapper: not all systems have get*_r callsStefan Metzmacher2007-12-211-0/+20
* r25865: libreplace: check for nss passwd|group get*_r functionsStefan Metzmacher2007-12-211-0/+2
* r25864: libreplace: we should only have one location where we check for requi...Stefan Metzmacher2007-12-211-4/+1
* r25863: libreplace: we need include <unistd.h> before nss_wrapper.hStefan Metzmacher2007-12-211-0/+3
* r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij2007-12-211-9/+4
* r25861: Fix export dynamic for HPUX.Jelmer Vernooij2007-12-211-4/+12
* r25860: Remove flag that causes problems on some hosts.Jelmer Vernooij2007-12-211-1/+1
* r25859: Wrap native HPUX functions in dl implementation.Jelmer Vernooij2007-12-211-0/+16
* r25858: Clean up po files.Jelmer Vernooij2007-12-211-1/+1
* r25857: IndentAndrew Bartlett2007-12-211-1/+2
* r25856: If the search fails, it is not valid to steal 'res'.Andrew Bartlett2007-12-211-6/+7
* r25855: Check for HPUX dl functions.Jelmer Vernooij2007-12-211-0/+5
* r25854: Link against -ldl properly.Jelmer Vernooij2007-12-212-2/+3
* r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij2007-12-211-3/+6
* r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij2007-12-213-10/+20
* r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij2007-12-214-14/+44
* r25850: Add macro for picflag.Jelmer Vernooij2007-12-214-21/+67
* r25849: Add test for dfs FlushFtTable.Günther Deschner2007-12-211-0/+42
* r25848: Add IDL and torture test for dfs_SetDcAddress and dfs_GetDcAddress.Günther Deschner2007-12-212-2/+87
* r25847: Don't link modules against their subsystem.Jelmer Vernooij2007-12-211-1/+0
* r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij2007-12-214-1/+14
* r25845: Reformat the dfs test.Günther Deschner2007-12-211-42/+83
* r25844: Enable soloading by default.Jelmer Vernooij2007-12-211-2/+2
* r25843: Finish check-soloading.Jelmer Vernooij2007-12-212-9/+11
* r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij2007-12-215-1/+94
* r25841: try to fix make installStefan Metzmacher2007-12-211-0/+1
* r25840: make test: activate nss_wrapper for make testStefan Metzmacher2007-12-211-4/+37
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-218-4/+9