samba.git
2021-03-24 Stefan Metzmacherldb: version 2.1.5 ldb-2.1.5
2021-03-23 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the Samba 4.12.13... samba-4.12.13
2021-03-23 Karolin SeegerWHATSNEW: Add release notes for Samba 4.12.13.
2021-03-22 Douglas BagnallCVE-2020-27840: pytests: move Dn.validate test to ldb
2021-03-22 Douglas BagnallCVE-2020-27840 ldb_dn: avoid head corruption in ldb_dn_...
2021-03-22 Douglas BagnallCVE-2020-27840: pytests:segfault: add ldb.Dn validate...
2021-03-22 Douglas BagnallCVE-2021-20277 ldb/attrib_handlers casefold: stay in...
2021-03-22 Andrew BartlettCVE-2021-20277 ldb: Remove tests from ldb_match_test...
2021-03-22 Douglas BagnallCVE-2021-20277 ldb tests: ldb_match tests with extra...
2021-03-22 Douglas Bagnallldb: add tests for ldb_wildcard_compare
2021-03-22 Karolin SeegerWHATSNEW: Fix typo.
2021-03-22 Karolin SeegerVERSION: Bump version up to 4.12.13...
2021-03-11 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.12.12 release. samba-4.12.12
2021-03-11 Karolin SeegerWHATSNEW: Add release notes for Samba 4.12.12.
2021-03-11 Karolin SeegerRevert "wscript: use --as-needed only if tested success...
2021-03-08 Volker Lendeckeg_lock: Fix uninitalized variable reads
2021-03-08 Volker Lendeckelocking: Fix an uninitialized variable read
2021-03-05 Trever L. Adamss3:modules:vfs_virusfilter: Recent talloc changes cause...
2021-03-05 Björn Jackewscript: use --as-needed only if tested successfully
2021-03-03 Peter Erikssons3: VFS: nfs4_acls. Add missing TALLOC_FREE(frame)...
2021-03-03 Stefan Metzmacherscript/autobuild.py: let cleanup() ignore errors from...
2021-03-03 Stefan Metzmacherscript/autobuild.py: split out a rmdir_force() helper...
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...
next