I found lots of places where we assume error will be set when calling
[samba.git] / source3 / lib / ldb /
2008-07-14 Karolin SeegerFix typo.
2008-06-23 Volker Lendeckeinit_shared_module -> init_samba_module
2008-06-21 Volker LendeckeUse "init_shared_module" instead of "init_module" for...
2008-06-13 Volker LendeckeFix a handle leak for error returns in ldb_try_load_dso
2008-03-23 Volker LendeckeFix Coverity ID 472
2008-03-21 Volker LendeckeFix Coverity ID 473
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-11-26 Volker LendeckeFix bug 5055
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23800: LGPL is now called GNU Lesser General Public...
2007-10-10 Andrew Tridgellr23799: updated old Franklin Street FSF addresses to...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23794: convert more code from LGPLv2+ to LGPLv3+
2007-10-10 Andrew Tridgellr23790: LGPLv3+ conversion for our LGPLv2+ library...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23780: Find and fix more GPL2 -> GPL3.
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Andrew Tridgellr23367: check the "use mmap" option for ldb too
2007-10-10 Stefan Metzmacherr23337: fix a crash bug...I wonder why only HP-UX 11...
2007-10-10 Stefan Metzmacherr22229: discard_const_p is in lib/replace now
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr21312: merge from SAMBA_4_0:
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Volker Lendecker20054: Revert my changes, Simo promised to work on...
2007-10-10 Volker Lendecker20050: Remove a bogus NULL check, LTDB_OBJECTCLASS...
2007-10-10 Volker Lendecker20049: Reformatting
2007-10-10 Volker Lendecker20046: Add ldb_search_exp_fmt and port comment to 4
2007-10-10 Volker Lendecker20036: Merge ldb_search_exp_fmt -- Thanks simo
2007-10-10 Volker Lendecker19942: Fix Coverity id 333, a dereference before a...
2007-10-10 Stefan Metzmacherr19935: always use discard_const_p() in lib/ldb/
2007-10-10 Volker Lendecker19917: Fix warnings
2007-10-10 Volker Lendecker19900: Fix klokwork ID 3148, 3149
2007-10-10 Volker Lendecker19899: Fix some C++ warnings and klokwork ID 3147
2007-10-10 Volker Lendecker19898: Fix klokwork ids 3127, 3128, 3129, 3130
2007-10-10 Volker Lendecker19896: Fix klokwork id 2279
2007-10-10 Volker Lendecker19895: Fix klokwork id 2278
2007-10-10 Volker Lendecker19894: Fix klokwork id 2192
2007-10-10 Volker Lendecker19893: Fix klokwork id 2191
2007-10-10 Volker Lendecker19892: Fix klokwork id 2190
2007-10-10 Volker Lendecker19891: Fix klokwork id 2189
2007-10-10 Volker Lendecker19890: Fix klokwork ID 2188
2007-10-10 Volker Lendecker19889: Fix klokwork ID 2187
2007-10-10 Stefan Metzmacherr19744: merge from samba4
2007-10-10 Stefan Metzmacherr19741: fix compiler warnings
2007-10-10 Stefan Metzmacherr19739: fix compiler warning
2007-10-10 Stefan Metzmacherr19725: sync samba3's ldb with samba4
2007-10-10 Simo Sorcer19692: Another fix.
2007-10-10 Simo Sorcer19690: Remove this ancient module, I never realized...
2007-10-10 Volker Lendecker19688: Fix a deadcode warning by Coverity.
2007-10-10 James Peachr19576: Correct trivial typo.
2007-10-10 Simo Sorcer19491: backport changes from samba4
2007-10-10 Volker Lendecker19486: Probably Coverity is wrong here, but this fixes...
2007-10-10 Volker Lendecker19485: Fix Coverity # 319
2007-10-10 Andrew Tridgellr19430: merge recent ldb changes from Samba4. This...
2007-10-10 Stefan Metzmacherr19193: merge from samba4:
2007-10-10 Stefan Metzmacherr19192: merge from samba4:
2007-10-10 Stefan Metzmacherr19191: merge from samba4:
2007-10-10 Stefan Metzmacherr19190: merge from samba4:
2007-10-10 Stefan Metzmacherr19185: merge comment from samba4
2007-10-10 Stefan Metzmacherr19183: merge from samba4:
2007-10-10 Stefan Metzmacherr19182: merge from samba4:
2007-10-10 Stefan Metzmacherr19163: pass always a mem_ctx to functions and a ldb_co...
2007-10-10 Stefan Metzmacherr19145: talloc_reference() can fail!
2007-10-10 Stefan Metzmacherr19137: that looks nicer:-)
2007-10-10 Stefan Metzmacherr19135: fix bugs...
2007-10-10 Volker Lendecker19133: More C++ warnings -- Merge across?
2007-10-10 Volker Lendecker19132: Fix some C++ warnings. Is there interest to...
2007-10-10 Stefan Metzmacherr19124: merge from samba4:
2007-10-10 Volker Lendecker19079: talloc_array can fail
2007-10-10 Volker Lendecker19076: ldb_dn_copy_partial can fail
2007-10-10 Volker Lendecker19075: Fix a potential NULL dereference
2007-10-10 Volker Lendecker19072: Fix a potential NULL dereference. Simo/Tridge...
2007-10-10 Simo Sorcer19071: Backport to SAMBA_3_0 as well
2007-10-10 Volker Lendecker19067: Fix a potential NULL dereference
2007-10-10 Andrew Tridgellr18939: don't rely on the umask being right in ldb...
2007-10-10 Andrew Tridgellr18910: Change ldb_msg_add_string() to not actually...
2007-10-10 Stefan Metzmacherr18901: try to fix the samba3 build without having...
2007-10-10 Volker Lendecker18900: Next attempt to fix the Solaris build. Not...
2007-10-10 Volker Lendecker18889: Add some const. What's the policy here? Should...
2007-10-10 Andrew Tridgellr18866: Jeremy and Volker have given the go-ahead on...