summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2020-11-10auth_generic: fix empty initializer compile warningBjörn Jacke1-1/+1
2020-11-09s3:rpc_server: Allow to use RC4 for creating trustsAndreas Schneider1-0/+13
2020-11-09s3:rpc_server: Use gnutls_cipher_decrypt() in get_trustdom_auth_blob()Andreas Schneider1-1/+1
2020-11-09s3: spoolss: Make parameters in call to user_ok_token() match all other uses.Jeremy Allison1-1/+2
2020-11-06build: put quotes around '!vfs_snapper' module instructionsDavid Disseldorp1-1/+1
2020-11-05Revert "lookup_name: allow lookup for own realm"Alexander Bokovoy1-55/+21
2020-11-04s3-vfs_glusterfs: always disable write-behind translatorGünther Deschner2-3/+20
2020-11-04libsmb: Remove cli_state->dfs_mountpointVolker Lendecke3-25/+0
2020-11-04libsmb: Remove "mntpoint" argument from cli_list_trans() callbackVolker Lendecke3-7/+13
2020-11-04libsmb: Remove "mntpoint" argument from cli_list() callbackVolker Lendecke13-47/+30
2020-11-04smbclient: Fix recursive "ls" across DFS linksVolker Lendecke1-26/+33
2020-11-04smbclient: Add "mask" to do_list_helper_stateVolker Lendecke1-5/+7
2020-11-04smbclient: Introduce struct do_list_helper_stateVolker Lendecke1-8/+12
2020-11-04smbclient: Wrap a few long linesVolker Lendecke1-7/+19
2020-11-04smbclient: Move variable declarations closer to their useVolker Lendecke1-2/+2
2020-11-04torture: Show that recursive ls across dfs is brokenVolker Lendecke1-0/+38
2020-11-04libsmb: Fix a signed/unsigned warningVolker Lendecke1-1/+1
2020-11-04smbd: Align two integer typesVolker Lendecke1-2/+2
2020-11-04libsmb: Fix a typoVolker Lendecke1-1/+1
2020-11-04libsmb: Improve wording of a comment in cli_smb2_listVolker Lendecke1-3/+3
2020-11-04lookup_name: allow lookup for own realmAlexander Bokovoy1-21/+55
2020-11-03s3:vfs: Document the encryption_required flag in vfs.hAndreas Schneider1-0/+2
2020-11-03auth:creds: Rename CRED_USE_KERBEROS valuesAndreas Schneider13-41/+41
2020-11-03s3: modules: vfs_glusterfs: Fix leak of char **lines onto mem_ctx on return.Jeremy Allison1-0/+2
2020-11-02s3-vfs_glusterfs: refuse connection when write-behind xlator is presentGünther Deschner1-0/+89
2020-10-29pam_winbind/ro.po: fix error from previous patch mergeBjörn Jacke1-3/+0
2020-10-29s3:rpc_server: Allow to use RC4 for setting passwordsAndreas Schneider3-2/+81
2020-10-29s3:smbd: Use defines to set 'srv_smb_encrypt'Andreas Schneider1-1/+2
2020-10-29s3:smbd: Add SMB3 connection information to session infoAndreas Schneider3-1/+87
2020-10-29s3: smbd: Ensure change notifies can't get set unless the directory handle is...Jeremy Allison1-0/+8
2020-10-29CVE-2020-14323 winbind: Fix invalid lookupsids DoSVolker Lendecke1-1/+1
2020-10-29s3:rpcclient fix NULL - deref caused by misuse of chgpasswd3Andrew Walker1-1/+1
2020-10-28s3: update Russian translation of pam_winbindMikhail Novosyolov1-12/+15
2020-10-28s3: Rerun genmsg to update pam_winbind after 10 yearsMikhail Novosyolov20-823/+837
2020-10-28s3: update list of languages in genmsg of pam_winbindMikhail Novosyolov1-1/+1
2020-10-28s3: update paths in genmsg of pam_winbindMikhail Novosyolov1-1/+1
2020-10-28s3: fix running genmsg in pure gitMikhail Novosyolov1-0/+2
2020-10-26daemons: report status to systemd even when running in foregroundAlexander Bokovoy3-3/+10
2020-10-24test: Check that notifyd messages actually change the databaseVolker Lendecke2-1/+86
2020-10-24test: Add a first unit test for notifydVolker Lendecke3-0/+279
2020-10-24notifyd: Add fcn_wait_send()/recv()Volker Lendecke3-0/+312
2020-10-24notifyd: Factor out notify_walk() into its own fileVolker Lendecke8-170/+196
2020-10-24notifyd: Factor out notifyd_parse_entry() into its own fileVolker Lendecke4-39/+102
2020-10-24notifyd: Fix a typoVolker Lendecke1-1/+1
2020-10-24lib: Fix includes for messages.hVolker Lendecke1-0/+3
2020-10-23smbd: add and use SMB2_FILE_ALL_INFORMATIONRalph Boehme3-3/+4
2020-10-23smbd: add and use SMB2_FILE_FULL_EA_INFORMATIONRalph Boehme3-6/+4
2020-10-23s3: add and use MS-FSCC Codes from 2.4 and 2.5Ralph Boehme1-57/+123
2020-10-23smb: update comments on the NTCREATEX_FLAG_* flagsRalph Boehme1-5/+4
2020-10-23smb: rename NTCREATEX_OPTIONS_PRIVATE_STREAM_BASEOPEN to NTCREATEX_FLAG_STREA...Ralph Boehme3-3/+3