2013-01-09 |
Jeremy Allison | Change API for create_share_access_mask() - remove... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Change API for create_share_access_mask() to pass in... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Fix API for create_share_access_mask(). Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Remove static from create_share_access_mask(). Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Add uint32_t share_access to vuid_cache_entry. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Clean up struct connection_struct, make struct vuid_cache... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Remove unneeded variable "const struct auth_session_info... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Remove dead code now vuser can no longer be NULL. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Remove the second set of {} braces, no longer needed.
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Remove one set of enclosing {} braces, no longer needed. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Move the definition of struct vuid_cache_entry *ent... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Start to tidy-up check_user_ok(). Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | torture/vfstest.c: Always use create_conn_struct()... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | source3/smbd/pysmbd.c: Always use create_conn_struct... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | smbd/posix_acls.c: Use create_conn_struct(). Don't... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Allow create_conn_struct() to be called with snum ... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-12-22 |
Jeremy Allison | Recent coverity changes added directory_create_or_exist... Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-12-18 |
Jeremy Allison | Fix bug #9196 - defer_open is triggered multiple times... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-12-11 |
Jeremy Allison | s3:auth: Tidy up some of the API confusion in create_token_f... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-12-06 |
Jeremy Allison | Documentation fixes for bug #9462 - Users can not be... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-12-04 |
Jeremy Allison | Remove unused append_parent_acl(). Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-11-20 |
Jeremy Allison | More for #9374 - Allow smb2.acls torture test to pass... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-11-19 |
Jeremy Allison | Add comments explaining exactly *why* we don't check... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-11-15 |
Jeremy Allison | Another fix needed for bug #9236 - ACL masks incorrectly... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-31 |
Jeremy Allison | Add regression test for bug #9329 - Directory listing... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-29 |
Jeremy Allison | Fix bug #9329 - Directory listing with SeBackup can... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-09 |
Jeremy Allison | Make sure the returned sd is on the right context,... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-09 |
Jeremy Allison | Move setting of psd->dacl->revision and protect against...
|
commit | commitdiff | tree |
2012-10-06 |
Jeremy Allison | We should never just assign an st_mode to an ace->perms... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-05 |
Jeremy Allison | Modify ensure_canon_entry_valid() into ensure_canon_entry_va...
|
commit | commitdiff | tree |
2012-10-05 |
Jeremy Allison | Simplify ensure_canon_entry_valid by splitting out...
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Ensure the masks don't conflict with the ACL checks. Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Update WHATSNEW.txt with removed parameters.
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Remove the parameters:
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Remove all uses of lp_security_mask/lp_force_security_mode...
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Revert "Add functions to programatically set the security...
|
commit | commitdiff | tree |
2012-10-04 |
Jeremy Allison | Revert "When creating a new file/directory, we need...
|
commit | commitdiff | tree |
2012-10-03 |
Jeremy Allison | Correct fix for bug #9222 - smbd ignores the "server... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-03 |
Jeremy Allison | Revert "Fix bug #9222 - smbd ignores the "server signing...
|
commit | commitdiff | tree |
2012-10-03 |
Jeremy Allison | Fix bug #9214 - Bad user supplied SMB2 credit value...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Fix bug #9222 - smbd ignores the "server signing =... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | When creating a new file/directory, we need to obey... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Add functions to programatically set the security mask...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | When setting a non-default ACL, don't forget to apply...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Only apply masks on non-default ACL entries when setting...
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Use is_default_acl variable in canonicalise_acl().
|
commit | commitdiff | tree |
2012-10-02 |
Jeremy Allison | Reformat spacing to be even.
|
commit | commitdiff | tree |
2012-10-01 |
Jeremy Allison | Add samba3.samba3badnameblob test to check regressions... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-10-01 |
Jeremy Allison | s3: Fix bug 8966, Fix net rpc share allowedusers to...
|
commit | commitdiff | tree |
2012-09-27 |
Jeremy Allison | Fix bug #9209 - Parse of invalid SMB2 create blob can... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-26 |
Jeremy Allison | Fix bug #9213 - Bad ASN.1 NegTokenInit packet can cause... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-25 |
Jeremy Allison | We now pass "samba3.raw.acls.generic" and "samba3.smb2... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-25 |
Jeremy Allison | Fix bug #9189 - SMB2 Create doesn't return correct...
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Add 'bool use_privs' to smbd_calculate_access_mask(). Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Fix bad string in debug message (remove it).
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Add bool use_privs parameter to smbd_check_access_rights()
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Add "backup_intent" bool.
|
commit | commitdiff | tree |
2012-09-14 |
Jeremy Allison | Don't call can_write_to_file() if we already have ...
|
commit | commitdiff | tree |
2012-09-13 |
Jeremy Allison | Sigh :-(. Removing optimization prematurely is the... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | In vfs modules, don't use 'conn->origpath' when we... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | Move cached cwd onto conn struct.
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | Remove ancient "optimization" global LastDir.
|
commit | commitdiff | tree |
2012-09-12 |
Jeremy Allison | Make metze happy and the code clearer :-). Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-11 |
Jeremy Allison | At Michael's suggestion, factor common code into a... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-11 |
Jeremy Allison | samba3.smb2.durable-open.delete_on_close1 is now flapping... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Jeremy Allison | Fix talloc memory heirarchy bug. If there's an SMB2... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-09-10 |
Jeremy Allison | Fix bug #9147 - winbind can't fetch user or group info...
|
commit | commitdiff | tree |
2012-09-05 |
Jeremy Allison | Add "backup_intent" bool to files_struct.
|
commit | commitdiff | tree |
2012-09-05 |
Jeremy Allison | Remove an unncessary FTRUNCATE call in the open path...
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP...
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Rewrite torture_samba3_rpc_sharesec() to use a non...
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Add a comment showing where to set log level in tests.
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Change the S3 fileserver over to se_file_access_check().
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | Factor out privilege checking code into se_file_access_check...
|
commit | commitdiff | tree |
2012-09-01 |
Jeremy Allison | SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | The NTVFS server doesn't pass the SMB1 INHERITFLAGS... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Now ACL inheritance flags are working, add test_inheritance_...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | With the inheritance ACL changes we now pass samba3...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Fix bug #9124 - Samba fails to set "inherited" bit...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Windows does canonicalization of inheritance bits....
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Change the other two places where we set a security...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Re-add set_sd(), called from set_sd_blob(). Allows...
|
commit | commitdiff | tree |
2012-08-30 |
Jeremy Allison | Rename set_sd() to set_sd_blob() - this describes what...
|
commit | commitdiff | tree |
2012-08-24 |
Jeremy Allison | Remove useless bool "upper_case_domain" parameter from... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-24 |
Jeremy Allison | Remove useless bool "upper_case_domain" parameter.
|
commit | commitdiff | tree |
2012-08-24 |
Jeremy Allison | Move uppercasing the domain out of smb_pwd_check_ntlmv2()
|
commit | commitdiff | tree |
2012-08-22 |
Jeremy Allison | Remove align_string(). No longer used. Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-22 |
Jeremy Allison | Fix bug in SMB_FIND_INFO_STANDARD parsing found by...
|
commit | commitdiff | tree |
2012-08-21 |
Jeremy Allison | Fix bug #9098 - winbind does not refresh kerberos tickets. Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-13 |
Jeremy Allison | Ensure we update last_access on the winbindd child...
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Remove smb_panic() from unix_strlower(). Just rely... Autobuild-User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Correctly check for errors in strlower_m() returns.
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Fix strlower_m() to return an error indication.
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Check error returns on strnorm().
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Check error returns from strupper_m() (in all reasonable...
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Fix missing ads_destroy in error path.
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Change strupper_m() to return a value.
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Fix bad return in unix_strupper.
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Prepare to remove smb_panic() from unix_strlower().
|
commit | commitdiff | tree |
2012-08-09 |
Jeremy Allison | Fix bad return values in unix_strlower/unix_strupper.
|
commit | commitdiff | tree |