]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2024-06-10  Douglas Bagnalls4:rpcsrv:dnsserver: make dns_name_compare transitive...
2024-06-10  Douglas Bagnalls3:libsmb:nmblib: use NUMERIC_CMP in status_compare
2024-06-10  Douglas Bagnalllib/socket: rearrange iface_comp() to use NUMERIC_CMP
2024-06-10  Douglas Bagnallgensec: sort_gensec uses NUMERIC_CMP
2024-06-10  Douglas Bagnalls3:rpc:wkssvc_nt: dom_user_cmp uses NUMERIC_CMP
2024-06-10  Douglas Bagnalldsdb:schema: use NUMERIC_CMP in place of uint32_cmp
2024-06-10  Douglas Bagnalls3:mod:vfs_vxfs: use NUMERIC_CMP in vxfs_ace_cmp
2024-06-10  Douglas Bagnalls3:mod:posixacl_xattr: use NUMERIC_CMP in posixacl_xatt...
2024-06-10  Douglas Bagnalls3:brlock: use NUMERIC_CMP in #ifdef-zeroed lock_compare
2024-06-10  Douglas Bagnallldb:dn: make ldb_dn_compare() self-consistent
2024-06-10  Douglas Bagnallldb:sort: generalise both-NULL check to equality check
2024-06-10  Douglas Bagnallldb:sort: check that elements have values
2024-06-10  Douglas Bagnallldb:mod:sort: rearrange NULL checks
2024-06-10  Douglas Bagnalls3:libsmb_xattr: ace_compare() uses NUMERIC_CMP()
2024-06-10  Douglas Bagnalls3:util:sharesec ace_compare() uses NUMERIC_CMP()
2024-06-10  Douglas Bagnalls3:smbcacls: use NUMERIC_CMP in ace_compare
2024-06-10  Douglas Bagnalls3:util:net_registry: registry_value_cmp() uses NUMERIC...
2024-06-10  Douglas Bagnalls4:wins: use NUMERIC_CMP in nbtd_wins_randomize1Clist_s...
2024-06-10  Douglas Bagnalls4:wins: winsdb_addr_sort_list() uses NUMERIC_CMP()
2024-06-10  Douglas Bagnalls4:wins: use NUMERIC_CMP in winsdb_addr_sort_list()
2024-06-10  Douglas Bagnalls4:dns_server: use NUMERIC_CMP in rec_cmp()
2024-06-10  Douglas Bagnalls4:rpc_server: compare_SamEntry() uses NUMERIC_CMP()
2024-06-10  Douglas Bagnalls3:lib:util_tdb: use NUMERIC_CMP() in tdb_data_cmp()
2024-06-10  Douglas Bagnalllibcli/security: use NUMERIC_CMP in dom_sid_compare_auth()
2024-06-10  Douglas Bagnalllibcli/security: use NUMERIC_CMP in dom_sid_compare()
2024-06-10  Douglas Bagnallldb: reduce non-transitive comparisons in ldb_msg_eleme...
2024-06-10  Douglas Bagnallldb: avoid non-transitive comparison in ldb_val_cmp()
2024-06-10  Douglas Bagnallutil:datablob: avoid non-transitive comparison in data_...
2024-06-10  Douglas Bagnallldb:attrib_handlers: ldb_comparison_binary uses NUMERIC...
2024-06-10  Douglas Bagnallldb:attrib_handlers: ldb_comparison_Boolean uses NUMERI...
2024-06-10  Douglas Bagnallutil: charset:util_str: use NUMERIC_CMP in strncasecmp_...
2024-06-10  Douglas Bagnalllib/torture: add assert_int_{less,greater} macros
2024-06-10  Douglas Bagnalls3:libsmb:namequery: use NUMERIC_CMP in addr_compare
2024-06-10  Douglas Bagnalls3:libsmb:namequery: note intransitivity in addr_compare()
2024-06-10  Douglas Bagnallutil:charset:codepoints: codepoint_cmpi warning about...
2024-06-10  Douglas Bagnallutil:charset:codepoints: condepoint_cmpi uses NUMERIC_CMP()
2024-06-10  Douglas Bagnallutil:test: test_ms_fn_match_protocol_no_wildcard: allow -1
2024-06-10  Douglas Bagnallutil:charset:util_str: use NUMERIC_CMP in strcasecmp_m_...
2024-06-10  Douglas Bagnalltorture:charset: test more of strcasecmp_m
2024-06-10  Douglas Bagnalltorture:charset: use < and > assertions for strncasecmp_m
2024-06-10  Douglas Bagnalltorture:charset: use < and > assertions for strcasecmp_m
2024-06-10  Douglas Bagnallutil:binsearch: user NUMERIC_CMP()
2024-06-10  Douglas Bagnalls4: use numeric_cmp in dns_common_sort_zones()
2024-06-10  Douglas Bagnalls4:dsdb:mod:operational: use NUMERIC_CMP in pso_compare
2024-06-10  Douglas Bagnalls4:ntvfs: use NUMERIC_CMP in stream_name_cmp
2024-06-10  Douglas Bagnallldb:ldb_dn: use safe NUMERIC_CMP in ldb_dn_compare()
2024-06-10  Douglas Bagnallldb:ldb_dn: use safe NUMERIC_CMP in ldb_dn_compare_base()
2024-06-10  Douglas Bagnallldb: add NUMERIC_CMP macro to ldb.h
2024-06-10  Douglas Bagnallutil:tsort.h: add a macro for safely comparing numbers
2024-06-10  Douglas Bagnalllib/fuzzing/decode_ndr_X_crash: guess the pipe from...
2024-06-10  Douglas Bagnallldb: avoid out of bounds read and write in ldb_qsort()
2024-05-29  Stefan Metzmachers3:libads: avoid changing ADS->server.workgroup
2024-05-29  Stefan Metzmachers3:libsmb: allow store_cldap_reply() to work with a...
2024-05-29  Stefan Metzmachers4:dsdb/repl: let drepl_out_helpers.c always go via...
2024-05-29  Stefan Metzmachers3:utils: let smbstatus report anonymous signing/encryp...
2024-05-29  Stefan Metzmachers3:smbd: allow anonymous encryption after one authentic...
2024-05-29  Stefan Metzmachers3:utils: let smbstatus also report partial tcon signin...
2024-05-29  Stefan Metzmachers3:utils: let smbstatus also report AES-256 encryption...
2024-05-29  Stefan Metzmachers3:utils: let connections_forall_read() report if the...
2024-05-29  Stefan Metzmachers3:lib: let sessionid_traverse_read() report if the...
2024-05-29  Stefan Metzmachers3:utils: remove unused signing_flags in connections_fo...
2024-05-29  Stefan Metzmachers4:torture/smb2: add smb2.session.anon-{encryption...
2024-05-29  Stefan Metzmachers4:libcli/smb2: add hack to test anonymous signing...
2024-05-29  Stefan MetzmachersmbXcli_base: add hacks to test anonymous signing and...
2024-05-29  Stefan Metzmachertests/ntacls: unblock failing gitlab pipelines because...
2024-05-29  Stefan Metzmacher.gitlab-ci-main.yml: debug kernel details of the curren...
2024-05-29  Andrew Bartlett.gitlab-ci: Remove tags no longer provided by gitlab.com
2024-05-07  Anna Popovas3:utils: Fix Inherit-Only flag being automatically...
2024-05-07  yuzu367python/samba/tests/blackbox: Add tests for Inherit...
2024-04-11  Noel Powerlibcli/http: Detect unsupported Transfer-encoding type
2024-04-11  Noel Powerselftest: Add new test for testing non-chunk transfer...
2024-04-11  Noel Powerselftest: fix potential reference before assigned error
2024-04-11  Noel Powerlibcli/http: Handle http chunked transfer encoding
2024-04-11  Noel Powertests: add test for chunked encoding with http cli...
2024-04-11  Noel Powerlibcli/http: Optimise reading for content-length
2024-04-11  Noel Powerselftest: Add basic content-lenght http tests
2024-04-11  Noel PowerAdd simple http_client for use in black box tests ...
2024-04-08  Jule AngerVERSION: Bump version up to Samba 4.19.7...
2024-04-08  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.19.6 release. samba-4.19.6
2024-04-08  Jule AngerWHATSNEW: Add release notes for Samba 4.19.6.
2024-03-27  Noel Powers3/smbd: If we fail to close file_handle ensure we...
2024-03-27  Ralph Boehmesmbd: simplify handling of failing fstat() after unlink...
2024-03-15  Andreas Schneiderlibgpo: Do not segfault if we don't have a valid securi...
2024-03-15  Andreas Schneiderlibgpo: Fix trailing spaces in pygpo.c
2024-03-01  Andreas Schneiderpython:gp: Implement client site lookup in site_dn_for_...
2024-03-01  Andreas Schneiderlibrpc:idl: Make netlogon_samlogon_response public
2024-02-26  Martin Schwenkectdb-protocol: Add missing push support for new controls
2024-02-19  Jule AngerVERSION: Bump version up to Samba 4.19.6...
2024-02-19  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.19.5 release. samba-4.19.5
2024-02-19  Jule AngerWHATSNEW: Add release notes for Samba 4.19.5.
2024-02-05  Andreas Schneiderpython:gp: Fix logging with gp
2024-02-05  Gabriel Nagygpo: Do not get templates list on first run
2024-02-05  Gabriel Nagygpo: Decode base64 root cert before importing
2024-02-05  Gabriel Nagygpo: Test certificate policy without NDES
2024-02-05  Joseph Suttonpython: Fix invalid escape sequences
2024-01-29  Ralph Boehmesmbd: use dirfsp and atname in open_directory()
2024-01-29  Ralph Boehmesmbd: use safe_symlink_target_path() in symlink_target_...
2024-01-29  Ralph Boehmesmbd: add a directory argument to safe_symlink_target_p...
2024-01-29  Ralph Boehmesmbd: pass symlink target path to safe_symlink_target_p...
2024-01-29  Ralph BoehmeCI: disable /proc/fds and RESOLVE_NO_SYMLINK in samba...
next