summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cli_srvsvc.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused variable.Tim Potter2002-06-031-1/+0
* Add rpc for file close, expand file enum to take usernameJim McDonough2002-06-011-4/+44
* Add netshareadd and netsharedel client side rpcJim McDonough2002-05-311-0/+81
* Update netfileenum on both client and server sides to do an arbitrary numberJim McDonough2002-05-311-0/+42
* Added netfileenum (sorry - no output though (-:) command.Tim Potter2002-05-301-0/+45
* Added netremotetod to try and figure out which srvsvc commands are deniedTim Potter2002-05-291-0/+45
* Cleaned up srvsvc constants a bit.Tim Potter2002-05-291-1/+1
* Added netshareenum cli command - the rpc structures here are really bizzareTim Potter2002-05-281-0/+120
* Given Jeremy's positive response, and a lack of one from tpot, I'll commitAndrew Bartlett2002-05-231-9/+0
* Fix error return.Jeremy Allison2002-03-051-1/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Convert to NTSTATUS.Tim Potter2001-08-271-3/+4
* Factored out common rpc pipe initialisation and shutdown code.Tim Potter2001-08-081-50/+1
* Added srv_get_info client command.Tim Potter2001-05-241-0/+46
* Added stubs for SRVSVC and NETLOGON rpcclient commands.Tim Potter2001-05-241-0/+82