summaryrefslogtreecommitdiff
path: root/source3/utils/net.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-27Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison1-1/+1
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-86/+110
2007-10-19Fix the popt / bool issues. Some places we used BOOLJeremy Allison1-5/+5
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-10/+10
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-6/+5
2007-10-10r25481: Fix some typos, don't panic as non-root on net getdomainsidVolker Lendecke1-2/+11
2007-10-10r25197: Change net_make_ipc_connection() and net_make_ipc_connection_ex() toMichael Adam1-9/+15
2007-10-10r24853: Rename function as Jerry asked.Rafal Szczesniak1-3/+3
2007-10-10r24824: Create an initial talloc stackframe for the net binary.Michael Adam1-0/+3
2007-10-10r24789: Add implementation of machine-authenticated connection to netlogonRafal Szczesniak1-4/+24
2007-10-10r23968: Harmonize net's password prompts.Günther Deschner1-11/+33
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-10r23379: Whitespace cosmetics, to reduce irritating diffs...Michael Adam1-1/+1
2007-10-10r22135: Check in most of Michael Adam's net conf utility. A good share of thi...Volker Lendecke1-0/+3
2007-10-10r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke1-3/+1
2007-10-10r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke1-1/+3
2007-10-10r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke1-2/+2
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-1/+1
2007-10-10r19424: Protect against username == NULLJeremy Allison1-0/+4
2007-10-10r19422: Doh ! Put the krb5 user@realm code in the right place.Jeremy Allison1-3/+37
2007-10-10r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner1-2/+2
2007-10-10r17078: Ouch....Volker Lendecke1-36/+0
2007-10-10r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farmVolker Lendecke1-0/+36