Merge commit 'release-4-0-0alpha15' into master4-tmp
[kai/samba-autobuild/.git] / source4 / lib / ldb / common / ldb_msg.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-09 Matthias Dieter... ldb:ldb_msg.c - move away from "errno"
2011-04-07 Matthias Dieter... ldb:ldb_msg.c - make "ldb_msg_find_attr_as_*" more...
2011-04-07 Matthias Dieter... ldb:ldb_msg_check_sanity - clean it up from unneeded...
2011-03-04 Matthias Dieter... ldb:ldb_msg.c - use LDB result constants for checking...
2010-12-01 Matthias Dieter... ldb:ldb_msg_add_value - fix here a wrong memory context
2010-09-23 Matthias Dieter... ldb:ldb_msg_add_linearized_dn - handle NULL DNs
2010-07-28 Kamen Mazdrashkis4-ldb: use TALLOC_CTX type instead of 'void'
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Kamen Mazdrashkis4-dsdb: use ldb_msg_normalize() in ldb_msg_difference()
2010-07-19 Kamen Mazdrashkis4-ldb: Add ldb_msg_normalize() to accept a memory...
2010-07-19 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add()
2010-07-19 Kamen Mazdrashkis4-ldb: Use _ldb_msg_add_el() in ldb_msg_add_empty()
2010-07-19 Kamen Mazdrashkis4-ldb: Add separate function to add empty element...
2010-07-19 Kamen Mazdrashkis4-ldb: Write more explanatory comment for ldb_msg_add()
2010-07-19 Kamen Mazdrashkis4-ldb: Implement ldb_msg_difference() function to...
2010-06-06 Matthias Dieter... ldb:ldb_msg_remove_attr - provide a better implementation
2010-06-02 Matthias Dieter... s4:ldb_msg_element_compare - fix typo in comment
2010-05-31 Matthias Dieter... ldb:ldb_msg_add_steal_string - prevent also there the...
2010-05-13 Matthias Dieter... ldb:ldb_msg.c - use result constant
2010-03-08 Matthias Dieter... LDB:common - Change counters to "unsigned" where approp...
2010-02-22 Brad HardsLDB related spelling fixes.
2010-02-14 Andrew Tridgells4-ldb: use TYPESAFE_QSORT() in the rest of the ldb...
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-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgells4-ldb: added ldb_val_to_time()
2009-11-30 Crístian Deivess4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_lineari...
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-12 Andrew Bartletts4:ldb Allow ldb_msg_canonicalize to handle empty elements
2009-10-22 Andrew Tridgells4-ldb: fast path for equal pointers
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-01 Matthias Dieter... s4:ldb_msg_diff - Fixes up possible memory leaks and...
2009-09-11 Andrew Tridgells4-ldb: don't remove a message element beyond the end...
2009-06-29 Andrew Kroegerldb: Properly handle NULL when copying attr lists.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Simo SorceFix the mess with ldb includes.
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-21 Andrew BartlettDon't walk past the end of ldb values.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Andrew Bartlettr26529: Indeed, this belongs in the schema module....
2007-12-21 Andrew Bartlettr25857: Indent
2007-10-10 Andrew Bartlettr23993: Attempt to fix bug #4808, reported by mwallnoef...
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 Bartlettr23560: - Activate metze's schema modules (from metze...
2007-10-10 Jelmer Vernooijr22681: Fix standalone ldb build when parent directory...
2007-10-10 Stefan Metzmacherr20731: we need the complex memmove() handling for...
2007-10-10 Stefan Metzmacherr20462: add functions to handle UTCTime strings
2007-10-10 Stefan Metzmacherr20189: remove unused struct element
2007-10-10 Simo Sorcer19909: Make this one double as fast
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 Andrew Bartlettr19731: Modify the ldb_map infrustructure to always...
2007-10-10 Simo Sorcer19490: better to check the return result
2007-10-10 Simo Sorcer19489: Change ldb_msg_add_value and ldb_msg_add_empty...
2007-10-10 Stefan Metzmacherr19188: merge from samba3:
2007-10-10 Andrew Tridgellr18910: Change ldb_msg_add_string() to not actually...
2007-10-10 Simo Sorcer18881: remove wrong check and statement.
2007-10-10 Simo Sorcer17859: Fix some return values
2007-10-10 Stefan Metzmacherr17714: 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 Sorcer17514: Simplify the way to set ldb errors and add...
2007-10-10 Simo Sorcer17503: Add a useful function to search for a DN
2007-10-10 Andrew Bartlettr17301: Add a new function to copy a list of attributes...
2007-10-10 Andrew Bartlettr16825: Make ldb_sainity_check() set an error string...
2007-10-10 Simo Sorcer15761: Fix-as-you-go ...
2007-10-10 Simo Sorcer15582: Commit some forgotten stuff that have been...
2007-10-10 Andrew Tridgellr13803: fixed two errors found with 'make valgrindtest'
2007-10-10 Andrew Bartlettr13616: Add new ldb functions: ldb_msg_add_steal_string...
2007-10-10 Simo Sorcer13324: From now on check attribute names obey rfc2251
2007-10-10 Stefan Metzmacherr12829: fix ldb headers, to not include '<...>' files...
2007-10-10 Andrew Bartlettr12746: An initial version of the kludge_acls module.
2007-10-10 Andrew Tridgellr12157: ldb_dump_results() is useful to call from withi...
2007-10-10 Andrew Tridgellr10954: added support for canonicalName in the operatio...
2007-10-10 Andrew Tridgellr10918: - fixed standalone ldb build
2007-10-10 Andrew Tridgellr10917: copy the element name in a ldb_msg_rename_attr...
2007-10-10 Andrew Tridgellr10916: - finished the 'operational' ldb module
2007-10-10 Andrew Tridgellr10914: moved the ldap time string functions into ldb...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Simo Sorcer10477: expose transactions outside ldb and change...
2007-10-10 Stefan Metzmacherr10312: fix compiler warning
2007-10-10 Simo Sorcer10304: check for basic ldb_message sanity and return...
2007-10-10 Jelmer Vernooijr9771: - Prevent ldb crash when a invalid DN is added
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Derrell Lipmanr7602: fix some compiler warnings
2007-10-10 Andrew Tridgellr7527: - added a ldb_search_bytree() interface, which...
2007-10-10 Andrew Tridgellr6833: split out the routine that calculates the diff...
2007-10-10 Andrew Tridgellr5665: the data within el2->values can still be used...
2007-10-10 Andrew Tridgellr5357: added ldb_msg_add_fmt(), for creating formatted...
2007-10-10 Andrew Bartlettr5092: Add a bit more const - moving it further into...
next