netcmd: auth policy: add computer-allowed-to-authenticate-to subcommands
[anoopcs/samba-autobuild/.git] / python /
2024-03-28 Rob van der Lindenetcmd: auth policy: add computer-allowed-to-authentica...
2024-03-28 Rob van der Lindenetcmd: auth policy: extract policy base commands into...
2024-03-28 Rob van der Lindenetcmd: auth policy: turn policy.py into module
2024-03-28 Rob van der Lindenetcmd: auth silo: extract silo base commands into...
2024-03-28 Rob van der Lindenetcmd: auth silo: move silo_member.py into silo module
2024-03-28 Rob van der Lindenetcmd: auth silo: turn silo.py into module
2024-03-28 Rob van der Lindenetcmd: gmsa: improve descriptions of --dns-host-name...
2024-03-28 Rob van der Lindepython: domain: models: add OrganizationalUnit containe...
2024-03-28 Rob van der Lindepython: domain: models: move OrganizationalPerson to...
2024-03-28 Rob van der Lindepython: domain: models: move MODELS to registry.py...
2024-03-28 Rob van der Lindepython: domain: models: MODELS lookup does need to...
2024-03-28 Rob van der Lindepython: domain: models: add children method to return...
2024-03-28 Rob van der Lindepython: tests: write a test for the Model.as_dict method
2024-03-28 Rob van der Lindepython: tests: computer model tests should clean up
2024-03-28 Rob van der Lindepython: domain: models: as_dict() should also exclude...
2024-03-28 Andrew Bartlettdsdb: Add API tests for new_gkdi_root_key()
2024-03-27 Noel Powerlibcli/http: Handle http chunked transfer encoding
2024-03-27 Noel Powertests: add test for chunked encoding with http cli...
2024-03-27 Noel Powerselftest: Add basic content-lenght http tests
2024-03-21 Jo Suttontests/krb5: Add tests for AllowedToAuthenticateTo with...
2024-03-21 Jo Suttontests/krb5: Allow specifying SamDB to use when creating...
2024-03-21 Jo Suttonpython:tests: Do not have current_time() and current_nt...
2024-03-21 Jo Suttonpython: Correct time conversion function name
2024-03-21 Jo Suttonpython: Type ‘format’ parameter as optional
2024-03-21 Jo Suttonpython: Correctly qualify strptime()
2024-03-21 Jo Suttonpython:tests: Fix code spelling
2024-03-21 Jo Suttonpython:tests: Simplify expression
2024-03-21 Jo Suttonpython:tests: Use Managed Service Accounts well‐known...
2024-03-20 Douglas Bagnallpytest:segfault: do not assume PLEASE_NO_GDB_BACKTRACE...
2024-03-20 Douglas Bagnallpytest:segfault: prevent @no_gdb_backtrace smearing...
2024-03-20 Douglas Bagnallpy:samdb: make SamDB.__str__ show the URL and ID
2024-03-20 Rob van der Lindetests: gmsa blackbox tests
2024-03-20 Rob van der Lindetests: models: test additional Computer constructor...
2024-03-20 Rob van der Lindetests: models: fix username should be account_name
2024-03-20 Rob van der Lindetests: user: create gmsa with models
2024-03-20 Rob van der Lindetests: user: fix PEP8 spacing around operator
2024-03-20 Rob van der Lindetests: user: gmsa dNSHostName is a required field
2024-03-20 Rob van der Lindetests: samdb: Make use of the domain_sid property
2024-03-20 Rob van der Lindepython: fix json encoder should handle Exception
2024-03-20 Rob van der Lindepython: models: add Container model
2024-03-20 Rob van der Lindepython: models: add kwargs to __json__ and as_dict...
2024-03-20 Rob van der Lindepython: pep8: fix import sorting after move
2024-03-20 Rob van der Lindepython: move models out of the netcmd package
2024-03-20 Rob van der Lindepython: create domain module to move models into
2024-03-20 Rob van der Lindenetcmd: gmsa: show viewers also works if SID is not...
2024-03-20 Rob van der Lindenetcmd: gmsa: add and remove don't fetch trustee if...
2024-03-20 Rob van der Lindenetcmd: gmsa: add_trustee and remove_trustee change...
2024-03-20 Rob van der Lindenetcmd: gmsa: fix typo if trustee is not found
2024-03-20 Rob van der Lindenetcmd: gmsa: create should allow custom SDDL
2024-03-20 Rob van der Lindenetcmd: models: improve Computer constructor adding...
2024-03-20 Rob van der Lindenetcmd: models: allow scope to be overridden in query
2024-03-20 Rob van der Lindenetcmd: models: add User.get_sid_for_principal helper
2024-03-20 Rob van der Lindenetcmd: models: User.find also tries object_sid
2024-03-20 Rob van der Lindepython: samdb: Make connecting_user_sid a property
2024-03-20 Rob van der Lindepython: samdb: Move get_connecting_user_sid to samdb
2024-03-14 Andrew Bartlettselftest: Add tests of samba-tool domain export-keytab...
2024-03-14 Andrew Bartlettselftest: Add tests for "samba-tool domain exportkeytab...
2024-03-14 Andrew Bartlettsamba-tool domain exportkeytab: Raise a proper CommandError
2024-03-14 Andrew Bartlettsamba-tool: Add option --keep-stale-entries to "samba...
2024-03-14 Andrew Bartlettpython/tests: Add test that gMSA keytab export works...
2024-03-14 Andrew Bartlettauth/credentials: Make cli_credentials_get_aes256_key...
2024-03-14 Andrew Bartlettauth/credentials: Use salt on credentials object for...
2024-03-14 Andrew Bartlettsamba-tool domain exportkeytab: Add support for -H...
2024-03-14 Andrew Bartlettpython: Explain strange enable_net_export_keytab()...
2024-03-12 Jule Angerselftest: add tests for "samba-tool user list --locked...
2024-03-12 Jule Angersamba-tool: add "samba-tool user list --locked-only"
2024-03-05 Andrew Bartlettdsdb: Remove calls to ldb.set_opaque_integer()
2024-03-05 Andrew Bartlettpython/samba/provision: Ensure KDS root key is usable...
2024-03-05 Andrew Bartlettselftest: Assert that the provision KDS root key is...
2024-03-04 Douglas Bagnallpytest:samba-tool domain kds root-key: test with normal...
2024-03-04 Douglas Bagnallsamba-tool: tidy up uncaught insufficient rights LdbError
2024-03-03 Andrew Bartlettpyldb: Remove unused and broken Python access to LDB...
2024-03-01 Rob van der Lindenetcmd: models: Create ClaimType in the model layer...
2024-03-01 Rob van der Lindenetcmd: models: ClaimType: move all dunder methods...
2024-03-01 Rob van der Lindenetcmd: claims: tidy up, avoid setting enabled twice
2024-03-01 Rob van der Lindenetcmd: models: rename lookup methods to find for consi...
2024-03-01 Rob van der Lindenetcmd: models: Rename username to account_name for...
2024-03-01 Rob van der Lindenetcmd: models: Add optional base_dn argument to Model...
2024-03-01 Rob van der Lindenetcmd: models: Add Person and OrganizationalPerson
2024-03-01 Rob van der Lindenetcmd: models: Add a repr method to Query for help...
2024-03-01 Rob van der Lindenetcmd: models: Rename method to Query._from_message...
2024-03-01 Rob van der Lindenetcmd: models: Model.from_message should be internal
2024-03-01 Rob van der Lindenetcmd: silos: silo and auth policy commands use Query...
2024-03-01 Rob van der Lindenetcmd: silos: silo and auth policy commands use print
2024-03-01 Rob van der Lindenetcmd: models: move remove trustee code to the GMSA...
2024-03-01 Rob van der Lindenetcmd: models: move add trustee code to the GMSA model
2024-03-01 Rob van der Lindenetcmd: tests: add tests for service-account commands
2024-03-01 Rob van der Lindenetcmd: gmsa: cli commands for managing group msa membe...
2024-03-01 Rob van der Lindenetcmd: gmsa: base cli commands for group managed servi...
2024-03-01 Rob van der Lindepython: models: Computer constructor automatically...
2024-03-01 Rob van der Lindeselftest: aces: fix mutable default args in assemble_ace
2024-03-01 Rob van der Lindeselftest: aces: use constant from samba.security
2024-03-01 Rob van der Lindepython: sd_utils: pep8 import sorting
2024-03-01 Rob van der Lindepython: sd_utils: remove redundant brackets around...
2024-03-01 Rob van der Lindepython: sd_utils: pep8 fix spacing around
2024-03-01 Rob van der Lindenetcmd: properly show command name in show help
2024-03-01 Rob van der Lindenetcmd: add newline before epilog so there is a space...
2024-03-01 Rob van der Lindenetcmd: models: model __json__ method should call as_di...
2024-03-01 Rob van der Lindenetcmd: models: setting kwarg to None should use field...
2024-03-01 Rob van der Lindenetcmd: models: Model.query adds optional polymorphic...
next