User:Kai: Difference between revisions

From SambaWiki
(→‎net utility: help content is autogenerated now)
(→‎net utility: more todo items)
Line 8: Line 8:
* Make the commands more consistent. ✓
* Make the commands more consistent. ✓
* Make "help" generate help text from the function table. ✓
* Make "help" generate help text from the function table. ✓
* Switch to using functable2 for all commands
* Clean up net ads
* Clean up net rap
* Clean up net rpc
* Switch to using a function list for all commands
* Make net use plugins for commands.
* Make net use plugins for commands.
* Get rid of getuid() == 0 checks
* i18n
* i18n

Revision as of 10:34, 20 May 2008

ToDo

Samba3

net utility

  • Remove use of global variables. ✓
  • Make the commands more consistent. ✓
  • Make "help" generate help text from the function table. ✓
  • Switch to using functable2 for all commands
  • Clean up net ads
  • Clean up net rap
  • Clean up net rpc
  • Switch to using a function list for all commands
  • Make net use plugins for commands.
  • Get rid of getuid() == 0 checks
  • i18n