]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2023-08-02  Noel Powers3/utils: avoid erronous NO MEMORY detection
2023-08-01  Andrew Bartlettdsdb: Use samdb_system_container_dn() in pdb_samba_dsdb_*()
2023-08-01  Andrew Bartlettdsdb: Use samdb_system_container_dn() in dsdb_trust_*()
2023-08-01  Andrew Bartletts4-rpc_server/backupkey: Use samdb_system_container_dn...
2023-08-01  Andrew Bartletts4-rpc_server/backupkey: Use samdb_system_container_dn...
2023-08-01  Andrew Bartletts4-rpc_server/netlogon: Use samdb_system_container_dn...
2023-08-01  Andrew Bartletts4-rpc_server/lsa: Use samdb_system_container_dn()...
2023-08-01  Andrew Bartlettdsdb: Use samdb_get_system_container_dn() to get Passwo...
2023-08-01  Andrew Bartlettdsdb: Use samdb_system_container_dn() in samldb.c
2023-08-01  Andrew Bartlettdsdb: Add new function samdb_system_container_dn()
2023-08-01  Arvid RequateBug #9959: Don't search for CN=System
2023-08-01  Arvid RequateFor Bug #9959: local talloc frame for next commit
2023-07-31  Ralph Boehmemdssvc: fix returning file modification date for older...
2023-07-31  Ralph Boehmemdssvc: fix date marshalling
2023-07-31  Ralph Boehmemdssvc: prepare for returning timestamps with sub-secon...
2023-07-31  Ralph Boehmemdssvc: reduce pagesize to 50
2023-07-31  Ralph Boehmetests/mdssvc: match hits:total:value to be the actual...
2023-07-31  Ralph Boehmemdssvc: fix enforcement of "elasticsearch:max results"
2023-07-31  Ralph Boehmemdssvc: add and use SL_PAGESIZE
2023-07-31  Ralph Boehmemdssvc: fix long running backend queries
2023-07-31  Ralph Boehmemdssvc: set query state for continued queries to SLQ_ST...
2023-07-19  Ralph Boehmesmbd: don't leak the fsp if close_file_smb() fails
2023-07-19  Jule AngerVERSION: Bump version up to Samba 4.17.11...
2023-07-17  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.17.10 release. samba-4.17.10
2023-07-17  Jule AngerWHATSNEW: Add release notes for Samba 4.17.10.
2023-07-17  Stefan Metzmachers3:rpc_server:netlogon: generate FAULT_INVALID_TAG...
2023-07-17  Stefan Metzmachers4:rpc_server:netlogon: generate FAULT_INVALID_TAG...
2023-07-17  Stefan Metzmachers4:torture/rpc: let rpc.schannel also check netr_LogonG...
2023-07-17  Stefan Metzmachernetlogon.idl: add support for netr_LogonGetCapabilities...
2023-07-14  Ralph BoehmeCVE-2023-3347: smbd: fix "server signing = mandatory"
2023-07-14  Ralph BoehmeCVE-2023-3347: smbd: remove comment in smbd_smb2_reques...
2023-07-14  Ralph BoehmeCVE-2023-3347: smbd: inline smb2_srv_init_signing(...
2023-07-14  Ralph BoehmeCVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_s...
2023-07-14  Ralph BoehmeCVE-2023-3347: CI: add a test for server-side mandatory...
2023-07-14  Ralph BoehmeCVE-2023-34968: mdssvc: return a fake share path
2023-07-14  Ralph BoehmeCVE-2023-34968: mdscli: return share relative paths
2023-07-14  Ralph BoehmeCVE-2023-34968: mdssvc: introduce an allocating wrapper...
2023-07-14  Ralph BoehmeCVE-2023-34968: mdssvc: switch to doing an early return
2023-07-14  Ralph BoehmeCVE-2023-34968: mdssvc: remove response blob allocation
2023-07-14  Ralph BoehmeCVE-2023-34968: rpcclient: remove response blob allocation
2023-07-14  Ralph BoehmeCVE-2023-34968: smbtorture: remove response blob alloca...
2023-07-14  Ralph BoehmeCVE-2023-34968: mdscli: remove response blob allocation
2023-07-14  Ralph BoehmeCVE-2023-34968: mdscli: use correct TALLOC memory conte...
2023-07-14  Ralph BoehmeCVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScope...
2023-07-14  Ralph BoehmeCVE-2023-34968: mdssvc: cache and reuse stat info in...
2023-07-14  Ralph BoehmeCVE-2023-34967: mdssvc: add type checking to dalloc_val...
2023-07-14  Ralph BoehmeCVE-2023-34967: CI: add a test for type checking of...
2023-07-14  Ralph BoehmeCVE-2023-34966: mdssvc: harden sl_unpack_loop()
2023-07-14  Ralph BoehmeCVE-2023-34966: CI: test for sl_unpack_loop()
2023-07-14  Ralph BoehmeCVE-2022-2127: ntlm_auth: cap lanman response length...
2023-07-14  Volker LendeckeCVE-2022-2127: winbindd: Fix WINBINDD_PAM_AUTH_CRAP...
2023-07-06  Jule AngerVERSION: Bump version up to Samba 4.17.10...
2023-07-06  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.17.9 release. samba-4.17.9
2023-07-06  Jule AngerWHATSNEW: Add release notes for Samba 4.17.9.
2023-07-06  Stefan Metzmachers3:winbindd: let winbind_samlogon_retry_loop() fallback...
2023-07-06  Stefan Metzmachers3:winbindd: make use of reset_cm_connection_on_error...
2023-07-06  Stefan Metzmachers3:winbindd: let winbind_samlogon_retry_loop() always...
2023-07-06  Stefan Metzmachers3:winbindd: make use of reset_cm_connection_on_error...
2023-07-06  Stefan Metzmachers3:winbindd: call reset_cm_connection_on_error() in...
2023-07-06  Ralph Boehmesmbd: call exit_server_cleanly() to avoid panicking
2023-06-30  Douglas Bagnallpidl: avoid py compile issues with --pidl-developer
2023-06-28  Jones Syues3:utils: smbget fix a memory leak
2023-06-09  Volker Lendeckesmbclient: Fix fd leak with "showacls;ls"
2023-06-02  Volker Lendeckelibsmb: Fix directory listing against old servers
2023-06-02  Volker Lendecketests: Show that we 100% loop in cli_list_old_recv()
2023-06-02  Volker Lendecketests: Make timelimit available to test scripts
2023-06-02  Samuel Cabreros4:dnsserver: Rename dns_name_equal() to samba_dns_name...
2023-05-31  Ralph Boehmevfs_fruit: add fruit:convert_adouble parameter
2023-05-31  Ralph Boehmevfs_fruit: just log failing AppleDouble conversion
2023-05-31  Ralph Boehmelibadouble: allow FILE_SHARE_DELETE in ad_convert_xattr()
2023-05-31  Ralph Boehmevfs_fruit: never return AFP_Resource stream for directories
2023-05-31  Ralph Boehmevfs_fruit: return ENOENT instead of EISDIR when trying...
2023-05-31  Ralph BoehmeCI: add a test for fruit AppleDouble conversion when...
2023-05-23  Volker Lendeckerpc_server3: Pass winbind_env_set() state through to...
2023-05-23  Volker Lendeckelib: Add security_token_del_npa_flags() helper function
2023-05-23  Volker Lendeckerpc: Remove named_pipe_auth_req_info6->need_idle_server
2023-05-23  Volker Lendeckerpc_server3: Use global_sid_Samba_NPA_Flags to pass...
2023-05-23  Joseph Suttonnamed_pipe_auth: Bump info5 to info6
2023-05-23  Volker Lendeckerpc: Add global_sid_Samba_NPA_Flags SID
2023-05-23  Volker Lendeckelibrpc: Simplify dcerpc_is_transport_encrypted()
2023-05-23  Volker Lendeckesmbd: Use security_token_count_flag_sids() in open_np_f...
2023-05-23  Volker Lendeckelibcli: Add security_token_count_flag_sids()
2023-05-23  Stefan Metzmacherlibrpc/rpc: allow smb3_sid_parse() to accept modern...
2023-05-11  Jule AngerVERSION: Bump version up to Samba 4.17.9...
2023-05-11  Jule AngerVERSION: Disable GIT_SNAPSHOT for the 4.17.8 release. samba-4.17.8
2023-05-11  Jule AngerWHATSNEW: Add release notes for Samba 4.17.8.
2023-05-09  Volker Lendeckewinbind: Fix "wbinfo -u" on a Samba AD DC with >1000...
2023-05-09  Volker Lendeckewinbind: Test wbinfo -u with more than 1000 users
2023-05-05  Nathaniel W... dsgetdcname: do not assume local system uses IPv4
2023-04-28  Andreas Schneiders3:lib: Do not try to match '.' and '..' directories...
2023-04-28  Andreas Schneiders3:tests: Add test that veto files works for hidden...
2023-04-28  Andreas Schneiders3:tests: Create a temporary directory for test_veto_fi...
2023-04-28  Stefan Metzmacherlibcli/security: rewrite calculate_inherited_from_parent()
2023-04-18  Volker Lendeckeshadow_copy2: Fix stream open for streams_depot paths
2023-04-18  Volker Lendeckestreams_depot: Create files when requested
2023-04-14  Ralph Boehmerpcd_mdssvc: initialize POSIX locking
2023-04-14  Stefan MetzmachersmbXsrv_tcon: avoid storing temporary (invalid!) records.
2023-04-14  Stefan Metzmachernet_ads: fill ads->auth.realm from c->creds
2023-04-14  Stefan Metzmachertestprogs/blackbox: add test_net_ads_search_server.sh
2023-04-11  Volker Lendeckesmbd: Fix case normalization in for directories
next