]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2021-03-03  Stefan Metzmacherscript/autobuild.py: allow write_system_info commands...
2021-03-03  Stefan Metzmacherscript/autobuild.py: use more portable 'cp -R -a -l'
2021-03-03  Stefan Metzmacherscript/autobuild.py: add support git worktree
2021-02-16  Björn Jackeclassicupgrade: treat old never expires value right
2021-02-16  Stefan Metzmachers3:pysmbd: fix fd leak in py_smbd_create_file()
2021-02-16  Paul WiseHEIMDAL: krb5_storage_free(NULL) should work
2021-02-05  Andreas Schneiderlib:util: Avoid free'ing our own pointer
2021-02-05  Andreas Schneiderlib:util: Add cache oversize test for memcache
2021-02-05  Andreas Schneiderlib:util: Add basic memcache unit test
2021-02-05  Jeremy Allisons3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon...
2021-02-05  Jeremy Allisons3: torture: Change the SMB1-only UID-REGRESSION-TEST...
2021-02-05  Jeremy Allisons3: smbtorture3: Ensure run_tcon_test() always replaces...
2021-02-05  Jeremy Allisons3: smbtorture3: Ensure we *always* replace the saved...
2021-02-05  Jeremy Allisons3: tests: Add regression test for bug 13992.
2021-01-28  Ralph Boehmes3/auth: implement "winbind:ignore domains"
2021-01-28  Ralph Boehmewinbind: check for allowed domains in winbindd_pam_auth...
2021-01-28  Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-28  Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-28  Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-28  Ralph Boehmewinbind: check for allowed domains in winbindd_dual_pam...
2021-01-28  Ralph Boehmewinbind: move "winbind:ignore domain" logic to a sepera...
2021-01-28  Ralph Boehmewinbind: handle MSG_SMB_CONF_UPDATED in the winbinds...
2021-01-28  Ralph Boehmewinbind: set logfile after reloading config
2021-01-28  Ralph Boehmewinbind: move config-reloading code to winbindd_dual.c
2021-01-22  Karolin Seegerscript/release.sh: always select the GPG key by it...
2021-01-22  Karolin SeegerReleaseKey: add GnuPG key transition statement for...
2021-01-22  Karolin Seegerscript/release.sh: Use new GPG key.
2021-01-20  Jeremy Allisons3: smbd: Add call to conn_setup_case_options() to...
2021-01-20  Jeremy Allisons3: smbd: Factor out setting up case parameters for...
2021-01-20  Ralph Boehmebuild: remove smbd_conn private library
2021-01-18  Stefan Metzmacherlibcli/smb: allow unexpected padding in SMB2 IOCTL...
2021-01-18  Stefan Metzmacherlibcli/smb: split out smb2cli_ioctl_parse_buffer()
2021-01-18  Jeremy Allisonlibcli/smb: Allow smb2cli_validate_negotiate_info_done...
2021-01-18  Stefan Metzmacherlibcli/smb: Change some checks to SMB_ASSERTS
2021-01-18  Karolin SeegerWHATSNEW: Remove superfluous line.
2021-01-14  Karolin SeegerVERSION: Bump version up to 4.12.12...
2021-01-14  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.12.11 release. samba-4.12.11
2021-01-14  Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.11.
2021-01-13  Ralph Boehmevfs_fruit: fix close for fake_fd
2021-01-13  Ralph Boehmevfs_fruit: check fake_fd in fruit_pread_meta_stream()
2021-01-13  Ralph Boehmevfs_fruit: use "fake_fd" instead of "created"
2021-01-13  Stefan Metzmachervfs_streams_xattr: make use of vfs_fake_fd_close()
2021-01-13  Stefan Metzmachervfs_fruit: make use of vfs_fake_fd_close()
2021-01-13  Stefan Metzmachers3:smbd: add vfs_fake_fd_close() helper
2021-01-13  Andreas Schneiders3:lib: Create the cache path of user gencache recursively
2021-01-13  Andreas Schneiderlib:util: Add directory_create_or_exists_recursive()
2021-01-13  Arne Kreddigvfs_virusfilter: Allocate separate memory for config...
2021-01-07  Andrew BartlettDo not create an empty DB when accessing a sam.ldb
2021-01-06  Martin Schwenkebootstrap: Cope with case changes in CentOS 8 repo...
2021-01-05  Dimitry Andriclib: Avoid declaring zero-length VLAs in various messag...
2020-12-09  Ralph Boehmevfs_zfsacl: add missing inherited flag on hidden "magic...
2020-12-09  Ralph Boehmevfs_zfsacl: reformatting
2020-12-09  Ralph Boehmes4/samba: call force_check_log_size() in standard_new_t...
2020-12-09  Ralph Boehmes4/samba: call force_check_log_size() in standard_accep...
2020-12-09  Ralph Boehmes4/samba: call force_check_log_size() in prefork_reload...
2020-12-09  Ralph Boehmes4: call reopen_logs_internal() in the SIGHUP handler...
2020-12-09  Ralph Boehmes4: replace low-level SIGUP handler with a tevent handler
2020-12-09  Ralph Boehmes4: install tevent tracing hooks to trigger logfile...
2020-12-09  Ralph Boehmes4: add samba server tevent trace helper stuff
2020-12-09  Ralph Boehmedebug: detect logrotation by checking inode number
2020-12-09  Ralph Boehmedebug: pass struct debug_class *config to do_one_check_...
2020-12-09  Ralph Boehmedebug: pass struct debug_class *config to reopen_one_log()
2020-12-09  Ralph Boehmeloadparm: setup debug subsystem setting max_log_size...
2020-12-09  Jeremy Allisons3: smbd: Quiet log messages from usershares for an...
2020-12-02  Günther Deschnervfs_glusterfs: print exact cmdline for disabling write...
2020-12-02  Anoop C Smanpages/vfs_glusterfs: Mention silent skipping of...
2020-11-19  Anoop C Svfs_shadow_copy2: Preserve all open flags assuming...
2020-11-19  Jeremy Allisons3: spoolss: Make parameters in call to user_ok_token...
2020-11-19  Jeremy Allisons3: smbd: Don't overwrite contents of fsp->aio_requests...
2020-11-19  Jones Syueinterface: fix if_index is not parsed correctly
2020-11-19  Jeremy Allisons3: modules: gluster. Fix the error I made in preventin...
2020-11-19  Jeremy Allisonlibcli: smb2: Never print length if smb2_signing_key_va...
2020-11-05  Günther Deschners3-vfs_glusterfs: always disable write-behind translator
2020-11-05  Karolin SeegerVERSION: Bump version up to 4.12.11...
2020-11-05  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.12.10 release. samba-4.12.10
2020-11-05  Karolin SeegerWHATSNEW: Add release notes for Samba 4.12.10.
2020-11-03  Jeremy Allisons3: modules: vfs_glusterfs: Fix leak of char **lines...
2020-11-03  Günther Deschners3-vfs_glusterfs: refuse connection when write-behind...
2020-11-03  Sachin Prabhudocs-xml/manpages: Add warning about write-behind trans...
2020-10-30  Amitay Isaacsctdb-common: Avoid aliasing errors during code optimization
2020-10-30  Andrew Walkervfs_zfsacl: only grant DELETE_CHILD if ACL tag is special
2020-10-30  Ralph Boehmevfs_zfsacl: use a helper variable in zfs_get_nt_acl_com...
2020-10-30  Ralph Boehmevfs_zfsacl: README.Coding fix
2020-10-30  Andrew Walkervfs_zfsacl: Add new parameter to stop automatic additio...
2020-10-30  Ralph Boehmevfs_zfsacl: use handle based facl() call to query ZFS...
2020-10-30  Alexander Bokovoysmb.conf.5: add clarification how configuration changes...
2020-10-29  Karolin SeegerVERSION: Bump version up to 4.12.10.
2020-10-29  Karolin SeegerMerge tag 'samba-4.12.9' into v4-12-test
2020-10-27  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for Samba 4.12.9. samba-4.12.9
2020-10-27  Karolin SeegerWHATSNEW: Add release notes for Samba 4.12.9.
2020-10-26  Björn Jackedocs: fix default value of spoolss:architecture
2020-10-26  Douglas BagnallCVE-2020-14383: s4/dns: do not crash when additional...
2020-10-26  Douglas BagnallCVE-2020-14383: s4/dns: Ensure variable initialization...
2020-10-26  Volker LendeckeCVE-2020-14323 torture4: Add a simple test for invalid...
2020-10-26  Volker LendeckeCVE-2020-14323 winbind: Fix invalid lookupsids DoS
2020-10-26  Jeremy Allisons3: smbd: Ensure change notifies can't get set unless...
2020-10-26  Jeremy Allisons4: torture: Add smb2.notify.handle-permissions test.
2020-10-26  Karolin SeegerVERSION: Bump version up to 4.12.9...
2020-10-26  Günther Deschnerwinexe: add configure option to control whether to...
2020-10-26  Amitay Isaacsprovision: BIND 9.17.x is not supported
next