1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpc_server
Andrew Bartlett 9883993b66 s3-privs Overhaul PRIVILEGE_SET handling, avoid dealing with the bitmap
This avoids us dealing with the privilege bitmap in the LSA server, and
overhauls much of the rest of the handling to be currnet with the modern
world of talloc.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-09-11 18:46:11 +10:00
..
rpc_handles.c s3-dcerpc: Use dcerpc_AuthType in pipe_auth_data 2010-07-28 12:19:32 -04:00
rpc_ncacn_np_internal.c s3-rpcint: Make auth_serversupplied_info const. 2010-09-09 16:00:08 +02:00
rpc_server.h s3-rpc_server: Use struct pipes_struct. 2010-07-28 10:39:23 +02:00
srv_dfs_nt.c s3-dfs: Use struct pipes_struct. 2010-07-28 10:39:23 +02:00
srv_dssetup_nt.c s3-secrets: only include secrets.h when needed. 2010-08-05 10:12:25 +02:00
srv_echo_nt.c s3-echo: Use struct pipes_struct. 2010-07-28 10:39:23 +02:00
srv_eventlog_nt.c s3:auth Remove NT_USER_TOKEN 2010-09-11 18:46:06 +10:00
srv_initshutdown_nt.c s3-initshutdown: Use struct pipes_struct. 2010-07-28 10:39:23 +02:00
srv_lsa_nt.c s3-privs Overhaul PRIVILEGE_SET handling, avoid dealing with the bitmap 2010-09-11 18:46:11 +10:00
srv_netlog_nt.c s3: Remove smbd_server_fd() from srv_netlog_nt 2010-08-29 21:55:25 +02:00
srv_ntsvcs_nt.c s3-ntsvcs: Use struct pipes_struct. 2010-07-28 10:39:24 +02:00
srv_pipe_hnd.c s3-dcerpc: only include rpc_dce.h where needed. 2010-08-26 00:20:29 +02:00
srv_pipe_internal.h s3-rpc: Seperate rpc_srv_register for plain connection. 2010-06-04 12:12:43 -04:00
srv_pipe_register.c s3-rpc_server: Added callbacks for init and shutdown of a rpc service. 2010-07-19 12:59:18 +02:00
srv_pipe.c s3-dcerpc: Implement DCERPC_AUTH_TYPE_KRB5 server side 2010-08-30 14:35:02 +02:00
srv_samr_chgpasswd.c s3: Pass rhost through to smb_pam_passchange 2010-08-27 12:53:17 +02:00
srv_samr_nt.c s3-privs Rework access_check_object() to take two privileges 2010-09-11 18:46:10 +10:00
srv_samr_util.c s3-passdb: include samr.h where needed. 2010-08-06 15:43:37 +02:00
srv_samr_util.h s3: Pass rhost through to smb_pam_passchange 2010-08-27 12:53:17 +02:00
srv_spoolss_nt.c s3-privs Convert from user_has_privileges() -> security_token_has_privilege() 2010-09-11 18:46:09 +10:00
srv_spoolss_util.c s3-spoolss: Make auth_serversupplied_info const. 2010-09-09 16:00:08 +02:00
srv_spoolss_util.h s3-spoolss: Make auth_serversupplied_info const. 2010-09-09 16:00:08 +02:00
srv_srvsvc_nt.c s3-privs Convert from user_has_privileges() -> security_token_has_privilege() 2010-09-11 18:46:09 +10:00
srv_svcctl_nt.c s3:auth Remove NT_USER_TOKEN 2010-09-11 18:46:06 +10:00
srv_winreg_nt.c s3-privs Convert from user_has_privileges() -> security_token_has_privilege() 2010-09-11 18:46:09 +10:00
srv_wkssvc_nt.c s3-privs Convert from user_has_privileges() -> security_token_has_privilege() 2010-09-11 18:46:09 +10:00