2013-02-14 |
Jeremy Allison | tevent: Add a private function tevent_poll_event_add_fd_inte... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-14 |
Jeremy Allison | tevent: Add a utility function tevent_find_ops_byname(). Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-14 |
Jeremy Allison | tevent: Add in the same tevent_re_initialise() fix... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-14 |
Jeremy Allison | tevent: Add in some test code to allow the panic fallback... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-14 |
Jeremy Allison | tevent: Plumb in the panic fallback code into the epoll_pani... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-14 |
Jeremy Allison | tevent: Add an internal function tevent_epoll_set_panic_fall... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-14 |
Jeremy Allison | tevent: Ensure we return after every call to epoll_panic(). Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-14 |
Jeremy Allison | tevent: Preparing to fix "standard" backend fallback... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-12 |
Jeremy Allison | Fix bug 9519 - Samba returns unexpected error on SMB... Signed-off-by: Jeremy Allison <jra@samba.org> ...User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-02-11 |
Jeremy Allison | Fix bug #9642 - vfs_afsacl.c won't build. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-31 |
Jeremy Allison | Fix the compound tests to correctly pass against Windows... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-31 |
Jeremy Allison | Add new function smbXcli_session_copy(), to be used... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-28 |
Jeremy Allison | Regression test for bug #9571 - Unlink after open causes... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-28 |
Jeremy Allison | Fix bug #9588 - ACLs are not inherited to directories... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-25 |
Jeremy Allison | Regression test for bug #9587 - archive flag is always... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-25 |
Jeremy Allison | Fix bug #9587 - archive flag is always set on directories. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-24 |
Jeremy Allison | Fix bug #9572 - File corruption during SMB1 read by... Signed-off-by: Jeremy Allison <jra@samba.org> ...User(master): Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-24 |
Jeremy Allison | Revert "s3:smbd: SMB ReadX with size > 0xffff should... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-24 |
Jeremy Allison | Fix bug #9586 - smbd[29175]: disk_free: sys_popen(... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-19 |
Jeremy Allison | Fix warnings with mismatched sizes in arguments to... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-19 |
Jeremy Allison | Remove some unused variables. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-18 |
Jeremy Allison | Sort winbind request flags. Ira saw we have a duplicate. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-18 |
Jeremy Allison | Remove locking across the lifetime of the copychunk... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-17 |
Jeremy Allison | Move copychunk locking to be local to the read/write... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-17 |
Jeremy Allison | Add additional copychunk checks. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-17 |
Jeremy Allison | Move handle checking code to copychunk_check_handles(). Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-15 |
Jeremy Allison | tevent: Fix bug 9550 - sigprocmask does not work on... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-15 |
Jeremy Allison | lib/replace: Include sys/ucontext.h if available. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-15 |
Jeremy Allison | lib/replace: Add ucontext configure autoconf checks. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-15 |
Jeremy Allison | lib/replace: Add ucontext configure waf checks. Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-15 |
Jeremy Allison | lib/replace: Add missing check for sys/wait.h Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Fixup the change_to_user_by_session() case as called... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Move create_share_access_mask() from smbd/service.c... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Fix bug #9518 - conn->share_access appears not be be... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Factor code out of check_user_ok() into a call to check_user... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Initialize stack variables. Prelude to factoring out... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Add check_user_share_access() which factors out the... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
2013-01-09 |
Jeremy Allison | Correctly setup the conn->share_access based on the... Signed-off-by: Jeremy Allison <jra@samba.org>
|
commit | commitdiff | tree |
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> ...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,... ...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... ...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. ...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... ...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 =... ...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... ...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... ...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... ...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... ...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... ...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(). ...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... ...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... ...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 |