| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added rpcclient svcstop <service name> command. gnu readline | Luke Leighton | 1999-11-01 | 1 | -1/+58 |
* | added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ... | Luke Leighton | 1999-10-31 | 1 | -4/+36 |
* | added svcinfo <service name> command. | Luke Leighton | 1999-10-31 | 1 | -1/+6 |
* | NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added. | Luke Leighton | 1999-10-30 | 3 | -13/+285 |
* | more reshuffling of enum groups code. more higher order functions. | Luke Leighton | 1999-10-29 | 1 | -3/+4 |
* | added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported | Luke Leighton | 1999-10-29 | 1 | -0/+58 |
* | - typecast malloc / Realloc issues. | Luke Leighton | 1999-10-25 | 7 | -56/+59 |
* | signed / unsigned and typecast issues | Luke Leighton | 1999-10-25 | 1 | -54/+56 |
* | one of those wonderful moments when running against a different MSRPC | Luke Leighton | 1999-10-25 | 1 | -28/+32 |
* | the dynamic memory alloc blood-fest goes on... | Luke Leighton | 1999-10-21 | 1 | -1/+76 |
* | turning some of the rpcclient functions dynamic. this is likely to | Luke Leighton | 1999-10-21 | 2 | -27/+95 |
* | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 1999-10-21 | 1 | -9/+77 |
* | need status codes from cli_net_req_chal() and cli_net_auth2(). | Luke Leighton | 1999-10-19 | 1 | -1/+1 |
* | initialising enum dom users mem and account name ptrs to NULL. | Luke Leighton | 1999-10-18 | 1 | -0/+3 |
* | added prs_struct "error" member, set and checked when prs_struct | Luke Leighton | 1999-10-15 | 1 | -9/+6 |
* | adding error checking in parsing code | Luke Leighton | 1999-10-15 | 1 | -44/+147 |
* | oops! srvinfo 2 command caught bug where strings in containers assumed | Luke Leighton | 1999-10-15 | 1 | -8/+15 |
* | renamed args due to global "class" variable | Luke Leighton | 1999-10-15 | 1 | -5/+5 |
* | return results on prs_xxxxx() and all xxx_io_xxx() routines. | Luke Leighton | 1999-10-15 | 14 | -1289/+2712 |
* | stop over-runs in reading / writing data stream. | Luke Leighton | 1999-10-14 | 1 | -25/+44 |
* | - added rudimentary CAP_UNICODE support because i thought it was part of | Luke Leighton | 1999-10-07 | 1 | -5/+25 |
* | splitting dom info into sam_query_dominfo function | Luke Leighton | 1999-10-01 | 1 | -2/+3 |
* | Correctly handle the dependent files in the printer_driver_info_3 struct | Jean-François Micouleau | 1999-09-24 | 1 | -3/+13 |
* | Alan (alanh@pinacl.co.uk) found a nasty bug | Jean-François Micouleau | 1999-09-24 | 1 | -1/+1 |
* | testing for attempts to get more info levels into samr_query_userinfo | Luke Leighton | 1999-09-21 | 1 | -4/+46 |
* | wow!!!! this one's been here for two years!!!! alignment issues | Luke Leighton | 1999-09-14 | 1 | -0/+2 |
* | - initialising mach_passwd_file locks to zero (prev. uninit.) | Luke Leighton | 1999-09-12 | 1 | -1/+1 |
* | Removing a stray return, probably inserted during debugging, which broke | Matthew Chapman | 1999-08-23 | 1 | -2/+0 |
* | event log update, netsessenum, netconnenum update. | Luke Leighton | 1999-08-18 | 1 | -2/+11 |
* | event log update | Luke Leighton | 1999-08-18 | 1 | -17/+16 |
* | changing debug output message reg_io_unknown_1 to reg_io_close. | Luke Leighton | 1999-08-03 | 1 | -2/+2 |
* | reverted jeremy's c++-like security descriptor modifications as the | Luke Leighton | 1999-08-03 | 3 | -389/+247 |
* | - enumprintprocessors and enumprintmonitors added. | Jean-François Micouleau | 1999-07-27 | 1 | -55/+352 |
* | renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding | Luke Leighton | 1999-07-26 | 1 | -7/+8 |
* | BDC support. | Matthew Chapman | 1999-07-22 | 1 | -7/+3 |
* | BDC support. | Luke Leighton | 1999-07-21 | 2 | -29/+135 |
* | many small bugs... | Jean-François Micouleau | 1999-07-01 | 1 | -15/+23 |
* | improving authentication code (tidyup). | Luke Leighton | 1999-06-29 | 1 | -6/+6 |
* | Fixed most memory leak and big-endian bug in the spoolss code. | Jean-François Micouleau | 1999-06-22 | 1 | -0/+109 |
* | Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect | Matthew Chapman | 1999-06-02 | 1 | -31/+66 |
* | alignment needed after unicode string names in password change. | Luke Leighton | 1999-05-06 | 1 | -0/+3 |
* | last part of RPC api change. | Jean-François Micouleau | 1999-05-03 | 1 | -0/+11 |
* | Added a new command to rpcclient: eventlog <log> where <log> is System, | Jean-François Micouleau | 1999-05-03 | 1 | -0/+236 |
* | Adding "time" rpcclient command which displays the remote time. | Matthew Chapman | 1999-05-01 | 1 | -0/+11 |
* | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1999-04-27 | 3 | -5/+105 |
* | Adding RPC spoolss code support and some new low-level printing functions. | Jean-François Micouleau | 1999-04-27 | 1 | -0/+3389 |
* | Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient | Matthew Chapman | 1999-04-23 | 2 | -0/+286 |
* | Incorrect length (number of unicode characters rather than buffer size) | Matthew Chapman | 1999-04-11 | 1 | -1/+1 |
* | Mainly BDC-related changes. | Matthew Chapman | 1999-04-08 | 4 | -44/+550 |
* | added SamrQueryDomainInfo call info level 0x3 for kix32.exe support | Luke Leighton | 1999-03-29 | 1 | -4/+37 |