summaryrefslogtreecommitdiffstats
path: root/source3/lib/ldb/common/ldb.c
Commit message (Expand)AuthorAgeFilesLines
* samba3/ldb: Update the ldb_dn API to match that of the Samba 4 LDB:Jelmer Vernooij2009-04-231-2/+2
* ldb/samba3: Support event context argument to ldb_init().Jelmer Vernooij2009-04-231-1/+1
* s3 ldb: Fix vasprintf segfault that has been the source of build machine fail...Tim Prouty2009-01-231-5/+8
* Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.Jelmer Vernooij2009-01-211-3/+3
* Reorder arguments to ldb_search() to match what is in Samba 4.Jelmer Vernooij2009-01-211-11/+11
* s3:lib/ldb: Don't return already freed pointer on error.Stefan Metzmacher2008-09-251-0/+1
* ldb: Fix permissions of new ldg files.Karolin Seeger2008-08-271-1/+1
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-10-101-1/+1
* r20036: Merge ldb_search_exp_fmt -- Thanks simoVolker Lendecke2007-10-101-0/+39
* r19725: sync samba3's ldb with samba4Stefan Metzmacher2007-10-101-15/+17
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2007-10-101-7/+11
* r19182: merge from samba4:Stefan Metzmacher2007-10-101-0/+11
* r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke2007-10-101-2/+2
* r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell2007-10-101-1/+3
* r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke2007-10-101-5/+5
* r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell2007-10-101-0/+1075