summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2012-10-04Remove the parameters:Jeremy Allison2-8/+0
2012-10-04Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...Jeremy Allison2-20/+10
2012-10-04Revert "Add functions to programatically set the security mask and directory ...Jeremy Allison2-16/+0
2012-10-04Revert "When creating a new file/directory, we need to obey the create mask/d...Jeremy Allison1-15/+0
2012-10-04s3fs-smbd: Make sure the registry is set up before we init printing.Andreas Schneider1-4/+4
2012-10-04waf: Build pam_smbpass module only if enabled.Andreas Schneider2-1/+5
2012-10-03Revert "Fix bug #9222 - smbd ignores the "server signing = no" setting for SM...Jeremy Allison2-12/+4
2012-10-03Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call sm...Jeremy Allison1-1/+6
2012-10-03Fix bug #9222 - smbd ignores the "server signing = no" setting for SMB2.Jeremy Allison2-4/+12
2012-10-02When creating a new file/directory, we need to obey the create mask/directory...Jeremy Allison1-0/+15
2012-10-02Add functions to programatically set the security mask and directory security...Jeremy Allison2-0/+16
2012-10-02When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER a...Jeremy Allison1-0/+10
2012-10-02Only apply masks on non-default ACL entries when setting the ACL.Jeremy Allison1-9/+19
2012-10-02Use is_default_acl variable in canonicalise_acl().Jeremy Allison1-2/+3
2012-10-02Reformat spacing to be even.Jeremy Allison1-7/+8
2012-10-02s3-net: Fix DEBUG() location.Günther Deschner1-1/+1
2012-10-02s3-net: give more control how to update/register DNS entries.Günther Deschner3-24/+76
2012-10-02s3-net: pass down a flags field to DoDNSUpdate().Günther Deschner2-2/+5
2012-10-02s3-net: move out some prototypes to net_dns.h.Günther Deschner3-22/+34
2012-10-02s3-net: pass down struct net_context to the dns update calls.Günther Deschner1-9/+11
2012-10-02s3-kerberos: add aes enctypes to generated krb5.conf.Günther Deschner1-5/+24
2012-10-02s3-krb5: use and request AES keys in kerberos operations.Günther Deschner2-1/+8
2012-10-01Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison1-1/+1
2012-10-01s3fs-smbd: Move housekeeping to the background process.Andreas Schneider1-0/+9
2012-10-01s3: vfs_streams_depot: add delete_lost optionBjörn Baumbach1-23/+42
2012-10-01s3: make recursive_rmdir function non-staticBjörn Baumbach2-4/+7
2012-10-01s3: Fix bug 8966, Fix net rpc share allowedusers to work with 2008r2Jeremy Allison1-37/+44
2012-09-29s3: Fix opening a file under kernel oplocksVolker Lendecke1-0/+79
2012-09-29s3: Remove a SMB_ASSERTVolker Lendecke1-2/+0
2012-09-29s3: Close the now opened file descriptor in error pathsVolker Lendecke1-0/+3
2012-09-29s3: No code change, just re-indentVolker Lendecke1-188/+187
2012-09-29s3: Remove share mode handling before we open the fileVolker Lendecke1-204/+1
2012-09-29s3: Fix fcb_or_dos_open after logic changeVolker Lendecke1-1/+2
2012-09-29s3: Copy share mode handling from before to after open_fileVolker Lendecke1-17/+124
2012-09-29s3:libsmb: use smbXcli_conn_remote_name() in smb2_tcon_send()Stefan Metzmacher1-4/+2
2012-09-29s3:libsmb: make cli_echo* protocol independentStefan Metzmacher1-32/+23
2012-09-29libcli/smb: add smb1cli_echo*Stefan Metzmacher1-0/+1
2012-09-29libcli/smb: add smb2cli_echo*Stefan Metzmacher1-0/+1
2012-09-29build: Remove duplicate check for struct getquota_rslt member getquota_rslt_uAndrew Bartlett1-5/+0
2012-09-29build: Fix quota tests, including move of sysquotas.c to the top levelAndrew Bartlett3-98/+9
2012-09-29s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().Günther Deschner1-1/+1
2012-09-28s3-lsa: Flesh out the returned info in _lsa_EnumTrustedDomainsEx().Günther Deschner1-0/+5
2012-09-28s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliableSumit Bose3-25/+58
2012-09-28vfs: check full_audit enum->str mapping on startupDavid Disseldorp1-3/+4
2012-09-28vfs: add missing pwrite ops to full_auditDavid Disseldorp1-0/+2
2012-09-27s3: Fix some blank line endingsVolker Lendecke1-4/+4
2012-09-27s3:nfs4acls filter away inheritance flags on filesChristian Ambach1-0/+11
2012-09-27s3:nfs4acls pass down fsp instead of just the filenameChristian Ambach1-4/+6
2012-09-27s3:passdb formatting changesChristian Ambach1-7/+7
2012-09-27s3: For read-only shares, filter out write bits from conn->access_maskVolker Lendecke1-0/+7