index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpc_parse
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-23
attempted a svcset command. password is encrypted / messed up, therefore
Luke Leighton
2
-138
/
+93
1999-11-23
adding svcctl 0x1b function
Luke Leighton
1
-0
/
+179
1999-11-23
shuffling msrpc code around so that it can be used independently of rpcclient
Luke Leighton
1
-2
/
+2
1999-11-20
dynamic memory allocation i added a month ago: forgot to ZERO_STRUCT()
Luke Leighton
1
-0
/
+2
1999-11-19
nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_
Luke Leighton
1
-0
/
+1
1999-11-19
- surprise! the number of UNICODE strings that didn't have alignment
Luke Leighton
1
-0
/
+20
1999-11-19
added \PIPE\browser plus experimental brsinfo command. you wouldn't
Luke Leighton
2
-0
/
+191
1999-11-18
added samuserset2 rpcclient command to test ACB_XXX bit-setting on
Luke Leighton
1
-3
/
+158
1999-11-18
updating reg_value_info() parsing code to take BUFFER2 instead of just
Luke Leighton
1
-16
/
+20
1999-11-18
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1
-63
/
+60
1999-11-16
attempting to get nt5 wksta to join domain.
Luke Leighton
3
-23
/
+40
1999-11-16
added two new params: "trusted domains" and "trusting domains".
Luke Leighton
1
-4
/
+4
1999-11-16
Changes to implement NET_AUTH based on NET_AUTH2, to get Win2000
Richard Sharpe
1
-0
/
+60
1999-11-15
added server-side samr enum domains. fixed some parsing issues, server-side.
Luke Leighton
1
-15
/
+7
1999-11-15
added rpcclient "enumdomains" command. enumerates names of domains
Luke Leighton
1
-0
/
+160
1999-11-15
- added DCE/RPC "fault" PDU support.
Luke Leighton
1
-0
/
+16
1999-11-09
debugging rpcclient spoolenum and spooljobs commands. oh, did i forget
Luke Leighton
1
-76
/
+83
1999-11-08
preparation for doing a spoolss enum jobs command. had to rewrite
Luke Leighton
1
-86
/
+192
1999-11-08
const feeding frenzy
Luke Leighton
2
-10
/
+11
1999-11-06
missed mem_grow_data call
Luke Leighton
1
-0
/
+2
1999-11-06
fixed string function for reading in printer_info_N.
Luke Leighton
1
-10
/
+27
1999-11-06
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1
-47
/
+141
1999-11-06
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1
-40
/
+52
1999-11-05
experimental spoolss rpcclient commands
Luke Leighton
1
-27
/
+128
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1
-57
/
+190
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-14
/
+31
1999-11-03
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
2
-6
/
+7
1999-11-03
dynamic mem allocation in net_srv_transport_enum() parsing.
Luke Leighton
1
-4
/
+60
1999-11-03
had to move unistr2_dup(), unistr2_free() and unistr2_copy() into
Luke Leighton
1
-34
/
+0
1999-11-03
three types of array-creation / array-deletion functions:
Luke Leighton
1
-1
/
+19
1999-11-02
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
1
-42
/
+83
1999-11-01
const char* issues
Luke Leighton
1
-2
/
+4
1999-11-01
added lsaenumdomains command.
Luke Leighton
1
-12
/
+42
1999-11-01
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
1
-1
/
+58
1999-10-31
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
1
-4
/
+36
1999-10-31
added svcinfo <service name> command.
Luke Leighton
1
-1
/
+6
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
3
-13
/
+285
1999-10-29
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1
-3
/
+4
1999-10-29
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1
-0
/
+58
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
7
-56
/
+59
1999-10-25
signed / unsigned and typecast issues
Luke Leighton
1
-54
/
+56
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1
-28
/
+32
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-1
/
+76
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
2
-27
/
+95
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1
-9
/
+77
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-1
/
+1
1999-10-18
initialising enum dom users mem and account name ptrs to NULL.
Luke Leighton
1
-0
/
+3
1999-10-15
added prs_struct "error" member, set and checked when prs_struct
Luke Leighton
1
-9
/
+6
1999-10-15
adding error checking in parsing code
Luke Leighton
1
-44
/
+147
1999-10-15
oops! srvinfo 2 command caught bug where strings in containers assumed
Luke Leighton
1
-8
/
+15
[next]