PEP8: fix E201: whitespace after '('
[samba.git] / source4 / dsdb / tests / python / token_group.py
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2017-03-27 Andrew Bartlettauth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10...
2016-06-27 Stefan Metzmachers4:dsdb/tests: use ncacn_ip_tcp:server[seal] for samr...
2016-06-16 Andrew Bartlettselftest: Check a user with only primaryGroupID is...
2016-06-16 Andrew Bartlettselftest: Test that primaryGroupID is first in samr...
2016-06-16 Andrew Bartlettselftest: Add alias membership to the tokengroups test
2016-06-16 Andrew Bartlettselftest: Expand tokenGroups test to also compare with...
2016-06-16 Andrew Bartlettselftest: Expand tokenGroups test to also build nested...
2016-03-22 Douglas Bagnalldsdb python tests: fix several usage strings
2014-12-22 Garming Samdsdb: Add tokenGroupsGlobalAndUniversal, tokenGroups...
2014-11-22 Jelmer Vernooijtoken_group: Use samba.tests.subunitrun.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-11-14 Jelmer VernooijRemove broken code - these lines use undefined symbols.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-04-29 Matthias Dieter... s4:token_group.py python test - fix typos
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2011-01-19 Andrew Bartletts4-dsdb Don't use None as the input to the GENSEC loop...
2011-01-19 Andrew Bartletts4-dsdb Add PAC validation test to tokengroups test.
2011-01-19 Andrew Bartletts4-dsdb Add a test of the tokenGroups behaviour on...
2011-01-14 Andrew Tridgells4-test: added a tokengroups test