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_client
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-25
previous commit added an abstraction function that didn't even have
Luke Leighton
1
-67
/
+18
1999-11-25
cool! completed a samr* API that _would_ look like an msdn samr* api...
Luke Leighton
4
-438
/
+273
1999-11-24
registry API moved over to new format. reg_connect() is the top-level
Luke Leighton
1
-27
/
+175
1999-11-24
service control manager API completed. svcenum -i works, but does not
Luke Leighton
1
-18
/
+80
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
4
-17
/
+22
1999-11-24
first stages of removing struct cli_state* and uint16 fnum from all
Luke Leighton
4
-84
/
+128
1999-11-24
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1
-2
/
+4
1999-11-23
attempted a svcset command. password is encrypted / messed up, therefore
Luke Leighton
1
-31
/
+43
1999-11-23
oops!!!! wrong command!!!
Luke Leighton
1
-0
/
+58
1999-11-23
shuffling msrpc code around so that it can be used independently of rpcclient
Luke Leighton
2
-2
/
+87
1999-11-21
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1
-1
/
+1
1999-11-21
hmmm... have to add client-side support in domain_client_validate() to
Luke Leighton
1
-10
/
+30
1999-11-21
moving create user function into msrpc_samr.c
Luke Leighton
1
-0
/
+56
1999-11-20
doing a code reshuffle. want to add code to establish trust relationships.
Luke Leighton
3
-449
/
+1606
1999-11-19
added \PIPE\browser plus experimental brsinfo command. you wouldn't
Luke Leighton
1
-0
/
+89
1999-11-18
added samuserset2 rpcclient command to test ACB_XXX bit-setting on
Luke Leighton
1
-4
/
+93
1999-11-18
updating reg_value_info() parsing code to take BUFFER2 instead of just
Luke Leighton
1
-3
/
+4
1999-11-18
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1
-4
/
+3
1999-11-15
added rpcclient "enumdomains" command. enumerates names of domains
Luke Leighton
1
-0
/
+102
1999-11-09
debugging rpcclient spoolenum and spooljobs commands. oh, did i forget
Luke Leighton
2
-7
/
+80
1999-11-08
const feeding frenzy
Luke Leighton
1
-15
/
+19
1999-11-06
horrible code to do SMBwriteX / SMBreadX for large MSRPC reads. ARGH!
Luke Leighton
2
-94
/
+128
1999-11-06
missed mem_grow_data call
Luke Leighton
1
-1
/
+1
1999-11-06
added command-completion printer enum code.
Luke Leighton
1
-1
/
+1
1999-11-06
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1
-0
/
+64
1999-11-06
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1
-0
/
+163
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1
-2
/
+2
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-0
/
+90
1999-11-03
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
1
-1
/
+1
1999-11-02
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
2
-2
/
+23
1999-11-01
added lsaenumdomains command.
Luke Leighton
1
-0
/
+143
1999-11-01
rewrote rpcclient enumaliases command.
Luke Leighton
1
-35
/
+72
1999-11-01
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
1
-0
/
+58
1999-10-31
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
1
-0
/
+59
1999-10-31
added svcinfo <service name> command.
Luke Leighton
1
-1
/
+1
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
2
-1
/
+78
1999-10-30
general, drastic improvements to rpcclient.
Luke Leighton
1
-7
/
+11
1999-10-29
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
1
-1
/
+3
1999-10-29
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1
-1
/
+1
1999-10-29
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1
-0
/
+65
1999-10-28
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1
-25
/
+28
1999-10-28
restructuring samr client code.
Luke Leighton
1
-1
/
+1
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
2
-5
/
+12
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
3
-6
/
+6
1999-10-25
signed / unsigned and typecast issues
Luke Leighton
1
-13
/
+13
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
2
-19
/
+40
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-5
/
+6
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
2
-16
/
+26
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
6
-257
/
+108
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
2
-87
/
+103
[prev]
[next]