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
r10753: don't require every ldb module to implement both a search_bytree() and
Andrew Tridgell
1
-26
/
+3
2007-10-10
r10708: a bit more error checking in the idap ldb backend
Andrew Tridgell
1
-0
/
+5
2007-10-10
r10666: - reverse the ildap ldb backend so tree based searches go through
Andrew Tridgell
1
-22
/
+28
2007-10-10
r10641: fixed the error handling on search errors in the ildap backend
Andrew Tridgell
1
-0
/
+1
2007-10-10
r10477: expose transactions outside ldb and change the API once more
Simo Sorce
1
-3
/
+11
2007-10-10
r10305: start implementing better error handling
Simo Sorce
1
-16
/
+5
2007-10-10
r10299: remove the public (un)lock functions and introduce a transaction based
Simo Sorce
1
-27
/
+15
2007-10-10
r9728: A *major* update to the credentials system, to incorporate the
Andrew Bartlett
1
-2
/
+1
2007-10-10
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
1
-29
/
+82
2007-10-10
r7776: add a method for getting arbitrary opaque data into a ldb context, for...
Andrew Tridgell
1
-2
/
+3
2007-10-10
r7749: some bug fixes from testing with socket:testnonblock
Andrew Tridgell
1
-0
/
+2
2007-10-10
r7726: - removed some unused variables
Andrew Tridgell
1
-1
/
+8
2007-10-10
r7719: make the ildap ldb backend use the defaultNamingContext if the basedn
Andrew Tridgell
1
-2
/
+28
2007-10-10
r7714: enable samba credentials handling in ldb tools. So you can now do a
Andrew Tridgell
1
-0
/
+14
2007-10-10
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
1
-18
/
+10
2007-10-10
r7667: added a ldb ildap backend, using our internal ldap client library. Nex...
Andrew Tridgell
1
-0
/
+401