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
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-29
first attempt at getting \PIPE\NETLOGON working. it's pretty horrible.
Luke Leighton
1
-96
/
+12
1999-11-27
updated \PIPE\wkssvc commands to use new abstracted connection system.
Luke Leighton
1
-8
/
+26
1999-11-27
modified cli_connect_serverlist to take server list of format
Luke Leighton
1
-5
/
+6
1999-11-26
whoa. _major_ restructure of rpcclient. fixed some buuugs, created a few.
Luke Leighton
1
-0
/
+24
1999-11-25
previous commit added an abstraction function that didn't even have
Luke Leighton
2
-8
/
+5
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
2
-31
/
+48
1999-11-24
first stages of removing struct cli_state* and uint16 fnum from all
Luke Leighton
1
-3
/
+4
1999-11-21
implement server-side generation of NTLMv2 session key. YESSS :-)
Luke Leighton
2
-14
/
+31
1999-11-21
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
3
-4
/
+40
1999-11-19
The First Necessary UNICODE String Support.
Luke Leighton
1
-19
/
+67
1999-11-18
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1
-1
/
+1
1999-11-05
experimental spoolss rpcclient commands
Luke Leighton
1
-0
/
+6
1999-11-04
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1
-0
/
+11
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-0
/
+66
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
1
-5
/
+13
1999-10-21
split modify_trust_account_password into a separate module.
Luke Leighton
1
-0
/
+211
1999-10-19
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1
-1
/
+2
1999-10-14
const issues
Luke Leighton
1
-1
/
+1
1999-10-14
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
1
-0
/
+29
1999-10-07
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
2
-70
/
+417
1999-09-16
reading in smb server domain name from SMBnegprot response
Luke Leighton
1
-5
/
+26
1999-09-15
#defines for port 445 to SMB_PORT2
Luke Leighton
1
-2
/
+2
1999-08-18
debug info display (netbios layer).
Luke Leighton
1
-4
/
+12
1999-08-03
bug-fix in connection to port 445. cool! it works!
Luke Leighton
1
-0
/
+1
1999-08-03
attempting a connection to port 445 first, followed by a connection to 139
Luke Leighton
1
-6
/
+23
1999-08-03
close socket issues:
Luke Leighton
1
-11
/
+33
1999-07-22
BDC support.
Matthew Chapman
1
-0
/
+13
1999-07-21
BDC support.
Luke Leighton
1
-1
/
+5
1999-07-11
anon passwd connection: passlen=1; ntpasslen=0.
Luke Leighton
1
-3
/
+4
1999-07-09
When making anonymous connections, must pass pointers to real nt
Tim Potter
1
-5
/
+5
1999-07-08
fixed problem with NULL ntpasswd parameters causing crash in
Luke Leighton
1
-9
/
+43
1999-06-29
removed old code/comments.
Luke Leighton
1
-66
/
+0
1999-06-29
smbclient modified to use cli_establish_connection(). smbclient therefore
Luke Leighton
2
-5
/
+22
1999-06-29
improving authentication code (tidyup).
Luke Leighton
3
-129
/
+483
1999-06-24
use nmb_safe_namestr.
Luke Leighton
1
-3
/
+8
1999-06-24
safe string version of nmb_namestr.
Luke Leighton
1
-4
/
+13
1999-06-24
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
3
-62
/
+93
1999-04-23
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1
-1
/
+2
1999-03-25
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1
-1
/
+1
1999-03-24
NULL pointer handling in nt_lm_owf_gen
Luke Leighton
1
-1
/
+4
1999-03-23
ERRmoredata is informational and should not be treated as a hard error
Matthew Chapman
1
-7
/
+6
1999-03-19
const char* instead of char* for input
Luke Leighton
1
-1
/
+1
1999-03-19
return type of nt_decrypt_string2 set to BOOL.
Luke Leighton
1
-4
/
+3
1999-03-19
Implemented encryption algorithm used for a number of RPC buffers.
Matthew Chapman
2
-1
/
+46
1999-03-01
Benjamin Kuit's MYSQL SAM Database implementation.
Luke Leighton
1
-0
/
+2
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1
-1
/
+1
1999-02-11
the UNICODE issue...
Luke Leighton
2
-2
/
+2
1999-02-08
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1
-1
/
+1
1999-02-01
Must set password length to 24 after we encrypt a password.
Matthew Chapman
1
-0
/
+2
[prev]
[next]