summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25912: Two patchesStefan Metzmacher1-0/+1
2007-12-21r25911: Remove more fstring/pstring bad useage. Go talloc !Stefan Metzmacher1-1/+1
2007-12-21r25910: Try and fix the Solaris build by adding a missing defineStefan Metzmacher1-0/+5
2007-12-21r25909: Fix the snprintf checks, and fix a typo in pointer indirection.Stefan Metzmacher1-5/+5
2007-12-21r25908: add some wikipedia links about LDAP and LDIFStefan Metzmacher1-5/+6
2007-12-21r25906: libreplace: we need to link to make sure the functions are availableStefan Metzmacher1-1/+1
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij1-0/+145
2007-12-21r25902: Move messaging tests to same directory as code.Jelmer Vernooij2-0/+409
2007-12-21r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison3-2/+4
2007-12-21r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison9-5/+84
2007-12-21r25888: Attempt to fix standalone tdb build.Jelmer Vernooij1-6/+8
2007-12-21r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij1-0/+2
2007-12-21r25886: Try to fix building dso's on hpux with gccJelmer Vernooij1-1/+5
2007-12-21r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2-2/+2
2007-12-21r25883: Fix tdb dependency.Jelmer Vernooij1-5/+9
2007-12-21r25882: Build shared library of talloc as well.Jelmer Vernooij2-2/+22
2007-12-21r25881: Add ability to build .so of tdb.Jelmer Vernooij2-7/+28
2007-12-21r25880: Try to get some more flags right.Jelmer Vernooij2-6/+6
2007-12-21r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij1-13/+12
2007-12-21r25877: Add libreplace macro for soname flags.Jelmer Vernooij3-5/+59
2007-12-21r25875: Try to fix the build on some HPUX machines.Jelmer Vernooij1-3/+1
2007-12-21r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functionsStefan Metzmacher1-0/+28
2007-12-21r25872: nss_wrapper: revert solaris get*ent_r() functionsStefan Metzmacher1-62/+0
2007-12-21r25871: nss_wrapper: set the destination pointer in the get*_r functionsStefan Metzmacher1-2/+10
2007-12-21r25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring i...Stefan Metzmacher1-2/+2
2007-12-21r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_rStefan Metzmacher1-0/+62
2007-12-21r25867: libreplace: solaris has different prototypes for getpwent_r and getgr...Stefan Metzmacher1-0/+32
2007-12-21r25866: nss_wrapper: not all systems have get*_r callsStefan Metzmacher1-0/+20
2007-12-21r25865: libreplace: check for nss passwd|group get*_r functionsStefan Metzmacher1-0/+2
2007-12-21r25864: libreplace: we should only have one location where we check for requi...Stefan Metzmacher1-4/+1
2007-12-21r25863: libreplace: we need include <unistd.h> before nss_wrapper.hStefan Metzmacher1-0/+3
2007-12-21r25862: Avoid po, causes trouble on BSD systems.Jelmer Vernooij1-9/+4
2007-12-21r25861: Fix export dynamic for HPUX.Jelmer Vernooij1-4/+12
2007-12-21r25860: Remove flag that causes problems on some hosts.Jelmer Vernooij1-1/+1
2007-12-21r25859: Wrap native HPUX functions in dl implementation.Jelmer Vernooij1-0/+16
2007-12-21r25858: Clean up po files.Jelmer Vernooij1-1/+1
2007-12-21r25857: IndentAndrew Bartlett1-1/+2
2007-12-21r25856: If the search fails, it is not valid to steal 'res'.Andrew Bartlett1-6/+7
2007-12-21r25855: Check for HPUX dl functions.Jelmer Vernooij1-0/+5
2007-12-21r25854: Link against -ldl properly.Jelmer Vernooij2-2/+3
2007-12-21r25853: Specify LIBS to sample_module - fixes build for gcov hosts.Jelmer Vernooij1-3/+6
2007-12-21r25852: Move SHLIBEXT determination into a test as well.Jelmer Vernooij2-3/+19
2007-12-21r25851: Move system-specific ldflags checks to libreplace so they can be used...Jelmer Vernooij3-2/+42
2007-12-21r25850: Add macro for picflag.Jelmer Vernooij3-3/+65
2007-12-21r25846: Add configure test for -Wl,--export-dynamic.Jelmer Vernooij4-1/+14
2007-12-21r25844: Enable soloading by default.Jelmer Vernooij1-2/+2
2007-12-21r25843: Finish check-soloading.Jelmer Vernooij2-9/+11
2007-12-21r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij5-1/+94
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-0/+1
2007-12-21r25838: libreplace: include nss_wrapper.h if NSS_WRAPPER is definedStefan Metzmacher1-0/+7