WHATSNEW: Add new net service subcommands to the WHATSNEW.
authorKarolin Seeger <kseeger@samba.org>
Thu, 30 Apr 2009 07:33:43 +0000 (09:33 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 30 Apr 2009 07:33:43 +0000 (09:33 +0200)
Karolin

WHATSNEW.txt

index 09cd9a8df1210038c13a2e5450f6659fac2144b6..64ffe3ff64718e1876b13d68a97d265041d3a7fc 100644 (file)
@@ -121,7 +121,9 @@ smb.conf changes
 New [sub]commands
 -----------------
 
-   net eventlog                Tool to import/dump/export native win32 eventlog files.
+   net eventlog                        Import/dump/export native win32 eventlog files.
+   net rpc service create      Create a new service.
+   net rpc service delete      Delete an existing service.
 
 
 New configure options
@@ -175,6 +177,10 @@ o   Dan Sledz <dsledz@isilon.com>
     * Add two new parameters to control how we verify kerberos tickets.
 
 
+o   Danny Tylman <danny.tylman@insightix.com>
+    * Add 'net rpc service' subcommands 'create' and 'delete'.
+
+
 o   Jelmer Vernooij <jelmer@samba.org>
     * Make merged build possible.
     * Move common libraries to the shared lib/ directory.