s4-waf: enable the pc_files in the build rules
[nivanova/samba-autobuild/.git] / source4 / lib / ldb / common /
2010-03-09 Simo SorceFix typo and convert spaces to tabs
2010-03-09 Simo Sorces4:ldb fix escape parsing
2010-03-08 Matthias Dieter... LDB:common - Change counters to "unsigned" where approp...
2010-03-01 Matthias Dieter... s4:LDB - cosmetic fix for a "for" loop
2010-02-26 Stefan Metzmachers4:ldb_dn: fix an uninitialized variable (found by...
2010-02-26 Stefan Metzmachers4:ldb_dn: remove dn->ext_linearized when ext_component...
2010-02-26 Stefan Metzmachers4:ldb_dn: reset dn->ext_comp_num in ldb_dn_explode()
2010-02-22 Brad HardsLDB related spelling fixes.
2010-02-14 Andrew Tridgells4-ldb: use TYPESAFE_QSORT() in the rest of the ldb...
2010-02-11 Matthias Dieter... ldb_match - Ignore ":dn" part of extended matches for now
2010-01-13 Stefan Metzmachers4:ldb_msg: first try to decode integers as signed...
2010-01-13 Stefan Metzmachers4:ldb: be more strict in parsing ldb time strings
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-ldb: validate the type of the ldb argument to ldb_dn...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgells4-ldb: fixed valgrind error: ares can be freed by...
2010-01-01 Andrew Tridgells4-ldb: allow modules to override error return values
2010-01-01 Andrew Tridgells4-ldb: use safe length limited conversions for int64...
2010-01-01 Andrew Tridgells4-ldb: added ldb_val_to_time()
2010-01-01 Andrew Tridgells4-ldb: added ldb_module_get_ops()
2009-12-18 Andrew Tridgells4-dsdb: added ldb_dn_update_components()
2009-12-18 Andrew Tridgells4-ldb: canonicalise the message on ldb_add
2009-12-16 Andrew Tridgells4-ldb: fixed a transaction error on prepare_commit
2009-12-15 Nadezhda IvanovaRemoved ldb_modify_ctrl from ldb, implemented as a...
2009-12-14 Andrew Tridgells4-ldb: added a function to filter extended components...
2009-12-14 Andrew Tridgells4-ldb: added a new "reveal" control
2009-12-14 Andrew Tridgells4-ldb: sort the linearized extended DN by component...
2009-12-10 Andrew Tridgells4-ldb: fixed 2 bugs in ldb_dn_set_extended_component()
2009-12-10 Andrew Tridgells4-ldb: use GUID_to_ndr_blob()
2009-12-07 Andrew Bartletts4:ldb Add a function to match a message against an...
2009-12-05 Kamen Mazdrashkis4-ldif: Fix memory leek in ldb_ldif_write()
2009-11-30 Crístian Deivess4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_lineari...
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-27 Andrew Tridgells4-ldb: better to test for valid arguments in ldb libra...
2009-11-20 Nadezhda IvanovaSome changes to allow processing of ldap controls on...
2009-11-20 Andrew Tridgells4-ldb: added a warning about ldb_msg_add_dn
2009-11-20 Crístian Deivesadded new function "ldb_msg_add_dn"
2009-11-13 Andrew Tridgells4-ldb: make DN escaping/unescaping consistent
2009-11-12 Andrew Bartletts4:ldb Allow ldb_msg_canonicalize to handle empty elements
2009-11-12 Andrew Bartletts4:ldb Don't segfault if we somehow get an unknown...
2009-11-12 Andrew Bartletts4:ldb Change ldb_request_add_control to the normal...
2009-11-12 Andrew Bartletts4:ldb Remove DN+Binary code from the core ldb_dn
2009-11-12 Andrew Bartletts4:ldb Add a helper function for 'canonicalise' both...
2009-11-07 Matthias Dieter... ldb_init: use constant for result of "ldb_setup_wellkno...
2009-11-06 Kamen Mazdrashkis4/ldb: Fix double allocation for "ldb_url"
2009-10-27 Andrew Tridgells4-ldb: '+' can also happen in base64 encoded index DNs
2009-10-27 Andrew Bartletts4:ldb Add additional tracing of the ldb API
2009-10-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-25 Andrew Tridgells4-ldb: allow for unescaped '=' in a index DN
2009-10-23 Andrew Tridgells4-ldb: added ldb_transaction_cancel_noerr()
2009-10-22 Andrew Tridgells4-ldb: fast path for equal pointers
2009-10-21 Andrew Tridgells4-ldb: allow for non-null terminated ldb_val in ldb_dn...
2009-10-21 Andrew Bartletts4:ldb Add new function to create a cut down list of...
2009-10-21 Andrew Bartletts4:ldb Add function to add controls to an LDB reply
2009-10-18 Matthias Dieter... s4:ldb_msg_check_string_attribute - add a comment about...
2009-10-18 Matthias Dieter... Revert "s4:ldb_msg - Use LDB constants on results"
2009-10-18 Matthias Dieter... s4:ldb_msg - Use LDB constants on results
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Endi S. Dewatas4:ldb - fixed dangling pointer in ldb_request_add_cont...
2009-10-14 Andrew Tridgells4-ldb: removed bugus RDN length check
2009-10-12 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-12 Matthias Dieter... Revert "s4:ldb - add a check which has to be done on...
2009-10-12 Andrew Bartletts4:ldb Allow a NULL module list
2009-10-12 Andrew Bartletts4:ldb Allow a module string of ""
2009-10-07 Matthias Dieter... s4:ldb - add a check which has to be done on beginning...
2009-10-02 Andrew TridgellRevert "s4:ldb always talloc_free() the ldb_ldif_write...
2009-10-02 Andrew Bartletts4:ldb always talloc_free() the ldb_ldif_write context...
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-10-01 Matthias Dieter... s4:ldb_msg_diff - Fixes up possible memory leaks and...
2009-09-23 Andrew Tridgells4-ldb: fixed call argument order for ldb_dn_from_ldb_val
2009-09-23 Andrew Tridgells4-ldb: when tracing, show ldb_set_debug messages
2009-09-23 Andrew Tridgells4-ldb: only show the outer level of ldb ops when tracing
2009-09-23 Andrew Tridgells4-ldb: don't show timestamps on every line of ldb...
2009-09-22 Anatoliy AtanasovMove the check above the talloc
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-22 Anatoliy AtanasovAdd support in the ldb_dn.c code for MS-ADTS:3.1.1...
2009-09-21 Andrew Tridgells4-ldb: bit prettier output
2009-09-21 Andrew Tridgells4-ldb: fixed O(n^2) string handling in ldif debug...
2009-09-21 Andrew Tridgells4-ldb: add a LDB_FLG_ENABLE_TRACING for full ldb tracing
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Andrew Bartletts4:ldb print out which LDB the transaction is still...
2009-09-20 Matthias Dieter... s4:ldb_parse - Fix the type of an array entry
2009-09-20 Stefan Metzmachers4:ldb: add ldb_parse_tree_copy_shallow() and change...
2009-09-16 Andrew Tridgells4-ldb: ldap attribute names can contain a '.'
2009-09-16 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-15 Andrew Tridgells4-ldb: ldap attribute names can contain a '.'
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: ldap attribute names can contain a '.'
2009-09-15 Andrew Tridgells4-ldb: expose ldb_transaction_prepare_commit() in ldb
2009-09-12 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-11 Jelmer Vernooijldb: Remove references to operational module init function.
2009-09-11 Andrew Tridgells4-ldb: don't remove a message element beyond the end...
2009-09-08 Andrew Tridgells4/ldb: expose the ldb flags with ldb_get_flags()
2009-09-08 Andrew Tridgells4/ldb: don't line wrap ldif when --show-binary is...
2009-09-08 Andrew Tridgells4/ldb: added --show-binary command line option
2009-09-04 Andrew Tridgellldb: make ldb module programming less error prone
2009-09-03 Andrew Tridgellalways use prepare_commit in ldb transaction commits...
2009-09-02 Andrew Tridgelldon't allow two controls to be added with the same OID
next