LDB ASYNC: Core files
[ira/wip.git] / source4 / lib / ldb / include / ldb.h
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...
2007-10-10 Andrew Bartlettr18781: Move the usnCreated and usnChanged handling...
2007-10-10 Simo Sorcer18777: add helper functions to create an ldb_request...
2007-10-10 Simo Sorcer17830: Set the default_basedn (hey, it comes from...
2007-10-10 Andrew Tridgellr17821: changed ldb_search() and the ldbsearch command...
2007-10-10 Stefan Metzmacherr17743: fix compiler warnings
2007-10-10 Andrew Bartlettr17580: Add a new tools to convert back from AD-like...
2007-10-10 Simo Sorcer17516: Change helper function names to make more clear...
2007-10-10 Simo Sorcer17503: Add a useful function to search for a DN
2007-10-10 Stefan Metzmacherr17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY...
2007-10-10 Stefan Metzmacherr17429: implement the LDAP_SERVER_SHOW_DELETED control...
2007-10-10 Stefan Metzmacherr17420: add client support for the LDAP_SERVER_DOMAIN_S...
2007-10-10 Stefan Metzmacherr17419: add client support for the LDAP_SERVER_SEARCH_O...
2007-10-10 Stefan Metzmacherr17418: add client support for the LDAP_SERVER_SD_FLAGS...
2007-10-10 Simo Sorcer17350: Avoid a couple of memleaks, unnecessary code...
2007-10-10 Andrew Bartlettr17225: Fix the build by fixing the spelling of START...
2007-10-10 Simo Sorcer17195: Start thinking how to implement extended operat...
2007-10-10 Simo Sorcer17186: "async" word abuse clean-up part 2
2007-10-10 Simo Sorcer17185: Oh, I wanted to do this for sooo long time.
2007-10-10 Andrew Bartlettr16825: Make ldb_sainity_check() set an error string...
2007-10-10 Andrew Bartlettr16264: Add, but do not yet enable, the partitions...
2007-10-10 Andrew Bartlettr16083: Make it possible to initialise a backend module...
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Simo Sorcer15932: Remove per request creds
2007-10-10 Simo Sorcer15761: Fix-as-you-go ...
2007-10-10 Simo Sorcer15582: Commit some forgotten stuff that have been...
2007-10-10 Stefan Metzmacherr15246: flags need to represented as bits 0x01,0x02...
2007-10-10 Simo Sorcer15245: forgot one header
2007-10-10 Tim Potterr15113: Add a ldb_strerror() function.
2007-10-10 Tim Potterr15065: Remove duplicate prototype.
2007-10-10 Simo Sorcer14163: Remove LDB_WAIT_ONCE, we can hardly guarante we
2007-10-10 Simo Sorcer13996: simplify ldb_async_wait() some more
2007-10-10 Simo Sorcer13992: change the way ldb_async_wait() works.
2007-10-10 Jelmer Vernooijr13786: [merge] Add registration functions for LDB...
2007-10-10 Simo Sorcer13744: Make ldb_ldap async
2007-10-10 Andrew Bartlettr13616: Add new ldb functions: ldb_msg_add_steal_string...
2007-10-10 Simo Sorcer13615: Make ldb_set_errstring get ldb instead of modul...
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Simo Sorcer13361: initial implementation of the vlv control
2007-10-10 Simo Sorcer13349: In the end I could not use ldb_caseless_cmp
2007-10-10 Simo Sorcer13335: Fix the build and add an utf8 safe ldb_hadler_f...
2007-10-10 Simo Sorcer13333: revert previous commit I will use ldb_caseless_...
2007-10-10 Simo Sorcer13328: After the attribute name check cleanup it turne...
2007-10-10 Simo Sorcer13325: let samba register it's own utf8 aware function...
2007-10-10 Simo Sorcer13324: From now on check attribute names obey rfc2251
next