index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpc_client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added \PIPE\browser plus experimental brsinfo command. you wouldn't
Luke Leighton
1999-11-19
1
-0
/
+89
*
added samuserset2 rpcclient command to test ACB_XXX bit-setting on
Luke Leighton
1999-11-18
1
-4
/
+93
*
updating reg_value_info() parsing code to take BUFFER2 instead of just
Luke Leighton
1999-11-18
1
-3
/
+4
*
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1999-11-18
1
-4
/
+3
*
added rpcclient "enumdomains" command. enumerates names of domains
Luke Leighton
1999-11-15
1
-0
/
+102
*
debugging rpcclient spoolenum and spooljobs commands. oh, did i forget
Luke Leighton
1999-11-09
2
-7
/
+80
*
const feeding frenzy
Luke Leighton
1999-11-08
1
-15
/
+19
*
horrible code to do SMBwriteX / SMBreadX for large MSRPC reads. ARGH!
Luke Leighton
1999-11-06
2
-94
/
+128
*
missed mem_grow_data call
Luke Leighton
1999-11-06
1
-1
/
+1
*
added command-completion printer enum code.
Luke Leighton
1999-11-06
1
-1
/
+1
*
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1999-11-06
1
-0
/
+64
*
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1999-11-06
1
-0
/
+163
*
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1999-11-04
1
-2
/
+2
*
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1999-11-04
1
-0
/
+90
*
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
1999-11-03
1
-1
/
+1
*
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
1999-11-02
2
-2
/
+23
*
added lsaenumdomains command.
Luke Leighton
1999-11-01
1
-0
/
+143
*
rewrote rpcclient enumaliases command.
Luke Leighton
1999-11-01
1
-35
/
+72
*
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
1999-11-01
1
-0
/
+58
*
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
1999-10-31
1
-0
/
+59
*
added svcinfo <service name> command.
Luke Leighton
1999-10-31
1
-1
/
+1
*
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1999-10-30
2
-1
/
+78
*
general, drastic improvements to rpcclient.
Luke Leighton
1999-10-30
1
-7
/
+11
*
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
1999-10-29
1
-1
/
+3
*
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1999-10-29
1
-1
/
+1
*
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1999-10-29
1
-0
/
+65
*
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1999-10-28
1
-25
/
+28
*
restructuring samr client code.
Luke Leighton
1999-10-28
1
-1
/
+1
*
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1999-10-26
2
-5
/
+12
*
- typecast malloc / Realloc issues.
Luke Leighton
1999-10-25
3
-6
/
+6
*
signed / unsigned and typecast issues
Luke Leighton
1999-10-25
1
-13
/
+13
*
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1999-10-25
2
-19
/
+40
*
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1999-10-21
1
-5
/
+6
*
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1999-10-21
2
-16
/
+26
*
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1999-10-21
6
-257
/
+108
*
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1999-10-19
2
-87
/
+103
*
renamed "class" local variable to avoid global clash
Luke Leighton
1999-10-15
1
-2
/
+2
*
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
1999-10-14
1
-29
/
+0
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
1
-14
/
+31
*
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1999-10-01
1
-1
/
+1
*
memory problems associated with when lsalookupsids returns
Luke Leighton
1999-09-28
1
-3
/
+20
*
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1999-09-21
2
-73
/
+109
*
testing for attempts to get more info levels into samr_query_userinfo
Luke Leighton
1999-09-21
1
-6
/
+4
*
use DEBUGLEVEL not DEBUGLVL()
Luke Leighton
1999-09-15
1
-1
/
+1
*
added rpcclient SamrQueryDisplayInfo command "dispinfo"
Luke Leighton
1999-09-14
1
-0
/
+70
*
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1999-09-12
2
-4
/
+4
*
matthew chapman identified 4 previously unknown samr functions.
Luke Leighton
1999-08-31
1
-1
/
+1
*
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1999-08-30
1
-0
/
+57
*
improved "dominfo" rpcclient command
Luke Leighton
1999-08-29
1
-1
/
+3
*
Don't print out a message in svcenum command for the ERRmoredata
Tim Potter
1999-08-18
1
-4
/
+7
[prev]
[next]