summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_help.c
Commit message (Expand)AuthorAgeFilesLines
* s3-lib Replace StrCaseCmp() with strcasecmp_m()Andrew Bartlett2011-05-181-1/+1
* s3 net: Add a few missing gettext calls.Kai Blin2010-01-051-2/+2
* s3 net: i18n support for net helpKai Blin2009-07-301-2/+2
* Revert "net: Use samba default command line arguments."Kai Blin2009-07-221-1/+0
* net: Use samba default command line arguments.Kai Blin2009-05-251-0/+1
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-3/+3
* net: Autogenerate "net help" output from net's functable.Kai Blin2008-06-101-63/+28
* net: The top level help function for net cmd is always net_cmd_usageKai Blin2008-05-201-7/+7
* net: Move help for "net status" to net_status.cKai Blin2008-05-201-9/+0
* net: Move printer help to net_rpc where it's used.Kai Blin2008-05-201-32/+0
* net: Split out "net share"Kai Blin2008-05-201-40/+1
* net: Split out "net afs"Kai Blin2008-05-201-1/+1
* net: Split out "net file"Kai Blin2008-05-201-18/+1
* net: Split out "net group"Kai Blin2008-05-201-23/+1
* net: Split out "net user"Kai Blin2008-05-201-23/+1
* net: Move "net join" handling into a separate file.Kai Blin2008-05-201-12/+1
* net: Split out common help functions.Kai Blin2008-05-201-32/+0
* net: more whitespace cleanupKai Blin2008-05-201-5/+5
* net: more whitespace cleanupKai Blin2008-05-101-2/+2
* net: Remove globalsKai Blin2008-05-101-25/+25
* Add general '-e' option to enable smb encryptionJeremy Allison2008-01-051-0/+1
* Add "net dom" command suite to "net".Günther Deschner2007-11-301-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23593: Mention "net conf" in top level net usage.Michael Adam2007-10-101-2/+3
* r23207: merge net help test fix from SAMBA_3_0_26Gerald Carter2007-10-101-0/+1
* r19883: Fix bug 4248 -- thanks to Pascal Terjan :-)Volker Lendecke2007-10-101-1/+0
* r16344: Allow to set passwords directly when creating users via "net rpc userGünther Deschner2007-10-101-1/+1
* r15646: Implement an setdomainsid command as wellSimo Sorce2007-10-101-1/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-3/+6
* r12031: Added net idmap to common help list.John Terpstra2007-10-101-2/+3
* r7636: Docu for "net rpc share migrate security" is now valid.Günther Deschner2007-10-101-2/+2
* r6820: Remove claim that password can be set with account creation (RPC).John Terpstra2007-10-101-1/+1
* r5776: Fix typo (found by lieschen).Günther Deschner2007-10-101-1/+1
* r5650: add help lines for net rpc group addmem and delmem commandsHerb Lewis2007-10-101-0/+2
* r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2007-10-101-1/+1
* r4972: Fix a warning and some debugging-outputs.Günther Deschner2007-10-101-1/+1
* r4868: Add "net rpc user RENAME"-command.Günther Deschner2007-10-101-0/+3
* r4311: 'Document' the -L switch when adding groups with "net rpc group".Günther Deschner2007-10-101-0/+1
* r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner2007-10-101-0/+3
* r2935: This is a long-standing one in my patch-queue: A pair of net commandsVolker Lendecke2007-10-101-3/+10
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r2477: Document "--destination" for "net rpc [printer|share] migrate".Günther Deschner2007-10-101-1/+3
* r1966: further work on and cleanup of the net-migration-tool.Günther Deschner2007-10-101-11/+17
* r1692: first commit :)Günther Deschner2007-10-101-3/+40
* Beautify the net status help message a bitVolker Lendecke2003-12-011-4/+4
* I needed a decently parseable format of smbstatus. Looking at smbstatus codeVolker Lendecke2003-12-011-0/+10
* Implement 'net rpc group list [global|local|builtin]*' for a select listing ofVolker Lendecke2003-11-281-0/+2
* Implement "net rpc group members": Get members of a domain group inVolker Lendecke2003-11-261-0/+1
* Formatting fixups for help output.Tim Potter2003-09-101-2/+2