mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
aa12f3e0e9
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
|
||
---|---|---|
.. | ||
cmd_atsvc.c | ||
cmd_brs.c | ||
cmd_eventlog.c | ||
cmd_lsarpc.c | ||
cmd_netlogon.c | ||
cmd_reg.c | ||
cmd_samr.c | ||
cmd_spoolss.c | ||
cmd_srvsvc.c | ||
cmd_svcctl.c | ||
cmd_wkssvc.c | ||
display.c | ||
rpcclient.c |