summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
AgeCommit message (Expand)AuthorFilesLines
1999-11-04adding experimental set user password command to rpcclient, it returnsLuke Leighton1-2/+11
1999-11-03created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().Luke Leighton1-7/+14
1999-11-03dynamic mem allocation in net_srv_transport_enum() parsing.Luke Leighton1-3/+5
1999-11-03three types of array-creation / array-deletion functions:Luke Leighton1-2/+10
1999-11-02added samalias <aliasname> rpcclient command (shows info on alias)Luke Leighton1-0/+2
1999-11-02dynamic mem allocation in enum dom groups and enum dom aliasesLuke Leighton1-5/+3
1999-11-01const char* issuesLuke Leighton1-2/+4
1999-11-01added lsaenumdomains command.Luke Leighton1-4/+16
1999-11-01rewrote rpcclient enumaliases command.Luke Leighton1-6/+30
1999-11-01added rpcclient svcstop <service name> command. gnu readlineLuke Leighton1-0/+8
1999-10-31added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...Luke Leighton1-0/+8
1999-10-31added svcinfo <service name> command.Luke Leighton1-2/+13
1999-10-30NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1-0/+29
1999-10-30general, drastic improvements to rpcclient.Luke Leighton1-26/+20
1999-10-29added gnu readline command-line completion to the regenum command.Luke Leighton1-1/+2
1999-10-29rpcclient regenum key client code rewritten to use higher order functions.Luke Leighton1-4/+11
1999-10-29rewrite rpcclient sam enum user code to use higher order functions.Luke Leighton1-4/+9
1999-10-29using #defines for function prototypesLuke Leighton1-3/+3
1999-10-29more reshuffling of enum groups code. more higher order functions.Luke Leighton1-3/+8
1999-10-29added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supportedLuke Leighton1-1/+7
1999-10-28restructuring sam enum dom groups code to do multiple calls toLuke Leighton1-2/+2
1999-10-28restructuring samr client code.Luke Leighton1-2/+9
1999-10-28removed samr_* variables from info struct.Luke Leighton1-1/+6
1999-10-28rewrote samr enum groups code a bit.Luke Leighton1-0/+3
1999-10-26created samr_query_groupmem() function from existing code.Luke Leighton1-0/+6
1999-10-26adding extra parameter back in to trust account functions (trust account name).Luke Leighton1-1/+7
1999-10-25- typecast malloc / Realloc issues.Luke Leighton1-11/+12
1999-10-25signed / unsigned and typecast issuesLuke Leighton1-3/+3
1999-10-25one of those wonderful moments when running against a different MSRPCLuke Leighton1-6/+12
1999-10-21the dynamic memory alloc blood-fest goes on...Luke Leighton1-2/+4
1999-10-21turning some of the rpcclient functions dynamic. this is likely toLuke Leighton1-12/+16
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-4/+9
1999-10-19need status codes from cli_net_req_chal() and cli_net_auth2().Luke Leighton1-5/+9
1999-10-15adding error checking in parsing codeLuke Leighton1-2/+2
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1-579/+579
1999-10-07- added rudimentary CAP_UNICODE support because i thought it was part ofLuke Leighton1-1/+12
1999-10-01splitting dom info into sam_query_dominfo functionLuke Leighton1-0/+2
1999-10-01error-code checking in lsa_lookup_sids. anonymous connections forLuke Leighton1-0/+3
1999-09-27don't leak printer handles,Jean-François Micouleau1-1/+1
1999-09-21split matthew's sync command (only currently called from smbpasswd)Luke Leighton1-1/+4
1999-09-21testing for attempts to get more info levels into samr_query_userinfoLuke Leighton1-2/+8
1999-09-14oops.Luke Leighton1-6/+9
1999-08-30added call to samr_query_groupinfo in enumgroups command (-m option)Luke Leighton1-0/+2
1999-08-29improved "dominfo" rpcclient commandLuke Leighton1-1/+6
1999-08-18display of session enum infoLuke Leighton1-0/+11
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton1-4/+5
1999-08-18patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1-0/+5
1999-08-03reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1-26/+20
1999-08-03close socket issues:Luke Leighton1-0/+1
1999-07-27- enumprintprocessors and enumprintmonitors added.Jean-François Micouleau1-0/+4