]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
23 hours ago  Stefan Metzmachers3:libsmb: allow store_cldap_reply() to work with a... master
24 hours ago  Earl ChewCombine ICU libraries icu-i18n and icu-uc into a single...
24 hours ago  Earl ChewImprove CHECK_LIB interaction with CHECK_PKG
24 hours ago  Earl ChewAugment library_flags() to return libraries
24 hours ago  Rob van der... selftest: add test for User.get_primary_group method
24 hours ago  Rob van der... python: models: add get_primary_group method to User...
24 hours ago  Rob van der... python: models: rename argument ldb to samdb
24 hours ago  Stefan Metzmachertests/ntacls: unblock failing gitlab pipelines because...
24 hours ago  Stefan Metzmacher.gitlab-ci-main.yml: debug kernel details of the curren...
3 days ago  Douglas Bagnallldb-samba: ldif_read_objectSid avoids VLA gitlab/master
3 days ago  Douglas Bagnallldb-samba: ldif_read_objectSid() short-circuits without 'S'
3 days ago  Douglas Bagnalllib/fuzzing: add fuzz_stable_sort_r_unstable
3 days ago  Douglas Bagnallldb: note a transitivity problem in ldb_comparison_fold
3 days ago  Douglas Bagnallldb:attrib_handlers: reduce non-transitive behaviour...
3 days ago  Douglas Bagnallldb:attrib_handlers: use NUMERIC_CMP in ldb_comparison_fold
3 days ago  Douglas Bagnallldb-samba: remove unused ldif_comparision_objectSid_isS...
3 days ago  Douglas Bagnallldb-samba: simplify extended_dn_read_SID()
3 days ago  Douglas Bagnallldb-samba: simplify ldif_canonicalise_objectSid()
3 days ago  Douglas Bagnallldb-samba: simplify ldif_comparison_objectSid()
3 days ago  Douglas Bagnallpytest: sid_strings: Samba DN object refuses sub-auth...
3 days ago  Douglas Bagnallpytest: sid_strings: adjust to match Windows 2016
3 days ago  Douglas Bagnallpytest: sid_strings: Windows does allow lowercase s...
3 days ago  Douglas Bagnallpytest: sid_strings: use more reliable well known SID
3 days ago  Douglas Bagnallldb-samba: ldif_write_schemaInfo() uses correct size
3 days ago  Douglas Bagnalllib:util: codepoint_cmpi: be transitive and case-insens...
3 days ago  Douglas Bagnalllib:util:tests: more tests for codepoint_cmpi
3 days ago  Douglas Bagnalls4:dsdb:mod: repl_md: message sort uses NUMERIC_CMP()
3 days ago  Douglas Bagnalls4:rpc_srv:getncchanges: USN sort uses qsort() instead...
3 days ago  Douglas Bagnalls4:rpc_srv:getncchanges: 4.5 anc emulation uses qsort...
3 days ago  Douglas Bagnalls4:dsdb:mod: repl_md: make message_sort transitive
3 days ago  Douglas Bagnallldb:tools: ldbsearch doesn't need ldb_qsort()
3 days ago  Douglas Bagnalls4:dsdb:util_trusts: simplify the NULL case in dns_cmp
3 days ago  Douglas Bagnalls4:dsdb:util_trusts: describe dns_cmp return values
3 days ago  Douglas Bagnallldb:tests: add a test for dotted i uppercase
3 days ago  Douglas Bagnallldb: avoid NULL deref in ldb_db_compare
3 days ago  Andrew Bartlett.gitlab-ci: Remove tags no longer provided by gitlab.com
3 days ago  Stefan Metzmachers3:libsmb: let cli_session_creds_init() keep the value...
3 days ago  Stefan Metzmachers3:winbindd: pass a NULL ccache to kerberos_return_pac...
3 days ago  Stefan Metzmachers3:libads: use smb_krb5_cc_new_unique_memory() in kerbe...
3 days ago  Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
3 days ago  Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
3 days ago  Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
3 days ago  Stefan Metzmacherauth/credentials: use smb_krb5_cc_new_unique_memory...
3 days ago  Stefan Metzmacherlib/krb5_wrap: make use of smb_krb5_cc_new_unique_memor...
3 days ago  Stefan Metzmacherlib/krb5_wrap: add smb_krb5_cc_new_unique_memory()
3 days ago  Stefan Metzmachers3:gse: don't call krb5_cc_resolve() as server
3 days ago  Stefan Metzmachers3:gse: avoid prompting for a password that we don...
3 days ago  Stefan Metzmachers3:gse: make use of gensec_kerberos_possible()
3 days ago  Stefan Metzmachers4:gensec_gssapi: make use of gensec_kerberos_possible()
3 days ago  Stefan Metzmacherauth/gensec: add gensec_get_unparsed_target_principal...
3 days ago  Stefan Metzmacherauth/gensec: add gensec_kerberos_possible() helper
3 days ago  Stefan Metzmachers3:client: avoid cli_credentials_get_password() to...
3 days ago  Andreas Schneiderauth:creds: Add test for cli_credentials_get_username_o...
3 days ago  Stefan Metzmacherauth/credentials: add cli_credentials_get_username_obta...
3 days ago  Andreas Schneiderauth:creds: Add test for cli_credentials_get_password_o...
3 days ago  Stefan Metzmacherauth/credentials: add cli_credentials_get_password_obta...
3 days ago  Stefan Metzmacherlib/cmdline: skip the password prompt if we have a...
3 days ago  Stefan Metzmacherauth/credentials: add cli_credentials_get_ccache_name_o...
3 days ago  Andreas Schneiderauth:creds: Add test for cli_credentials_get_principal_...
3 days ago  Stefan Metzmacherauth/credentials: add cli_credentials_get_principal_obt...
4 days ago  Volker Lendeckesmbd: Implement FSCTL_DELETE_REPARSE_POINT
4 days ago  Volker Lendecketests: Test FSCTL_DELETE_REPARSE_POINT
4 days ago  Volker Lendecketests: Run reparse tests
4 days ago  Volker Lendecketests: Expected failures in reparse point tests should...
4 days ago  Volker Lendeckesmbd: Implement fsctl_set_reparse_point
4 days ago  Volker Lendeckesmbd: Implement fsctl_get_reparse_point
4 days ago  Volker Lendecketests: Clean up behind ourselves in test_create_reparse
4 days ago  Volker Lendecketests: Codify IO_REPARSE_TAG_MISMATCH behaviour
4 days ago  Volker Lendecketests: Clarify a reparse point test
4 days ago  Jeremy Allisons3: smbd: smb2-posix: Add SAMBA_XATTR_REPARSE_ATTRIB...
4 days ago  Volker Lendeckeselftest: Default to "tmp" share in reparsepoints.py
4 days ago  Volker Lendeckesmbd: Use reparse_buffer_check() in fsctl_set_reparse_p...
4 days ago  Volker Lendeckesmbd: Prepare to return the reparse tag from fsctl_get_...
4 days ago  Volker Lendeckesmbd: Change the output of fsctl_get_reparse_point...
4 days ago  Volker Lendeckereparse: Tighten reparse point length check
4 days ago  Volker Lendeckesmbd: Return FILE_ATTRIBUTE_REPARSE_POINT from "user...
7 days ago  Andreas Schneiders4:dsdb: Fix stack use after scope in gkdi_create_root_...
10 days ago  Volker Lendeckesmbd: Remove unused [push_pull]_file_id_24
10 days ago  Volker Lendeckesmbd: Use struct oplock_break_message for MSG_SMB_KERNE...
10 days ago  Volker Lendeckesmbd: Remove message_to_share_mode_entry and vice versa
10 days ago  Volker Lendeckesmbd: Use struct oplock_break_message for MSG_CLOSE_FILE
10 days ago  Volker Lendeckesmbd: Fix a typo
10 days ago  Volker Lendeckesmbd: Simplify sending oplock_break_message
10 days ago  Volker Lendeckelib: Convert push_file_id_16 to take uint8_t instead...
10 days ago  Volker Lendeckevfs: Convert return_data from char * to uint8_t
10 days ago  Volker Lendeckepassdb: Use getline(3) to read our old machine sid
10 days ago  Volker Lendeckepylibsmb: Avoid talloc()
10 days ago  Volker Lendeckepylibsmb: clang-format for the calls to Py_BuildValue()
10 days ago  Volker Lendeckepylibsmb: Return reparse_tag from directory listing
10 days ago  Volker Lendeckelibsmb: Slightly simplify py_cli_list()
10 days ago  Volker Lendeckesmbd: Fix a copy&paste error in smbXsrv_client_remove()
10 days ago  Volker Lendeckesmbd: Use direct struct initialization in smbXsrv_client
10 days ago  Volker Lendeckesmbd: Save a few lines in smbXsrv_client_global_init()
10 days ago  Volker Lendeckesmbd: Do an early TALLOC_FREE in smbXsrv_client_global_...
10 days ago  Volker Lendeckesmbd: Simplify smbXsrv_open_clear_replay_cache()
10 days ago  Volker Lendeckesmbd: Simplify smbXsrv_open_purge_replay_cache()
10 days ago  Volker Lendeckesmbd: Simplify an if-condition
10 days ago  Volker Lendeckesmbd: Some README.Coding in smbXsrv_session
10 days ago  Volker Lendeckelib: Fix whitespace
10 days ago  Volker Lendeckelibsmb: Remove unused setup_stat_from_stat_ex()
next