summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* winbind: check for allowed domains in winbindd_pam_auth_pac_verify()Ralph Boehme2021-01-281-0/+8
* winbind: check for allowed domains in winbindd_dual_pam_chauthtok()Ralph Boehme2021-01-281-0/+8
* winbind: check for allowed domains in winbindd_dual_pam_chng_pswd_auth_crap()Ralph Boehme2021-01-281-0/+9
* winbind: check for allowed domains in winbindd_dual_pam_auth_crap()Ralph Boehme2021-01-281-0/+10
* winbind: check for allowed domains in winbindd_dual_pam_auth()Ralph Boehme2021-01-281-0/+9
* winbind: move "winbind:ignore domain" logic to a seperate functionRalph Boehme2021-01-283-8/+23
* winbind: handle MSG_SMB_CONF_UPDATED in the winbinds childrenRalph Boehme2021-01-281-0/+22
* winbind: set logfile after reloading configRalph Boehme2021-01-281-3/+3
* winbind: move config-reloading code to winbindd_dual.cRalph Boehme2021-01-283-17/+28
* script/release.sh: always select the GPG key by it's IDKarolin Seeger2021-01-221-2/+2
* ReleaseKey: add GnuPG key transition statement for the Samba release keyKarolin Seeger2021-01-221-0/+27
* script/release.sh: Use new GPG key.Karolin Seeger2021-01-221-3/+3
* s3: smbd: Add call to conn_setup_case_options() to create_conn_struct_as_root().Jeremy Allison2021-01-201-0/+2
* s3: smbd: Factor out setting up case parameters for a share to a function - c...Jeremy Allison2021-01-203-10/+21
* build: remove smbd_conn private libraryRalph Boehme2021-01-201-6/+1
* libcli/smb: allow unexpected padding in SMB2 IOCTL responsesStefan Metzmacher2021-01-181-1/+18
* libcli/smb: split out smb2cli_ioctl_parse_buffer()Stefan Metzmacher2021-01-181-80/+110
* libcli/smb: Allow smb2cli_validate_negotiate_info_done() to ignore NT_STATUS_...Jeremy Allison2021-01-181-0/+25
* libcli/smb: Change some checks to SMB_ASSERTSStefan Metzmacher2021-01-181-7/+2
* WHATSNEW: Remove superfluous line.Karolin Seeger2021-01-181-1/+0
* VERSION: Bump version up to 4.12.12...Karolin Seeger2021-01-141-2/+2
* 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