summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* winbindd: pass validation in append_info3_as_txtRalph Boehme2018-01-131-6/+32
* winbindd: pass down validation to append_auth_data()Ralph Boehme2018-01-133-30/+101
* winbindd: simplify an if condition in winbindd_dual_pam_authRalph Boehme2018-01-131-4/+2
* winbindd: let winbind_dual_SamLogon return validationRalph Boehme2018-01-133-30/+92
* winbindd: remove a space in winbind_dual_SamLogonRalph Boehme2018-01-131-1/+1
* winbindd: let winbindd_dual_pam_auth_samlogon() return validation infoRalph Boehme2018-01-131-22/+66
* winbindd: let winbind_samlogon_retry_loop return validation infoRalph Boehme2018-01-131-13/+30
* winbindd: remove a redundant check from winbindd_dual_pam_auth_samlogonRalph Boehme2018-01-131-1/+2
* s3/rpc_client: return validation from rpccli_netlogon functionsRalph Boehme2018-01-134-24/+49
* s3/rpc_client: add map_info3_to_validation()Ralph Boehme2018-01-132-0/+27
* s3/rpc_client: make map_validation_to_info3() public and move to util_netlogonRalph Boehme2018-01-133-77/+81
* s3/rpc_client: in map_validation_to_info3() make a deep copyRalph Boehme2018-01-131-4/+34
* s3/rpc_client: move copy_netr_SamInfo3() to util_netlogonRalph Boehme2018-01-136-44/+45
* winbindd: prevent long lines in a later commitRalph Boehme2018-01-131-6/+7
* winbindd: simplify if condition in find_domain_from_name_noinit()Ralph Boehme2018-01-131-3/+7
* winbindd: remove an else branchRalph Boehme2018-01-131-2/+3
* winbindd: remove a spaceRalph Boehme2018-01-131-1/+1
* winbindd: fix overly long linesRalph Boehme2018-01-131-25/+27
* s3/rpc_client: fix overly long linesRalph Boehme2018-01-131-25/+27
* s3/torture: fix an error messageRalph Boehme2018-01-131-1/+1
* s3:vfs: remove unused smb_vfs_call_{is,set}_offline() prototypesStefan Metzmacher2018-01-131-5/+0
* s3/smbd: Fix error code for unsupported SET_INFO requestsJustin Maggard via samba-technical2018-01-131-0/+5
* s3/smbd: Add new file information classesJustin Maggard via samba-technical2018-01-131-1/+11
* vfs_default: use VFS statvfs macro in fs_capabilitiesDavid Disseldorp2018-01-131-7/+7
* vfs_ceph: add fs_capabilities hook to avoid local statvfsDavid Disseldorp2018-01-131-0/+15
* s3:tests: Fix test_net_tdb.sh with system tdb-toolsAndreas Schneider2018-01-101-2/+7
* docs-xml: deprecate "server schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: deprecate "client schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: remove deprecated 'use spnego" optionStefan Metzmacher2018-01-101-1/+0
* s3:smbd: remove deprecated 'use spnego = no" handlingStefan Metzmacher2018-01-101-1/+0
* docs-xml: remove deprecated of 'winbind trusted domains only' optionStefan Metzmacher2018-01-101-1/+0
* winbindd: remove 'winbind trusted domains only' handlingStefan Metzmacher2018-01-104-36/+1
* s3:g_lock: keep old mylock on error and don't store new mylock on errorStefan Metzmacher2018-01-101-2/+17
* winbindd: use setproctitleRalph Boehme2018-01-103-0/+12
* vfs_fruit: initialise bandsize to please a compilerDouglas Bagnall2018-01-101-1/+1
* vfs_fruit: set delete-on-close for empty finderinfoRalph Boehme2018-01-091-24/+36
* vfs_fruit: filter out AFP_AfpInfo streams with pending delete-on-closeRalph Boehme2018-01-091-1/+71
* vfs_fruit: factor out delete_invalid_meta_stream() from fruit_streaminfo_meta...Ralph Boehme2018-01-091-23/+34
* Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.Dr. Thomas Orgis2018-01-082-0/+85
* vfs_fileid: fix a use after freeRalph Boehme2018-01-081-1/+3
* vfs_fileid: add fileid:algorithm = fsname_norootdirRalph Boehme2018-01-061-3/+42
* vfs_fileid: add fileid:nolockinode parameterRalph Boehme2018-01-061-1/+12
* vfs_fileid: add fileid:algorithm = fsname_nodirsRalph Boehme2018-01-061-0/+14
* vfs_fileid: add fileid:algorithm = hostnameRalph Boehme2018-01-061-0/+31
* vfs_fileid: convert dev argument of the device_mapping_fn to SMB_STRUCT_STATRalph Boehme2018-01-061-8/+8
* vfs_fileid: add "fstype/mntdir deny/allow list" optionRalph Wuerthner2018-01-061-0/+114
* vfs_fileid: preserve errno in an error code pathRalph Boehme2018-01-061-0/+3
* vfs_fileid: add a DEBUG message to log dev and inodeRalph Boehme2018-01-061-0/+3
* tests: The pthreadpooltests do not need a full environmentVolker Lendecke2018-01-061-2/+2
* s4/torture: test vfs_fruit "fruit:time machine max size" optionRalph Boehme2018-01-061-1/+3