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