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
/
lib
/
ldb
/
tests
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-21
/
+22
*
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
2010-03-25
7
-7
/
+7
*
Fixed a bug in acl tests - python error when we create user/group/ou with a d...
Nadezhda Ivanova
2010-03-09
1
-23
/
+23
*
Added a check for permissions to modify the RDN attribute on rename.
Nadezhda Ivanova
2010-03-09
1
-0
/
+32
*
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
*
Refactored ACL python tests
Nadezhda Ivanova
2010-03-04
1
-441
/
+256
*
s4-ldb: fixed permissions on urgent_replication.py
Andrew Tridgell
2010-02-15
1
-0
/
+0
*
s4-test: minor fixes to urgent_replication.py
Andrew Tridgell
2010-02-15
1
-27
/
+4
*
s4-drs: Test situations for Urgent Replication
Fernando J V da Silva
2010-02-15
1
-0
/
+414
*
s4-ldbtest: fixed python import
Andrew Tridgell
2010-01-28
1
-2
/
+2
*
s4-drs: implementation of some delete test cases
Eduardo Lima
2010-01-28
1
-0
/
+200
*
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
4
-8
/
+4
*
s4:ldb/tests: do a "schemaUpdateNow" after creating a new attribute in ldap_s...
Stefan Metzmacher
2010-01-13
1
-0
/
+10
*
s4-acl: fixed acl.py test to use correct ldif
Andrew Tridgell
2010-01-08
1
-1
/
+2
*
s4-secdesc: fixed the sec_descriptor.py test
Andrew Tridgell
2010-01-08
1
-42
/
+74
*
s4:ldap_schema.py - add an additional check for validity of "defaultObjectCat...
Matthias Dieter Wallnöfer
2010-01-05
1
-0
/
+25
*
s4:ldap_schema.py - Move generated attributes check
Matthias Dieter Wallnöfer
2010-01-05
1
-15
/
+15
*
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
2
-10
/
+10
*
s4-tort: Tests for "msDS-IntId" attribute implemented
Kamen Mazdrashki
2009-12-21
1
-2
/
+281
*
s4-tort: Move Schema tests from ldap.py into separate module
Kamen Mazdrashki
2009-12-21
2
-133
/
+221
*
s4-dsdb: Add a test for adding, deleting, and appending a posixAccount object...
Brendan Powers
2009-12-18
1
-0
/
+30
*
Fixed incorrect checking of PRINCIPAL_SELF permissions.
Nadezhda Ivanova
2009-12-17
1
-2
/
+41
*
Implementation of sDRightsEffective, allowedAttributesEffective and allowedCh...
Nadezhda Ivanova
2009-12-10
1
-1
/
+126
*
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
*
Implemented LDAP_SERVER_SD_FLAGS_OID on search requests.
Nadezhda Ivanova
2009-11-21
1
-4
/
+60
*
Implementation of LDAP_SERVER_SD_FLAGS_OID on modify requests.
Nadezhda Ivanova
2009-11-20
1
-5
/
+107
*
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
*
Added tests for descriptor inheritance on ldap modify.
Zahari Zahariev
2009-11-15
1
-121
/
+207
*
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
*
Fixes for some tests not eorking against Windows or Samba.
Nadezhda Ivanova
2009-11-10
1
-12
/
+8
*
s4-samdb: remove the rDN size constraint of 64
Andrew Tridgell
2009-11-09
1
-1
/
+4
*
Python tests for the acl module.
Zahari Zahariev
2009-11-05
1
-0
/
+1104
*
s4-ldaptest: "testgroup" is a bit too common
Andrew Tridgell
2009-10-15
1
-2
/
+2
[next]