Age | Commit message (Expand) | Author | Files | Lines |
2011-01-11 | ldb: link to the download directory on the website | Andrew Tridgell | 1 | -16/+4 |
2011-01-08 | waf: ensure "make dist" works from a clean git tree for all libraries | Andrew Tridgell | 1 | -2/+4 |
2011-01-03 | s4:ldb: Make sample module implementation static. | Brad Hards | 1 | -2/+2 |
2011-01-03 | s4:ldb: Add prototype header. | Brad Hards | 1 | -0/+2 |
2011-01-03 | pyldb: Fix memory reference error. | Jelmer Vernooij | 2 | -2/+6 |
2011-01-03 | pyldb: Always return -1, 0, or 1 in tp_compare functions. | Jelmer Vernooij | 1 | -6/+9 |
2011-01-03 | Revert broken destructor changes. | Jelmer Vernooij | 1 | -1/+1 |
2011-01-03 | pyldb: Fix memory context, add more OOM checks. | Jelmer Vernooij | 2 | -7/+11 |
2011-01-03 | pyldb: Some more OOM checks. | Jelmer Vernooij | 1 | -4/+28 |
2011-01-03 | Make all functions in pyldb.c private, as they can't be used anyway. | Jelmer Vernooij | 2 | -26/+27 |
2011-01-03 | pyldb: Use pytalloc-util. | Jelmer Vernooij | 2 | -1/+2 |
2011-01-03 | ldb: Remove duplicate definition of check_special, use PyObject_New. | Jelmer Vernooij | 1 | -5/+4 |
2011-01-03 | s4-python: Properly call PyObject_Del from all destructors. | Jelmer Vernooij | 1 | -1/+1 |
2011-01-01 | s4-python: Only set BASETYPE flag if subclassing is supported. | Jelmer Vernooij | 1 | -4/+4 |
2011-01-01 | s4-python: Add more prototypes. | Jelmer Vernooij | 1 | -0/+2 |
2011-01-01 | s4-python: Properly call PyObject_Del from all destructors. | Jelmer Vernooij | 1 | -6/+6 |
2010-12-27 | s4:ldb: setup TEST_DATA_PREFIX for make test | Stefan Metzmacher | 1 | -1/+5 |
2010-12-27 | s4:ldb:python/api: use filename() instead of hardcoded filenames | Stefan Metzmacher | 1 | -6/+6 |
2010-12-27 | s4:ldb/tests: there's no need to copy samba4.png | Stefan Metzmacher | 2 | -4/+1 |
2010-12-24 | s4:ldb:python/api: use only one ldb file in test_contains() | Stefan Metzmacher | 1 | -2/+3 |
2010-12-24 | s4:ldb:python/api: use filename() instead of hardcoded filenames | Stefan Metzmacher | 1 | -6/+7 |
2010-12-22 | ldb:pyldb.c - remove unused variable | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-21 | ldb: Add ldb.Message.add and ldb.Message.elements. | Jelmer Vernooij | 2 | -36/+86 |
2010-12-21 | ldb:tools/ldbdel.c - "replace.h" should be the first include | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-19 | ldb: Bump version after renaming some public symbols which didn't have a | Jelmer Vernooij | 2 | -1/+246 |
2010-12-18 | lib/ldb Remove talloc_free() that causes double-free in callbacks. | Andrew Bartlett | 1 | -1/+3 |
2010-12-18 | ldb: Rename controls_except_specified -> ldb_controls_except_specified. | Jelmer Vernooij | 2 | -2/+2 |
2010-12-18 | ldb_map: Fix prefix for map functions. | Jelmer Vernooij | 3 | -15/+15 |
2010-12-18 | ldb: Add prototype for ldb_init_module. | Jelmer Vernooij | 1 | -0/+5 |
2010-12-18 | ldb: Rename two exported functions so they match abi_match. | Jelmer Vernooij | 6 | -9/+8 |
2010-12-15 | ldb: Bump API after symbol changes. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-15 | ldb: Build modules as .so files. | Jelmer Vernooij | 1 | -0/+9 |
2010-12-15 | build: openbsd plateform is openbsd4 | Matthieu Patou | 1 | -1/+1 |
2010-12-14 | build do not add -no-undefined on openbsd | Matthieu Patou | 1 | -1/+2 |
2010-12-12 | ldb:pyldb.h - revert to the previous header behaviour | Matthias Dieter Wallnöfer | 3 | -2/+4 |
2010-12-12 | ldb:pyldb - optimise includes | Matthias Dieter Wallnöfer | 3 | -7/+2 |
2010-12-09 | waf: remove the restriction that private libraries must not have a vnum | Andrew Tridgell | 1 | -4/+2 |
2010-12-09 | waf-abi: auto-generate per-symbol versions from ABI files | Andrew Tridgell | 1 | -2/+1 |
2010-12-08 | s4:ldb: add ABI/ldb-0.9.20.sigs | Stefan Metzmacher | 1 | -0/+245 |
2010-12-08 | s4:ldb: build libldb and pyldb-util as private libraries when building for sa... | Stefan Metzmacher | 1 | -3/+12 |
2010-12-08 | ldb: bump version number after introduction of new constant. | Jelmer Vernooij | 1 | -1/+1 |
2010-12-08 | s4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INACCESSIBLE_ATTRIBUTE | Nadezhda Ivanova | 1 | -1/+1 |
2010-12-08 | s4-pkgconfig: add @LIB_RPATH@ to our link flags | Andrew Tridgell | 1 | -1/+1 |
2010-12-08 | s4-ldb: added @LIB_RPATH@ to the ldb pc file | Andrew Tridgell | 1 | -1/+1 |
2010-12-08 | s4-acl: Added a flag to mark an element as failing an access check. | Nadezhda Ivanova | 1 | -0/+3 |
2010-12-08 | s4-ldb: use RTLD_DEEPBIND if available for ldb modules | Andrew Tridgell | 1 | -1/+13 |
2010-12-06 | s4:fix some shadowed declaration warnings on Solaris by renaming the symbols | Matthias Dieter Wallnöfer | 2 | -3/+3 |
2010-12-02 | s4/ldb: fix shell syntax error in test script | Björn Jacke | 1 | -2/+2 |
2010-12-01 | ldb:ldb_msg_add_value - fix here a wrong memory context | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-11-26 | ldb-tdb: Add more information about full scan | Matthieu Patou | 1 | -1/+7 |