summaryrefslogtreecommitdiff
path: root/source3/libsmb/cli_srvsvc.c
AgeCommit message (Expand)AuthorFilesLines
2002-07-20Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett1-1/+1
2002-06-03Removed unused variable.Tim Potter1-1/+0
2002-06-01Add rpc for file close, expand file enum to take usernameJim McDonough1-4/+44
2002-05-31Add netshareadd and netsharedel client side rpcJim McDonough1-0/+81
2002-05-31Update netfileenum on both client and server sides to do an arbitrary numberJim McDonough1-0/+42
2002-05-30Added netfileenum (sorry - no output though (-:) command.Tim Potter1-0/+45
2002-05-29Added netremotetod to try and figure out which srvsvc commands are deniedTim Potter1-0/+45
2002-05-29Cleaned up srvsvc constants a bit.Tim Potter1-1/+1
2002-05-28Added netshareenum cli command - the rpc structures here are really bizzareTim Potter1-0/+120
2002-05-23Given Jeremy's positive response, and a lack of one from tpot, I'll commitAndrew Bartlett1-9/+0
2002-03-05Fix error return.Jeremy Allison1-1/+1
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-08-27Convert to NTSTATUS.Tim Potter1-3/+4
2001-08-08Factored out common rpc pipe initialisation and shutdown code.Tim Potter1-50/+1
2001-05-24Added srv_get_info client command.Tim Potter1-0/+46
2001-05-24Added stubs for SRVSVC and NETLOGON rpcclient commands.Tim Potter1-0/+82