ldb/pyldb: Check errors from PyLdbMessage_FromMessage
[npower/samba-autobuild/.git] / python /
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...
2024-03-01 Rob van der Lindenetcmd: models: ModelMeta needs to also set fields...
2024-03-01 Rob van der Lindenetcmd: models: move object_sid field from User to...
2024-03-01 Rob van der Lindenetcmd: models: bring Model class forward into module
2024-03-01 Rob van der Lindenetcmd: models: ModelMeta no longer needs to inherit...
2024-03-01 Rob van der Lindenetcmd: models: Model.get_object_class returns top...
2024-03-01 Rob van der Lindenetcmd: models: Query.first and Query.last should use...
2024-03-01 Rob van der Lindenetcmd: models: set the default for managed password...
2024-03-01 Rob van der Lindenetcmd: models: move group msa membership default to...
2024-03-01 Rob van der Lindenetcmd: shell: show Models subheading
2024-03-01 Rob van der Lindenetcmd: models: make MODELS constant keyed by object...
2024-03-01 Rob van der Lindenetcmd: models: move MODELS constant to constants.py...
2024-03-01 Rob van der Lindenetcmd: models: update docstring of Computer.find method
2024-03-01 Rob van der Lindenetcmd: models: gmsa move find method to Computer model
2024-03-01 Rob van der Lindenetcmd: models: gmsa GroupManagedServiceAccount inherit...
2024-03-01 Rob van der Lindenetcmd: models: gmsa move GroupManagedServiceAccount...
2024-03-01 Rob van der Lindenetcmd: models: gmsa trustees update docstring and...
2024-03-01 Rob van der Lindenetcmd: models: gmsa trustees property only looks at...
2024-03-01 Rob van der Lindenetcmd: models: make GroupManagedServiceAccount.trustee...
2024-03-01 Rob van der Lindenetcmd: models: avoid fetching each user in trustees...
2024-03-01 Rob van der Lindenetcmd: models: Remove unused groups_sddl method from...
2024-03-01 Rob van der Lindenetcmd: models: add default SDDL to group_msa_membership
2024-03-01 Douglas Bagnallpytests: samba-tool domain kds root_key
2024-03-01 Douglas Bagnallsamba-tool: add `samba-tool domain kds root_key delete`
2024-03-01 Douglas Bagnallsamba-tool: add `samba-tool domain kds root_key create`
2024-03-01 Douglas Bagnallsamba-tool: add `samba-tool domain kds root_key view`
2024-03-01 Douglas Bagnallsamba-tool: add `samba-tool domain kds root_key list`
2024-03-01 Douglas Bagnallsamba-tool: don't error if there are no sub-commands
2024-03-01 Douglas Bagnallprovision: add a default root key
2024-03-01 Douglas Bagnallpytest:dsdb: check that there is a gkdi root key
2024-03-01 Douglas Bagnallpytest:gkdi: shift create_root_key into a function
2024-03-01 Douglas Bagnallpytest:samba-tool: add a flag to print more in runcmd
2024-03-01 Douglas Bagnallsamba-tool user delete: use account type constant
2024-03-01 Douglas Bagnallsamba-tool domain: add LDB Result to json encoders
2024-03-01 Douglas Bagnallpython:samdb: wrapper for _dsdb_create_gkdi_root_key()
2024-03-01 Douglas Bagnallsamba-tool domain kds root_key
2024-03-01 Douglas Bagnallsamba-tool domain kds: add root key sub-command
2024-03-01 Douglas Bagnallsamba-tool domain: add kds sub-branch
2024-03-01 Andrew Bartlettselftest: Ignore msKds-DomainID in ldapcmp_restoredc...
2024-02-29 Andrew Bartlettsamba-tool user getpassword: Clarify success wording
2024-02-29 Douglas Bagnallpython/nt_time: have a go at using 1_000_000 number...
2024-02-29 Douglas Bagnallpython:nt_time: add a nt_now() function
2024-02-29 Douglas Bagnallpython:nt_time: add string_from_nt_time
2024-02-29 Douglas Bagnallpy:nt_time: add nt_time_from_string()
2024-02-29 Douglas Bagnallpytest:audit_log_base: use string_is_guid()
2024-02-29 Douglas Bagnallpytest:auth_log_base: use string_is_guid()
2024-02-29 Douglas Bagnallpylibs: add string_is_guid() helper.
2024-02-29 Douglas Bagnallsamba-tool: with --json, error messages are in JSON
2024-02-29 Douglas Bagnallsamba-tool: instances remember whether --json was requested
2024-02-29 Douglas Bagnallsamba-tool: add self.print_json_status() helper
2024-02-29 Douglas Bagnallsamba-tool: avoid mutable Command class values
2024-02-29 Douglas Bagnallsamba-tool domain level: avoid using assert
2024-02-29 Douglas Bagnallsamba-tool domain claim: use secrets module for token
2024-02-29 Andrew Bartlettsamba-tool user getpassword: Also return the time a...
2024-02-29 Andrew Bartlettsamba-tool: Allow ;format=UnixTime etc to operate on...
2024-02-29 Andrew Bartlettpython/samba/tests: Include more detail on invoication...
2024-02-29 Andrew Bartlettsamba-tool user getpassword: Do not show preview of...
2024-02-28 Andrew Bartlettpython/samba/tests/krb5: Expect SID_FRESH_PUBLIC_KEY_ID...
2024-02-27 Jo Suttonpython: Fail the test if we don’t receive an NTSTATUSError
2024-02-27 Jo Suttontests/krb5: Move assertLocalSamDB() into RawKerberosTest
2024-02-27 Jo Suttontests/krb5: type hinting
2024-02-27 Andrew Bartlettpython/tests: Use TestCaseInTempDir rather than "privat...
2024-02-27 Andrew Bartlettpython/tests: Convert dckeytab test to use new NDR...
2024-02-27 Andrew Bartlettpython/tests: Add test for new krb5 keytab parser
2024-02-27 Andrew Bartlettpython/samba/samdb: Only do caching of well known DNs...
2024-02-26 Andreas Schneiderpython:gp: Implement client site lookup in site_dn_for_...
2024-02-16 Jo Suttonpython:tests: Remove unused imports
2024-02-16 Jo Suttonpython: Reformat nt_time.py
2024-02-16 Jo Suttonsamba-tool: Display friendlier error message if no...
2024-02-16 Jo Suttonpython:tests: Pass correct arguments to set_named_ccache()
2024-02-16 Jo Suttonpython:tests: Fix code spelling
2024-02-16 Jo Suttonpython:tests: Produce more helpful error message for...
2024-02-16 Rob van der Lindenetcmd: models: add GroupManagedServiceAccount model
next