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
/
include
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-24
WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c
Luke Leighton
1
-17
/
+17
1999-11-24
rewrote policy handle code to be generic (it's needed for client-side too)
Luke Leighton
1
-11
/
+18
1999-11-23
attempted a svcset command. password is encrypted / messed up, therefore
Luke Leighton
1
-17
/
+26
1999-11-23
oops!!!! wrong command!!!
Luke Leighton
1
-2
/
+8
1999-11-23
adding svcctl 0x1b function
Luke Leighton
1
-6
/
+28
1999-11-22
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1
-61
/
+61
1999-11-21
implement server-side generation of NTLMv2 session key. YESSS :-)
Luke Leighton
1
-2
/
+9
1999-11-21
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1
-1
/
+2
1999-11-21
hmmm... have to add client-side support in domain_client_validate() to
Luke Leighton
1
-2
/
+3
1999-11-21
adding user session key into network netlogon response.
Luke Leighton
1
-1
/
+4
1999-11-20
modified domain_client_validate to take trust account name / type. this
Luke Leighton
1
-1
/
+3
1999-11-20
doing a code reshuffle. want to add code to establish trust relationships.
Luke Leighton
1
-111
/
+154
1999-11-19
The First Necessary UNICODE String Support.
Luke Leighton
1
-1
/
+4
1999-11-19
- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion
Luke Leighton
1
-0
/
+4
1999-11-19
added \PIPE\browser plus experimental brsinfo command. you wouldn't
Luke Leighton
1
-0
/
+21
1999-11-18
set "key does not exist" response to reg_query_val() (win32 status code
Luke Leighton
1
-0
/
+1
1999-11-18
added samuserset2 rpcclient command to test ACB_XXX bit-setting on
Luke Leighton
1
-2
/
+18
1999-11-18
updating reg_value_info() parsing code to take BUFFER2 instead of just
Luke Leighton
1
-2
/
+2
1999-11-18
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1
-4
/
+6
1999-11-16
attempting to get nt5 wksta to join domain.
Luke Leighton
1
-0
/
+1
1999-11-16
added two new params: "trusted domains" and "trusting domains".
Luke Leighton
1
-1
/
+10
1999-11-15
added server-side samr enum domains. fixed some parsing issues, server-side.
Luke Leighton
1
-0
/
+1
1999-11-15
added rpcclient "enumdomains" command. enumerates names of domains
Luke Leighton
1
-0
/
+18
1999-11-15
- added DCE/RPC "fault" PDU support.
Luke Leighton
1
-0
/
+5
1999-11-09
debugging rpcclient spoolenum and spooljobs commands. oh, did i forget
Luke Leighton
1
-7
/
+37
1999-11-08
preparation for doing a spoolss enum jobs command. had to rewrite
Luke Leighton
1
-0
/
+14
1999-11-08
const feeding frenzy
Luke Leighton
1
-154
/
+170
1999-11-06
added command-completion printer enum code.
Luke Leighton
1
-1
/
+6
1999-11-06
fixed string function for reading in printer_info_N.
Luke Leighton
1
-0
/
+10
1999-11-06
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
1
-5
/
+22
1999-11-06
spoolss openprinterex / closeprinter client-code.
Luke Leighton
1
-13
/
+13
1999-11-05
experimental spoolss rpcclient commands
Luke Leighton
1
-12
/
+40
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1
-6
/
+36
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-2
/
+11
1999-11-03
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
1
-7
/
+14
1999-11-03
dynamic mem allocation in net_srv_transport_enum() parsing.
Luke Leighton
1
-3
/
+5
1999-11-03
three types of array-creation / array-deletion functions:
Luke Leighton
1
-2
/
+10
1999-11-02
added samalias <aliasname> rpcclient command (shows info on alias)
Luke Leighton
1
-0
/
+2
1999-11-02
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
1
-5
/
+3
1999-11-01
const char* issues
Luke Leighton
1
-2
/
+4
1999-11-01
added lsaenumdomains command.
Luke Leighton
1
-4
/
+16
1999-11-01
rewrote rpcclient enumaliases command.
Luke Leighton
1
-6
/
+30
1999-11-01
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
1
-0
/
+8
1999-10-31
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
1
-0
/
+8
1999-10-31
added svcinfo <service name> command.
Luke Leighton
1
-2
/
+13
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-0
/
+29
1999-10-30
general, drastic improvements to rpcclient.
Luke Leighton
1
-26
/
+20
1999-10-29
added gnu readline command-line completion to the regenum command.
Luke Leighton
1
-1
/
+2
1999-10-29
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
1
-4
/
+11
1999-10-29
rewrite rpcclient sam enum user code to use higher order functions.
Luke Leighton
1
-4
/
+9
[next]