summaryrefslogtreecommitdiff
path: root/source4/lib/gendb.c
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-3/+3
* r14647: be a bit less verbose on common stuffStefan Metzmacher2007-10-101-1/+1
* r13256: Free temporary memory on error cases, and try to clean up what's leftAndrew Bartlett2007-10-101-4/+4
* r12433: Add comment describing this function.Andrew Bartlett2007-10-101-0/+4
* r11567: Ldb API change patch.Simo Sorce2007-10-101-10/+20
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-1/+1
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-5/+6
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+1
* r8342: allow ldb_ldif_read_string() to continue in the string, so you canAndrew Tridgell2007-10-101-1/+1
* r7615: fix the build and simplify gendb_search_dnSimo Sorce2007-10-101-28/+15
* r7582: Better way to have a fast path searching for a specific DN.Simo Sorce2007-10-101-2/+29
* r6340: - added an easy to use function to initialise a temporary ldb with som...Andrew Tridgell2007-10-101-0/+13
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-0/+80