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 aa12f3e0e9 okay :) all cmd_() functions now take int argc, char **argv :) that
means that some commands need more work, as they still use next_token(),
the use of which i wish to avoid.

plus, i was getting fed up of the poor command-line processing in some
of these commands.  i'm starting to need getopt() in them, especially
in samsetuser.

WARNING: only cmd_samr has been modded to use getopt() so far!  reg
commands won't work, esp.
(This used to be commit 9a1efa03c8)
1999-11-22 19:02:39 +00:00
..
cmd_atsvc.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_brs.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_eventlog.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_lsarpc.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_netlogon.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_reg.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_samr.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_spoolss.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_srvsvc.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_svcctl.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
cmd_wkssvc.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00
display.c debugging rpcclient spoolenum and spooljobs commands. oh, did i forget 1999-11-09 19:35:30 +00:00
rpcclient.c okay :) all cmd_() functions now take int argc, char **argv :) that 1999-11-22 19:02:39 +00:00