Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 8 | -0/+18075 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 2 | -18/+17 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 9 | -23/+34 |
2007-12-21 | r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl... | Jelmer Vernooij | 1 | -0/+5 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 5 | -11/+17 |
2007-12-21 | r26226: Avoid more uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26218: Remove libtdb.so as well. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26205: Pass loadparm_context to secrets_db_connect() rather than using globa... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26202: Fix dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26200: Bring back some accidently removed files. | Jelmer Vernooij | 3 | -0/+456 |
2007-12-21 | r26197: Add bindings for libsecurity. | Jelmer Vernooij | 6 | -465/+3 |
2007-12-21 | r26196: Always build python bindings for ldb. | Jelmer Vernooij | 2 | -7/+7 |
2007-12-21 | r26195: Wrap two more functions. | Jelmer Vernooij | 1 | -0/+4 |
2007-12-21 | r26194: Wrap the events subsystem in a separate file. | Jelmer Vernooij | 2 | -0/+35 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 1 | -9/+17 |
2007-12-21 | r26187: Fix module name, indentation. | Jelmer Vernooij | 2 | -1/+3 |
2007-12-21 | r26185: No need to depend on ldap, shared lib already has that info. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26181: Set version to 1.1.1, as 1.1.0 has already been released. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26180: Allow prebuilding swig output files. | Jelmer Vernooij | 3 | -3/+10 |
2007-12-21 | r26179: Fix symlink. | Jelmer Vernooij | 1 | -3/+4 |
2007-12-21 | r26178: Link against -ldl as well to prevent undefined symbols. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26177: Allow prebuilding swig wrapper, install ldb.py. | Jelmer Vernooij | 3 | -4/+10 |
2007-12-21 | r26131: Ensure we show the right errors in the NULL base DN case. Based on | Andrew Bartlett | 1 | -0/+2 |
2007-12-21 | r26129: Specify path explicitly in case an external ldb installation is used. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r26124: Install ldb_handlers.h, required by ldb_samba. | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26119: Fix warnings. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26117: Fix DESTDIR use for bindir. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26114: Allow keyword-arguments. | Jelmer Vernooij | 2 | -1/+2 |
2007-12-21 | r26112: Do proper error checking in __contains__. | Jelmer Vernooij | 1 | -18/+8 |
2007-12-21 | r26108: Add makefile rules for building, installing and checking python bindi... | Jelmer Vernooij | 2 | -4/+19 |
2007-12-21 | r26107: Add more tests. | Jelmer Vernooij | 1 | -0/+22 |
2007-12-21 | r26106: Add targets for building, installing and checking python bindings. | Jelmer Vernooij | 2 | -6/+20 |
2007-12-21 | r26105: Add targets for building and installing the python bindings. | Jelmer Vernooij | 2 | -2/+15 |
2007-12-21 | r26102: libreplace: remove system/printing.h as it only contains samba3 stuff | Stefan Metzmacher | 2 | -51/+0 |
2007-12-21 | r26090: Make building tdb python bindings independent of use of external tdb. | Jelmer Vernooij | 2 | -8/+3 |
2007-12-21 | r26089: Move python detection to a separate file, and don't make it an error ... | Jelmer Vernooij | 1 | -32/+0 |
2007-12-21 | r26088: Import some native-python python modules and move original python swi... | Jelmer Vernooij | 1 | -3/+2 |
2007-12-21 | r26087: Fix include, add setup.py for tdb | Jelmer Vernooij | 2 | -0/+9 |
2007-12-21 | r26080: Import updated LDB bindings. | Jelmer Vernooij | 1 | -133/+460 |
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 5 | -274/+351 |
2007-12-21 | r26073: Import Python bindings for the registry. | Jelmer Vernooij | 3 | -1/+190 |
2007-12-21 | r26072: Import trivial SWIG wrapper for talloc. | Jelmer Vernooij | 1 | -0/+24 |
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 6 | -215/+357 |
2007-12-21 | r26066: Use TALLOC_CTX consistently for talloc contexts rather than void \* (... | Jelmer Vernooij | 1 | -36/+36 |
2007-12-21 | r26027: libreplace: rename AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG into AC_LI... | Stefan Metzmacher | 1 | -7/+7 |
2007-12-21 | r26026: libreplace: split some linker macros | Stefan Metzmacher | 1 | -21/+58 |
2007-12-21 | r26025: libreplace: AC_LIBREPLACE_LD_ALLOW_SHLIB_UNDEF_FLAG should fill LD_AL... | Stefan Metzmacher | 1 | -6/+9 |
2007-12-21 | r26020: GENCACHE depends on TDB_WRAP | Stefan Metzmacher | 1 | -1/+2 |
2007-12-21 | r26019: use <tdb.h> instead of "tdb.h" | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r26018: dsdb/schema/proto.h doesn't exist anymore | Stefan Metzmacher | 1 | -1/+0 |