User:Kai

From SambaWiki
Revision as of 08:47, 21 May 2008 by Kai (talk | contribs) (→‎net utility: Finished functable2 switch)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

ToDo

Samba3

net utility

  • Remove use of global variables. ✓
  • Make the commands more consistent. ✓
  • Switch to using functable2 for all commands. ✓
  • Make "help" generate help text from the function table.
  • Switch to allocated function tables.
  • 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