netcmd: Add samba-tool support for managing PSOs
[samba.git] / python /
2018-05-23 Tim Bealenetcmd: Add samba-tool support for managing PSOs
2018-05-22 Andrew Bartlettselftest: Clean up ldb on tearDown from each packet...
2018-05-18 Noel Powerpython/samba/netcmd: Py2/Py3 misc replace range with...
2018-05-17 Noel Powerpython/samba/netcmd: net.change_password should be...
2018-05-17 Noel Powerpython/samba: Fix incorrect encode of password
2018-05-15 Andrew Bartlettselftest: Make setexpiry test much more reliable
2018-05-15 Andrew Bartlettsamba-tool domain: Spit out common options between...
2018-05-15 Andrew Bartlettsamba-tool domain: Create a common --use-ntvfs option...
2018-05-15 Andrew Bartlettsamba-tool domain: Extend --backend-store to join and...
2018-05-15 Andrew Bartlettsamba-tool domain: Extend --plaintext-secrets to dcprom...
2018-05-15 Andrew Bartlettsamba-tool domain: Add --machinepass to common options
2018-05-15 Andrew Bartlettsamba-tool domain: Add --quiet to common options
2018-05-15 Andrew Bartlettsamba-tool domain: Create a common set of options for...
2018-05-15 Andrew Bartlettsamba-tool domain provision: Move more OpenLDAP options...
2018-05-14 Björn Baumbachsamba-tool computer: fix wrong computer container in...
2018-05-14 Joe Guotraffic: improve add_short_packet by avoiding dict.get
2018-05-14 Joe Guotraffic: optimize packet init for better performance
2018-05-14 Joe Guotraffic: fix userAccountControl for machine account
2018-05-14 Joe Guotraffic: change machine creds secure channel type
2018-05-12 Noel Powerpython/samba: py2/py3 compatability always decode resul...
2018-05-12 Noel PowerBulk: enclose .keys() method with list where list ...
2018-05-12 Noel Powersamba_tool: replace xrange -> range
2018-05-12 Noel Powerpython/samba/tests: py2/py3 compatability replace xrang...
2018-05-12 Noel Powerpython/samba: Ensure md5 always provided with bytes
2018-05-12 Noel Powerpython/samba/provision: Fix urllib.quote usage for...
2018-05-12 Noel Powersamba_tool: make exception handling statements py2...
2018-05-12 Noel Powersamba_tool: Py2/Py3 compatability fix tuple assigment
2018-05-12 Noel Powerpython/samba: Bulk replace of '.next()' method with...
2018-05-12 Aaron Haslettdevel: removing unused code from chgkrbtgtpass
2018-05-12 Garming Samgpo: Ensure all files are retrieved in fetch
2018-05-12 Joe Guotraffic: improve is_really_a_packet
2018-05-12 Joe Guotraffic: improve add_short_packet by avoiding str.split
2018-05-12 Joe Guotraffic: simplify forget_packets_outside_window
2018-05-12 Joe Guotraffic: grant user write permission
2018-05-12 Joe Guotraffic: set domain on user_creds and machine_creds
2018-05-12 Joe Guotraffic_packets: provision request data for packet_drsu...
2018-05-12 Joe Guotraffic_packets: add trailing $ to fix packet_rpc_netlo...
2018-05-12 Joe Guotraffic_packets: add windows instructions for ldap...
2018-05-12 Joe Guotraffic_packets: replace share_name from netlogon to...
2018-05-12 Joe Guotraffic_packets: replace level 102 to 101 for packet_sr...
2018-05-12 Joe Guotraffic: add credentials to samr
2018-05-12 Joe Guotraffic_packets: support NT_STATUS_NO_SUCH_DOMAIN in...
2018-05-12 Joe Guotraffic: add paged_results control for ldb search
2018-05-12 Andrew Bartlettselftest: Add a test for creds.{get,set}_secure_channel...
2018-05-12 Mathieu ParentFix spelling s/succesfully/successfully/
2018-05-12 Mathieu ParentFix spelling s/retrive/retrieve/
2018-05-11 Tim Bealetests: Add tests for samba-tool passwordsettings commands
2018-05-11 Tim Bealenetcmd: Split 'domain passwordsettings' into a super...
2018-05-11 Tim Bealenetcmd: Small tweak to retrieving pwdProperties
2018-05-11 Tim Bealetests: Add a test case for msDS-PasswordReversibleEncry...
2018-05-11 Tim Bealetests: Add tests for Password Settings Objects
2018-05-11 Tim Bealetests: Split out setUp code into separate function...
2018-05-11 Tim Bealetests: Move repeated code into a helper function
2018-05-10 Gary Lockyerauth logging tests: Clean up flake8 warnings
2018-05-10 Gary Lockyerauth logging tests: Add tests for sessionId
2018-05-08 Volker Lendeckesamba-tool: Fix a typo
2018-05-05 Douglas Bagnalltraffic: ensure we are using the same division in py...
2018-05-05 Douglas Bagnallsamba_kcc: remove an unused variable
2018-05-05 Douglas Bagnallsambatool tests: make assertMatch use assertIn
2018-05-04 Garming Samtests/getdcname: Add a number of tests for GetDCNameEx
2018-05-03 Joe Guosamdb: fix wrong computer container dn for newcomputer
2018-05-03 Garming Samtests: Replace some references to tdb with ldb://
2018-05-03 Douglas Bagnallpython.gpo.ADS_STRUCT: check type of loadparm argument
2018-04-30 Noel Powerpython/samba: Py2/Py3 compat change '/' to '//' to...
2018-04-30 Noel Powerpython/samba: port some isinstance str checks (to cater...
2018-04-30 Noel Powerpython: Bulk conversion callers of ldb.Dn second param
2018-04-30 Noel Powerpython/samba: bulk conversion of caller to dsdb_Dn...
2018-04-30 Noel Powerpython/samba: Add binary_type for p2/p3 testing.
2018-04-30 Noel PowerAdd aliases for StringIO.StringIO
2018-04-30 Noel Powerpython/samba: Add some compatability PY2/PY3 functions
2018-04-30 Douglas Bagnallsamba-tool visualize: use correct DC in graph label
2018-04-13 Joe Guokcc/graph: add __hash__ to InternalEdge for py3
2018-04-13 Joe Guokcc: fix sort for py3
2018-04-13 Joe Guokcc/kcc_utils: fix divide for py3
2018-04-13 Joe Guokcc/kcc_utils: convert dict.keys to list
2018-04-13 Joe Guokcc/graph_utils: port string.translate for py3
2018-04-13 Douglas Bagnallpython/tests/graph: actually test graphs, don't print
2018-04-13 Joe Guograph: fix sort for py3
2018-04-13 Joe Guograph: fix divide for py3
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.krb5_credentials
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.docs
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.source
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.rpcecho
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.bare
2018-04-13 Joe Guoselftest: enable py3 for samba.tests.dcerpc.sam
2018-04-13 Joe Guopython: fix unicode escape in doc string
2018-04-13 Joe Guopython: bulk convert zip to list
2018-04-13 Joe Guopython: bulk replace file to open for py3
2018-04-13 Joe Guopython: bulk port tdb iterkeys for py3
2018-04-13 Joe Guopython: bulk replace dict.iteritems to items for py3
2018-04-13 Noel Powerpython/wscript: build grouping library for py2/py3...
2018-04-13 David Mulderpython: create test for pysmb module.
2018-04-12 David Muldergpo: python chardet is not a dep of samba
2018-04-12 David Muldergpo: Create a gp_sec_ext module
2018-04-12 David Muldergpo: Move implementation from samba_gpoupdate
2018-04-12 David Muldergpo: Create base class gp_inf_ext
2018-04-12 David Muldergpo: Move the file parse function to gp_ext
2018-04-12 David Muldergpo: Move gp_sec_ext __init__ to base class
2018-04-12 David Muldergpo: Rename the inf_to class to gp_ext_setter
2018-04-12 Andrew Bartlettselftest: Make a transaction before @INDEXLIST etc...
next