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
/
torture
/
ldap
/
basic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14720: Add torture_context argument to all torture tests
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r13346: use private proto header files for the torture tests
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
Andrew Tridgell
1
-3
/
+3
2007-10-10
r7626: a new ldap client library. Main features are:
Andrew Tridgell
1
-48
/
+55
2007-10-10
r7593: simplified the memory management in the ldap code. Having a mem_ctx
Andrew Tridgell
1
-4
/
+4
2007-10-10
r7527: - added a ldb_search_bytree() interface, which takes a ldb_parse_tree
Andrew Tridgell
1
-1
/
+2
2007-10-10
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r6732: - move sasl send recv code to the ldap lib
Stefan Metzmacher
1
-21
/
+16
2007-10-10
r6028: A MAJOR update to intergrate the new credentails system fully with
Andrew Bartlett
1
-6
/
+3
2007-10-10
r5928: Use cli_credentials in:
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r5305: removed libcli/ldap/ldap.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3583: - seperate the ldap client code and the ldap parsing code
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r3324: made the smbtorture code completely warning free
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2853: add torture test to find the defaultNamingContext on the RootDSE
Stefan Metzmacher
1
-0
/
+118
2007-10-10
r2071: - change smbtorture to use the popt_common stuff
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1855: fix compiler warning and output fromatting
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r1805: ...I just forgot to say that the sasl bind actually works now:-)
Stefan Metzmacher
1
-0
/
+22
2007-10-10
r1802: start to support SASL in our ldap libraries
Simo Sorce
1
-10
/
+41
2007-10-10
r1793: try to bind multiple times as anonimous and user
Simo Sorce
1
-2
/
+29
2007-10-10
r1771: OK Let's add tests for ldap.
Simo Sorce
1
-0
/
+34