summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-29Use new interface for cli_samr_query_dispinfo().Tim Potter1-2/+9
2003-01-02BIG patch...Andrew Bartlett1-18/+5
2002-12-30fix also net rpc shutdownSimo Sorce1-10/+1
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-6/+6
2002-11-26Having waited for *way* too long, this is mimir's namecache and trusted domainAndrew Bartlett1-3/+4
2002-11-15Add samdump and vampire to 'net rpc help'Andrew Bartlett1-0/+2
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-7/+4
2002-10-06try to put every security descriptors related definitions in the same file.Simo Sorce1-2/+2
2002-10-04merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter1-27/+27
2002-09-27Minor updates:Andrew Bartlett1-5/+14
2002-09-23Cosmetic fix for debug message.Volker Lendecke1-2/+1
2002-09-18First code for 'net rpc vampire'. We should probably find a moreVolker Lendecke1-1/+1
2002-09-18Add a synonym for samdump ...Richard Sharpe1-0/+1
2002-09-06This is the 'easy' parts of the trusted domains patch n+3 patch fromAndrew Bartlett1-0/+8
2002-09-01Fix segfault in net commandVolker Lendecke1-1/+1
2002-08-28'No news is good news' might sometimes be confusing, at least to me :-)Volker Lendecke1-1/+7
2002-08-22added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell1-0/+1
2002-08-21Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdbVolker Lendecke1-1/+55
2002-08-21just comment typosVolker Lendecke1-15/+15
2002-08-05added 'net rpc testjoin' and 'net ads testjoin' commandsAndrew Tridgell1-0/+2
2002-08-05This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell1-2/+2
2002-07-31fixed a net crash bug if we can't find a DC in a 'net rpc' commandAndrew Tridgell1-0/+4
2002-07-28Clean this code up a little. If it's alrady asprintf()ed, I see noAndrew Bartlett1-2/+3
2002-07-27Rafal 'Mimir' Szczesniak <mimir@diament.ists.pwr.wroc.pl> has been busyAndrew Bartlett1-53/+306
2002-07-20Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett1-2/+2
2002-07-13added useful 'net rpc info' commandAndrew Tridgell1-0/+76
2002-06-28make net join a bit less verboseAndrew Tridgell1-1/+1
2002-06-01Add remainder of net rpc file subcommands, and autoselect transport onJim McDonough1-9/+135
2002-05-31Enable all net rpc share subcommands and autoselect transport.Jim McDonough1-2/+55
2002-05-31Enable net rpc share and net rpc file commands (list subcommands only), andJim McDonough1-4/+196
2002-05-11merge from SAMBA_2_2Gerald Carter1-0/+8
2002-05-09Start of net rpc group command. List only right now. Add and delete haveJim McDonough1-1/+153
2002-04-14Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett1-18/+22
2002-04-14Fixed debugs.Tim Potter1-2/+2
2002-04-05Lots more net consistency work:Jim McDonough1-12/+332
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter1-8/+8
2002-03-16Don't use // even temporarily, lest ye forget it and check it in...Jim McDonough1-3/+3
2002-03-15Change net rpc join several ways: \n\t1) expose \n\t2) eliminate oldstyle sub...Jim McDonough1-16/+17
2002-03-15Some help cleanups. Formatting and consistency issues. Line up text nicely,...Jim McDonough1-6/+38
2002-03-15nicer output from "net rpc user add"Andrew Tridgell1-0/+6
2002-03-01The beginning of trusted and trusting domain support fromAndrew Bartlett1-2/+370
2002-01-30Removed version number from file header.Tim Potter1-1/+0
2001-12-31Add 'net rpc shutdown' and 'net rpc abortshutdown'.Andrew Bartlett1-7/+168
2001-12-30Add a pile of doxygen style comments to various parts of Samba. Many of theseAndrew Bartlett1-47/+227
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett1-5/+63
2001-12-05Add a mechinism to allow for sane porting of rpcclient components into the newAndrew Bartlett1-0/+166
2001-12-04Add 'net rpc join' to match the ADS equiv.Andrew Bartlett1-1/+2
2001-12-03This is another major rework of the 'net' command.Andrew Bartlett1-0/+36