summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common
AgeCommit message (Expand)AuthorFilesLines
2009-10-18s4:ldb_msg_check_string_attribute - add a comment about the result valuesMatthias Dieter Wallnöfer1-1/+5
2009-10-18Revert "s4:ldb_msg - Use LDB constants on results"Matthias Dieter Wallnöfer1-3/+4
2009-10-18s4:ldb_msg - Use LDB constants on resultsMatthias Dieter Wallnöfer1-5/+7
2009-10-16s4:ldb - fixed dangling pointer in ldb_request_add_control()Endi S. Dewata1-2/+7
2009-10-15s4-ldb: removed bugus RDN length checkAndrew Tridgell1-5/+0
2009-10-12Revert "s4:ldb - add a check which has to be done on beginning of a "modify" ...Matthias Dieter Wallnöfer1-8/+0
2009-10-12s4:ldb Allow a NULL module listAndrew Bartlett1-1/+1
2009-10-12s4:ldb Allow a module string of ""Andrew Bartlett1-0/+6
2009-10-08s4:ldb - add a check which has to be done on beginning of a "modify" operationMatthias Dieter Wallnöfer1-0/+8
2009-10-02Revert "s4:ldb always talloc_free() the ldb_ldif_write context, even on success"Andrew Tridgell1-1/+0
2009-10-02s4:ldb always talloc_free() the ldb_ldif_write context, even on successAndrew Bartlett1-0/+1
2009-10-02s4-ldb: Add new relax controls that allow relaxed x500 constraints checksMatthieu Patou1-0/+27
2009-10-02s4-ldb: Add support for binary blobs in DNsAndrew Tridgell1-30/+288
2009-10-01s4:ldb_msg_diff - Fixes up possible memory leaks and the python binding of itMatthias Dieter Wallnöfer1-3/+9
2009-09-22s4-ldb: fixed call argument order for ldb_dn_from_ldb_valAndrew Tridgell1-3/+3
2009-09-22s4-ldb: when tracing, show ldb_set_debug messagesAndrew Tridgell1-0/+3
2009-09-22s4-ldb: only show the outer level of ldb ops when tracingAndrew Tridgell2-4/+37
2009-09-22s4-ldb: don't show timestamps on every line of ldb tracesAndrew Tridgell3-64/+96
2009-09-22Move the check above the tallocAnatoliy Atanasov1-5/+6
2009-09-21Add support in the ldb_dn.c code for MS-ADTS:3.1.1.5.1.2 Naming ConstraintsAnatoliy Atanasov1-0/+13
2009-09-21s4-ldb: bit prettier outputAndrew Tridgell1-7/+15
2009-09-21s4-ldb: fixed O(n^2) string handling in ldif debug printAndrew Tridgell1-3/+3
2009-09-21s4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracingAndrew Tridgell3-1/+126
2009-09-20s4:ldb print out which LDB the transaction is still active on.Andrew Bartlett1-2/+2
2009-09-20s4:ldb_parse - Fix the type of an array entryMatthias Dieter Wallnöfer1-1/+1
2009-09-20s4:ldb: add ldb_parse_tree_copy_shallow() and change version to 0.9.7Stefan Metzmacher1-0/+58
2009-09-15s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell1-1/+2
2009-09-15s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell1-21/+57
2009-09-11ldb: Remove references to operational module init function.Jelmer Vernooij1-1/+0
2009-09-11s4-ldb: don't remove a message element beyond the end of the arrayAndrew Tridgell1-0/+4
2009-09-08s4/ldb: expose the ldb flags with ldb_get_flags()Andrew Tridgell1-0/+6
2009-09-08s4/ldb: don't line wrap ldif when --show-binary is usedAndrew Tridgell1-4/+9
2009-09-08s4/ldb: added --show-binary command line optionAndrew Tridgell1-2/+6
2009-09-04ldb: make ldb module programming less error proneAndrew Tridgell1-0/+14
2009-09-03always use prepare_commit in ldb transaction commits if possibleAndrew Tridgell2-6/+50
2009-09-02don't allow two controls to be added with the same OIDAndrew Tridgell1-1/+7
2009-09-02added ldb_ldif_message_string()Andrew Tridgell1-0/+16
2009-08-30ldb: cosmetic changes in ldb_dnSimo Sorce1-193/+292
2009-08-26s4:ldb Add ldb_ldif_write_string() and python wrappersAndrew Bartlett1-0/+40
2009-08-21s4:ldb Use length-limited printf to avoid walking off end of stringsAndrew Bartlett1-1/+1
2009-08-14s4:ldb - Free the asynchronous resultMatthias Dieter Wallnöfer1-0/+2
2009-08-07make sure we never look past the end of either string in ldb_comparison_fold()Andrew Tridgell1-26/+44
2009-07-23s4:ldb: add support for the new Recycle Bin Feature LDAP controlsStefan Metzmacher1-0/+54
2009-07-14remove all '\n' from ldb_debugSumit Bose5-20/+21
2009-07-06s4:ldb Fix talloc hirarchy in LDIF parsing codeAndrew Bartlett1-3/+3
2009-06-29ldb: Properly handle NULL when copying attr lists.Andrew Kroeger1-4/+4
2009-06-10fixed server side sorting of case-insensitive stringsAndrew Tridgell1-3/+0
2009-06-01when comp_num is zero, the case folded DN is always ""Andrew Tridgell1-8/+2
2009-05-26s4:ldb:modules: Correct typos.Andrew Kroeger1-3/+1
2009-04-23Provide a ldb_global_init() function for compatibility with older versions of...Jelmer Vernooij1-0/+6