ldap_server: Terminate LDAP connections on krb ticket expiry
[bbaumbach/samba-autobuild/.git] / python /
2020-08-21 Andrew Bartlettpython: Remove remaining references to third_party...
2020-08-20 Andrew Bartlettpython: Add checks for some more required python packages
2020-08-20 Andrew BartlettRemove pyiso8601 from third_party
2020-08-19 Andreas Schneiderpython:tests: Add test for SMB encrypted DCERPC connection
2020-08-19 Andreas Schneiderpython: Add a test for SMB encryption
2020-08-19 Andreas Schneiders3:client: Turn off smb signing for message op
2020-08-19 Andreas Schneiderpython:tests: Set smb ipc signing via the creds API
2020-08-19 Andreas Schneiderpython:tests: Mark libsmb connection as an IPC connection
2020-08-19 Andreas Schneiderpython: Set smb signing via the creds API
2020-08-19 Andreas Schneiderpython: Remove unused sign argument from smb_connection()
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for cli_credentials_set...
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for (get|set)_smb_encry...
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for (get|set)_smb_ipc_s...
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for (get|set)_smb_signing
2020-08-19 Stefan Metzmacherauth:creds: Introduce CRED_SMB_CONF
2020-08-17 Volker Lendeckeauth_log_test: Fix a typo
2020-08-17 Volker Lendecketest: Fix a typo
2020-08-11 Douglas Bagnallpython compat: remove text_type
2020-08-11 Douglas Bagnallpython compat: remove binary_type
2020-08-11 Douglas Bagnallpython compat: reduce use of 'if PY3:'
2020-08-11 Douglas Bagnallpython compat: remove StringIO
2020-08-11 Douglas Bagnallpython compat: remove string_types
2020-08-11 Douglas Bagnallpython compat: remove integer_types
2020-08-06 David Muldergpo: Remove unused gp_ext_setter code
2020-08-06 David Muldergpo: Extract Access policy from Security extension
2020-08-06 David Muldergpo: Extract Kerberos policy from Security extension
2020-08-06 David Muldergpo: Add RSOP output for Scripts Extension
2020-08-06 David Muldergpo: Add RSOP output for Security Extension
2020-08-06 David Muldergpo: Test samba-gpupdate --rsop
2020-08-06 David Muldergpo: Add --rsop option to samba-gpupdate
2020-08-06 David Muldergpo: Properly decode utf-8/16 inf files from bytes
2020-08-06 David Muldergpo: Test proper decoding of utf-16 inf files
2020-08-06 David Muldergpo: Apply Group Policy Sudo Rights
2020-08-06 David Muldergpo: Test Group Policy Sudo Rights
2020-08-06 David Muldergpo: Scripts gpo add warning about generated scripts
2020-08-06 David Muldergpo: Scripts extension use 'gp_' prefix, not 'tmp'
2020-08-06 David Muldergpo: Apply Group Policy Weekly Scripts
2020-08-06 David Muldergpo: Test gpo weekly scripts apply
2020-08-06 David Muldergpo: Apply Group Policy Monthly Scripts
2020-08-06 David Muldergpo: Test gpo monthly scripts apply
2020-08-06 David Muldergpo: Apply Group Policy Hourly Scripts
2020-08-06 David Muldergpo: Test gpo hourly scripts apply
2020-08-03 Douglas Bagnallpython tests: drop python 2.6 compatibility functions
2020-07-29 Andrew Bartlettdbcheck: Allow a dangling forward link outside our...
2020-07-17 Douglas Bagnallpython: samba.compat rejects Python 2
2020-07-17 Douglas Bagnallpython: wrap 'import dckeytab' in an explanatory function
2020-07-17 Douglas Bagnallpython/join: use the provided krbtgt link in cleanup_ol...
2020-07-17 Douglas Bagnallpython/upgradehelpers: remove unused imports and variables
2020-07-17 Douglas Bagnallsamba-tool ntacl: remove unused imports and variables
2020-07-17 Douglas Bagnallpython/ms_forest_updates_markdown: avoid implicit globa...
2020-07-17 Douglas Bagnalldbcheck: omit unused argument in err_wrong_default_sd
2020-07-07 Noel Powerselftest: Add basic smbcacls test(s)
2020-07-02 Andrew BartlettCVE-2020-14303 Ensure an empty packet will not DoS...
2020-07-02 Douglas BagnallCVE-2020-10745: pytests: hand-rolled invalid dns/nbt...
2020-07-01 Andreas Schneidertls: Use NORMAL:-VERS-SSL3.0 as the default configuration
2020-07-01 Andrew Bartlettselftest: Split samba.tests.samba_tool.user_virtualCryp...
2020-06-23 David Muldergpo: Test samba-tool gpo admxload
2020-06-23 David Muldersamba-tool: add command for installing gpo samba admx
2020-06-23 David Muldergpo: Test gpo scripts apply
2020-06-23 David Muldergpo: Run Group Policy Scripts
2020-06-23 David MulderCreate Registry.pol group policy extension parser
2020-06-23 Andrew Bartlettpython: Correctly re-raise the LdbError if the embedded...
2020-06-19 Andreas Schneiderpython: Fix get_max_worker_count() to always have two...
2020-06-19 Andreas Schneiderpython: Run cmdline tools for arbitary docs test in...
2020-06-19 Andreas Schneiderpython: Run cmdline tools for default docs test in...
2020-06-17 Andreas Schneiders3:lib:tls: Use better priority lists for modern GnuTLS
2020-06-17 Andrew Bartlettdocs: Add caution against extending this list
2020-06-17 Andrew Bartlettdocs: Remove defaults test exception for "mit kdc command"
2020-06-17 Andrew Bartlettdocs: Ensure "use mmap" always has the correct default
2020-06-13 Douglas Bagnallpython: do not always import socket_server
2020-06-13 Douglas Bagnallpython: do not always import urllib
2020-06-12 Isaac Boukrisselftest: test forwardable flag in cross-realm tgt...
2020-06-12 Isaac Boukrisselftest: allow EncASRepPart to be encoded as EncTGSRepPart
2020-06-11 Rowland Pennysamba-tool dns query --help: Someone forgot 'PTR' from...
2020-06-05 Björn Baumbachtests/pysmbd: fill session unix info in ntacl tests
2020-06-05 Björn Baumbachpython/samba/provision: set unix session info for user...
2020-06-05 Björn Baumbachpython: fix slow's mail address
2020-05-15 Isaac Boukrisselftest: add python S4U2Self tests including unkeyed...
2020-05-15 Andrew Bartlettselftest: Add test for handling of "short" dnsProperty...
2020-05-15 Andrew Bartlettlibrpc/idl: Add dnsp_DnsProperty_short
2020-05-10 Gary Lockyers4 cldap server tests: request size limit tests
2020-05-10 Gary Lockyers4 ldap server tests: request size limit tests
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-04 Gary LockyerCVE-2020-10704: ldapserver tests: Limit search request...
2020-04-29 Björn Baumbachsamba-tool: fetch "no such subcommand" error and print...
2020-04-27 David Disseldorptraffic_packets: fix SyntaxWarning: "is" with a literal
2020-04-23 Andrew Bartlettprovision: Remove final code for the LDAP backend
2020-04-02 Rowland Pennysamba-tool group show: only shows global security group...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add simple_tests.py with the first...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add raw_testcase.py as the base...
2020-03-27 Stefan Metzmacherpython/tests/krb5: modify rfc4120.asn1 in order to...
2020-03-27 Stefan Metzmacherpython/tests/krb5: add rfc4120.asn1
2020-03-27 Stefan Metzmacherpython/tests/krb5: add support for Cksumtype.MD5
2020-03-27 Stefan Metzmacherpython/tests/krb5: convert kcrypto.py to python3-crypto...
2020-03-27 Isaac Boukrispython/tests/krb5: add crypto.py from greghudson/pyk5...
2020-03-27 Stefan Metzmacherpython/tests: let usage.py be more verbose on errors
2020-03-27 Stefan Metzmacherselftest: use 10.53.57.0/8 instead of 127.0.0.1/8
2020-03-27 Stefan Metzmacherpython/netcmd/dns: improve exception handling in cmd_ad...
2020-03-27 Stefan Metzmacherpython/netcmd/dns: improve exception handling in cmd_de...
2020-03-23 Andrew Bartlettpy3: Remove #define IsPy3BytesOrString(pystr)
next