summaryrefslogtreecommitdiff
path: root/source3/lib/ldb/common/ldb.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23samba3/ldb: Update the ldb_dn API to match that of the Samba 4 LDB:Jelmer Vernooij1-2/+2
2009-04-23ldb/samba3: Support event context argument to ldb_init().Jelmer Vernooij1-1/+1
2009-01-23s3 ldb: Fix vasprintf segfault that has been the source of build machine fail...Tim Prouty1-5/+8
2009-01-21Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.Jelmer Vernooij1-3/+3
2009-01-21Reorder arguments to ldb_search() to match what is in Samba 4.Jelmer Vernooij1-11/+11
2008-09-25s3:lib/ldb: Don't return already freed pointer on error.Stefan Metzmacher1-0/+1
2008-08-27ldb: Fix permissions of new ldg files.Karolin Seeger1-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-10r20036: Merge ldb_search_exp_fmt -- Thanks simoVolker Lendecke1-0/+39
2007-10-10r19725: sync samba3's ldb with samba4Stefan Metzmacher1-15/+17
2007-10-10r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell1-7/+11
2007-10-10r19182: merge from samba4:Stefan Metzmacher1-0/+11
2007-10-10r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke1-2/+2
2007-10-10r18939: don't rely on the umask being right in ldb creation. Both Samba3 andAndrew Tridgell1-1/+3
2007-10-10r18889: Add some const. What's the policy here? Should I do this in Samba4 as...Volker Lendecke1-5/+5
2007-10-10r18866: Jeremy and Volker have given the go-ahead on the group mapping ldbAndrew Tridgell1-0/+1075