1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/rpcclient
Luke Leighton 4f8a24522c final part of "first" phase converting over to msrpc daemon architecture.
done a minimal amout of clean-up in the Makefile, removing unnecessary
modules from the link stage.  this is not complete, yet, and will
involve some changes, for example to smbd, to remove dependencies on
the password database API that shouldn't be there.  for example,
smbd should not ever call getsmbpwXXX() it should call the Samr or Lsa
API.

this first implementation has minor problems with not reinstantiating
the same services as the caller.  the "homes" service is a good example.
(This used to be commit caa5052522)
1999-12-12 20:03:42 +00:00
..
cmd_atsvc.c moved at command over to new abstract connection system. matthew, you 1999-11-27 22:58:11 +00:00
cmd_brs.c moved browser command brsinfo over to new abstracted connection 1999-11-27 22:53:28 +00:00
cmd_eventlog.c this one's a handle-based one (missed in the first round). 1999-11-27 22:47:17 +00:00
cmd_lsarpc.c remove use of client_info lsa_info_pol. 1999-11-27 20:34:32 +00:00
cmd_netlogon.c ABOUT TIME!!!!!!!! 1999-12-08 21:43:03 +00:00
cmd_reg.c final part of "first" phase converting over to msrpc daemon architecture. 1999-12-12 20:03:42 +00:00
cmd_samr.c delineation between smb and msrpc more marked. smbd now constructs 1999-12-12 01:25:49 +00:00
cmd_spoolss.c ABOUT TIME!!!!!!!! 1999-12-08 21:43:03 +00:00
cmd_srvsvc.c removed do_ prefix from srvsvc API 1999-11-27 22:35:58 +00:00
cmd_svcctl.c whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few. 1999-11-26 23:04:19 +00:00
cmd_wkssvc.c updated \PIPE\wkssvc commands to use new abstracted connection system. 1999-11-27 22:34:12 +00:00
display_at.c split display.c into modules. 1999-12-01 00:52:22 +00:00
display_event.c split display.c into modules. 1999-12-01 00:52:22 +00:00
display_reg.c split display.c into modules. 1999-12-01 00:52:22 +00:00
display_sam.c split display.c into modules. 1999-12-01 00:52:22 +00:00
display_sec.c split display.c into modules. 1999-12-01 00:52:22 +00:00
display_spool.c split display.c into modules. 1999-12-01 00:52:22 +00:00
display_srv.c sys_select added one more argument (read, write selectors). 1999-12-01 02:15:14 +00:00
display_svc.c split display.c into modules. 1999-12-01 00:52:22 +00:00
display_sync.c split display.c into modules. 1999-12-01 00:52:22 +00:00
rpcclient.c ABOUT TIME!!!!!!!! 1999-12-08 21:43:03 +00:00