npower/samba-autobuild/.git
2024-03-03 Andrew Bartlettpyldb: Remove last caller to and definition of PyLdb_Ch...
2024-03-03 Andrew Bartlettpyldb: Use "O!" to specify the type of py_ldb
2024-03-03 Andrew Bartlettpyldb: Move PyErr_LDB_OR_RAISE() and PyErr_LDB_DN_OR_RA...
2024-03-03 Andrew Bartlettdns: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
2024-03-03 Andrew Bartlettdns: Use pyldb_Ldb_AsLdbContext() in PyErr_LDB_OR_RAISE()
2024-03-03 Andrew Bartlettdsdb: Use pyldb_check_type() in PyErr_LDB_DN_OR_RAISE()
2024-03-03 Andrew Bartlettdsdb: Use pyldb_Ldb_AsLdbContext() in PyErr_LDB_OR_RAISE()
2024-03-03 Andrew Bartlettldb/pyldb: Call Py_DECREF(list) on failure in PyLdbResu...
2024-03-03 Andrew Bartlettldb/pyldb: Check errors from PyLdbMessage_FromMessage
2024-03-01 Rob van der... netcmd: models: Create ClaimType in the model layer...
2024-03-01 Rob van der... netcmd: models: ClaimType: move all dunder methods...
2024-03-01 Rob van der... netcmd: claims: tidy up, avoid setting enabled twice
2024-03-01 Rob van der... netcmd: models: rename lookup methods to find for consi...
2024-03-01 Rob van der... netcmd: models: Rename username to account_name for...
2024-03-01 Rob van der... netcmd: models: Add optional base_dn argument to Model...
2024-03-01 Rob van der... netcmd: models: Add Person and OrganizationalPerson
2024-03-01 Rob van der... netcmd: models: Add a repr method to Query for help...
2024-03-01 Rob van der... netcmd: models: Rename method to Query._from_message...
2024-03-01 Rob van der... netcmd: models: Model.from_message should be internal
2024-03-01 Rob van der... netcmd: silos: silo and auth policy commands use Query...
2024-03-01 Rob van der... netcmd: silos: silo and auth policy commands use print
2024-03-01 Rob van der... netcmd: models: move remove trustee code to the GMSA...
2024-03-01 Rob van der... netcmd: models: move add trustee code to the GMSA model
2024-03-01 Rob van der... netcmd: tests: add tests for service-account commands
2024-03-01 Rob van der... netcmd: gmsa: cli commands for managing group msa membe...
2024-03-01 Rob van der... netcmd: gmsa: base cli commands for group managed servi...
2024-03-01 Rob van der... python: models: Computer constructor automatically...
2024-03-01 Rob van der... selftest: aces: fix mutable default args in assemble_ace
2024-03-01 Rob van der... selftest: aces: use constant from samba.security
2024-03-01 Rob van der... python: sd_utils: pep8 import sorting
2024-03-01 Rob van der... python: sd_utils: remove redundant brackets around...
2024-03-01 Rob van der... python: sd_utils: pep8 fix spacing around
2024-03-01 Rob van der... netcmd: properly show command name in show help
2024-03-01 Rob van der... netcmd: add newline before epilog so there is a space...
2024-03-01 Rob van der... netcmd: models: model __json__ method should call as_di...
2024-03-01 Rob van der... netcmd: models: setting kwarg to None should use field...
2024-03-01 Rob van der... netcmd: models: Model.query adds optional polymorphic...
2024-03-01 Rob van der... netcmd: models: ModelMeta needs to also set fields...
2024-03-01 Rob van der... netcmd: models: move object_sid field from User to...
2024-03-01 Rob van der... netcmd: models: bring Model class forward into module
2024-03-01 Rob van der... netcmd: models: ModelMeta no longer needs to inherit...
2024-03-01 Rob van der... netcmd: models: Model.get_object_class returns top...
2024-03-01 Rob van der... netcmd: models: Query.first and Query.last should use...
2024-03-01 Rob van der... netcmd: models: set the default for managed password...
2024-03-01 Rob van der... netcmd: models: move group msa membership default to...
2024-03-01 Rob van der... netcmd: shell: show Models subheading
2024-03-01 Rob van der... netcmd: models: make MODELS constant keyed by object...
2024-03-01 Rob van der... netcmd: models: move MODELS constant to constants.py...
2024-03-01 Rob van der... netcmd: models: update docstring of Computer.find method
2024-03-01 Rob van der... netcmd: models: gmsa move find method to Computer model
2024-03-01 Rob van der... netcmd: models: gmsa GroupManagedServiceAccount inherit...
2024-03-01 Rob van der... netcmd: models: gmsa move GroupManagedServiceAccount...
2024-03-01 Rob van der... netcmd: models: gmsa trustees update docstring and...
2024-03-01 Rob van der... netcmd: models: gmsa trustees property only looks at...
2024-03-01 Rob van der... netcmd: models: make GroupManagedServiceAccount.trustee...
2024-03-01 Rob van der... netcmd: models: avoid fetching each user in trustees...
2024-03-01 Rob van der... netcmd: models: Remove unused groups_sddl method from...
2024-03-01 Rob van der... netcmd: models: add default SDDL to group_msa_membership
2024-03-01 Andrew BartlettWHATSNEW: Add information on LDB no longer available...
2024-03-01 Andrew Bartlettbuild: Allow --with-ldbmodulesdir to override location...
2024-03-01 Andrew Bartlettldb: Unconditionally set LDB_PACKAGE_VERSION
2024-03-01 Andrew Bartlettldb: Remove "private_library" variable with just one...
2024-03-01 Andrew Bartlettldb: Rename VERSION to LDB_VERSION to avoid confusion
2024-03-01 Andrew Bartlettlib/ldb: Remove duplicate aspects of build system
2024-03-01 Andrew Bartlettldb: Remove remaining components of independent ldb...
2024-03-01 Andrew Bartlettlib/ldb: Remove references to conf.env.standalone_ldb
2024-03-01 Andrew Bartlettlib/ldb: bld.CONFIG_SET(USING_SYSTEM_LDB) is now never set
2024-03-01 Andrew Bartlettlib/ldb: Adapt pkg-config files to being build from...
2024-03-01 Andrew Bartlettlib/ldb: Always build standalone
2024-03-01 Andrew Bartlettbuild: Move --with-ldap/--without-ldap from source3...
2024-03-01 Andrew Bartlettldb: Remove the ability for Samba to compile against...
2024-03-01 Andrew Bartlettbuild: Remove duplicated check for -Wl,-no-undefined...
2024-03-01 Andrew Bartlettbuild: Call conf.CHECK_XSLTPROC_MANPAGES() directly...
2024-03-01 Andrew Bartlettautobuild: Move autobuild to expecting ldb to build...
2024-03-01 Andrew Bartlettldb: Honour --private-library=!ldb as meaning build...
2024-03-01 Andrew Bartlettbuild: Allow --private-libraries to include a default
2024-03-01 Andrew Bartlettbuild: Ensure that a forced-private library has no...
2024-03-01 Andrew Bartlettldb: Make pyldb-util always a private library
2024-03-01 Andrew Bartlettselftest: Bring ldb test defintions into one place...
2024-03-01 Andrew Bartlettselftest: Always and only run ldb test-tdb test in...
2024-03-01 Andrew Bartlettselftest: Move LDB cmocka based unit tests to Samba...
2024-03-01 Andrew Bartlettldb: Prepare ldb tests for subunit output
2024-03-01 Andrew Bartlettsefltest: Remove duplicate run of ldb.python.crash...
2024-03-01 Andrew Bartlettldb: Move tests to selftest/tests.py and out of standlo...
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 Bagnallldb:pyldb exposes Result type
2024-03-01 Douglas Bagnallpython:samdb: wrapper for _dsdb_create_gkdi_root_key()
2024-03-01 Douglas Bagnalls4:pydsdb: python bindings for gkdi_new_root_key()
2024-03-01 Douglas Bagnallsamba-tool domain kds root_key
next