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_ildap
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21761: - Give more detail on LDAP client library failures (make it clear
Andrew Bartlett
1
-4
/
+10
2007-10-10
r20129: remove unused structure elements
Stefan Metzmacher
1
-12
/
+8
2007-10-10
r20128: get rid of more talloc_get_type() calls
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r20125: fix some ugly mem leaks in the ldb_ildb backend
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r20123: - avoid some more talloc_get_type() calls
Stefan Metzmacher
1
-29
/
+23
2007-10-10
r20122: pass ildb to ildb_request_noop()
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r20121: pass down the ldb_request struct to ildb_request_send(),
Stefan Metzmacher
1
-18
/
+13
2007-10-10
r20120: fix the talloc hierachy and make ildb a child of module
Stefan Metzmacher
1
-20
/
+21
2007-10-10
r19832: better prototypes for the linearization functions:
Simo Sorce
1
-7
/
+6
2007-10-10
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
1
-2
/
+2
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
1
-0
/
+1
2007-10-10
r19531: Make struct ldb_dn opaque and local to ldb_dn.c
Simo Sorce
1
-2
/
+2
2007-10-10
r19362: - don't need to store the baseinfo message after cache load
Andrew Tridgell
1
-0
/
+1
2007-10-10
r18439: 2nd try at a talloc_move() api. This type with the ** ptr interface
Andrew Tridgell
1
-3
/
+4
2007-10-10
r18438: I should have examined these uses of talloc_move() more
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18436: converted ldb to use talloc_move() instead of talloc_steal() when
Andrew Tridgell
1
-5
/
+3
2007-10-10
r18410: Reduce noise in the ldb_ildap backend. We regularly search for things
Andrew Bartlett
1
-3
/
+1
2007-10-10
r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17822: the ildap ldb backend doesn't need the auto rootDSE logic any more
Andrew Tridgell
1
-84
/
+2
2007-10-10
r17516: Change helper function names to make more clear what they are meant t...
Simo Sorce
1
-1
/
+1
2007-10-10
r17514: Simplify the way to set ldb errors and add another
Simo Sorce
1
-11
/
+11
2007-10-10
r17349: We can't just return sucess here, modules below us expect the async
Andrew Bartlett
1
-20
/
+56
2007-10-10
r17300: Try to fix some segfaults in ldb_ildap module, when the remote server
Andrew Bartlett
1
-1
/
+6
2007-10-10
r17186: "async" word abuse clean-up part 2
Simo Sorce
1
-26
/
+14
2007-10-10
r17185: Oh, I wanted to do this for sooo long time.
Simo Sorce
1
-19
/
+19
2007-10-10
r16087: Fix silly cut-and-paste typo that cost me much of my afternoon...
Andrew Bartlett
1
-4
/
+1
2007-10-10
r16083: Make it possible to initialise a backend module, without it setting up
Andrew Bartlett
1
-8
/
+11
2007-10-10
r16036: Add a couple of new functions to corretly deal with timeouts.
Simo Sorce
1
-2
/
+2
2007-10-10
r15964: fix error handling in ldb_ildap backend
Stefan Metzmacher
1
-7
/
+14
2007-10-10
r15963: fix warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...
Simo Sorce
1
-1
/
+1
2007-10-10
r15942: Remove the sync internal ldb calls altogether.
Simo Sorce
1
-291
/
+72
2007-10-10
r15927: Optimize ldb module traverse while keeping the API intact.
Simo Sorce
1
-136
/
+151
2007-10-10
r15913: Error passing in the async code is not in agood shape
Simo Sorce
1
-1
/
+1
2007-10-10
r15592: Remove unused header
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15242: allow to use LDB_FLG_RECONNECT
Simo Sorce
1
-0
/
+4
2007-10-10
r14592: Add support for loading shared modules to LDB.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r14227: We are passing the wrong pointer here
Simo Sorce
1
-1
/
+1
2007-10-10
r14163: Remove LDB_WAIT_ONCE, we can hardly guarante we
Simo Sorce
1
-7
/
+0
2007-10-10
r14161: return early if we know the job is already finished
Simo Sorce
1
-0
/
+7
2007-10-10
r13996: simplify ldb_async_wait() some more
Simo Sorce
1
-5
/
+5
2007-10-10
r13992: change the way ldb_async_wait() works.
Simo Sorce
1
-1
/
+3
2007-10-10
r13839: Use registration mechanism for backends as well (in the same sense
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r13827: Minor enhancements or cosmetic changes
Simo Sorce
1
-4
/
+7
2007-10-10
r13823: make async_wait part of the modules ops
Simo Sorce
1
-3
/
+2
2007-10-10
r13818: Make ldb_tdb 'fake' async.
Simo Sorce
1
-5
/
+20
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r13743: Generic fixes and improvements
Simo Sorce
1
-59
/
+80
2007-10-10
r13615: Make ldb_set_errstring get ldb instead of module as parameter.
Simo Sorce
1
-9
/
+17
[next]