| Commit message (Expand) | Author | Age | Files | Lines |
* | smbd: uid: Don't crash if 'force group' is added to an existing share connect... | Jeremy Allison | 2019-01-25 | 1 | -2/+33 |
* | Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the ... | Ralph Boehme | 2019-01-11 | 1 | -6/+0 |
* | Revert "smbd: add [un]become_guest() helper functions" | Ralph Boehme | 2019-01-11 | 1 | -28/+0 |
* | Revert "smbd: add smbd_impersonate_debug_create() helper" | Ralph Boehme | 2019-01-11 | 1 | -229/+0 |
* | Revert "smbd: add simple noop smbd_impersonate_{conn_vuid,conn_sess,root,gues... | Ralph Boehme | 2019-01-11 | 1 | -50/+0 |
* | Revert "smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_c... | Ralph Boehme | 2019-01-11 | 1 | -18/+2 |
* | Revert "smbd: implement smbd_impersonate_{conn_vuid,conn_sess,root,guest}_cre... | Ralph Boehme | 2019-01-11 | 1 | -930/+21 |
* | Revert "s3: vfs: add user_vfs_evg to connection_struct" | Ralph Boehme | 2019-01-11 | 1 | -734/+20 |
* | auth: move copy_session_info() from source3 into the global auth context | Björn Baumbach | 2018-10-11 | 1 | -0/+1 |
* | s3: vfs: add user_vfs_evg to connection_struct | Ralph Boehme | 2018-07-25 | 1 | -20/+734 |
* | smbd: implement smbd_impersonate_{conn_vuid,conn_sess,root,guest}_create() wr... | Stefan Metzmacher | 2018-07-12 | 1 | -21/+930 |
* | smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_create() ... | Stefan Metzmacher | 2018-07-12 | 1 | -2/+18 |
* | smbd: add simple noop smbd_impersonate_{conn_vuid,conn_sess,root,guest}_creat... | Stefan Metzmacher | 2018-07-12 | 1 | -0/+50 |
* | smbd: add smbd_impersonate_debug_create() helper | Stefan Metzmacher | 2018-07-12 | 1 | -0/+229 |
* | smbd: add [un]become_guest() helper functions | Stefan Metzmacher | 2018-07-12 | 1 | -0/+28 |
* | Revert "s3/service: convert lp_force_group() to const" | David Disseldorp | 2018-07-10 | 1 | -2/+1 |
* | s3/service: convert lp_force_group() to const | David Disseldorp | 2018-07-06 | 1 | -1/+2 |
* | s3/uid: use lp_const_servicename() where possible | David Disseldorp | 2018-07-06 | 1 | -11/+11 |
* | s3: smbd: Don't use getcwd() directly. We must always go through the VFS. | Jeremy Allison | 2018-06-21 | 1 | -2/+6 |
* | smbd: add an effective connection_struct->user_ev_ctx that holds the event co... | Stefan Metzmacher | 2018-06-18 | 1 | -0/+6 |
* | smbd: add {become,change_to}_user_by_fsp() helper functions | Stefan Metzmacher | 2018-06-18 | 1 | -0/+10 |
* | smbd: call chdir_current_service() in change_to_user_internal() and pop_conn_... | Stefan Metzmacher | 2018-06-18 | 1 | -7/+47 |
* | smbd: call set_current_user_info() in change_to_user_internal() and pop_conn_... | Stefan Metzmacher | 2018-06-18 | 1 | -0/+9 |
* | smbd: move current_user caching to change_to_user_internal() | Stefan Metzmacher | 2018-06-18 | 1 | -15/+8 |
* | smbd: simplify the logic in change_to_user() | Stefan Metzmacher | 2018-06-18 | 1 | -9/+8 |
* | smbd: let check_user_ok() construct ent->session_info in one coherent block | Stefan Metzmacher | 2018-06-18 | 1 | -8/+8 |
* | s3: smbd: always set vuid in check_user_ok() | Ralph Boehme | 2018-03-22 | 1 | -0/+2 |
* | smbd: Change logging level for denied share access | Christof Schmitt | 2014-07-31 | 1 | -1/+1 |
* | param: rename lp function and variable from 'guestaccount' to 'guest_account' | Garming Sam | 2014-02-07 | 1 | -1/+1 |
* | s3-smbd: Log user change information. | Andreas Schneider | 2014-01-17 | 1 | -0/+6 |
* | s3-smbd_shim: Add become_authenticated_pipe_user(). | Andreas Schneider | 2013-10-29 | 1 | -2/+2 |
* | Fixup the change_to_user_by_session() case as called from become_user_by_sess... | Jeremy Allison | 2013-01-09 | 1 | -0/+22 |
* | smbd: Remove some () | Volker Lendecke | 2013-01-09 | 1 | -3/+3 |
* | smbd: Simplify an if-expression | Volker Lendecke | 2013-01-09 | 1 | -10/+7 |
* | Move create_share_access_mask() from smbd/service.c to smbd/uid.c. | Jeremy Allison | 2013-01-09 | 1 | -0/+38 |
* | Factor code out of check_user_ok() into a call to check_user_share_access(). | Jeremy Allison | 2013-01-09 | 1 | -34/+7 |
* | Initialize stack variables. Prelude to factoring out calls to check_user_shar... | Jeremy Allison | 2013-01-09 | 1 | -2/+2 |
* | Add check_user_share_access() which factors out the share security and read_o... | Jeremy Allison | 2013-01-09 | 1 | -0/+56 |
* | Correctly setup the conn->share_access based on the current user token. | Jeremy Allison | 2013-01-09 | 1 | -12/+22 |
* | Clean up struct connection_struct, make struct vuid_cache a pointer not inline. | Jeremy Allison | 2013-01-09 | 1 | -5/+5 |
* | Remove unneeded variable "const struct auth_session_info *session_info" | Jeremy Allison | 2013-01-09 | 1 | -3/+1 |
* | Remove dead code now vuser can no longer be NULL. | Jeremy Allison | 2013-01-09 | 1 | -8/+0 |
* | Remove the second set of {} braces, no longer needed. | Jeremy Allison | 2013-01-09 | 1 | -20/+18 |
* | Remove one set of enclosing {} braces, no longer needed. | Jeremy Allison | 2013-01-09 | 1 | -9/+7 |
* | Move the definition of struct vuid_cache_entry *ent outside blocks. | Jeremy Allison | 2013-01-09 | 1 | -4/+2 |
* | Start to tidy-up check_user_ok(). | Jeremy Allison | 2013-01-09 | 1 | -3/+2 |
* | Fix bug #9329 - Directory listing with SeBackup can crash smbd. | Jeremy Allison | 2012-10-29 | 1 | -1/+11 |
* | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 2012-07-18 | 1 | -6/+9 |
* | s3:smbd: change vuid to uint64_t in uid.c | Stefan Metzmacher | 2012-06-06 | 1 | -11/+11 |
* | s3:smbd: use 'struct user_struct' instead of typedef'ed 'user_struct' | Stefan Metzmacher | 2012-06-06 | 1 | -1/+1 |