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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-19
s4:torture/ldap/basic.c - add more error code/messages tests
Matthias Dieter Wallnöfer
1
-30
/
+264
2010-05-21
s4:libcli/ldap Rename ldap.h to libcli_ldap.h
Andrew Bartlett
1
-1
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
3
-32
/
+27
2010-05-03
Added a function to check if an attribute can belong to a filtered replica.
Nadezhda Ivanova
1
-0
/
+17
2010-04-27
nbt: samlogon/netlogon structures - unify denominations
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-04-12
s4:torture/ldap/ldap_sort.c - There should be used the "base_dn" not the "roo...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-02-26
s4:torture: use a connected CLDAP socket.
Stefan Metzmacher
2
-14
/
+46
2010-02-25
s4:torture/ldap/basic.c - add a basic test for referral return
Matthias Dieter Wallnöfer
1
-3
/
+219
2010-02-22
s4:torture/ldap/basic.c - add some "const"
Matthias Dieter Wallnöfer
1
-5
/
+3
2010-01-29
s4/ldap: Test to expoit ldb_ildap bug in case of nested search requests
Kamen Mazdrashki
2
-0
/
+203
2009-12-01
s4:torture/ldap/ldap_sort - Add some casts to suppress warnings
Matthias Dieter Wallnöfer
1
-7
/
+7
2009-11-12
s4:dsdb/schema Simplify schema loading from ldb messages
Andrew Bartlett
1
-17
/
+2
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
1
-1
/
+1
2009-10-23
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
3
-3
/
+3
2009-10-20
s4-torture: ran minimal_includes.pl over source4/torture
Andrew Tridgell
5
-13
/
+0
2009-10-19
s4:torture "cldap" test - restore the removed constraints and add more
Matthias Dieter Wallnöfer
1
-4
/
+34
2009-10-18
s4:torture "cldap" test - rework and test more results
Matthias Dieter Wallnöfer
1
-21
/
+17
2009-10-14
s4:torture cldap test - Add checks for the right forest DNS name
Matthias Dieter Wallnöfer
1
-1
/
+6
2009-10-14
s4:torture - fix up "ldap_basic" test
Matthias Dieter Wallnöfer
1
-5
/
+6
2009-10-02
ds-flags: use the new name DS_DNS_FOREST_ROOT
Andrew Tridgell
1
-5
/
+5
2009-08-05
s4:torture The test logic for the target was wrong. This should correct it.
Matthias Dieter Wallnöfer
1
-4
/
+4
2009-08-05
s4:torture Remove some unwanted code in the LDAP test - hope this fixes up th...
Matthias Dieter Wallnöfer
1
-12
/
+0
2009-08-04
s4:torture rework LDAP sort test
Andrew Bartlett
2
-0
/
+157
2009-07-31
s4: Adds a small test for the new enhanced error messages from the AD LDAP se...
Matthias Dieter Wallnöfer
1
-4
/
+183
2009-06-18
Fixes for the "cldap" tests
Matthias Dieter Wallnöfer
2
-6
/
+19
2009-04-02
major upgrade to the ldb attribute handling
Andrew Tridgell
1
-1
/
+1
2009-03-22
LDAP-CLDAP: remove temporary debug statements...
Stefan Metzmacher
1
-2
/
+2
2009-03-19
s4:cldap: rewrite the cldap library based on tsocket
Stefan Metzmacher
2
-48
/
+73
2009-03-11
LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.
Stefan Metzmacher
1
-6
/
+79
2009-02-05
LDAP-UPTODATEVECTOR: fix segfault against samba4 as server
Stefan Metzmacher
1
-0
/
+1
2009-02-02
s4:cldap: s/private/private_data
Stefan Metzmacher
1
-2
/
+2
2008-10-15
idl: finally fully share nbt.idl in s3 and s4.
Günther Deschner
1
-7
/
+8
2008-10-14
Sync with Samba 3.
Jelmer Vernooij
1
-4
/
+4
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
2
-2
/
+2
2008-10-02
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
1
-44
/
+44
2008-09-29
LDB ASYNC: misc changes
Simo Sorce
1
-26
/
+38
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2
-8
/
+6
2008-08-20
Add a torture test for the new 'netlogon' flags.
Matthias Dieter Wallnöfer
1
-0
/
+146
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-1
/
+1
2008-05-21
Extend the 'netlogon' CLDAP and NBT implementation.
Andrew Bartlett
1
-1
/
+21
2008-05-17
Modify the LDAP-CLDAP test for better coverage.
Andrew Bartlett
1
-4
/
+8
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
1
-33
/
+34
2008-04-27
Move subunit infrastructure code into lib/torture.
Jelmer Vernooij
1
-1
/
+1
2008-04-21
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
3
-4
/
+10
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2
-2
/
+2
2008-04-17
Use provided event context rather than looking for it.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-3
/
+3
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2
-3
/
+3
2008-01-06
r26683: Add another testcase. I still don't know what's wrong here.
Andrew Bartlett
1
-0
/
+21
[next]