summaryrefslogtreecommitdiffstats
path: root/source3/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* s3-net: Added a rather trivial "net printing dump" command.Günther Deschner2010-05-181-0/+8
* s3: Fix a long-standing problem with recycled PIDsVolker Lendecke2010-03-101-0/+7
* Fix typo in comments.Karolin Seeger2010-03-031-1/+1
* s3: Implement global locks in a g_lock tdbVolker Lendecke2010-02-121-0/+7
* s3: Add --use-ccache to netVolker Lendecke2010-01-241-0/+1
* s3 net: Fix compile warningsKai Blin2010-01-191-4/+7
* s3 net/i18n: Use only one spelling for "Usage:"Kai Blin2010-01-191-4/+4
* s3/net: split up some printable stings to ease i18nBjörn Jacke2010-01-181-4/+4
* s3: use enum netr_SchannelType all over the place.Günther Deschner2009-10-131-2/+2
* s3: Remove the lua interpreter againVolker Lendecke2009-09-291-7/+0
* s3 net: Add getauthuser/setauthuser commands.Kai Blin2009-08-181-0/+124
* Fix EVERY SINGLE build on the buildfarm that doesn't haveJeremy Allison2009-08-121-0/+4
* s3 net: Initial top level support.Kai Blin2009-07-291-153/+152
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-1/+0
* Revert "net: Use samba default command line arguments."Kai Blin2009-07-221-10/+33
* Make gencache more stableVolker Lendecke2009-07-151-0/+2
* net: Use samba default command line arguments.Kai Blin2009-05-251-33/+10
* s3-net: make "net eventlog" help output a little more appropriate.Günther Deschner2009-04-291-1/+1
* s3:net: add --request-timeout optionStefan Metzmacher2009-04-171-0/+1
* Shape up pdb_search a bit by making it a talloc ctx with a destructorVolker Lendecke2009-03-071-4/+5
* s3-net: add "net eventlog dump".Günther Deschner2009-02-041-0/+8
* net luaVolker Lendecke2008-12-171-0/+7
* s3: Change sockaddr util function names for consistencyTim Prouty2008-12-031-1/+1
* vampire keytab: add command line switch --clean-old-entries .Michael Adam2008-08-011-0/+1
* vampire keytab: introduce switch --single-obj-repl.Michael Adam2008-08-011-0/+1
* net rpc vampire: rename --repl-nodiff to --force-full-repl.Michael Adam2008-08-011-1/+1
* vampire keytab: add switch --repl-nodiff to trigger full replication.Michael Adam2008-08-011-0/+2
* net: add "-k" switch for kerberos authentication (in preparation for #5416).Günther Deschner2008-07-311-0/+1
* net: Don't crash on invalid command line options.Kai Blin2008-06-211-1/+1
* net: Rename functable3 to functable, get rid of old functablesKai Blin2008-06-101-2/+2
* net: Autogenerate "net help" output from net's functable.Kai Blin2008-06-101-0/+1
* net: Use functable3Kai Blin2008-06-101-43/+284
* net: Use functable2 to give a short help text for top-level functions.Kai Blin2008-06-101-41/+41
* net: Move net_run_function/net_run_function2 to net_util.cKai Blin2008-06-101-46/+0
* net: fix debuglevel handling.Günther Deschner2008-06-051-1/+3
* net: fix popt context memleak.Günther Deschner2008-06-041-0/+2
* net: Split out "net share"Kai Blin2008-05-201-7/+0
* net: Split out "net afs"Kai Blin2008-05-201-83/+4
* net: Move more utility functions into net_util.cKai Blin2008-05-201-465/+0
* net: Split out "net file"Kai Blin2008-05-201-7/+0
* net: Split out "net group"Kai Blin2008-05-201-11/+0
* net: Split out "net user"Kai Blin2008-05-201-12/+0
* net: Move "net join" handling into a separate file.Kai Blin2008-05-201-11/+0
* net: Use true/false instead of True/False.Kai Blin2008-05-201-8/+8
* net: Remove globalsKai Blin2008-05-101-209/+195
* net: Some whitespace clean-up.Kai Blin2008-05-101-30/+30
* net: Add libnetapi context to net's impressive list of globals.Günther Deschner2008-04-211-5/+2
* net/libnetapi: Include netapi headers early and free on exit.Günther Deschner2008-04-161-0/+7
* net: add a "net registry" subcommand to locally access the registry.Michael Adam2008-03-281-0/+1
* Fix Coverity ID 479Volker Lendecke2008-03-231-1/+1