1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/rpc_server
Volker Lendecke 8bc88aae5d Move serverinfo_to_SamInfo3() to rpc_server/
Normally I hate moving around stuff, but this function is only called from the
RPC server side and it pulls in passdb when trying to link in our rpc client
routines. That seems unnecessary to me.
2009-04-22 12:33:46 +02:00
..
srv_dfs_nt.c Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS! 2008-11-24 11:39:03 +01:00
srv_dssetup_nt.c Fix _dssetup_DsRoleGetPrimaryDomainInformation(). 2008-03-06 20:44:28 +01:00
srv_echo_nt.c Use common error definitions. 2008-10-23 15:35:21 +02:00
srv_eventlog_nt.c s3-eventlog: implement _eventlog_FlushEventLog(). 2009-04-10 13:15:25 +02:00
srv_initshutdown_nt.c Rename reboot -> do_reboot since the first is a reserved name on FreeBSD. 2008-10-15 16:25:06 +02:00
srv_lsa_hnd.c Do not vasprint stuff where not necessary 2009-04-20 16:51:44 +02:00
srv_lsa_nt.c s3-lsa: Fix Bug #6263. Unexpected LookupSids reply crashes XP pre-SP3. 2009-04-16 01:52:56 +02:00
srv_netlog_nt.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
srv_ntsvcs_nt.c s3-ntsvcs: fix _PNP_GetDeviceList and _PNP_GetDeviceListSize. 2009-04-10 01:06:57 +02:00
srv_pipe_hnd.c Move serverinfo_to_SamInfo3() to rpc_server/ 2009-04-22 12:33:46 +02:00
srv_pipe.c Get the sense of the integer wrap test the right way around. Sorry. 2009-03-05 22:00:22 -08:00
srv_samr_nt.c Remove "struct samr_info" 2009-04-21 14:18:34 +02:00
srv_samr_util.c s3-samr: try to to fix password_expired flag handling. 2009-03-20 10:39:18 +01:00
srv_spoolss_nt.c s3: Use common security_descriptor_equal(). 2009-04-21 18:17:40 +02:00
srv_srvsvc_nt.c s3: Use common security_descriptor_equal(). 2009-04-21 18:17:40 +02:00
srv_svcctl_nt.c s3-svcctl: fix memcpy in _svcctl_EnumServicesStatusW(). 2009-04-14 12:13:24 +02:00
srv_winreg_nt.c s3: remove POLICY_HND. 2009-03-18 23:22:29 +01:00
srv_wkssvc_nt.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00