..
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_lib.c
This code mixes up int and uint32 when pulling out of a TDB. This is very bad. Fixing... May fix bug #5891 , not sure.
2008-11-19 16:49:03 -08:00
srv_eventlog_nt.c
s3-eventlog: fix ps struct removal leftover.
2009-01-14 10:53:04 +01:00
srv_eventlog.c
Call rpc_srv_register instead of rpc_pipe_register_commands in eventlog and svcctl
2009-01-09 23:17:57 +01: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
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
2009-01-08 22:29:54 +01:00
srv_lsa_nt.c
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
2009-01-08 22:29:54 +01:00
srv_netlog_nt.c
s3: refactor _netr_LogonControl{2,2Ex} server side.
2008-12-17 23:23:56 +01:00
srv_ntsvcs_nt.c
s3-ntsvcs: use pidl for _PNP_GetDeviceList.
2008-12-17 23:52:41 +01:00
srv_pipe_hnd.c
Remove unused argument "vuid" from make_internal_rpc_pipe_p
2009-01-03 15:25:00 +01:00
srv_pipe.c
Remove the rpc_srv_register wrapper around rpc_pipe_register_commands
2009-01-09 23:17:57 +01:00
srv_samr_nt.c
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
2009-01-08 22:29:54 +01:00
srv_samr_util.c
Don't reset password last set time just because the expired flag
2008-06-09 11:49:29 -04:00
srv_spoolss_nt.c
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
2009-01-08 22:29:54 +01:00
srv_spoolss.c
Fake up ndr_table_spoolss
2009-01-09 23:17:57 +01:00
srv_srvsvc_nt.c
s3-srvsvc: remove all init_srvsvc* functions.
2009-01-06 16:02:12 +01:00
srv_svcctl_nt.c
s3-svcctl: use pidl for _svcctl_EnumServicesStatusW.
2009-01-09 17:08:18 +01:00
srv_util.c
Move the "rid_name" typedef to the only place where it might be used
2009-01-06 11:24:59 +01:00
srv_winreg_nt.c
Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn
2009-01-08 22:29:54 +01:00
srv_wkssvc_nt.c
Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS!
2008-11-24 11:39:03 +01:00