]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2023-12-08  Joseph Suttonlibrpc: Remove trailing whitespace
2023-12-08  Joseph Suttonlibcli/security: Fix code spelling
2023-12-08  Joseph Suttonlibcli/security: Remove unused includes
2023-12-08  Joseph Suttonutil/data_blob: Fix code spelling
2023-12-08  Joseph Suttonutil/data_blob: Remove trailing whitespace
2023-12-08  Joseph Suttonutil/charset: Remove trailing whitespace
2023-12-08  Joseph Suttonlib/torture: Remove trailing whitespace
2023-12-08  Joseph Suttontalloc: Fix documentation
2023-12-08  Joseph Suttonlib/fuzzing: Fix code spelling
2023-12-08  Joseph Suttonldb: Fix code spelling
2023-12-08  Joseph Suttonlib:crypto: Remove unused Rijndael cipher header
2023-12-08  Joseph Suttonlib:crypto: Remove redundant array zeroing
2023-12-08  Joseph Suttondocs-xml: Fix code spelling
2023-12-08  Joseph Suttonctdb: Fix code spelling
2023-12-08  Joseph Suttonctdb: Remove trailing whitespace
2023-12-08  Joseph Suttonbuildtools: Update docstring to be more accurate
2023-12-08  Joseph Suttonauth:gensec: Zero digest array in error case
2023-12-08  Joseph Suttontests/ndr: Add tests for Group Key Distribution Service...
2023-12-08  Joseph Suttongkdi.idl: Add definitions for the Group Key Distributio...
2023-12-08  Joseph Suttonpython:tests: Permit newer copyright notice
2023-12-07  Andreas Schneiders3:utils: Fix setting the debug level
2023-12-07  Andreas Schneiders3:tests: Add smbget test for smb://DOAMIN;user%passwor...
2023-12-07  Andrew Bartlettpycredentials: Properly check type in creds.set_nt_hash...
2023-12-01  Andreas Schneiders3:auth: Allow 'Unix Users' and 'Unix Groups' to create...
2023-12-01  Andreas Schneiders3:auth: Remove trailing white spaces from auth_util.c
2023-12-01  Andreas Schneiderselftest: Show that 'allow trusted domains = no' firewa...
2023-11-30  Andrew Bartlettthird_party/heimdal: import lorikeet-heimdal-2023112908...
2023-11-30  Andreas Schneiderlib:crypto: Use bytearray macros
2023-11-30  Shachar Sharonvfs_ceph: call 'ceph_fgetxattr' only if valid fd
2023-11-30  Andrew Bartlettpython/samba/tests: Fix incorrect super-class in cred_o...
2023-11-30  Andrew Bartlettpython/samba/tests: Fix incorrect superclass in test_mi...
2023-11-30  Andrew Bartlettpython: Correct Python2 super() calls that called the...
2023-11-30  Rob van der... python: tests: update all super calls to python 3 style...
2023-11-30  Rob van der... python: get rid of pointless empty overridden methods
2023-11-30  Andrew Bartlettpython: Use constants from hresult.h for python constants
2023-11-30  Rob van der... python: move HRES_SEC_* constants to samba module
2023-11-30  Rob van der... python: tests: make HRES_SEC_E_* constant an int
2023-11-30  Rob van der... python: PEP275: docstrings should always use double...
2023-11-30  Rob van der... python: fix missing colon around param in docstring
2023-11-30  Joseph Suttonlib:crypto: Add test for samba_gnutls_sp800_108_derive_...
2023-11-30  Joseph Suttonlib:crypto: Add ‘FixedData’ parameter to samba_gnutls_s...
2023-11-30  Joseph Suttonlib:crypto: Have samba_gnutls_sp800_108_derive_key...
2023-11-30  Joseph Suttonlib:crypto: Clean up HMAC handle in one place
2023-11-30  Joseph Suttonlib:crypto: Add missing call to gnutls_hmac_deinit()
2023-11-30  Joseph Suttonlib:crypto: Add common out path to samba_gnutls_sp800_1...
2023-11-30  Joseph Suttonlib:crypto: Split out core of samba_gnutls_sp800_108_de...
2023-11-30  Joseph Suttonlib:crypto: Add tests for samba_gnutls_sp800_108_derive...
2023-11-30  Joseph Suttonlib:crypto: Add samba_gnutls_sp800_108_derive_key()
2023-11-30  Joseph Suttonlib:crypto: Remove unused variable
2023-11-30  Joseph Suttonlib:crypto: Remove unused imports
2023-11-30  Joseph Suttonlibcli/smb: Add ‘algorithm’ parameter to smb2_key_deriv...
2023-11-30  Joseph Suttonlibcli/auth: Return more consistent status code on...
2023-11-30  Joseph Suttonauth/gensec: Return more consistent status codes on...
2023-11-30  Joseph Suttons4:utils: Use correct enumeration constant
2023-11-30  Joseph Suttons4:utils: Remove trailing whitespace
2023-11-30  Joseph Suttons4:libcli: Call correct function to get HMAC output...
2023-11-30  Joseph Suttons4:libcli: Remove trailing whitespace
2023-11-30  Joseph Suttonlibcli/smb: Call correct function to get HMAC output...
2023-11-30  Joseph Suttonlibcli/auth: Call correct function to get HMAC output...
2023-11-30  Joseph Suttonlibcli/auth: Use correct enumeration constant
2023-11-30  Joseph Suttonlibcli/smb: Include missing headers
2023-11-30  Joseph Suttonselftest: Remove knownfail entries for non‐existent...
2023-11-30  Joseph Suttonlibrpc:ndr: Use correct libndr flags type
2023-11-30  Joseph Suttonlibrpc:ndr: Remove trailing whitespace
2023-11-30  Joseph Suttondocs-xml: Add missing closing parenthesis
2023-11-30  Joseph Suttonpidl: Make sure to cast whole expressions
2023-11-30  Joseph Suttonconditional_ace.idl: Fix undefined shift
2023-11-30  Joseph Suttonpidl: Fix subscripts of dereferenced arrays
2023-11-30  Joseph Suttonpidl: Remove unneeded casts
2023-11-30  Joseph Suttonpidl: Fix grammar in warning message
2023-11-30  Joseph Suttonpidl: Remove trailing whitespace
2023-11-30  Joseph Suttonpidl: Remove unused imports
2023-11-29  Andreas Schneiderthird_party: Update waf to version 2.0.26
2023-11-29  Rob van der... tests: claims blackbox: add device and server silo...
2023-11-29  Rob van der... python: tests: claims blackbox tests use ntstatus constants
2023-11-29  Rob van der... tests: claims blackbox: use raw strings rather than...
2023-11-29  Rob van der... tests: claims: blackbox device tests
2023-11-29  Andrew Bartlettselftest: Run samba.tests.gensec in an enviroment build...
2023-11-29  Andrew Bartletts4-auth/kerberos: Use FAST credentials for armor if...
2023-11-29  Andrew Bartlettpython/tests: Add test for creds.set_krb5_fast_credenti...
2023-11-29  Andrew Bartlettpython/tests: Lock in key-word arguments as key-word...
2023-11-29  Andrew Bartlettpython/tests: Import samba.gensec, not gensec
2023-11-29  Andrew Bartlettauth/credentials: Add Python bindings for association...
2023-11-29  Andrew Bartlettauth/credentials: Add API to allow requesting a Kerbero...
2023-11-29  Andrew Bartlettbuild: Add build time detection for the MIT FAST ccache API
2023-11-29  Andrew Bartlettthird_party/heimdal: Provide krb5_init_creds_opt_set_fa...
2023-11-27  Douglas Bagnalllibcli/security: note suboptimality of conditional...
2023-11-27  Douglas Bagnalllibcli/security: comparability check: claim members...
2023-11-27  Douglas Bagnalllibcli/security: shift comparability check to shortcut...
2023-11-27  Douglas Bagnalllibcli/security: add shortcuts for conditional ACE...
2023-11-27  Douglas Bagnalllibcli/security: improve conditional ACE composite...
2023-11-27  Douglas Bagnalllibcli/security: separate out claim_v1_to_ace_composite...
2023-11-27  Douglas Bagnalllibcli/security: avoid leak on SDDL encode failure
2023-11-27  Douglas Bagnalllibcli/security: claim_v1_to_ace_token(): avoid unneces...
2023-11-27  Douglas Bagnalllibcli/security: add_claim_to_token() re-sorts/checks...
2023-11-27  Douglas Bagnalllibcli/security: resource attribute claims use claim_v1...
2023-11-27  Douglas Bagnalllibcli/security: wire claim conversion uses claim_v1_ch...
2023-11-27  Douglas Bagnalllibcli/security: claim_v1_check_and_sort(): add all...
2023-11-27  Douglas Bagnalllibcli/security: begin claim_v1_check_and_sort with...
2023-11-27  Douglas Bagnalllibcli/security: don't allow two NULL string claims
next