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
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-06
added command-completion printer enum code.
Luke Leighton
5
-19
/
+91
1999-11-06
fixed string function for reading in printer_info_N.
Luke Leighton
4
-15
/
+240
1999-11-06
added rpcclient spoolenum command. enumerates printers.
Luke Leighton
9
-68
/
+364
1999-11-06
spoolss openprinterex / closeprinter client-code.
Luke Leighton
8
-108
/
+370
1999-11-05
experimental spoolss rpcclient commands
Luke Leighton
6
-40
/
+196
1999-11-05
This is an experimental program to shutdown a group of NTws in a
Luke Leighton
1
-0
/
+259
1999-11-05
rpcclient example scripts / programs.
Luke Leighton
1
-0
/
+11
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
8
-144
/
+310
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
12
-43
/
+438
1999-11-03
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
6
-62
/
+79
1999-11-03
dynamic mem allocation in net_srv_transport_enum() parsing.
Luke Leighton
4
-9
/
+69
1999-11-03
had to move unistr2_dup(), unistr2_free() and unistr2_copy() into
Luke Leighton
2
-34
/
+34
1999-11-03
three types of array-creation / array-deletion functions:
Luke Leighton
4
-35
/
+66
1999-11-02
added samalias <aliasname> rpcclient command (shows info on alias)
Luke Leighton
3
-14
/
+258
1999-11-02
free up memory allocated by enum dom groups / aliases
Luke Leighton
1
-0
/
+20
1999-11-02
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
7
-58
/
+114
1999-11-02
yet another attempt to get lsaquerysecret working.
Luke Leighton
1
-2
/
+2
1999-11-01
const char* issues
Luke Leighton
2
-4
/
+8
1999-11-01
added lsaenumdomains command.
Luke Leighton
6
-27
/
+286
1999-11-01
rewrote rpcclient enumaliases command.
Luke Leighton
7
-172
/
+488
1999-11-01
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
6
-2
/
+215
1999-11-01
Fixed typo which was preventing the omission of seconds in the 'at' command.
Matthew Chapman
1
-1
/
+1
1999-10-31
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
6
-6
/
+184
1999-10-31
command-line completion for new svcinfo command
Luke Leighton
2
-7
/
+48
1999-10-31
added svcinfo <service name> command.
Luke Leighton
6
-60
/
+179
1999-10-30
connection info level renamed to transport info level
Luke Leighton
1
-1
/
+1
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
12
-26
/
+685
1999-10-30
general, drastic improvements to rpcclient.
Luke Leighton
7
-907
/
+1506
1999-10-30
Updating build specs for TurboLinux 6.0 and later
John Terpstra
2
-46
/
+62
1999-10-29
messing with command-line completion. it sort-of works to be able
Luke Leighton
2
-27
/
+104
1999-10-29
added gnu readline command-line completion to the regenum command.
Luke Leighton
3
-61
/
+174
1999-10-29
rpcclient regenum key client code rewritten to use higher order functions.
Luke Leighton
7
-115
/
+207
1999-10-29
rewrite rpcclient sam enum user code to use higher order functions.
Luke Leighton
3
-72
/
+136
1999-10-29
using #defines for function prototypes
Luke Leighton
3
-27
/
+35
1999-10-29
more reshuffling of enum groups code. more higher order functions.
Luke Leighton
7
-48
/
+153
1999-10-29
added HKEY_CLASSES_ROOT MSRPC open call. reg_open_hkcr etc. supported
Luke Leighton
5
-7
/
+166
1999-10-29
using higher-order-function in enum groups as a test. makes it really
Luke Leighton
1
-13
/
+27
1999-10-29
cli_nt_setup_creds() returns uint32 NT status code not a BOOL.
Luke Leighton
1
-3
/
+4
1999-10-28
restructuring sam enum dom groups code to do multiple calls to
Luke Leighton
3
-45
/
+55
1999-10-28
restructuring samr client code.
Luke Leighton
3
-114
/
+154
1999-10-28
removed samr_* variables from info struct.
Luke Leighton
3
-193
/
+209
1999-10-28
rewrote samr enum groups code a bit.
Luke Leighton
2
-28
/
+44
1999-10-27
rewrote api_net_sam_logon() to be a little clearer.
Luke Leighton
1
-140
/
+136
1999-10-27
no CLIX, no !HAVE_READLINE blah blah. argh.
Luke Leighton
1
-5
/
+5
1999-10-26
created samr_query_groupmem() function from existing code.
Luke Leighton
2
-24
/
+79
1999-10-26
adding extra parameter back in to trust account functions (trust account name).
Luke Leighton
5
-32
/
+46
1999-10-26
cut/paste code from smbclient for wait_keyboard() function. oops.
Luke Leighton
2
-6
/
+9
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
20
-109
/
+133
1999-10-25
signed / unsigned and typecast issues
Luke Leighton
4
-81
/
+83
1999-10-25
the new CAP_EXTENDED_SECURITY code needed to support NTLMv2. also removed
Luke Leighton
1
-1
/
+1
[prev]
[next]