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 a76fee7333 more cli_session_setup() calls. what the heck are these doing???
they should all be replaced with cli_establish_connection().

created cli_use_wait_keyboard() which waits on multiple cli_states
and swallows session keepalives.
(This used to be commit fcc39b3f4f)
1999-12-01 22:06:53 +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 damn, that took a while. nt login password was being stored incorrectly 1999-12-01 20:18:21 +00:00
cmd_reg.c bug-fixing registry commands and the rpcclient "rpcclient" command. 1999-11-27 00:02:03 +00:00
cmd_samr.c make sure domain and name to generate trust account .mac file are upper case. 1999-12-01 20:18:59 +00:00
cmd_spoolss.c renamed PRINTER_HND to POLICY_HND. 1999-11-29 17:45:47 +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 more cli_session_setup() calls. what the heck are these doing??? 1999-12-01 22:06:53 +00:00