summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.13.3 release.samba-4.13.3Karolin Seeger2020-12-151-1/+1
* WHATSNEW: Add release notes for Samba 4.13.3.Karolin Seeger2020-12-151-2/+73
* vfs_zfsacl: add missing inherited flag on hidden "magic" everyone@ ACERalph Boehme2020-12-091-1/+2
* vfs_zfsacl: reformattingRalph Boehme2020-12-091-2/+3
* s4/samba: call force_check_log_size() in standard_new_task()Ralph Boehme2020-12-091-0/+2
* s4/samba: call force_check_log_size() in standard_accept_connection()Ralph Boehme2020-12-091-0/+2
* s4/samba: call force_check_log_size() in prefork_reload_after_fork()Ralph Boehme2020-12-091-0/+1
* s4: call reopen_logs_internal() in the SIGHUP handler of the prefork process ...Ralph Boehme2020-12-091-1/+1
* s4: replace low-level SIGUP handler with a tevent handlerRalph Boehme2020-12-091-0/+29
* s4: install tevent tracing hooks to trigger logfile rotationRalph Boehme2020-12-093-2/+33
* s4: add samba server tevent trace helper stuffRalph Boehme2020-12-093-0/+131
* debug: detect logrotation by checking inode numberRalph Boehme2020-12-091-2/+29
* debug: pass struct debug_class *config to do_one_check_log_size()Ralph Boehme2020-12-091-13/+9
* debug: pass struct debug_class *config to reopen_one_log()Ralph Boehme2020-12-091-6/+6
* loadparm: setup debug subsystem setting max_log_size from configRalph Boehme2020-12-091-0/+1
* s3: smbd: Quiet log messages from usershares for an unknown share.Jeremy Allison2020-12-081-0/+10
* s3-libads: Pass timeout to open_socket_out in msIsaac Boukris2020-12-081-1/+3
* vfs_glusterfs: print exact cmdline for disabling write-behind translatorGünther Deschner2020-12-022-3/+10
* manpages/vfs_glusterfs: Mention silent skipping of write-behind translatorAnoop C S2020-12-021-0/+5
* selftest: Remove samba3.blackbox.smbclient_tar from flapping testsNoel Power2020-12-021-1/+0
* clitar: Use do_list()'s recursion in clitar.cVolker Lendecke2020-12-021-33/+8
* s3/script/tests: Ensure all remote test files are removedJeremy Allison2020-12-021-0/+15
* s3/script/tests: call smbclient deltree to remove remote filesNoel Power2020-12-021-2/+7
* s3/script/tests: Make smb_client 'die' behaviour configurableNoel Power2020-12-021-5/+31
* s3/script/tests: Remove make_path (for remote dir)Noel Power2020-12-021-2/+0
* selftest: make samba3.blackbox.smbclient_tar runnable (even manually)Noel Power2020-12-021-4/+4
* s3/script/tests: Fix samba3.blackbox.smbclient_tarmode cleanupNoel Power2020-12-021-1/+12
* s3/script: Use smbclient deltree to clean up smbclient_tarmode subdirNoel Power2020-12-021-2/+2
* s3/script/tests: Use tarmode share for samba3.blackbox.smbclient_tar*Noel Power2020-12-022-4/+4
* s3/script/test: Use different testdir for samba3.blackbox.smbclient_tarmodeNoel Power2020-12-022-6/+6
* selftest: Add a new tarmode sharesNoel Power2020-12-021-0/+11
* s3/script/tests: Fix 'Unrecognized option(s) passed to mkpath()' errorNoel Power2020-12-021-1/+1
* Revert "vfs_ceph: drop fdopendir handler"David Disseldorp2020-12-021-3/+12
* smbclient: Fix recursive mgetVolker Lendecke2020-11-262-89/+33
* test3: Add a test showing that smbclient recursive mget is brokenVolker Lendecke2020-11-263-0/+50
* smbclient: Slightly simplify do_mget()Volker Lendecke2020-11-261-14/+14
* smbclient: Remove the "abort_mget" variableVolker Lendecke2020-11-261-9/+0
* vfs_shadow_copy2: Preserve all open flags assuming ROFSAnoop C S2020-11-191-2/+2
* s3: spoolss: Make parameters in call to user_ok_token() match all other uses.Jeremy Allison2020-11-191-1/+2
* s3: smbd: Don't overwrite contents of fsp->aio_requests[0] with NULL via TALL...Jeremy Allison2020-11-191-1/+13
* interface: fix if_index is not parsed correctlyJones Syue2020-11-191-1/+1
* s3: modules: gluster. Fix the error I made in preventing talloc leaks from a ...Jeremy Allison2020-11-191-8/+12
* libcli: smb2: Never print length if smb2_signing_key_valid() fails for crypto...Jeremy Allison2020-11-191-6/+3
* s3-vfs_glusterfs: always disable write-behind translatorGünther Deschner2020-11-052-3/+20
* VERSION: Bump version up to 4.13.3...Karolin Seeger2020-11-031-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.13.2 release.samba-4.13.2Karolin Seeger2020-11-031-1/+1
* WHATSNEW: Add relase notes for Samba 4.13.2.Karolin Seeger2020-11-031-2/+111
* s3: modules: vfs_glusterfs: Fix leak of char **lines onto mem_ctx on return.Jeremy Allison2020-11-031-0/+2
* s3-vfs_glusterfs: refuse connection when write-behind xlator is presentGünther Deschner2020-11-031-0/+89
* docs-xml/manpages: Add warning about write-behind translator for vfs_glusterfsSachin Prabhu2020-11-031-0/+22