s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OID
[ira/wip.git] / source4 / lib / ldb / include / ldb.h
2009-10-02 Andrew Bartletts4:dsdb Add 'lazy_commit' module to swallow the 'lazy...
2009-10-02 Matthieu Patous4-ldb: Add new relax controls that allow relaxed x500...
2009-10-02 Andrew Tridgells4-ldb: Add support for binary blobs in DNs
2009-09-23 Andrew Tridgells4-ldb: server side sort args are const char *
2009-09-22 Andrew Bartletts4:ldb Add 'single-value' support to LDB.
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Andrew Tridgells4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracing
2009-09-20 Stefan Metzmachers4:ldb: add ldb_parse_tree_copy_shallow() and change...
2009-09-16 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-15 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-08 Andrew Tridgells4/ldb: expose the ldb flags with ldb_get_flags()
2009-09-08 Andrew Tridgells4/ldb: added --show-binary command line option
2009-09-08 Andrew Tridgells4/ldb: fixed spelling
2009-09-02 Andrew Tridgelladded ldb_ldif_message_string()
2009-08-26 Andrew Bartletts4:ldb Add ldb_ldif_write_string() and python wrappers
2009-07-23 Stefan Metzmachers4:ldb: add support for the new Recycle Bin Feature...
2009-06-01 Andrew Tridgelladded support for unique indexing in ldb
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Andrew Tridgellmajor upgrade to the ldb attribute handling
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Simo SorceUse stdbool.h instead of manually defining bool
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-23 Simo SorceFix headers, ldb_includes.h is a private header,
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix all other modules to use ldb_module.h instead of...
2009-01-30 Simo SorceFix misfiled headers.
2009-01-30 Simo SorceFix the mess with ldb includes.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Andrew Bartletts4:ldb: make it possible to return per entry controls
2008-12-17 Andrew Bartletts4:ldb: add infrastructure for extended dn handlers
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-17 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-16 Simo SorceTransform the sequence_number operation into a normal...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Simo SorceLDB ASYNC: Core files
2008-09-23 Simo SorceMerge ldb_search() and ldb_search_exp_fmt() into a...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-22 Andrew TridgellMerge branch 'abartlet-4-0-local' into v4-0-test
2008-08-22 Andrew Tridgellfixed a problem with length limited ldap values
2008-08-21 Andrew BartlettDon't walk past the end of ldb values.
2008-08-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-08-20 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-08-20 Andrew Tridgelladded a LDB_ATTR_FLAG_FIXED so the schema module can...
2008-06-27 Stefan Metzmacherlib/ldb: add forward declaration for struct event_context
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-03-02 Brad HardsSome cleanups for the ldb doxygen docs.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-11 Kai Blinldb: Get rid of a warning.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26371: Fix typo.
2007-12-21 Jelmer Vernooijr26066: Use TALLOC_CTX consistently for talloc contexts...
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25540: Remove prototypes for already removed functions.
2007-10-10 Jelmer Vernooijr25081: Add modules_dir member to ldb_context that...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23364: add LDB_FLG_NOMMAP flag
2007-10-10 Andrew Bartlettr21496: A number of ldb control and LDAP changes, surro...
2007-10-10 Stefan Metzmacherr20852: add a function to add a ldb control to a ldb_re...
2007-10-10 Stefan Metzmacherr20598: add comments and make clear that the void ...
2007-10-10 Stefan Metzmacherr20596: add prototypes for the ldb_extended functions
2007-10-10 Stefan Metzmacherr20583: implement the frontend calls for extended opera...
2007-10-10 Stefan Metzmacherr20582: use void *data in the ldb_extended struct to...
2007-10-10 Stefan Metzmacherr20581: - the ldb modules have explicit hooks for exten...
2007-10-10 Stefan Metzmacherr20462: add functions to handle UTCTime strings
2007-10-10 Stefan Metzmacherr20320: add missing prototypes
2007-10-10 Stefan Metzmacherr20319: fix compiler warnings
2007-10-10 Stefan Metzmacherr20316: fix compiler warning
2007-10-10 Stefan Metzmacherr20189: remove unused struct element
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Stefan Metzmacherr20168: start separating attributes and syntaxes
2007-10-10 Volker Lendecker20046: Add ldb_search_exp_fmt and port comment to 4
2007-10-10 Simo Sorcer20034: Start using ldb_search_exp_fmt()
2007-10-10 Simo Sorcer19906: ldb_attr_cmp is used a lot
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Simo Sorcer19531: Make struct ldb_dn opaque and local to ldb_dn.c
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Simo Sorcer19453: Expose helper functions
2007-10-10 Andrew Tridgellr19365: fixed a memory leak in the ldb attribute handling
2007-10-10 Stefan Metzmacherr19196: merge from samba3:
2007-10-10 Andrew Tridgellr18942: add a ldb_set_create_perms() function in ldb...
next