]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2024-02-27  Jo Suttonlib:util: Correctly determine whether a character needs...
2024-02-27  Jo Suttons4:rpc_server: Remove trailing whitespace
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 Bartlettlibrpc/idl: Check protocol version number in Kerberos...
2024-02-27  Andrew Bartlettlibrpc/idl: Add a parser for a FILE: format keytab
2024-02-27  Andrew Bartlettpython/samba/samdb: Only do caching of well known DNs...
2024-02-26  Anoop C Ssource4/torture: Add SEC_STD_DELETE to enable proper...
2024-02-26  Andreas Schneiderpython:gp: Implement client site lookup in site_dn_for_...
2024-02-26  Andreas Schneiderlibrpc:idl: Make netlogon_samlogon_response public
2024-02-22  Shaleen Bathlas3: winbindd: assign rangenum member after NULL check
2024-02-22  Shaleen Bathlas3: winbindd: reduce scope of a variable
2024-02-22  Shaleen Bathlas3: winbindd: remove double initialization
2024-02-19  Martin Schwenkectdb-protocol: Add missing push support for new controls
2024-02-17  Noel Powers3/rpc_client: Fix array offset check
2024-02-17  Noel Powers3/rpc_client: Ensure max possible row buffer size...
2024-02-17  Noel Poweridl: Add constant for max rows buffer size
2024-02-16  Jo Suttons4:dsdb: Fix grammar
2024-02-16  Jo Suttonlibcli/security: Make ‘session_info’ parameter const
2024-02-16  Jo Suttons4:ldap_server: Remove trailing whitespace
2024-02-16  Jo Suttonlibcli/security: Include missing headers
2024-02-16  Jo Suttons4:dsdb: Let requests with the AS_SYSTEM control reset...
2024-02-16  Jo Suttons4:dsdb: Make use of dsdb_have_system_access()
2024-02-16  Jo Suttons4:dsdb: Add function to determine whether we have...
2024-02-16  Jo Suttons4:dsdb: Add include guard to dsdb/samdb/ldb_modules...
2024-02-16  Jo Suttons4:dsdb: Remove redundant include
2024-02-16  Jo Suttons4:dsdb: Add function to create a GMSA password update...
2024-02-16  Jo Suttons4:dsdb: Remove unused includes
2024-02-16  Jo Suttons4:dsdb: Add to ‘user_attrs’ attributes required for...
2024-02-16  Jo Suttons3:passdb: Reformat long line
2024-02-16  Jo Suttons3:passdb: Reformat array of strings
2024-02-16  Jo Suttons3:passdb: Make array of strings static
2024-02-16  Jo Suttons3:passdb: Remove trailing whitespace
2024-02-16  Jo Suttonpidl: Do not call mapTypeName() on expression
2024-02-16  Jo Suttonlib:crypto: Add test for GMSA password derivation
2024-02-16  Jo Suttonlib:crypto: Add functions for deriving gMSA passwords
2024-02-16  Jo Suttonlib:crypto: Add more GKDI functions
2024-02-16  Jo Suttonldb: Fix documentation typos
2024-02-16  Jo Suttonldb: Split out ldb_controls_get_control() to search...
2024-02-16  Jo Suttonldb: Correct copy‐and‐pasted comments
2024-02-16  Jo Suttonldb: Remove trailing whitespace
2024-02-16  Jo Suttons4:dsdb: Add dsdb_werror() macro
2024-02-16  Jo Suttons4:dsdb: Add search flag indicating that gMSA passwords...
2024-02-16  Jo Suttons4:dsdb: Include missing headers
2024-02-16  Jo Suttons4:dsdb: Add dsdb control indicating that gMSA password...
2024-02-16  Jo Suttons4:setup: Remove empty line
2024-02-16  Jo Suttons4:dsdb: Fix code formatting
2024-02-16  Jo Suttons4:dsdb: Add ‘ares’ parameter to operational attribute...
2024-02-16  Jo Suttons4:dsdb: Make array static
2024-02-16  Jo Suttons4:dsdb: Remove trailing whitespace
2024-02-16  Jo Suttons4:dsdb: Remove duplicate word
2024-02-16  Jo Suttonmailmap: Associate my identity with my old email address
2024-02-16  Jo Suttons4:dsdb: Remove unused ‘domain_dn’ parameter
2024-02-16  Jo Suttons4:dsdb: Remove reference to now‐gone lmNewHash parameter
2024-02-16  Jo Suttons4:dsdb: Split out function to create a ‘password set...
2024-02-16  Jo Suttons4:dsdb: Allocate NT hash on to more appropriate memory...
2024-02-16  Jo Suttons4:dsdb: Undefine helper macro
2024-02-16  Jo Suttons4:dsdb: Check return value of talloc_new()
2024-02-16  Jo Suttonpython:tests: Remove unused imports
2024-02-16  Jo Suttons4:kdc: Remove ‘attrs’ parameter from samba_kdc_lookup_...
2024-02-16  Jo Suttonlib:compression: Update my name
2024-02-16  Jo Suttonpython: Reformat nt_time.py
2024-02-16  Jo Suttonldb: Fix code spelling
2024-02-16  Jo Suttonldb: Simplify ldb_errstring()
2024-02-16  Jo Suttonldb: Remove trailing whitespace
2024-02-16  Jo Suttonlib:util: Remove inaccurate comment
2024-02-16  Jo Suttons3:libads: Remove ‘unicodePwd’ attribute from ads_find_...
2024-02-16  Jo Suttontestprogs:blackbox: Fix code spelling
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 Suttons4:dsdb: Add helper functions to get GKDI root key DNs
2024-02-16  Jo Suttonlib:crypto: Explicitly check for zero
2024-02-16  Jo Suttonlib:crypto: Comment on GKDI definitions
2024-02-16  Jo Suttonlib:crypto: Export gkid_key_type() and gkid_is_valid()
2024-02-16  Jo Suttonlib:crypto: Fix code formatting
2024-02-16  Jo Suttonpython:tests: Produce more helpful error message for...
2024-02-16  Rob van der... netcmd: models: add GroupManagedServiceAccount model
2024-02-16  Rob van der... netcmd: models: add missing fields to User model
2024-02-16  Rob van der... netcmd: models: add missing enum fields to Group model
2024-02-16  Rob van der... netcmd: models: make Group.system_flags a flags based...
2024-02-16  Rob van der... netcmd: models: add Computer model subclass of User
2024-02-16  Rob van der... netcmd: models: stop using LookupError exception and...
2024-02-16  Rob van der... netcmd: models: rename DoesNotExist exception to NotFound
2024-02-16  Rob van der... netcmd: models: SDDLField move line down where it gets...
2024-02-16  Rob van der... netcmd: models: SDDLField parses to object instead...
2024-02-16  Rob van der... netcmd: delegation: don't use assert but raise CommandError
2024-02-16  Rob van der... netcmd: delegation: initial value not required because...
2024-02-16  Rob van der... netcmd: delegation: move line down where it gets used
2024-02-16  Rob van der... netcmd: delegation: pep8 fix blank lines
2024-02-16  Rob van der... netcmd: bugfix: json encoder failed to call super method
2024-02-16  Rob van der... netcmd: json encoder supports security descriptor objects
2024-02-16  Rob van der... netcmd: support hyphens in top-level commands and conve...
2024-02-16  Rob van der... libds: remove unreachable break statements after return
2024-02-13  Stefan Metzmacherdocs-xml: document "smb3 share cap:{CONTINUOUS AVAILABI...
2024-02-13  Stefan Metzmachersmb2_tcon: only announce SMB3 related share capabilitie...
next