summaryrefslogtreecommitdiff
path: root/source3/utils/net_help.c
AgeCommit message (Collapse)AuthorFilesLines
2002-05-09Converged help on net group command.Jim McDonough1-1/+17
(This used to be commit 9de5e0dc73f57e8c8b878da803452b86e6ce8fca)
2002-04-10fixed a return value for a help functionAndrew Tridgell1-0/+1
(This used to be commit da794d3bbd919e4a909f219d98b1411c1c2d60fd)
2002-04-05Lots more net consistency work:Jim McDonough1-0/+125
- Added net_help.c for unified help when possible - Added net rpc user listing, delete, info commands - Unified net user command to autodetect ads/rpc/rap (try in that order) - Added generic routine for detecting rpc (protocol > PROTOCOL_NT1) - I'm sure I forgot something. (This used to be commit 9daa5788c822cf1ad20dc703e7f03b9ee82987bf)