summaryrefslogtreecommitdiff
path: root/source3/lib/ldb/common/ldb_dn.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-06Remove the copy of ldb from Samba 3.Jelmer Vernooij1-1050/+0
2009-06-12s3: Call va_end() after all va_start()/va_copy() calls.Andrew Kroeger1-1/+1
2009-04-23samba3/ldb: Update the ldb_dn API to match that of the Samba 4 LDB:Jelmer Vernooij1-15/+38
2007-11-26Fix bug 5055Volker Lendecke1-1/+1
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell1-1/+1
2007-10-10r19898: Fix klokwork ids 3127, 3128, 3129, 3130Volker Lendecke1-2/+9
2007-10-10r19725: sync samba3's ldb with samba4Stefan Metzmacher1-31/+88
2007-10-10r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell1-2/+7
2007-10-10r19191: merge from samba4:Stefan Metzmacher1-0/+1
2007-10-10r19163: pass always a mem_ctx to functions and a ldb_context where neededStefan Metzmacher1-12/+15
2007-10-10r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke1-2/+3
2007-10-10r19079: talloc_array can failVolker Lendecke1-0/+1
2007-10-10r19076: ldb_dn_copy_partial can failVolker Lendecke1-0/+1
2007-10-10r19075: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19067: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell1-0/+944