| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-01 | smbd: Inline print_impersonation_info() | Volker Lendecke | 1 | -22/+7 |
| 2024-11-12 | smbd: Don't print cwd before tcon is done | Volker Lendecke | 1 | -4/+3 |
| 2024-08-06 | smbd: Simplify check_user_ok() | Volker Lendecke | 1 | -18/+14 |
| 2024-07-31 | lib: Remove "token" parameter from set_namearray | Volker Lendecke | 1 | -3/+0 |
| 2024-07-31 | smbd: Respect per-user hide and veto files with parametric options | Volker Lendecke | 1 | -0/+131 |
| 2024-07-26 | s3/lib: return error from set_namearray() | Ralph Boehme | 1 | -8/+14 |
| 2024-07-26 | smbd: return errors from token_contains_name() | Ralph Boehme | 1 | -4/+17 |
| 2024-07-26 | s3/lib: add per-user support to set_namearray() | Ralph Boehme | 1 | -0/+2 |
| 2024-07-26 | smbd: maintain veto_list and hide_list in the vuid cache | Ralph Boehme | 1 | -0/+19 |
| 2024-07-26 | smbd: prepare free_conn_session_info_if_unused() for more cleanup logic | Ralph Boehme | 1 | -6/+8 |
| 2024-03-12 | smbd: Give smbXsrv_session.c its own header file | Volker Lendecke | 1 | -0/+1 |
| 2021-11-11 | source3: move lib/substitute.c functions out of proto.h | Ralph Boehme | 1 | -0/+1 |
| 2021-03-12 | smbd: call set_current_user_info() in smbd_become_authenticated_pipe_user() | Ralph Boehme | 1 | -0/+4 |
| 2020-07-29 | smbd: remove get_current_vuid() | Ralph Boehme | 1 | -5/+0 |
| 2020-02-06 | smbd: setting current_user stuff here is redundant | Ralph Boehme | 1 | -6/+2 |
| 2020-01-13 | smbd: use smbXsrv_session_info_lookup() in become_user_without_service() | Ralph Boehme | 1 | -4/+7 |
| 2020-01-13 | smbd: use smbXsrv_session_info_lookup() in change_to_user_and_service() | Ralph Boehme | 1 | -5/+7 |
| 2019-11-27 | smbdotconf: mark "force group" with substitution="1" | Ralph Boehme | 1 | -1/+3 |
| 2019-09-11 | smbd: remove unused current_user.{need,done}_chdir stacking | Stefan Metzmacher | 1 | -31/+1 |
| 2019-09-11 | smbd: inline change_to_user_internal() into change_to_user_and_service() | Stefan Metzmacher | 1 | -27/+19 |
| 2019-09-11 | smbd: rename [un]become_user*() to [un]become_user_without_service*() | Stefan Metzmacher | 1 | -5/+5 |
| 2019-09-11 | smbd: remove directory changing from become_user*() | Stefan Metzmacher | 1 | -2/+2 |
| 2019-09-11 | smbd: inline change_to_user_and_service() into become_user() | Stefan Metzmacher | 1 | -1/+17 |
| 2019-09-11 | smbd: inline change_to_user_by_session() | Ralph Boehme | 1 | -11/+5 |
| 2019-09-11 | smbd: README.Coding fixes | Ralph Boehme | 1 | -10/+20 |
| 2019-09-11 | smbd: rename change_to_user_by_fsp() to change_to_user_and_service_by_fsp() | Ralph Boehme | 1 | -1/+8 |
| 2019-09-11 | smbd: rename change_to_user() to change_to_user_and_service() | Ralph Boehme | 1 | -3/+10 |
| 2019-09-11 | smbd: Enhance debugging if chdir fails | Volker Lendecke | 1 | -1/+0 |
| 2019-09-03 | CVE-2019-10197: smbd: split change_to_user_impersonate() out of change_to_use... | Stefan Metzmacher | 1 | -4/+17 |
| 2019-09-03 | CVE-2019-10197: smbd: make sure we reset current_user.{need,done}_chdir in be... | Stefan Metzmacher | 1 | -0/+3 |
| 2019-09-03 | CVE-2019-10197: smbd: make sure that change_to_user_internal() always resets ... | Stefan Metzmacher | 1 | -0/+1 |
| 2019-09-03 | CVE-2019-10197: smbd: separate out impersonation debug info into a new function. | Jeremy Allison | 1 | -14/+23 |
| 2019-08-16 | s3: VFS: change connection_struct cwd_fname to cwd_fsp | Ralph Boehme | 1 | -1/+1 |
| 2019-01-25 | smbd: uid: Don't crash if 'force group' is added to an existing share connect... | Jeremy Allison | 1 | -2/+33 |
| 2019-01-11 | Revert "smbd: add an effective connection_struct->user_ev_ctx that holds the ... | Ralph Boehme | 1 | -6/+0 |
| 2019-01-11 | Revert "smbd: add [un]become_guest() helper functions" | Ralph Boehme | 1 | -28/+0 |
| 2019-01-11 | Revert "smbd: add smbd_impersonate_debug_create() helper" | Ralph Boehme | 1 | -229/+0 |
| 2019-01-11 | Revert "smbd: add simple noop smbd_impersonate_{conn_vuid,conn_sess,root,gues... | Ralph Boehme | 1 | -50/+0 |
| 2019-01-11 | Revert "smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_c... | Ralph Boehme | 1 | -18/+2 |
| 2019-01-11 | Revert "smbd: implement smbd_impersonate_{conn_vuid,conn_sess,root,guest}_cre... | Ralph Boehme | 1 | -930/+21 |
| 2019-01-11 | Revert "s3: vfs: add user_vfs_evg to connection_struct" | Ralph Boehme | 1 | -734/+20 |
| 2018-10-11 | auth: move copy_session_info() from source3 into the global auth context | Björn Baumbach | 1 | -0/+1 |
| 2018-07-25 | s3: vfs: add user_vfs_evg to connection_struct | Ralph Boehme | 1 | -20/+734 |
| 2018-07-12 | smbd: implement smbd_impersonate_{conn_vuid,conn_sess,root,guest}_create() wr... | Stefan Metzmacher | 1 | -21/+930 |
| 2018-07-12 | smbd: make use of smbd_impersonate_{conn_vuid,conn_sess,root,guest}_create() ... | Stefan Metzmacher | 1 | -2/+18 |
| 2018-07-12 | smbd: add simple noop smbd_impersonate_{conn_vuid,conn_sess,root,guest}_creat... | Stefan Metzmacher | 1 | -0/+50 |
| 2018-07-12 | smbd: add smbd_impersonate_debug_create() helper | Stefan Metzmacher | 1 | -0/+229 |
| 2018-07-12 | smbd: add [un]become_guest() helper functions | Stefan Metzmacher | 1 | -0/+28 |
| 2018-07-10 | Revert "s3/service: convert lp_force_group() to const" | David Disseldorp | 1 | -2/+1 |
| 2018-07-06 | s3/service: convert lp_force_group() to const | David Disseldorp | 1 | -1/+2 |