index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
modules
/
skel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-4
/
+11
*
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
2008-02-20
1
-6
/
+1
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r21305: Change the skel module a little, so make it names clearer.
Andrew Bartlett
2007-10-10
1
-6
/
+7
*
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
2007-10-10
1
-22
/
+6
*
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
1
-29
/
+17
*
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r12743: Remove the ugly way we had to make a second stage init and introduce
Simo Sorce
2007-10-10
1
-7
/
+9
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-1
/
+7
*
r12717: Always compile the skel module, so we know when we break it.
Andrew Bartlett
2007-10-10
1
-28
/
+19
*
r12658: Couple of fixes related to shared module builds.
Jelmer Vernooij
2007-10-10
1
-4
/
+0
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
1
-6
/
+34
*
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
2007-10-10
1
-4
/
+3
*
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
2007-10-10
1
-2
/
+9
*
r10305: start implementing better error handling
Simo Sorce
2007-10-10
1
-10
/
+3
*
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
2007-10-10
1
-16
/
+16
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
1
-3
/
+3
*
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r6937: some minor fixes and updates
Stefan Metzmacher
2007-10-10
1
-13
/
+15
*
r6935: don't do three things at a time :-)
Simo Sorce
2007-10-10
1
-2
/
+2
*
r6934: thanks to HotaruT for pointing out skel.c was not in line with the res...
Simo Sorce
2007-10-10
1
-6
/
+20
*
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
2007-10-10
1
-7
/
+0
*
r5585: LDB interfaces change:
Simo Sorce
2007-10-10
1
-7
/
+9
*
r4474: - converted ldb to use talloc internally
Andrew Tridgell
2007-10-10
1
-7
/
+1
*
r3897: add a locking infrastructure
Simo Sorce
2007-10-10
1
-0
/
+14
*
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r3755: add missing files
Simo Sorce
2007-10-10
1
-0
/
+123