asn/samba-autobuild/.git
2023-07-28 Stefan MetzmacherVERSION: Disable GIT_SNAPSHOT for the Samba 4.19.0rc1... samba-4.19.0rc1
2023-07-28 Jule AngerWHATSNEW: Up to Samba 4.19.0rc1.
2023-07-28 Jule Angerldb: release 2.8.0 for use in Samba 4.19.x ldb-2.8.0
2023-07-28 Martin Schwenkectdb-tools: Improve printing of multi-line event script...
2023-07-28 Martin Schwenkectdb-tools: Always print script output in event status
2023-07-28 Andrew Bartlettlibrpc/idl: Remove DCOM and WMI IDL
2023-07-28 Andrew Bartlettdcom: Remove remainder of DCOM test client code
2023-07-28 Pavel Filipenskýlibrpc:crypto: SAFE_FREE() -> krb5_free_enctypes()
2023-07-28 Pavel Filipenskýlibrpc:crypto: SAFE_FREE() -> krb5_free_string()
2023-07-28 Pavel Filipenskýauth:credentials: SAFE_FREE() -> krb5_free_string()
2023-07-28 Pavel Filipenskýauth:credentials: SAFE_FREE() -> krb5_free_enctypes()
2023-07-28 Pavel Filipenskýkrb5_wrap: add krb5_free_string()
2023-07-28 Pavel Filipenskýkrb5_wrap: add krb5_free_enctypes()
2023-07-28 Ralph Boehmesmbd: move tevent_req_post() out of smbd_smb2_create_af...
2023-07-27 Jeremy Allisons3: smbd: Sanitize any "server" and "share" components...
2023-07-27 Jeremy Allisons3: torture: Add test to show an SMB1 DFS path of ...
2023-07-26 Ralph Boehmemdssvc: fix returning file modification date for older...
2023-07-26 Ralph Boehmemdssvc: fix date marshalling
2023-07-26 Ralph Boehmemdssvc: prepare for returning timestamps with sub-secon...
2023-07-26 Ralph Boehmemdssvc: reduce pagesize to 50
2023-07-26 Ralph Boehmetests/mdssvc: match hits:total:value to be the actual...
2023-07-26 Ralph Boehmemdssvc: fix enforcement of "elasticsearch:max results"
2023-07-26 Ralph Boehmemdssvc: add and use SL_PAGESIZE
2023-07-26 Ralph Boehmemdssvc: fix long running backend queries
2023-07-26 Ralph Boehmemdssvc: set query state for continued queries to SLQ_ST...
2023-07-25 Andrew BartlettWHATSNEW: Add TLS cert reload feature
2023-07-25 Andrew Bartlettdoc-xml: Add entry for reload-certs for new LDAP certif...
2023-07-25 Andrew Bartlettdocs-xml: Fix invalid XML in smbcontrol manpage
2023-07-25 Jule Angertestprogs/blackbox: add test_ldap_tls_reload.sh
2023-07-25 Jule Angers4:ldap_server: reload tls certificates on smbcontrol...
2023-07-25 Jule Angers4:ldap_server: remember dns_host_name in ldap_service
2023-07-25 Jule Angers4:ldap_server: don't store task_server in ldapsrv_service
2023-07-25 Jule Angers4:tls_tstream: create tstream_tls_params_internal
2023-07-25 jules3:smbcontrol: improve destination resolution using...
2023-07-25 Jule Angers4:process_prefork: create new messaging context for...
2023-07-25 Jule Angers4:process: add method called before entering the teven...
2023-07-25 Jule Angers4:process_prefork: avoid memory leaks caused by messag...
2023-07-25 Pavel Filipenskýs3:winbindd: Fix double close(fd)
2023-07-24 Ralph Boehmemdscli: correct handling of in-progress searches
2023-07-24 Ralph Boehmemdscli: increase MAX_SLQ_COUNT
2023-07-24 Ralph Boehmemdscli: increase MAX_SLQ_TOCIDX
2023-07-24 Ralph Boehmemdssvc: increase MAX_SLQ_TOC
2023-07-24 Ralph Boehmemdssvc: introduce MAX_MDSCMD_SIZE
2023-07-24 Ralph Boehmemdscli: add fragmentation support
2023-07-24 Ralph Boehmemdssvc: remove duplicate define of MAX_SL_FRAGMENT_SIZE
2023-07-24 Ralph Boehmelibrpc/idl: mdssvc: unkn4 field is a fragment indicator
2023-07-21 Ralph Boehmelibsmb: increase a debug level when site-aware DC looku...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: fix "server signing = mandatory"
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: remove comment in smbd_smb2_reques...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: inline smb2_srv_init_signing(...
2023-07-21 Ralph BoehmeCVE-2023-3347: smbd: pass lp_ctx to smb[1|2]_srv_init_s...
2023-07-21 Ralph BoehmeCVE-2023-3347: CI: add a test for server-side mandatory...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: return a fake share path
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: return share relative paths
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: introduce an allocating wrapper...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: switch to doing an early return
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: remove response blob allocation
2023-07-21 Ralph BoehmeCVE-2023-34968: rpcclient: remove response blob allocation
2023-07-21 Ralph BoehmeCVE-2023-34968: smbtorture: remove response blob alloca...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: remove response blob allocation
2023-07-21 Ralph BoehmeCVE-2023-34968: mdscli: use correct TALLOC memory conte...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: add missing "kMDSStoreMetaScope...
2023-07-21 Ralph BoehmeCVE-2023-34968: mdssvc: cache and reuse stat info in...
2023-07-21 Ralph BoehmeCVE-2023-34967: mdssvc: add type checking to dalloc_val...
2023-07-21 Ralph BoehmeCVE-2023-34967: CI: add a test for type checking of...
2023-07-21 Ralph BoehmeCVE-2023-34966: mdssvc: harden sl_unpack_loop()
2023-07-21 Ralph BoehmeCVE-2023-34966: CI: test for sl_unpack_loop()
2023-07-21 Ralph BoehmeCVE-2022-2127: ntlm_auth: cap lanman response length...
2023-07-21 Volker LendeckeCVE-2022-2127: winbindd: Fix WINBINDD_PAM_AUTH_CRAP...
2023-07-21 Andrew Bartlettlib/cmdline: Also redact --newpassword in samba_cmdline...
2023-07-21 Andrew Bartlettlib/cmdline: Also burn the --password2 parameter if...
2023-07-21 Andrew Bartlettsamba-tool: Use samba.glue.get_burnt_cmdline rather...
2023-07-21 Andrew Bartlettpython: Add glue.burn_commandline() method
2023-07-21 Andrew Bartlettpython: Remove const from PyList_AsStringList()
2023-07-21 Andrew Bartlettpython: Move PyList_AsStringList to common code so...
2023-07-21 Andrew Bartlettlib/cmdline: Return if the commandline was redacted...
2023-07-21 Joseph Suttonclaims.idl: Fix AD claims encoding
2023-07-21 Andrew Bartlettlib/fault: During smb_panic() print process comment...
2023-07-21 Noel Powerpython/samba: Adjust tarfile extraction filter
2023-07-21 Andrew BartlettWHATSNEW: Mention new unicodePwd only over encrypted...
2023-07-21 Andrew BartlettWHATSNEW: mention KDC auditing
2023-07-21 Andrew BartlettWHATSNEW: FAST support, Claims compression, SID compression
2023-07-21 Andrew BartlettWHATSNEW: Mention Heimdal updates
2023-07-21 Andrew BartlettWHATSNEW: Expand detail on what of 2012, 2012R2 and...
2023-07-21 Andrew BartlettWHATSNEW: PKINIT testing
2023-07-21 Andrew BartlettWHATSNEW: Include info on new samba-tool features
2023-07-21 Andrew BartlettWHATSNEW: Add text on PKINIT Certificate Revocation
2023-07-21 Dmitry Antipovs4:param: replace calls to deprecated Python methods
2023-07-20 Pavel Filipenskýs3:script: Replace --merge by --merge-by-timestamp...
2023-07-20 Pavel Filipenskýdocs-xml:manpages: Fix tabs in samba-log-parser.1.xml
2023-07-20 Pavel Filipenskýs3:winbindd: Change the TALLOC_CTX to fix the tevent...
2023-07-19 Andreas SchneiderRevert "s3:winbindd: set TEVENT_DEPRECATED as tevent_th...
2023-07-19 Stefan Metzmachers4:dns_server: Add some more debugging in order to...
2023-07-19 Stefan Metzmachers4:dns_server: defer calling werr_to_dns_err() in a...
2023-07-19 Andreas Schneiders3:waf: Fix code spelling
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-07-19 Andreas Schneiders3:utils: Fix code spelling
2023-07-19 Andreas Schneiders3:torture: Fix code spelling
2023-07-19 Andreas Schneiders3:smbd: Fix code spelling
2023-07-19 Andreas Schneiders3:smbd: Fix trailing white spaces in quotas.c
next