summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Disable GIT_SNAPSHOT for the 4.12.11 release.samba-4.12.11Karolin Seeger2021-01-141-1/+1
* WHATSNEW: Add release notes for Samba 4.11.11.Karolin Seeger2021-01-141-3/+90
* vfs_fruit: fix close for fake_fdRalph Boehme2021-01-131-4/+10
* vfs_fruit: check fake_fd in fruit_pread_meta_stream()Ralph Boehme2021-01-131-0/+5
* vfs_fruit: use "fake_fd" instead of "created"Ralph Boehme2021-01-131-10/+1
* vfs_streams_xattr: make use of vfs_fake_fd_close()Stefan Metzmacher2021-01-131-2/+2
* vfs_fruit: make use of vfs_fake_fd_close()Stefan Metzmacher2021-01-131-2/+2
* s3:smbd: add vfs_fake_fd_close() helperStefan Metzmacher2021-01-132-0/+11
* s3:lib: Create the cache path of user gencache recursivelyAndreas Schneider2021-01-131-1/+1
* lib:util: Add directory_create_or_exists_recursive()Andreas Schneider2021-01-133-7/+165
* vfs_virusfilter: Allocate separate memory for config char*Arne Kreddig2021-01-131-9/+57
* Do not create an empty DB when accessing a sam.ldbAndrew Bartlett2021-01-071-0/+3
* bootstrap: Cope with case changes in CentOS 8 repo namesMartin Schwenke2021-01-064-4/+6
* lib: Avoid declaring zero-length VLAs in various messaging functionsDimitry Andric2021-01-051-3/+3
* 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-091-0/+10
* 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
* 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.12.11...Karolin Seeger2020-11-051-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.12.10 release.samba-4.12.10Karolin Seeger2020-11-051-1/+1
* WHATSNEW: Add release notes for Samba 4.12.10.Karolin Seeger2020-11-051-2/+97
* 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
* ctdb-common: Avoid aliasing errors during code optimizationAmitay Isaacs2020-10-301-14/+17
* vfs_zfsacl: only grant DELETE_CHILD if ACL tag is specialAndrew Walker2020-10-301-1/+4
* vfs_zfsacl: use a helper variable in zfs_get_nt_acl_common()Ralph Boehme2020-10-301-4/+11
* vfs_zfsacl: README.Coding fixRalph Boehme2020-10-301-1/+2
* vfs_zfsacl: Add new parameter to stop automatic addition of special entriesAndrew Walker2020-10-302-0/+44
* vfs_zfsacl: use handle based facl() call to query ZFS filesytem ACLRalph Boehme2020-10-301-33/+123
* smb.conf.5: add clarification how configuration changes reflected by SambaAlexander Bokovoy2020-10-304-5/+55