s4-dsdb_schema: We need base_dn in Schema's shallow copy too
[ira/wip.git] / source4 / lib /
2010-12-14 Matthieu Patoubuild do not add -no-undefined on openbsd
2010-12-12 Matthias Dieter... ldb:pyldb.h - revert to the previous header behaviour
2010-12-12 Matthias Dieter... s4:lib/ldb-samba/pyldb.c - optimise includes
2010-12-12 Matthias Dieter... ldb:pyldb - optimise includes
2010-12-11 Jelmer Vernooijs4-smbtorture: Make test names lowercase and dot-separated.
2010-12-09 Andrew Tridgellwaf: remove the restriction that private libraries...
2010-12-09 Andrew Tridgellwaf-abi: auto-generate per-symbol versions from ABI...
2010-12-08 Stefan Metzmachers4:ldb: add ABI/ldb-0.9.20.sigs
2010-12-08 Stefan Metzmachers4:ldb: build libldb and pyldb-util as private librarie...
2010-12-08 Jelmer Vernooijldb: bump version number after introduction of new...
2010-12-08 Nadezhda Ivanovas4-acl: Fixed incorrect value of LDB_FLAG_INTERNAL_INAC...
2010-12-08 Andrew Tridgells4-pkgconfig: add @LIB_RPATH@ to our link flags
2010-12-08 Andrew Tridgells4-ldb: added @LIB_RPATH@ to the ldb pc file
2010-12-08 Nadezhda Ivanovas4-acl: Added a flag to mark an element as failing...
2010-12-08 Andrew Tridgells4-ldb: use RTLD_DEEPBIND if available for ldb modules
2010-12-08 Andrew Tridgells4-ldb: ensure ldb_register_samba_handlers() is not...
2010-12-06 Matthias Dieter... s4:fix some shadowed declaration warnings on Solaris...
2010-12-05 Matthias Dieter... s4:lib/messaging/*.h - fix compile warnings on gcc 3.4
2010-12-04 Stefan Metzmachertls_tstream: use a dynamic buffer for the push case
2010-12-04 Matthieu Patoutls_tstream: increase the buffer size
2010-12-02 Björn Jackes4/ldb: fix shell syntax error in test script
2010-12-01 Matthias Dieter... ldb:ldb_msg_add_value - fix here a wrong memory context
2010-12-01 Jelmer Vernooijpyregistry: Use talloc.Object.
2010-11-29 Matthias Dieter... s4:lib/tls/tls_tstream.c - quiet warning on Solaris...
2010-11-29 Andrew Tridgells4-loadparm: use loadparm_init_global() instead of...
2010-11-27 Matthias Dieter... s4:lib/registry/rpc.c - remove a duplicate assignment
2010-11-26 Matthieu Patouldb-tdb: Add more information about full scan
2010-11-23 Jelmer Vernooijpyldb: Fix broken test.
2010-11-23 Andrew Tridgells4-ldb: added an environment varibale LDB_WARN_UNINDEXED
2010-11-21 Arnaud FaucherAvoid the use of PyAPI_DATA, which is for internal...
2010-11-21 Andrew Tridgells4-ldb: fixed the build with a space in the ldb modules...
2010-11-19 Matthias Dieter... ldb:rdn_name LDB module - add more RDN name constraints
2010-11-19 Matthias Dieter... ldb:ldb_rename on ldap backends - handle the case when...
2010-11-18 Kamen Mazdrashkis4-ldb.python: Use $SELFTEST_PREFIX/tmp as a temporary...
2010-11-18 Kamen Mazdrashkis4-ldb.python: add test for ldb.Message.from_dict(...
2010-11-18 Kamen Mazdrashkis4-pyldb: ldb.Message.from_dict class method to create...
2010-11-18 Kamen Mazdrashkis4-pyldb: Move code to create a ldb_message from a...
2010-11-18 Kamen Mazdrashkis4-pyldb_util: Move ldb Type searching into separate...
2010-11-18 Kamen Mazdrashkis4-pyldb: Few miss-alignments aligned
2010-11-18 Kamen Mazdrashkis4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage...
2010-11-18 Kamen Mazdrashkis4-pyldb: Fix wrong type of 'self' parameter
2010-11-18 Matthias Dieter... Revert "s4:api.py - DN tests - test a bit more special...
2010-11-18 Simo Sorceldb: error out when modules are not found
2010-11-18 Matthias Dieter... ldb:skel.c - don't introduce trailing whitespaces by...
2010-11-18 Matthias Dieter... s4:api.py - DN tests - test a bit more special DNs...
2010-11-18 Matthias Dieter... ldb:ldb_dn_explode - point out that on error cases...
2010-11-17 Matthias Dieter... ldb:ldb_dn.c - ldb_dn_explode - free also the extended...
2010-11-16 Andrew Bartletts4-ldif_handlers Add handler for printing supplementalC...
2010-11-14 Jelmer VernooijRe-enable ldb-cmdline for the moment, as it is used...
2010-11-14 Jelmer VernooijDon't build ldb tools when there is a system provided...
2010-11-11 Matthias Dieter... ldb:ldb_ldap.c rename operation - check for the RDN...
2010-11-11 Matthias Dieter... s4:dsdb - proof against empty RDN values where expected
2010-11-10 Kamen Mazdrashkis4-pyldb: Handle internal errors in py_ldb_contains...
2010-11-08 Matthias Dieter... s4:pyldb.c - fix "py_ldb_contains" according to the...
2010-11-08 Matthias Dieter... ldb:pyldb.c - "py_ldb_msg_element_get" - here we can...
2010-11-08 Matthias Dieter... ldb:pyldb.c - "py_ldb_contains" - return only "0" not...
2010-11-08 Matthias Dieter... ldb:pyldb.c - most of the times "time_t" is defined...
2010-11-08 Matthias Dieter... ldb:pyldb.c - fix some "Py_ssize_t" output warnings
2010-11-08 Matthias Dieter... ldb:pyldb.c - use "Py_ssize_t" for counting list entries
2010-11-08 Matthias Dieter... ldb:pyldb.c - fix indentation
2010-11-08 Andrew Tridgells4-ldb: don't give an error if a module is already...
2010-11-08 Andrew Tridgells4-ldb: better error message when we try to register...
2010-11-07 Matthias Dieter... ldb:ldb_pack.c - the "dn" attribute isn't allowed in...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-11-06 Matthias Dieter... ldb:ldb_parse.c - "ldb_parse_hex2char" - always initial...
2010-11-06 Matthias Dieter... ldb:ldb_tdb.c - ltdb_check_special_dn - fix indentation
2010-11-06 Matthias Dieter... ldb:ldb_tdb.c - make "ltdb_add" more similar to "ltdb_m...
2010-11-05 Andrew Tridgells4-ldb: much more memory efficient msg filtering
2010-11-05 Andrew Tridgells4-ldb: show the reason for module initialization failure
2010-11-05 Matthias Dieter... ldb:ldb.h - reorder extended operations list
2010-11-04 Kamen Mazdrashkis4-ldb_module.h: use LDB error code for ldb_error(...
2010-11-04 Andrew Tridgells4-ldb: implement LDB_FLAG_INTERNAL_DISABLE_SINGLE_VALU...
2010-11-04 Andrew Tridgells4-ldb: don't load modules from the same directory...
2010-11-04 Andrew Tridgells4-ldb: honor controls on search in ldbedit
2010-11-04 Andrew TridgellMove the checking of single valued attributes back...
2010-11-03 Andrew Tridgellbuild: a more portable way of finding waf in makefiles
2010-11-03 Andrew Tridgells4-ldb: fixed sorting of module names
2010-11-03 Philip M. Whites4:waf - fix the build on Gentoo platforms
2010-11-03 Andrew Tridgells4-ldb: make ldbtest depend on ldb
2010-11-03 Andrew Tridgellwaf: added reconfigure targets to our libraries
2010-11-02 Andrew Tridgells4-ldb: give the user a hint as to what may be wrong
2010-11-02 Andrew Tridgells4-dsdb: removed the use of ldb_private.h from s4
2010-11-02 Andrew Tridgells4-ldb: expose some more ldb module functions
2010-11-01 Andrew Tridgells4-ldb: removed ldb_includes.h
2010-11-01 Andrew Tridgells4-ldb: use ldb_set_modules_dir() to load additional...
2010-11-01 Andrew Tridgells4-ldb: enable ldb module version checking
2010-11-01 Andrew Tridgells4-ldb: added support for ldb module version checking
2010-11-01 Matthias Dieter... ldb:tools/ldbtest.c - fix build warning
2010-11-01 Andrew Tridgells4-ldb: fixed build of paged searches
2010-11-01 Andrew Tridgells4-ldb: convert existing ldb tools to use new command...
2010-11-01 Andrew Tridgells4-ldb: added ldb command line hook support
2010-11-01 Andrew Tridgells4-ldb: added samba_extensions ldb module
2010-11-01 Andrew Tridgells4-ldb: moved the ldb_ildap backend into lib/ldb-samba
2010-11-01 Andrew Tridgells4-ldb: added support for general ldb hooks in modules
2010-11-01 Andrew Tridgells4-ldb: added an override flag to ldb_register_backend()
2010-11-01 Andrew Tridgells4-ldb: it is not an error for the modules directory...
2010-11-01 Andrew Tridgells4-test: we don't need to set LDB_MODULES_PATH any...
2010-11-01 Andrew Tridgells4-ldb: removed the old ldb module loading style
2010-11-01 Andrew Tridgells4-ldb: convert the rest of the ldb modules to the...
next