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 3eeb40f9b5 Set our 'global sam name' in one place. For domain controllers, this is
lp_workgroup(), for all other server this is global_myname().

This is the name of the domain for accounts on *this* system, and getting
this wrong caused interesting bugs with 'take ownership' on member servers
and standalone servers at Snap.

(They lookup the username that they got, then convert that to a SID - but
becouse the domain out of the smbpasswd entry was wrong, we would fail the
lookup).

Andrew Bartlett
(This used to be commit 5fc78eba20)
2003-05-07 08:21:06 +00:00
..
.cvsignore
srv_dfs_nt.c reverted this patch till I sort out the craziness with UNIHDR 2003-01-17 06:15:18 +00:00
srv_dfs.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_echo_nt.c A new RPC pipe! The \pipe\echo named pipe is for testing large RPC 2003-04-11 04:09:14 +00:00
srv_echo.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_lsa_hnd.c Fix reference count bug where smbd's would not terminate with no 2003-01-17 06:35:33 +00:00
srv_lsa_nt.c Set our 'global sam name' in one place. For domain controllers, this is 2003-05-07 08:21:06 +00:00
srv_lsa.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_netlog_nt.c Setting the credentials for the netsec netlogon pipe connect upon each 2003-04-22 11:25:10 +00:00
srv_netlog.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_pipe_hnd.c Merge the TNG netlogon schannel from HEAD. 2003-04-06 07:04:09 +00:00
srv_pipe.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_reg_nt.c don't free() auto variables; fixes segfault when looking up RefusePasswordChange registry value 2003-01-21 03:42:38 +00:00
srv_reg.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_samr_nt.c Set our 'global sam name' in one place. For domain controllers, this is 2003-05-07 08:21:06 +00:00
srv_samr_util.c back port from HEAD 2003-04-26 01:15:57 +00:00
srv_samr.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_spoolss_nt.c Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted 2003-04-23 13:27:35 +00:00
srv_spoolss.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_srvsvc_nt.c Ensure dev in make_connection is const. 2003-03-18 23:51:18 +00:00
srv_srvsvc.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00
srv_util.c THE Idmap patch :-) 2003-04-02 10:36:02 +00:00
srv_wkssvc_nt.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:20:50 +00:00
srv_wkssvc.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +00:00