summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26131: Ensure we show the right errors in the NULL base DN case. Based onAndrew Bartlett1-0/+2
2007-12-21r26129: Specify path explicitly in case an external ldb installation is used.Jelmer Vernooij1-2/+1
2007-12-21r26124: Install ldb_handlers.h, required by ldb_samba.Jelmer Vernooij1-1/+3
2007-12-21r26119: Fix warnings.Jelmer Vernooij1-2/+2
2007-12-21r26117: Fix DESTDIR use for bindir.Jelmer Vernooij1-1/+1
2007-12-21r26114: Allow keyword-arguments.Jelmer Vernooij2-1/+2
2007-12-21r26112: Do proper error checking in __contains__.Jelmer Vernooij1-18/+8
2007-12-21r26108: Add makefile rules for building, installing and checking python bindi...Jelmer Vernooij2-4/+19
2007-12-21r26107: Add more tests.Jelmer Vernooij1-0/+22
2007-12-21r26106: Add targets for building, installing and checking python bindings.Jelmer Vernooij2-6/+20
2007-12-21r26105: Add targets for building and installing the python bindings.Jelmer Vernooij2-2/+15
2007-12-21r26102: libreplace: remove system/printing.h as it only contains samba3 stuffStefan Metzmacher2-51/+0
2007-12-21r26090: Make building tdb python bindings independent of use of external tdb.Jelmer Vernooij2-8/+3
2007-12-21r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij1-32/+0
2007-12-21r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij1-3/+2
2007-12-21r26087: Fix include, add setup.py for tdbJelmer Vernooij2-0/+9
2007-12-21r26080: Import updated LDB bindings.Jelmer Vernooij1-133/+460
2007-12-21r26077: Import updated TDB bindings.Jelmer Vernooij5-274/+351
2007-12-21r26073: Import Python bindings for the registry.Jelmer Vernooij3-1/+190
2007-12-21r26072: Import trivial SWIG wrapper for talloc.Jelmer Vernooij1-0/+24
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij6-215/+357
2007-12-21r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (...Jelmer Vernooij1-36/+36
2007-12-21r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LI...Stefan Metzmacher1-7/+7
2007-12-21r26026: libreplace: split some linker macrosStefan Metzmacher1-21/+58
2007-12-21r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_AL...Stefan Metzmacher1-6/+9
2007-12-21r26020: GENCACHE depends on TDB_WRAPStefan Metzmacher1-1/+2
2007-12-21r26019: use <tdb.h> instead of "tdb.h"Stefan Metzmacher1-1/+1
2007-12-21r26018: dsdb/schema/proto.h doesn't exist anymoreStefan Metzmacher1-1/+0
2007-12-21r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.hStefan Metzmacher1-1/+1
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij13-119/+251
2007-12-21r26002: Use osf rather than tru64 - pointed out by metze.Jelmer Vernooij1-1/+1
2007-12-21r26001: Share some code between macros, add macro specifically for testing th...Jelmer Vernooij1-36/+14
2007-12-21r25999: libreplace: add AC_LIBREPLACE_STLD and AC_LIBREPLACE_STLD_FLAGSStefan Metzmacher1-0/+15
2007-12-21r25998: Add test for run time library path environment variable.Jelmer Vernooij1-0/+29
2007-12-21r25992: ldb: use AC_LIBREPLACE_SHLD and use it for linking shared librariesStefan Metzmacher2-2/+4
2007-12-21r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared libraryStefan Metzmacher2-1/+3
2007-12-21r25990: talloc: use AC_LIBREPLACE_SHLD and use it for linking the shared libraryStefan Metzmacher2-1/+3
2007-12-21r25988: libreplace: add AC_LIBREPLACE_SHLDStefan Metzmacher1-0/+13
2007-12-21r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGSStefan Metzmacher4-4/+4
2007-12-21r25986: libreplace: warn about unresolved symbols when link shared librariesStefan Metzmacher1-1/+4
2007-12-21r25984: ldb: use MDLD macros from libreplace and use results to build share m...Stefan Metzmacher2-2/+7
2007-12-21r25983: ldb: link shared library against $(LDAP_LIBS)Stefan Metzmacher1-1/+1
2007-12-21r25982: libreplace: try to ignore unresolved symbols in modules on Tru64Stefan Metzmacher1-0/+3
2007-12-21r25977: libreplace: add AC_LIBREPLACE_MDLD and AC_LIBREPLACE_MDLD_FLAGS macrosStefan Metzmacher1-0/+50
2007-12-21r25976: libreplace: not all platforms like _XOPEN_SOURCE=600Stefan Metzmacher1-2/+5
2007-12-21r25974: libreplace: see what the build-farm says if we use _XOPEN_SOURCE=600Stefan Metzmacher1-0/+1
2007-12-21r25973: talloc: fix usage of SONAMEFLAGStefan Metzmacher1-2/+1
2007-12-21r25972: tdb: fix usage of SONAMEFLAGStefan Metzmacher1-3/+2
2007-12-21r25971: libreplace: remove AC_EXTENSION_FLAG as it's the same as AC_N_DEFINEStefan Metzmacher2-15/+2
2007-12-21r25970: libreplace: fix AC_N_DEFINE() so that some appears in config.hStefan Metzmacher1-5/+12