summaryrefslogtreecommitdiff
path: root/source3/utils/net.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-13s3: use enum netr_SchannelType all over the place.Günther Deschner1-2/+2
2009-09-29s3: Remove the lua interpreter againVolker Lendecke1-7/+0
2009-08-18s3 net: Add getauthuser/setauthuser commands.Kai Blin1-0/+124
2009-08-12Fix EVERY SINGLE build on the buildfarm that doesn't haveJeremy Allison1-0/+4
2009-07-29s3 net: Initial top level support.Kai Blin1-153/+152
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-1/+0
2009-07-22Revert "net: Use samba default command line arguments."Kai Blin1-10/+33
2009-07-15Make gencache more stableVolker Lendecke1-0/+2
2009-05-25net: Use samba default command line arguments.Kai Blin1-33/+10
2009-04-29s3-net: make "net eventlog" help output a little more appropriate.Günther Deschner1-1/+1
2009-04-17s3:net: add --request-timeout optionStefan Metzmacher1-0/+1
2009-03-07Shape up pdb_search a bit by making it a talloc ctx with a destructorVolker Lendecke1-4/+5
2009-02-04s3-net: add "net eventlog dump".Günther Deschner1-0/+8
2008-12-17net luaVolker Lendecke1-0/+7
2008-12-03s3: Change sockaddr util function names for consistencyTim Prouty1-1/+1
2008-08-01vampire keytab: add command line switch --clean-old-entries .Michael Adam1-0/+1
2008-08-01vampire keytab: introduce switch --single-obj-repl.Michael Adam1-0/+1
2008-08-01net rpc vampire: rename --repl-nodiff to --force-full-repl.Michael Adam1-1/+1
2008-08-01vampire keytab: add switch --repl-nodiff to trigger full replication.Michael Adam1-0/+2
2008-07-31net: add "-k" switch for kerberos authentication (in preparation for #5416).Günther Deschner1-0/+1
2008-06-21net: Don't crash on invalid command line options.Kai Blin1-1/+1
2008-06-10net: Rename functable3 to functable, get rid of old functablesKai Blin1-2/+2
2008-06-10net: Autogenerate "net help" output from net's functable.Kai Blin1-0/+1
2008-06-10net: Use functable3Kai Blin1-43/+284
2008-06-10net: Use functable2 to give a short help text for top-level functions.Kai Blin1-41/+41
2008-06-10net: Move net_run_function/net_run_function2 to net_util.cKai Blin1-46/+0
2008-06-05net: fix debuglevel handling.Günther Deschner1-1/+3
2008-06-04net: fix popt context memleak.Günther Deschner1-0/+2
2008-05-20net: Split out "net share"Kai Blin1-7/+0
2008-05-20net: Split out "net afs"Kai Blin1-83/+4
2008-05-20net: Move more utility functions into net_util.cKai Blin1-465/+0
2008-05-20net: Split out "net file"Kai Blin1-7/+0
2008-05-20net: Split out "net group"Kai Blin1-11/+0
2008-05-20net: Split out "net user"Kai Blin1-12/+0
2008-05-20net: Move "net join" handling into a separate file.Kai Blin1-11/+0
2008-05-20net: Use true/false instead of True/False.Kai Blin1-8/+8
2008-05-10net: Remove globalsKai Blin1-209/+195
2008-05-10net: Some whitespace clean-up.Kai Blin1-30/+30
2008-04-21net: Add libnetapi context to net's impressive list of globals.Günther Deschner1-5/+2
2008-04-16net/libnetapi: Include netapi headers early and free on exit.Günther Deschner1-0/+7
2008-03-28net: add a "net registry" subcommand to locally access the registry.Michael Adam1-0/+1
2008-03-23Fix Coverity ID 479Volker Lendecke1-1/+1
2008-01-05Fix args to cli_force_encryption.Jeremy Allison1-2/+1
2008-01-05Add general '-e' option to enable smb encryptionJeremy Allison1-8/+55
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-3/+3
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-1/+1
2007-12-06Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...Karolin Seeger1-3/+8
2007-12-03ReformattingVolker Lendecke1-2/+4
2007-11-30Add "net dom" command suite to "net".Günther Deschner1-0/+1
2007-11-29Allow calling "net rpc join" and "net rpc trustdom" without specifying server...Michael Adam1-1/+1