summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include/ldb.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-05ldb: make ldb a top level library for Samba 4.0Andrew Bartlett1-2254/+0
2011-04-21s4:ldb/ldif: add support for "modrdn"Stefan Metzmacher1-1/+27
2011-04-07ldb: fixed --paged option in ldb toolsAndrew Tridgell1-1/+1
2011-03-15ldb: use include <> form for public headersAndrew Tridgell1-2/+2
2011-02-21ldb: controls marshalling/unmarshalling improvementMatthieu Patou1-0/+19
2011-02-13ldb: remove "magic" string in ldb_controls, replace them with constants defin...Matthieu Patou1-0/+23
2011-02-10ldb: added a include/ldb_version.hAndrew Tridgell1-0/+1
2011-01-14ldb: added ldb_dn_minimise()Andrew Tridgell1-0/+10
2011-01-14ldb: added ldb_dn_get_extended_comp_num()Andrew Tridgell1-0/+1
2010-12-06s4:fix some shadowed declaration warnings on Solaris by renaming the symbolsMatthias Dieter Wallnöfer1-1/+1
2010-11-23s4-ldb: added an environment varibale LDB_WARN_UNINDEXEDAndrew Tridgell1-1/+1
2010-11-05ldb:ldb.h - reorder extended operations listMatthias Dieter Wallnöfer1-4/+10
2010-10-23ldb:ldb.h - include a comment that the relax control is mainly used by the Op...Matthias Dieter Wallnöfer1-0/+2
2010-10-23s4/ldb:introduce the LDB_CONTROL_PROVISION_OID controlMatthias Dieter Wallnöfer1-0/+6
2010-10-23ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO...Matthias Dieter Wallnöfer1-1/+1
2010-10-18Revert "s4:dsdb - make the RELAX control private"Andrew Bartlett1-6/+8
2010-10-16s4:dsdb - make the RELAX control privateMatthias Dieter Wallnöfer1-8/+6
2010-10-16ldb:ldb.h - reorder controls/extended operationsMatthias Dieter Wallnöfer1-27/+28
2010-10-13s4-ldb: added an optional operator_fn in the schema syntaxAndrew Tridgell1-0/+5
2010-09-27s4-ldb: Added ldb_request_replace_controlNadezhda Ivanova1-0/+12
2010-09-25ldb: added request location trackingAndrew Tridgell1-0/+7
2010-08-17s4-ldb: added LDB_FLAG_INTERNAL_MASKAndrew Tridgell1-0/+5
2010-08-17s4-ldb: use LDB_FLAG_MOD_TYPE() to extract element type from messagesAndrew Tridgell1-0/+5
2010-08-17s4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OIDAndrew Tridgell1-0/+6
2010-07-29s4-ldb: use TALLOC_CTX type instead of 'void'Kamen Mazdrashki1-3/+3
2010-07-19ldb: Mark _DEPRECATED_ ldb_msg_diff() and ldb_msg_canonicalize() functionsKamen Mazdrashki1-2/+28
2010-07-19s4-ldb: Add ldb_msg_normalize() to accept a memory context from clientKamen Mazdrashki1-0/+5
2010-07-19s4-ldb: Implement ldb_msg_difference() function to accept a memory context fr...Kamen Mazdrashki1-0/+20
2010-06-20ldb:controls - add the "TREE_DELETE" control for allowing subtree deletesMatthias Dieter Wallnöfer1-0/+7
2010-06-20ldb:ldb.h - add classifications to the control declarationsMatthias Dieter Wallnöfer1-7/+13
2010-06-20ldb: add a new control bypassioperationnalMatthieu Patou1-0/+9
2010-06-13Support system talloc/tevent headers.Jelmer Vernooij1-2/+2
2010-05-04s4/rodc: Support read-only databaseAnatoliy Atanasov1-0/+1
2010-02-14s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb codeAndrew Tridgell1-0/+11
2010-02-13s4-ldb: added LDB_TYPESAFE_QSORT()Andrew Tridgell1-0/+18
2010-01-02s4-ldb: declate ldb_val_to_time()Andrew Tridgell1-0/+6
2009-12-18Added oid for AS_SYSTEM control, used to bypass access checks for system oper...Nadezhda Ivanova1-0/+6
2009-12-18s4-dsdb: declare ldb_dn_update_components()Andrew Tridgell1-0/+1
2009-12-15Removed ldb_modify_ctrl from ldb, implemented as a static in ldap_backend.Nadezhda Ivanova1-18/+0
2009-12-14s4-ldb: added a new "reveal" controlAndrew Tridgell1-1/+9
2009-11-30s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()Crístian Deives1-2/+2
2009-11-28s4: fix SD update and password change in upgrade scriptMatthieu Patou1-0/+6
2009-11-20Some changes to allow processing of ldap controls on modify requests.Nadezhda Ivanova1-0/+18
2009-11-20added new function "ldb_msg_add_dn"Crístian Deives1-0/+2
2009-10-23s4-ldb: added ldb_transaction_cancel_noerr()Andrew Tridgell1-0/+6
2009-10-18s4:ldb_msg_check_string_attribute - add a comment about the result valuesMatthias Dieter Wallnöfer1-0/+9
2009-10-03s4:ldb.h - add constant for LDAP EXOP password changeMatthias Dieter Wallnöfer1-4/+21
2009-10-02s4:ldb.h - cosmetic - add whitespaceMatthias Dieter Wallnöfer1-1/+1
2009-10-02s4:dsdb Add 'lazy_commit' module to swallow the 'lazy commit' OIDAndrew Bartlett1-0/+9
2009-10-02s4-ldb: Add new relax controls that allow relaxed x500 constraints checksMatthieu Patou1-0/+8