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