index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
tests
/
python
/
ldap.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
Stefan Metzmacher
2010-06-30
1
-2688
/
+0
*
s4:ldb/python: make it possible to run tests standalone
Stefan Metzmacher
2010-06-30
1
-0
/
+3
*
s4:ldap.py - test subtree deletes through a new testcase
Matthias Dieter Wallnöfer
2010-06-20
1
-0
/
+48
*
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
2010-06-19
1
-0
/
+4
*
s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....
Matthias Dieter Wallnöfer
2010-06-19
1
-0
/
+9
*
s4:ldap.py - add another test about linked attributes
Matthias Dieter Wallnöfer
2010-06-16
1
-1
/
+90
*
s4:ldap.py - check how the directory server behaves when the 'distinguishedNa...
Matthias Dieter Wallnöfer
2010-06-11
1
-2
/
+12
*
s4:ldap.py - check if the "name" of an entry was really ignored
Matthias Dieter Wallnöfer
2010-06-11
1
-2
/
+7
*
s4:ldap.py - add testcase which demonstrates the reset of the "primaryGroupID"
Matthias Dieter Wallnöfer
2010-06-10
1
-0
/
+7
*
s4:ldap.py - add a test to demonstrate the 'instanceType' behaviour
Matthias Dieter Wallnöfer
2010-06-10
1
-0
/
+39
*
s4:ldap.py - add some "objectclass" behaviour tests
Matthias Dieter Wallnöfer
2010-06-07
1
-0
/
+190
*
s4:ldap.py - enhance the attributes testcase to demonstrate how the attribute...
Matthias Dieter Wallnöfer
2010-06-07
1
-2
/
+75
*
s4:ldap.py - enhance the rename tests to demonstrate the functionality
Matthias Dieter Wallnöfer
2010-06-07
1
-0
/
+37
*
s4:ldap.py - enhance the RDN name test to show that invalid "name" attributes...
Matthias Dieter Wallnöfer
2010-06-06
1
-1
/
+3
*
s4:ldap.py - make sure that also the "posixuser" will be deleted on test brea...
Matthias Dieter Wallnöfer
2010-06-06
1
-0
/
+1
*
s4:ldap.py - add a test which shows the modification behaviour of important a...
Matthias Dieter Wallnöfer
2010-05-30
1
-0
/
+104
*
s4:ldap.py - add more test cases to show invalid primary group change behaviour
Matthias Dieter Wallnöfer
2010-05-30
1
-0
/
+23
*
s4-python: Move dsdb constants to a separate python module.
Jelmer Vernooij
2010-04-04
1
-4
/
+3
*
ldap.py: Fix syntax error.
Jelmer Vernooij
2010-03-29
1
-1
/
+1
*
s4-python: Format to PEP8, simplify tests.
Jelmer Vernooij
2010-03-29
1
-20
/
+21
*
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
2010-03-25
1
-1
/
+1
*
s4:ldap.py - give the "primaryGroupToken" test a better name
Matthias Dieter Wallnöfer
2010-03-04
1
-3
/
+3
*
s4:ldap.py - add test for "tokenGroups"
Matthias Dieter Wallnöfer
2010-03-04
1
-0
/
+44
*
ldap: Fix test failure that seemed to go unreported previously.
Jelmer Vernooij
2010-01-17
1
-2
/
+1
*
ldap.py: Remove unused imports.
Jelmer Vernooij
2010-01-17
1
-18
/
+4
*
Import testtools as well, required for subunit.
Jelmer Vernooij
2010-01-16
1
-2
/
+1
*
s4-ldaptest: need to use MessageElement for modify messages
Andrew Tridgell
2010-01-02
1
-2
/
+4
*
s4-ldbtest: fixed message element in modify
Andrew Tridgell
2010-01-02
1
-1
/
+2
*
pyldb: Add dom_sid.split in favor of less powerful dom_sid_to_rid().
Jelmer Vernooij
2009-12-31
1
-9
/
+9
*
s4-tort: Move Schema tests from ldap.py into separate module
Kamen Mazdrashki
2009-12-21
1
-133
/
+0
*
s4-dsdb: Add a test for adding, deleting, and appending a posixAccount object...
Brendan Powers
2009-12-18
1
-0
/
+30
*
s4:ldap.py Improve testsuite for primaryGroupToken behaviour
Andrew Bartlett
2009-12-07
1
-0
/
+22
*
s4:ldap.py Add test of namingContext behaviour after tridge found a bug
Andrew Bartlett
2009-12-01
1
-0
/
+15
*
s4-drs: Test situations for runtime constructed parentGUID
Fernando J V da Silva
2009-11-30
1
-1
/
+24
*
s4-ldb: improve detection of whether the server has a GC port
Andrew Tridgell
2009-11-27
1
-5
/
+9
*
s4:ldap.py - add a test for the enhanced operational attributes check
Matthias Dieter Wallnöfer
2009-11-26
1
-0
/
+11
*
s4:ldap.py - fix the schema update test on Windows Server
Matthias Dieter Wallnöfer
2009-11-24
1
-1
/
+2
*
s4:ldap.py - activate test for operational attributes
Matthias Dieter Wallnöfer
2009-11-24
1
-8
/
+8
*
s4:ldap.py Add tests for subSchemaSubEntry
Andrew Bartlett
2009-11-24
1
-0
/
+12
*
s4:ldap.py - Add a check for the generated "schemaIDGUID"
Matthias Dieter Wallnöfer
2009-11-23
1
-0
/
+2
*
s4-ldb: added a double-rename test
Andrew Tridgell
2009-11-20
1
-0
/
+24
*
s4-ldb: allow ldap.py test suite to run directly against a file
Andrew Tridgell
2009-11-20
1
-1
/
+5
*
s4:ldap.py - enhance schema addition test
Matthias Dieter Wallnöfer
2009-11-15
1
-12
/
+40
*
s4:ldap.py - Deactivates some at the moment pointless test parts
Matthias Dieter Wallnöfer
2009-11-15
1
-6
/
+6
*
s4:ldb Add Well Known GUID (WKGUID) tests to ldap.py
Andrew Bartlett
2009-11-12
1
-0
/
+17
*
s4-samdb: remove the rDN size constraint of 64
Andrew Tridgell
2009-11-09
1
-1
/
+4
*
s4-ldaptest: "testgroup" is a bit too common
Andrew Tridgell
2009-10-15
1
-2
/
+2
*
s4-ldap: test the rDN size limit
Andrew Tridgell
2009-10-15
1
-0
/
+25
*
s4:ldap.py - Further enhancements
Matthias Dieter Wallnöfer
2009-10-08
1
-6
/
+236
*
s4:ldap.py - commented out the UTF8 tests (and fixed some deletion DNs)
Matthias Dieter Wallnöfer
2009-10-03
1
-10
/
+12
[next]