bjacke/samba-autobuild/.git
2023-12-29 Björn Jackedoc-xml: fix name of vfs_linux_xfs man page
2023-12-22 Joseph Suttonlib:crypto: Add tests for GKDI key derivation
2023-12-22 Joseph Suttonlib:crypto: Add implementation of GKDI key derivation
2023-12-22 Joseph Suttontests/krb5: Raise an error if root key data is the...
2023-12-22 Joseph Suttontests/krb5: Test that root key data is the correct...
2023-12-22 Joseph Suttontests/krb5: Create root key just for implicit root...
2023-12-22 Joseph Suttontests/krb5: Check properties of current GKDI key
2023-12-22 Douglas Bagnallfuzz: allow max size conditional ACE round-trip failure
2023-12-21 Douglas Bagnalllibcli/security: sddl conditional ACE: write -0 when...
2023-12-21 Douglas Bagnalllibcli/security: rearrange conditional ACE sddl_write_int
2023-12-21 Douglas Bagnalllibcli/security: tests for signed zeros in sddl condtio...
2023-12-21 Joseph Suttonlibrpc: Do not allow u16string to be encoded in a big...
2023-12-21 Joseph Suttonlibrpc: Change type of ‘u16string’ from ‘const uint16_t...
2023-12-21 Joseph Suttonlibrpc: Add missing spaces to error messages
2023-12-21 Ralph Boehmes3/lib: add log_panic_action()
2023-12-21 Ralph Boehmes3/lib: factor out call_panic_action() from smb_panic_s3()
2023-12-21 Joseph Suttontests/krb5: Add Python implementation and tests for...
2023-12-21 Joseph Suttonpython: Add NT Time utility functions
2023-12-21 Joseph Suttonpyglue: Export some GKDI constants
2023-12-21 Joseph Suttonpyglue: Export some more HRESULT constants
2023-12-21 Joseph Suttonpyglue: Fix code spelling
2023-12-21 Joseph Suttonlib:crypto: Add GKDI module with some constants
2023-12-21 Joseph Suttongkdi.idl: Verify magic numbers of pulled GKDI structures
2023-12-21 Joseph Suttons4:libcli: Fix conversion from HRESULT and WERROR to...
2023-12-21 Joseph Suttons4:libcli: Remove trailing whitespace
2023-12-21 Joseph Suttonpython:tests: Catch strings passed to utf16_encoded_len...
2023-12-21 Joseph Suttonselftest: Rename ‘samba.unittests.test_gnutls_sp800_108...
2023-12-21 Joseph Suttongkdi.idl: Add ‘additional_info’ field to KeyEnvelope...
2023-12-21 Joseph Suttongkdi.idl: Comment on domain and forest name fields
2023-12-21 Joseph Suttons3:utils: Do not pass invalid file descriptor to close...
2023-12-21 Joseph Suttontests/krb5: Remove redundant definitions
2023-12-21 Joseph Suttonldb: Fix code spelling
2023-12-21 Joseph Suttonbuildtools: Use correct variable in error message
2023-12-21 Joseph Suttonlib:cmdline: Fix code spelling
2023-12-21 Joseph Suttonpyglue: Remove unnecessary uses of discard_const_p()
2023-12-21 Joseph Suttonpython:tests: Don’t needlessly create single‐element...
2023-12-21 Joseph Suttonlib:util: Use portable integer constants
2023-12-21 Joseph Suttons3:param: Remove unnecessary use of discard_const_p()
2023-12-21 Joseph Suttonpython:tests: Rename parameter to be consistent with...
2023-12-21 Joseph Suttonpython:tests: Raise exception of more specific type...
2023-12-21 Joseph Suttonpython:tests: Use ‘False’ in boolean expression rather...
2023-12-21 Joseph Suttonlibrpc:ndr: Don’t unnecessarily parenthesize macro...
2023-12-21 Joseph Suttonlib:util: Remove redundant casts in PUSH_*() macros
2023-12-21 Joseph Suttonlib:util: Don’t unnecessarily parenthesize macro arguments
2023-12-21 Joseph Suttonlib:util: Cast macro parameter ‘val’ to expected type
2023-12-21 Joseph Suttonlib:util: Parenthesize macro parameters
2023-12-21 Joseph Suttons4:auth: Clarify comment about requiring FAST armor
2023-12-21 Joseph Suttons3:lib: Define TIME_FIXUP_CONSTANT_INT using INT64_C...
2023-12-21 Joseph Suttonlib:util: Define TIME_FIXUP_CONSTANT_INT using INT64_C...
2023-12-21 Stefan Metzmachers3:ctdbd_conn: fix ctdbd_public_ip_foreach() for ipv6...
2023-12-21 Andrew BartlettWHATSNEW: Add entry for "samba-tool user get-kerberos...
2023-12-21 Andrew Bartlettselftest: Add tests for "samba-tool user get-kerberos...
2023-12-21 Andrew Bartlettpython/netcmd: Improve documentation for "samba-tool...
2023-12-21 Andrew Bartlettpython/netcmd: Add "samba-tool user get-kerberos-ticket...
2023-12-21 Andrew BartlettWHATSNEW: Add entry for "samba-tool user getpassword...
2023-12-21 Rob van der... python: tests: blackbox test for GMSA
2023-12-21 Rob van der... samba-tool: document that -H can be used with gMSA...
2023-12-21 Rob van der... samba-tool: fix some grammar in getpassword docstrings
2023-12-21 Andrew Bartlettsamba-tool: Make samba-tool user getpassword support...
2023-12-21 Andrew Bartlettsamba-tool user getpassword: Prepare to support a ...
2023-12-21 Andrew Bartlettselftest: Modify expected output of 'samba-tool user...
2023-12-21 Rob van der... selftest: fix failing user setpassword test
2023-12-21 Andrew Bartlettsamba-tool: Add support for getting the generated unico...
2023-12-21 Rob van der... netcmd: user: samba-tool support to allow non-windows...
2023-12-21 Andrew Bartlettsamba-tool user getpassword: Use UTF16_MUNGED charcnv...
2023-12-21 Andrew Bartlettsamba-tool: Prepare to allow samba-tool user getpasswor...
2023-12-21 Rob van der... netcmd: models: add object sid field to User model
2023-12-21 Rob van der... netcmd: getpassword: print OK message on stderr
2023-12-21 Andrew Bartlettselftest: Avoid assertTrue() and assertFalse() where...
2023-12-21 Rob van der... selftest: require named parameters for callers of conne...
2023-12-21 Rob van der... selftest: add get_env_credentials()
2023-12-21 Rob van der... selftest: make get_loadparm a classmethod
2023-12-21 Rob van der... selftest: make _get_attribute use parse_ldif
2023-12-21 Rob van der... selftest: make _get_attribute a method on base class
2023-12-21 Rob van der... selftest: pep8: fix incorrect number of blank lines
2023-12-21 Rob van der... selftest: remove unused imports from virtualCryptSHA...
2023-12-21 Rob van der... selftest: function _get_attribute() was in two places
2023-12-20 Volker LendeckeRevert "rpc_server:srvsvc - retrieve share ACL via...
2023-12-20 Volker Lendeckerpcd_classic: Open share_info.tdb as root
2023-12-19 Volker Lendeckesmbd: Modernize a few DEBUG statements
2023-12-19 Volker Lendeckesmbd: Remove an unused function prototype
2023-12-19 Volker Lendeckesmbd: Slightly simplify smbd_smb2_query_directory_send()
2023-12-19 Volker Lendeckesmbd: Give source3/smbd/dir.c its own header file
2023-12-19 Volker Lendeckesmbd: Remove unused srv_put_dos_date2()
2023-12-19 Volker Lendeckesmbd: Use srv_put_dos_date2_ts() in reply_printqueue()
2023-12-19 Volker Lendeckesmbd: Introduce srv_put_dos_date2_ts()
2023-12-19 Volker Lendeckeprofile: Fix rusage reporting
2023-12-19 Volker Lendeckeprofile: Fix a small memleak
2023-12-19 Volker Lendeckesmbd: Remove "conn" from struct dptr_struct
2023-12-19 Volker Lendeckelib: Remove duplicate prototypes
2023-12-19 Volker Lendeckelib: Fix some whitespace
2023-12-15 Martin Schwenkectdb-server: Drop unnecessary copy of destination address
2023-12-15 Martin Schwenkectdb-daemon: Use ctdb_connection_to_buf() to simplify
2023-12-15 Volker Lendeckesmbd: Remove callback for release_ip when "state" is...
2023-12-15 Stefan Metzmachers3:selftest: add samba3.blackbox.smbXsrv_client_ctdb_re...
2023-12-15 Stefan Metzmacherselftest: export/use CTDB related envvars in order...
2023-12-15 Stefan Metzmacherctdbd_conn: add ctdbd_passed_ips()
2023-12-15 Stefan Metzmacherctdbd_conn: add ctdbd_unregister_ips()
2023-12-15 Volker Lendeckectdbd_conn: Add deregister_from_ctdbd()
2023-12-15 Stefan Metzmacherctdbd_conn: let register_with_ctdbd() call CTDB_CONTROL...
next