index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
tests
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:dsdb/tests/sec_descriptor: verify the search of a windows dc join keeps wo...
Stefan Metzmacher
2012-12-10
1
-0
/
+7
*
s4:dsdb/tests/sec_descriptor: verify the nTSecurityDescriptor and sd_flags in...
Stefan Metzmacher
2012-12-10
1
-0
/
+116
*
s4:dsdb/tests: add SdAutoInheritTests
Stefan Metzmacher
2012-11-30
1
-1
/
+83
*
s4-join: Import DNS zones in AD DC join
Andrew Bartlett
2012-06-25
1
-0
/
+2
*
selftest: schema is not automatically reloaded now so if you modify it you ha...
Matthieu Patou
2012-06-23
1
-0
/
+9
*
samdb: Accept a list of member variables rather than a comma-separated string.
Jelmer Vernooij
2012-06-21
3
-17
/
+17
*
s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...
Matthias Dieter Wallnöfer
2012-05-04
1
-4
/
+47
*
s4:samldb LDB module - implement "fSMORoleOwner" attribute protection
Matthias Dieter Wallnöfer
2012-04-30
1
-0
/
+77
*
s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3,CN=Users,DC=wallnoefer2,D...
Matthias Dieter Wallnöfer
2012-03-26
1
-11
/
+4
*
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
2012-03-26
1
-5
/
+5
*
s4:ldap.py - test the already mentioned structural object class sorting behav...
Matthias Dieter Wallnöfer
2012-03-26
1
-0
/
+15
*
s4-selftest: Avoid running kinit for each new connection
Andrew Bartlett
2012-02-20
3
-3
/
+6
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-1
/
+1
*
Remove broken code - these lines use undefined symbols.
Jelmer Vernooij
2011-11-14
1
-7
/
+2
*
test: fixed several tests to use samba.tests
Andrew Tridgell
2011-11-10
5
-8
/
+9
*
s4-sites: Document, fix under optimal coding, use exceptions
Matthieu Patou
2011-11-02
1
-18
/
+18
*
s4-selftest: add unit tests for sites's function in python
Matthieu Patou
2011-11-02
1
-0
/
+125
*
s4:ldap.py - fix up the dSHeuristics test to check for the right behaviour
Matthias Dieter Wallnöfer
2011-10-27
1
-15
/
+27
*
s4:ldap.py - we test the creation of secrets already in the "systemOnly" test...
Matthias Dieter Wallnöfer
2011-10-27
1
-9
/
+0
*
s4:ldap.py - enhance and fix up the object class test
Matthias Dieter Wallnöfer
2011-10-27
1
-6
/
+95
*
s4:ldap.py - fix up the UTF8 tests
Matthias Dieter Wallnöfer
2011-10-27
1
-7
/
+8
*
s4:ldap.py - reactivate some assertions in "test_all"
Matthias Dieter Wallnöfer
2011-10-27
1
-2
/
+2
*
Remove pointless exception catching in tests.
Jelmer Vernooij
2011-10-09
2
-10
/
+4
*
pyldb: fixed places where we try to concatenate a Dn with a string
Andrew Tridgell
2011-09-19
2
-16
/
+16
*
s4-dsdb: use get_config_basedn() in python tests
Andrew Tridgell
2011-09-19
4
-18
/
+18
*
s4-acl: use dnsforest not dnsdomain for GC names
Andrew Tridgell
2011-08-25
1
-3
/
+3
*
s4-acl-test: use symbolic names for groupType
Andrew Tridgell
2011-08-09
1
-11
/
+16
*
s4:sam.py - uncomment/enhance some account type tests
Matthias Dieter Wallnöfer
2011-05-25
1
-30
/
+48
*
s4:sam.py - tests for "isCriticalSystemObject" attribute
Matthias Dieter Wallnöfer
2011-05-25
1
-0
/
+132
*
s4:sam.py - unchanged "primaryGroupID" when account type remains the same
Matthias Dieter Wallnöfer
2011-05-25
1
-0
/
+38
*
s4:sam.py - add tests to check that setting "userAccountValue" on usersdon't ...
Matthieu Patou
2011-05-21
1
-2
/
+40
*
s4-dsdb: add unit tests for dirsync control
Matthieu Patou
2011-05-21
1
-0
/
+713
*
s4:token_group.py python test - fix typos
Matthias Dieter Wallnöfer
2011-04-29
1
-2
/
+2
*
ldb: fixed --paged option in ldb tools
Andrew Tridgell
2011-04-07
1
-1
/
+1
*
pyldb: add more tests for control manipulation
Matthieu Patou
2011-03-20
1
-0
/
+4
*
s4:operational LDB module - fix attribute names to be right up/down-cased
Matthias Dieter Wallnöfer
2011-03-04
1
-3
/
+3
*
s4:ldap.py - rootdse tests should search for the rootDSE not the default DN
Matthias Dieter Wallnöfer
2011-03-04
1
-1
/
+1
*
s4:ldap.py - add a test in order to show the operational module fixed
Matthias Dieter Wallnöfer
2011-03-04
1
-0
/
+14
*
s4:ldap.py - other important RDN check testcases
Matthias Dieter Wallnöfer
2011-03-04
1
-0
/
+67
*
s4:ldap.py - remove a debug output
Matthias Dieter Wallnöfer
2011-03-04
1
-1
/
+0
*
pyldb: add tests for getting control results
Matthieu Patou
2011-02-21
1
-0
/
+8
*
s4-unittests: replace assertEquals(res, []) by assertEquals(len(res), 0)
Matthieu Patou
2011-02-21
2
-25
/
+25
*
s4:sam.py - add another "description" test case
Matthias Dieter Wallnöfer
2011-02-15
1
-0
/
+13
*
s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ...
Nadezhda Ivanova
2011-02-10
1
-0
/
+34
*
s4-dsdb Add tests to ensure we don't break the rootDSE function levels again
Andrew Bartlett
2011-02-02
1
-0
/
+33
*
s4-python Ensure we add the Samba python path first.
Andrew Bartlett
2011-02-02
11
-11
/
+11
*
s4:ldap.py - check the write protection on LSA objects
Matthias Dieter Wallnöfer
2011-01-25
1
-5
/
+30
*
s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test
Andrew Bartlett
2011-01-19
1
-1
/
+1
*
s4-dsdb Add PAC validation test to tokengroups test.
Andrew Bartlett
2011-01-19
1
-20
/
+78
*
s4-dsdb Add a test of the tokenGroups behaviour on the user's DN.
Andrew Bartlett
2011-01-19
1
-3
/
+21
[next]