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
/
asq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-9
/
+27
*
s4:ldb: make it possible to return per entry controls
Andrew Bartlett
2008-12-17
1
-1
/
+1
*
Fix very old bug in ASQ
Simo Sorce
2008-10-14
1
-2
/
+2
*
LDB ASYNC: core modules
Simo Sorce
2008-09-29
1
-256
/
+163
*
Use struct-based rather than function-based initialization for ldb modules ev...
Jelmer Vernooij
2008-02-20
1
-7
/
+1
*
r26581: Make ldb_wait uniform, so that it is easy to remove it completely fro...
Simo Sorce
2007-12-24
1
-14
/
+13
*
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
*
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r20670: Make the logic more clear
Simo Sorce
2007-10-10
1
-16
/
+22
*
r20669: Simplifing more
Simo Sorce
2007-10-10
1
-88
/
+56
*
r20656: This way the process flow should be much more readable.
Simo Sorce
2007-10-10
1
-104
/
+131
*
r20198: let the IBM checker ignore the warning about a missing break
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r19904: port fies from samba3
Simo Sorce
2007-10-10
1
-1
/
+15
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-2
/
+2
*
r19452: Warn but don't die if registering against the rootdse is not possible
Simo Sorce
2007-10-10
1
-2
/
+1
*
r19129: Add comment to clarify behavior
Simo Sorce
2007-10-10
1
-0
/
+4
*
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r18436: converted ldb to use talloc_move() instead of talloc_steal() when
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r18317: Make sure we actually have a valid reply or fail
Simo Sorce
2007-10-10
1
-0
/
+3
*
r17775: use an enum to get rid of compiler warnings
Stefan Metzmacher
2007-10-10
1
-6
/
+6
*
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
2007-10-10
1
-6
/
+6
*
r17186: "async" word abuse clean-up part 2
Simo Sorce
2007-10-10
1
-17
/
+17
*
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
2007-10-10
1
-38
/
+38
*
r16264: Add, but do not yet enable, the partitions module.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
2007-10-10
1
-12
/
+14
*
r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...
Simo Sorce
2007-10-10
1
-1
/
+1
*
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
2007-10-10
1
-169
/
+0
*
r15932: Remove per request creds
Simo Sorce
2007-10-10
1
-4
/
+0
*
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
2007-10-10
1
-6
/
+12
*
r15922: password_hash.c has proven to be a good way to research how to build ...
Simo Sorce
2007-10-10
1
-42
/
+65
*
r15913: Error passing in the async code is not in agood shape
Simo Sorce
2007-10-10
1
-0
/
+3
*
r14344: More helpful messages on error for command line specified controls
Simo Sorce
2007-10-10
1
-11
/
+377
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
1
-16
/
+5
*
r13507: the 'data' element of LDAP controls is optional.
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r13360: Fix crash bug when 0 results are returned on the internal base search
Simo Sorce
2007-10-10
1
-1
/
+11
*
r13354: Add tests to check that controls work properly
Simo Sorce
2007-10-10
1
-1
/
+21
*
r12948: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12942: this way is better
Simo Sorce
2007-10-10
1
-2
/
+1
*
r12941: Add Attribute Scoped Search control
Simo Sorce
2007-10-10
1
-0
/
+220