samba.git
2023-12-08 Joseph Suttonselftest: Remove unused import
2023-12-08 Joseph SuttonRevert "s4:torture: Increase multichannel timeout"
2023-12-08 Joseph Suttons4:ntvfs: Remove trailing whitespace
2023-12-08 Joseph Suttonpymessaging: Remove trailing whitespace
2023-12-08 Joseph Suttons4:kdc: Remove unused includes
2023-12-08 Joseph Suttons4:include: Fix code spelling
2023-12-08 Joseph Suttons4:include: Remove trailing whitespace
2023-12-08 Joseph Suttons4:dsdb: Fix code spelling
2023-12-08 Joseph Suttons4:dsdb: Remove trailing whitespace
2023-12-08 Joseph Suttons4:dsdb: Use portable integer constant INT64_MAX
2023-12-08 Joseph Suttons4:dsdb: Use portable integer constant INT64_MAX
2023-12-08 Joseph Suttons4:dsdb: Use portable integer constant INT64_MIN
2023-12-08 Joseph Suttons4:dsdb: Remove unused includes
2023-12-08 Joseph Suttons4:dsdb: Remove trailing whitespace
2023-12-08 Joseph Suttons4:auth: Fix code spelling
2023-12-08 Joseph Suttons3:rpc_server: Fix code spelling
2023-12-08 Joseph Suttons3:modules: Fix code spelling
2023-12-08 Joseph Suttons3:include: Fix code spelling
2023-12-08 Joseph Suttons3:include: Remove trailing whitespace
2023-12-08 Joseph Suttontests/krb5: Remove unused parameter
2023-12-08 Joseph Suttontests/krb5: Fix indentation
2023-12-08 Joseph Suttontests/dcerpc: Remove unused imports
2023-12-08 Joseph Suttontests/dcerpc: Correct docstring
2023-12-08 Joseph Suttonpython:tests: Remove leftover debugging message
2023-12-08 Joseph Suttonpython:tests: Remove unused imports
2023-12-08 Joseph Suttonpython:tests: Remove unnecessary f‐strings
2023-12-08 Joseph Suttonpython: Add missing word to comment
2023-12-08 Joseph Suttonpython: Fix code spelling
2023-12-08 Joseph Suttongp: Remove unused import
2023-12-08 Joseph Suttonsecurity.idl: Remove trailing whitespace
2023-12-08 Joseph Suttonlibrpc: Fix code spelling
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
next