summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_srv.c
Commit message (Expand)AuthorAgeFilesLines
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1135/+1099
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-15/+0
* created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().Luke Leighton1999-11-031-5/+6
* dynamic mem allocation in net_srv_transport_enum() parsing.Luke Leighton1999-11-031-4/+60
* NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1999-10-301-11/+267
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-24/+25
* oops! srvinfo 2 command caught bug where strings in containers assumedLuke Leighton1999-10-151-8/+15
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-129/+255
* Removing a stray return, probably inserted during debugging, which brokeMatthew Chapman1999-08-231-2/+0
* event log update, netsessenum, netconnenum update.Luke Leighton1999-08-181-2/+11
* Adding "time" rpcclient command which displays the remote time.Matthew Chapman1999-05-011-0/+11
* fix to some of the unicode string handling. there are others pendingLuke Leighton1998-11-031-7/+7
* amazing. the improvements to NT continue, evidence for which shows upLuke Leighton1998-10-271-0/+1
* Makefile.in :Luke Leighton1998-10-021-0/+109
* qualifier name in session_enum was being assumed to exist. if NULL, theLuke Leighton1998-09-241-2/+2
* tridge the destroyer returns!Andrew Tridgell1998-09-051-211/+28
* we were setting the strings 1 too long in make_srv_share_info1_str()Andrew Tridgell1998-09-031-2/+2
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-4/+4
* added ASSERT() and ASSERT_ARRAY() macros and sprinkled them liberallyAndrew Tridgell1998-08-221-0/+8
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-1/+1
* dce/rpc net time command from jean-francois. does not support timezonesLuke Leighton1998-05-201-0/+87
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-0/+1528