summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: Pass down smb_filename to smbacl4_fill_ace4Volker Lendecke2012-10-091-6/+6
* s3fs-printing: Fix RAW printing for normal users.Andreas Schneider2012-10-081-1/+1
* s3: Add two tests a CLEAR_IF_FIRST crashVolker Lendecke2012-10-061-0/+56
* We should never just assign an st_mode to an ace->perms field, theoreticallyJeremy Allison2012-10-061-2/+2
* Modify ensure_canon_entry_valid() into ensure_canon_entry_valid_on_set() - ma...Jeremy Allison2012-10-051-154/+141
* Simplify ensure_canon_entry_valid by splitting out the _get codepath.Jeremy Allison2012-10-051-3/+86
* Remove the parameters:Jeremy Allison2012-10-042-8/+0
* Remove all uses of lp_security_mask/lp_force_security_mode/lp_dir_security_ma...Jeremy Allison2012-10-042-20/+10
* Revert "Add functions to programatically set the security mask and directory ...Jeremy Allison2012-10-042-16/+0
* Revert "When creating a new file/directory, we need to obey the create mask/d...Jeremy Allison2012-10-041-15/+0
* s3fs-smbd: Make sure the registry is set up before we init printing.Andreas Schneider2012-10-041-4/+4
* waf: Build pam_smbpass module only if enabled.Andreas Schneider2012-10-042-1/+5
* Revert "Fix bug #9222 - smbd ignores the "server signing = no" setting for SM...Jeremy Allison2012-10-032-12/+4
* Fix bug #9214 - Bad user supplied SMB2 credit value can cause smbd to call sm...Jeremy Allison2012-10-031-1/+6
* Fix bug #9222 - smbd ignores the "server signing = no" setting for SMB2.Jeremy Allison2012-10-032-4/+12
* When creating a new file/directory, we need to obey the create mask/directory...Jeremy Allison2012-10-021-0/+15
* Add functions to programatically set the security mask and directory security...Jeremy Allison2012-10-022-0/+16
* When setting a non-default ACL, don't forget to apply masks to SMB_ACL_USER a...Jeremy Allison2012-10-021-0/+10
* Only apply masks on non-default ACL entries when setting the ACL.Jeremy Allison2012-10-021-9/+19
* Use is_default_acl variable in canonicalise_acl().Jeremy Allison2012-10-021-2/+3
* Reformat spacing to be even.Jeremy Allison2012-10-021-7/+8
* s3-net: Fix DEBUG() location.Günther Deschner2012-10-021-1/+1
* s3-net: give more control how to update/register DNS entries.Günther Deschner2012-10-023-24/+76
* s3-net: pass down a flags field to DoDNSUpdate().Günther Deschner2012-10-022-2/+5
* s3-net: move out some prototypes to net_dns.h.Günther Deschner2012-10-023-22/+34
* s3-net: pass down struct net_context to the dns update calls.Günther Deschner2012-10-021-9/+11
* s3-kerberos: add aes enctypes to generated krb5.conf.Günther Deschner2012-10-021-5/+24
* s3-krb5: use and request AES keys in kerberos operations.Günther Deschner2012-10-022-1/+8
* Add samba3.samba3badnameblob test to check regressions in bug #9215.Jeremy Allison2012-10-011-1/+1
* s3fs-smbd: Move housekeeping to the background process.Andreas Schneider2012-10-011-0/+9
* s3: vfs_streams_depot: add delete_lost optionBjörn Baumbach2012-10-011-23/+42
* s3: make recursive_rmdir function non-staticBjörn Baumbach2012-10-012-4/+7
* s3: Fix bug 8966, Fix net rpc share allowedusers to work with 2008r2Jeremy Allison2012-10-011-37/+44
* s3: Fix opening a file under kernel oplocksVolker Lendecke2012-09-291-0/+79
* s3: Remove a SMB_ASSERTVolker Lendecke2012-09-291-2/+0
* s3: Close the now opened file descriptor in error pathsVolker Lendecke2012-09-291-0/+3
* s3: No code change, just re-indentVolker Lendecke2012-09-291-188/+187
* s3: Remove share mode handling before we open the fileVolker Lendecke2012-09-291-204/+1
* s3: Fix fcb_or_dos_open after logic changeVolker Lendecke2012-09-291-1/+2
* s3: Copy share mode handling from before to after open_fileVolker Lendecke2012-09-291-17/+124
* s3:libsmb: use smbXcli_conn_remote_name() in smb2_tcon_send()Stefan Metzmacher2012-09-291-4/+2
* s3:libsmb: make cli_echo* protocol independentStefan Metzmacher2012-09-291-32/+23
* libcli/smb: add smb1cli_echo*Stefan Metzmacher2012-09-291-0/+1
* libcli/smb: add smb2cli_echo*Stefan Metzmacher2012-09-291-0/+1
* build: Remove duplicate check for struct getquota_rslt member getquota_rslt_uAndrew Bartlett2012-09-291-5/+0
* build: Fix quota tests, including move of sysquotas.c to the top levelAndrew Bartlett2012-09-293-98/+9
* s3-winbindd: Adjust error code loop logic in rpc_trusted_domains().Günther Deschner2012-09-291-1/+1
* s3-lsa: Flesh out the returned info in _lsa_EnumTrustedDomainsEx().Günther Deschner2012-09-281-0/+5
* s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliableSumit Bose2012-09-283-25/+58
* vfs: check full_audit enum->str mapping on startupDavid Disseldorp2012-09-281-3/+4