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
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
1999-10-25
one of those wonderful moments when running against a different MSRPC
Luke Leighton
10
-79
/
+133
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
8
-27
/
+106
1999-10-21
turning some of the rpcclient functions dynamic. this is likely to
Luke Leighton
9
-131
/
+274
1999-10-21
various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.
Luke Leighton
14
-282
/
+210
1999-10-21
split modify_trust_account_password into a separate module.
Luke Leighton
2
-1
/
+212
1999-10-21
use DEBUGADD instead of DEBUG: clears up some of the more verbose trash.
Luke Leighton
1
-3
/
+3
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
6
-96
/
+119
1999-10-19
oops, added wait_keyboard back, but _this_ time wrapped it with
Luke Leighton
1
-1
/
+31
1999-10-18
initialising enum dom users mem and account name ptrs to NULL.
Luke Leighton
1
-0
/
+3
1999-10-15
added prs_struct "error" member, set and checked when prs_struct
Luke Leighton
1
-9
/
+6
1999-10-15
adding error checking in parsing code
Luke Leighton
5
-66
/
+239
1999-10-15
renamed "class" local variable to avoid global clash
Luke Leighton
1
-2
/
+2
1999-10-15
oops! srvinfo 2 command caught bug where strings in containers assumed
Luke Leighton
1
-8
/
+15
1999-10-15
renamed args due to global "class" variable
Luke Leighton
1
-5
/
+5
1999-10-15
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
16
-1868
/
+3328
1999-10-15
removed unused static wait_keyboard()
Luke Leighton
1
-30
/
+0
1999-10-14
const issues
Luke Leighton
1
-1
/
+1
1999-10-14
stop over-runs in reading / writing data stream.
Luke Leighton
1
-25
/
+44
1999-10-14
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
3
-38
/
+42
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
8
-105
/
+503
1999-10-05
David van Geyn spotted that ulong is not defined on FREEBSD, not supposed
Luke Leighton
1
-1
/
+1
1999-10-01
splitting dom info into sam_query_dominfo function
Luke Leighton
3
-35
/
+60
1999-10-01
permissions on SamrConnect changed to 0x02000000 (maximum allowed)
Luke Leighton
1
-16
/
+16
[next]