summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26196: Always build python bindings for ldb.Jelmer Vernooij2-7/+7
2007-12-21r26195: Wrap two more functions.Jelmer Vernooij1-0/+4
2007-12-21r26194: Wrap the events subsystem in a separate file.Jelmer Vernooij2-0/+35
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett1-9/+17
2007-12-21r26187: Fix module name, indentation.Jelmer Vernooij2-1/+3
2007-12-21r26185: No need to depend on ldap, shared lib already has that info.Jelmer Vernooij1-1/+1
2007-12-21r26181: Set version to 1.1.1, as 1.1.0 has already been released.Jelmer Vernooij1-1/+1
2007-12-21r26180: Allow prebuilding swig output files.Jelmer Vernooij3-3/+10
2007-12-21r26179: Fix symlink.Jelmer Vernooij1-3/+4
2007-12-21r26178: Link against -ldl as well to prevent undefined symbols.Jelmer Vernooij1-1/+1
2007-12-21r26177: Allow prebuilding swig wrapper, install ldb.py.Jelmer Vernooij3-4/+10
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