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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
1
-748
/
+0
*
pyldb: add unit test for get(myattribute, defVal)
Matthieu Patou
2011-06-20
1
-0
/
+5
*
pyldb: Add tests for the ldb_result object
Matthieu Patou
2011-02-21
1
-0
/
+87
*
pyldb: fix a bug in the unit test which prevented ldb.python to run all the t...
Matthieu Patou
2011-02-13
1
-0
/
+3
*
pyldb: Fix memory reference error.
Jelmer Vernooij
2011-01-03
1
-0
/
+4
*
s4:ldb:python/api: use filename() instead of hardcoded filenames
Stefan Metzmacher
2010-12-27
1
-6
/
+6
*
s4:ldb:python/api: use only one ldb file in test_contains()
Stefan Metzmacher
2010-12-24
1
-2
/
+3
*
s4:ldb:python/api: use filename() instead of hardcoded filenames
Stefan Metzmacher
2010-12-24
1
-6
/
+7
*
ldb: Add ldb.Message.add and ldb.Message.elements.
Jelmer Vernooij
2010-12-21
1
-4
/
+14
*
pyldb: Fix broken test.
Jelmer Vernooij
2010-11-23
1
-1
/
+1
*
s4-ldb.python: Use $SELFTEST_PREFIX/tmp as a temporary directory for testing
Kamen Mazdrashki
2010-11-18
1
-1
/
+6
*
s4-ldb.python: add test for ldb.Message.from_dict() method
Kamen Mazdrashki
2010-11-18
1
-0
/
+17
*
Revert "s4:api.py - DN tests - test a bit more special DNs and merge the comp...
Matthias Dieter Wallnöfer
2010-11-18
1
-44
/
+1
*
s4:api.py - DN tests - test a bit more special DNs and merge the comparison t...
Matthias Dieter Wallnöfer
2010-11-18
1
-11
/
+47
*
Add missing dependencies for com_err.
Jelmer Vernooij
2010-10-05
1
-0
/
+6
*
unittests: add a test to avoid regression on previous fix
Matthieu Patou
2010-10-04
1
-0
/
+5
*
s4:dsdb: move dsdb python tests from lib/ldb/ to dsdb/
Stefan Metzmacher
2010-06-30
8
-7680
/
+0
*
s4:ldb/python: make it possible to run tests standalone
Stefan Metzmacher
2010-06-30
8
-3
/
+22
*
Implementation of self membership validated right.
Nadezhda Ivanova
2010-06-28
1
-5
/
+103
*
s4-python: python is not always in /usr/bin
Andrew Tridgell
2010-06-24
1
-1
/
+1
*
libds:common Remove DS_DC_* domain functionality flags
Andrew Bartlett
2010-06-23
1
-8
/
+8
*
s4/dsdb-test: fix usage comment
Kamen Mazdrashki
2010-06-22
1
-2
/
+2
*
s4:ldap.py - test subtree deletes through a new testcase
Matthias Dieter Wallnöfer
2010-06-20
1
-0
/
+48
*
Move a few more samdb-specific methods to SamDB, away from Ldb.
Jelmer Vernooij
2010-06-20
1
-2
/
+2
*
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
2010-06-19
6
-21
/
+24
*
acl: Clean up formatting, use samba.tests.TestCase.
Jelmer Vernooij
2010-06-19
1
-124
/
+128
*
python/passwords: Clean up imports.
Jelmer Vernooij
2010-06-19
1
-8
/
+7
*
dsdb_schema_info: Clean up imports, avoid using rpc test case for
Jelmer Vernooij
2010-06-19
1
-9
/
+2
*
s4:instancetype LDB module - "instanceType" is single-valued - MS-ADTS 3.1.1....
Matthias Dieter Wallnöfer
2010-06-19
1
-0
/
+9
*
ldb:api.py - add a small test for the enhanced "py_ldb_delete" syntax
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:Descriptor tests clean-up.
Nadezhda Ivanova
2010-06-14
1
-153
/
+67
*
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
2010-06-13
1
-2
/
+2
*
Adjusted ACL tests to use encripted connection.
Nadezhda Ivanova
2010-06-11
1
-120
/
+69
*
s4:passwords.py - set the "dSHeuristics"
Matthias Dieter Wallnöfer
2010-06-11
1
-0
/
+33
*
s4:passwords.py - use "self" before "enable_account" to make really sure whic...
Matthias Dieter Wallnöfer
2010-06-11
1
-1
/
+1
*
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 python: add more unit tests to verify the compare tests
Matthieu Patou
2010-06-07
1
-0
/
+19
*
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:urgent_replication.py - specify the "dnsRoot" attribute which is requested...
Matthias Dieter Wallnöfer
2010-06-06
1
-0
/
+1
*
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:tests/python/passwords.py - fix filter
Matthias Dieter Wallnöfer
2010-05-30
1
-1
/
+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
[next]