summaryrefslogtreecommitdiffstats
path: root/source/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* s3:net: add --request-timeout optionStefan Metzmacher2009-04-281-0/+1
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-111-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
* Fix args to cli_force_encryption.Jeremy Allison2008-01-051-2/+1
* Add general '-e' option to enable smb encryptionJeremy Allison2008-01-051-8/+55
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-3/+3
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Make output of net getdomainsid more meaningful. Unify spelling of SID. Displ...Karolin Seeger2007-12-061-3/+8
* ReformattingVolker Lendecke2007-12-031-2/+4
* Add "net dom" command suite to "net".Günther Deschner2007-11-301-0/+1
* Allow calling "net rpc join" and "net rpc trustdom" without specifying server...Michael Adam2007-11-291-1/+1
* Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison2007-10-271-1/+1
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-86/+110
* Fix the popt / bool issues. Some places we used BOOLJeremy Allison2007-10-191-5/+5
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-10/+10
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-6/+5
* r25481: Fix some typos, don't panic as non-root on net getdomainsidVolker Lendecke2007-10-101-2/+11
* r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() toMichael Adam2007-10-101-9/+15
* r24853: Rename function as Jerry asked.Rafal Szczesniak2007-10-101-3/+3
* r24824: Create an initial talloc stackframe for the net binary.Michael Adam2007-10-101-0/+3
* r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak2007-10-101-4/+24
* r23968: Harmonize net's password prompts.Günther Deschner2007-10-101-11/+33
* 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