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-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
1999-10-29
using #defines for function prototypes
Luke Leighton
1
-3
/
+3
1999-10-29
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
1
-3
/
+8
1999-10-29
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
1
-1
/
+7
1999-10-28
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
1
-2
/
+2
1999-10-28
restructuring samr client code.
Luke Leighton
1
-2
/
+9
1999-10-28
removed samr_* variables from info struct.
Luke Leighton
1
-1
/
+6
1999-10-28
rewrote samr enum groups code a bit.
Luke Leighton
1
-0
/
+3
1999-10-26
created samr_query_groupmem() function from existing code.
Luke Leighton
1
-0
/
+6
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
1
-1
/
+7
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-11
/
+12
1999-10-25
signed / unsigned and typecast issues
Luke Leighton
1
-3
/
+3
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1
-6
/
+12
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-2
/
+4
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
1
-12
/
+16
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
1
-4
/
+9
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-5
/
+9
1999-10-15
adding error checking in parsing code
Luke Leighton
1
-2
/
+2
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1
-579
/
+579
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1
-1
/
+12
1999-10-01
splitting dom info into sam_query_dominfo function
Luke Leighton
1
-0
/
+2
1999-10-01
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1
-0
/
+3
1999-09-27
don't leak printer handles,
Jean-François Micouleau
1
-1
/
+1
[prev]
[next]