CVE-2015-5370: python/samba/tests: add some dcerpc raw_protocol tests
[samba.git] / python /
2016-03-30 Stefan MetzmacherCVE-2015-5370: python/samba/tests: add some dcerpc...
2016-03-30 Stefan MetzmacherCVE-2015-5370: python/samba/tests: add infrastructure...
2016-03-30 Stefan MetzmacherCVE-2016-2118: python:tests/dcerpc: use [sign] for...
2016-03-28 Stefan Metzmacherpython:samba/tests: don't use the x.alter_context(...
2016-03-28 Stefan Metzmacherpython/samba/tests: let the output of hexdump() match...
2016-03-28 Stefan Metzmacherpython/samba/tests: move hexdump() from DNSTest to...
2016-03-28 Stefan Metzmacherpython/samba/tests: add fallbacks for assert{Less,Great...
2016-03-28 Jelmer VernooijImplement TestCase.assertIsNotNone for python < 2.7.
2016-03-28 Jelmer VernooijImplement TestCase.assertIn for older versions of Python.
2016-03-28 Jelmer VernooijImplement assertIsNone for Python < 2.7.
2016-03-28 Jelmer VernooijHandle skips when running on python2.6.
2016-03-28 Jelmer VernooijRun cleanup after tearDown, for consistency with Python...
2016-03-28 Jelmer VernooijUse samba TestCase so we get all compatibility function...
2016-03-28 Jelmer VernooijProvide TestCase.assertIsInstance for python < 2.7.
2016-03-28 Jelmer VernooijAdd replacement addCleanup.
2016-03-28 Jelmer VernooijAdd custom implementations of TestCase.assertIs and...
2016-03-28 Jelmer VernooijFix use of TestCase.skipTest on python2.6 now that...
2016-03-28 Jelmer VernooijRename TestSkipped to Skiptest, consistent with Python...
2016-03-28 Jelmer VernooijAvoid importing TestCase and TestSkipped from testtools.
2016-03-28 Kamen Mazdrashkis4-dsdb-test: Implement samdb_connect_env() to rely...
2016-03-28 Kamen Mazdrashkis4-tests: Print out what the error is in delete_force()
2016-03-28 Stefan Metzmacherpython/samba/tests: don't lower case path names in...
2016-03-28 Kamen Mazdrashkis4-tests/env_loadparm: Throw KeyError in case SMB_CONF_PATH
2016-03-28 Jelmer VernooijReduce number of places where sys.path is (possibly...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Remove dependencies on env...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: change samba.tests.dns from...
2016-02-24 Garming SamCVE-2016-0771: tests: rename test getopt to get_opt
2016-02-24 Garming SamCVE-2016-0771: tests/dns: RPC => DNS roundtrip test
2016-02-24 Garming SamCVE-2016-0771: tests/dns: modify tests to check via RPC
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Add some more test cases...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Correct error code for former...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: restore formerly segfaulting...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Add a comment regarding odd...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: FORMERR can simply timeout...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: prepare script for further...
2016-02-24 Garming SamCVE-2016-0771: tests/dns: Modify dns tests to match...
2015-06-30 Marc MuehlfeldGroup creation: Add msSFU30Name only when --nis-domain...
2015-06-06 Steve Howellss4.2/fsmo.py: fixed fsmo transfer exception
2015-03-24 Jelmer Vernooijsec_descriptor test: Simplify, use samba.tests.subunitr...
2015-03-24 Jelmer VernooijMove option handling into samba.tests.subunitrun.
2015-03-24 Jelmer VernooijMove option parsing to samba.tests.subunitrun.
2015-03-24 Jelmer VernooijAdd convenience class for old-style Samba subunit pytho...
2015-03-24 Jelmer Vernooijurgent_replication: Use subunit reporting, remove allow...
2015-02-21 Marc Muehlfeldsamba-tool: Create NIS enabled users and unixHomeDirect...
2015-01-24 Christof Schmittsamba3.py: Correctly initialize cache directory for...
2014-12-04 Guenter Kukkukksamba-tool: Fix the IP output of "samba-tool dns server...
2014-12-04 Guenter Kukkukksamba-tool: Fix enum values in dns.py
2014-11-24 Amitay Isaacss4-dns: Add support for BIND 9.10
2014-11-24 Amitay Isaacss4-dns: Update template variables, change BIND98 -...
2014-11-04 Marc Muehlfeldsamba-tool group add: Add option --nis-domain and ...
2014-09-30 Andrew Bartlettprovision: Change the default functional level of new...
2014-09-26 Andrew Bartlettprovision: explain why this is required
2014-09-08 Björn Jackesamba-tool: fix reply when zero day pwd expiry is set
2014-09-02 Andrew Bartlettjoin.py: Set NT ACL on crossRef object for new partition
2014-09-02 Stefan Metzmachersamba-tool/ldapcmp: update the list of non replicated...
2014-08-31 Andrew Bartlettjoin.py: Ensure to fill in samAccountName so we get...
2014-08-31 Andrew Bartlettprovision: Only create hard links for ForestDnsZones...
2014-08-31 Andrew Bartlettjoin.py: Ensure we set the SID of the parent domain...
2014-08-31 Andrew Bartlettpython: Use the security.dom_sid type for ctx.domsid...
2014-08-31 Andrew Bartlettprovision: Use names.domainsid and names.domainguid
2014-08-31 Andrew Bartlettprovision: Only calculate ForestDNSZone GUID if we...
2014-08-31 Andrew Bartlettjoin.py: Reinstate full_nc_list and make creation of...
2014-08-31 Jelmer Vernooijsamba.netcmd.domain: desactivating -> deactivating.
2014-08-31 Jelmer Vernooijsamba.netcmd.domain: Fix incorrect variable names,...
2014-08-31 Jelmer Vernooijsamba.netcmd.domain: Remove unused import.
2014-08-31 Jelmer Vernooijsamba.netcmd.domain: Just catch ImportError, not any...
2014-08-26 Stefan Metzmacherpython/join: use lowercase for the dnshostname.
2014-08-06 Marc MuehlfeldRedescribe --userou usage
2014-07-30 Amitay Isaacstests: dnsserver: Remove duplicate empty test function
2014-07-29 Amitay Isaacstests: dnsserver: Add a update test with name set to '.'
2014-07-09 Andrew Bartlettdbcheck: Add check and test for various invalid userPar...
2014-07-07 Garming Samparam: Amend docs.py test to check dumping of flagged...
2014-07-07 Garming Samparam: remove idmap parameters as special cases in...
2014-07-07 Garming Samparam: handle smb_ports as a special handler
2014-06-18 Björn Baumbachsamba-tool domain: remove duplicate check if site is set
2014-06-18 Björn Baumbachsamba-tool: add --site parameter to provision command
2014-06-18 Björn Baumbachprovision/sambadns: remove redundant site parameter
2014-05-23 Andreas Schneidertests: Add doc exception for spoolss: OSVERSION.
2014-05-21 Kai Blinprovision: Correctly provision the SOA record minimum TTL
2014-05-20 Kai Blinbug #10609: CVE-2014-0239 Don't reply to replies
2014-05-07 Garming Samdocs: enable checking of parametric options assignment
2014-05-07 Garming Samparam: correctly use param_table.c as a regular C file
2014-05-07 Garming Samdocs: add test to docs.py to set parameters to some...
2014-05-07 Garming Samdocs: change docs.py to test the setting of parameters...
2014-05-02 Björn Baumbachsamba-tool ldapcmp: fix a typo
2014-05-01 Andrew Bartlettdbcheck: Directly call dn.get_rdn_{val,name}() for...
2014-05-01 Stefan Metzmacherdbchecker: verify and fix broken dn values
2014-05-01 Stefan Metzmacherdbchecker: make the deleted objects container detection...
2014-04-22 Kamen Mazdrashkis4:kcc_util: fix loading connection transport object...
2014-04-22 Kamen Mazdrashkis4:kcc_utils: Propagate 'samdb' into load_connection_tr...
2014-04-22 Kamen Mazdrashkis4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for...
2014-04-22 Kamen Mazdrashkisamba-tool/upgrade: Fix exception thrown during upgrade...
2014-04-17 Andreas Schneiderdns.py: Use the python socket module.
2014-04-13 Jelmer VernooijTypo: Commiting -> Committing
2014-04-02 Andrew Bartlettsamba-tool add password lockout handling to samba-tool...
2014-03-31 Guenter Kukkukkfix 2 typos
2014-03-26 Felix Botnersamba-tool dbcheck: handle missing objectClass
2014-03-21 Andrew Bartlettdbcheck: Ensure dbcheck can operate with --attrs set
2014-03-09 Garming Samsamba-tool: make provision check for bind version
2014-03-04 Kai Blindns: Extend tests for records with another type
next