index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
ldb_tdb
/
ldb_search.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r26131: Ensure we show the right errors in the NULL base DN case. Based on
Andrew Bartlett
1
-0
/
+2
2007-12-21
r25965: Remove duplicate block - thanks metze!
Andrew Bartlett
1
-18
/
+0
2007-12-21
r25959: Add a new special DN to LDB: @OPTIONS
Andrew Bartlett
1
-12
/
+110
2007-12-21
r25690: - only use a readonly traverse in ldb_search when not in a transactio...
Andrew Tridgell
1
-3
/
+13
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r22471: Convert more code to use proper LDB error codes.
Simo Sorce
1
-7
/
+8
2007-10-10
r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-1
/
+1
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-3
/
+3
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
1
-1
/
+1
2007-10-10
r19402: - use the new tdb_lockall_read() to make ldb_search() more efficient,
Andrew Tridgell
1
-19
/
+2
2007-10-10
r19314: Commit tridge's fixes for a big mem leak in ltdb I introduced
Simo Sorce
1
-2
/
+1
2007-10-10
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18436: converted ldb to use talloc_move() instead of talloc_steal() when
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-1
/
+1
2007-10-10
r17370: Fix tdb searches, we need to return an LDAP_REPLY_DONE packet when done.
Simo Sorce
1
-0
/
+15
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
1
-7
/
+7
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-8
/
+8
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
1
-90
/
+5
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
1
-26
/
+33
2007-10-10
r15913: Error passing in the async code is not in agood shape
Simo Sorce
1
-9
/
+5
2007-10-10
r13996: simplify ldb_async_wait() some more
Simo Sorce
1
-1
/
+1
2007-10-10
r13827: Minor enhancements or cosmetic changes
Simo Sorce
1
-7
/
+9
2007-10-10
r13823: make async_wait part of the modules ops
Simo Sorce
1
-1
/
+1
2007-10-10
r13818: Make ldb_tdb 'fake' async.
Simo Sorce
1
-93
/
+208
2007-10-10
r13609: Get in the initial work on making ldb async
Simo Sorce
1
-0
/
+1
2007-10-10
r13289: Check the tree is not NULL
Simo Sorce
1
-0
/
+4
2007-10-10
r13258: Fix the talloc heirachy for ldb_tdb.
Andrew Bartlett
1
-15
/
+15
2007-10-10
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
1
-0
/
+1
2007-10-10
r11567: Ldb API change patch.
Simo Sorce
1
-10
/
+19
2007-10-10
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
1
-10
/
+6
2007-10-10
r10892: - improved the handling of the special distinguishedName attribute
Andrew Tridgell
1
-85
/
+43
2007-10-10
r10889: make searches for dn's less of a special case, and much faster when
Andrew Tridgell
1
-15
/
+0
2007-10-10
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-34
/
+1
2007-10-10
r10667: cope with a NULL tree for base searches in ldb_search()
Andrew Tridgell
1
-11
/
+11
2007-10-10
r10422: ldb_search() can now use tdb_traverse_read() to ensure it can run in
Andrew Tridgell
1
-1
/
+1
2007-10-10
r10408: now that we are using tdb transactions we don't need any additional
Andrew Tridgell
1
-0
/
+36
2007-10-10
r10305: start implementing better error handling
Simo Sorce
1
-8
/
+4
2007-10-10
r10251: some more work on ldb_sqlite3
Simo Sorce
1
-0
/
+6
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-13
/
+24
2007-10-10
r8779: Add rdn module to makefile and headers
Simo Sorce
1
-1
/
+2
2007-10-10
r8736: this fixes the ldb speed (raises BENCH-WINS from 15 ops/sec to over 4000)
Andrew Tridgell
1
-0
/
+7
2007-10-10
r8373: New wildcard matching code.
Simo Sorce
1
-29
/
+1
2007-10-10
r8037: a fairly major update to the internals of ldb. Changes are:
Andrew Tridgell
1
-7
/
+8
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-10
/
+28
2007-10-10
r7602: fix some compiler warnings
Derrell Lipman
1
-1
/
+1
[next]