index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
you know what? this sort of thing makes me laugh. hmm, what functions
Luke Leighton
1999-11-21
3
-4
/
+40
*
The First Necessary UNICODE String Support.
Luke Leighton
1999-11-19
1
-19
/
+67
*
added regqueryval command (experimental) to get reg_io_q_info() and
Luke Leighton
1999-11-18
1
-1
/
+1
*
experimental spoolss rpcclient commands
Luke Leighton
1999-11-05
1
-0
/
+6
*
samuserset <username> -p password. YESSSSS :)
Luke Leighton
1999-11-04
1
-0
/
+11
*
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1999-11-04
1
-0
/
+66
*
the new CAP_EXTENDED_SECURITY code needed to support NTLMv2. also removed
Luke Leighton
1999-10-25
1
-1
/
+1
*
one of those wonderful moments when running against a different MSRPC
Luke Leighton
1999-10-25
1
-5
/
+13
*
split modify_trust_account_password into a separate module.
Luke Leighton
1999-10-21
1
-0
/
+211
*
need status codes from cli_net_req_chal() and cli_net_auth2().
Luke Leighton
1999-10-19
1
-1
/
+2
*
const issues
Luke Leighton
1999-10-14
1
-1
/
+1
*
adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to
Luke Leighton
1999-10-14
1
-0
/
+29
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
2
-70
/
+417
*
reading in smb server domain name from SMBnegprot response
Luke Leighton
1999-09-16
1
-5
/
+26
*
#defines for port 445 to SMB_PORT2
Luke Leighton
1999-09-15
1
-2
/
+2
*
debug info display (netbios layer).
Luke Leighton
1999-08-18
1
-4
/
+12
*
bug-fix in connection to port 445. cool! it works!
Luke Leighton
1999-08-03
1
-0
/
+1
*
attempting a connection to port 445 first, followed by a connection to 139
Luke Leighton
1999-08-03
1
-6
/
+23
*
close socket issues:
Luke Leighton
1999-08-03
1
-11
/
+33
*
BDC support.
Matthew Chapman
1999-07-22
1
-0
/
+13
*
BDC support.
Luke Leighton
1999-07-21
1
-1
/
+5
*
anon passwd connection: passlen=1; ntpasslen=0.
Luke Leighton
1999-07-11
1
-3
/
+4
*
When making anonymous connections, must pass pointers to real nt
Tim Potter
1999-07-09
1
-5
/
+5
*
fixed problem with NULL ntpasswd parameters causing crash in
Luke Leighton
1999-07-08
1
-9
/
+43
*
removed old code/comments.
Luke Leighton
1999-06-29
1
-66
/
+0
*
smbclient modified to use cli_establish_connection(). smbclient therefore
Luke Leighton
1999-06-29
2
-5
/
+22
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
3
-129
/
+483
*
use nmb_safe_namestr.
Luke Leighton
1999-06-24
1
-3
/
+8
*
safe string version of nmb_namestr.
Luke Leighton
1999-06-24
1
-4
/
+13
*
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1999-06-24
3
-62
/
+93
*
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1999-04-23
1
-1
/
+2
*
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1999-03-25
1
-1
/
+1
*
NULL pointer handling in nt_lm_owf_gen
Luke Leighton
1999-03-24
1
-1
/
+4
*
ERRmoredata is informational and should not be treated as a hard error
Matthew Chapman
1999-03-23
1
-7
/
+6
*
const char* instead of char* for input
Luke Leighton
1999-03-19
1
-1
/
+1
*
return type of nt_decrypt_string2 set to BOOL.
Luke Leighton
1999-03-19
1
-4
/
+3
*
Implemented encryption algorithm used for a number of RPC buffers.
Matthew Chapman
1999-03-19
2
-1
/
+46
*
Benjamin Kuit's MYSQL SAM Database implementation.
Luke Leighton
1999-03-01
1
-0
/
+2
*
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1999-02-12
1
-1
/
+1
*
the UNICODE issue...
Luke Leighton
1999-02-11
2
-2
/
+2
*
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1999-02-08
1
-1
/
+1
*
Must set password length to 24 after we encrypt a password.
Matthew Chapman
1999-02-01
1
-0
/
+2
*
returned cli_session_setup to previous behaviour. added a couple of
Luke Leighton
1999-01-28
1
-7
/
+22
*
- got client code cleartext passwords working again in cli_session_setup.
Luke Leighton
1999-01-27
1
-20
/
+26
*
Putting back the -p flag in smbclient.
Richard Sharpe
1999-01-25
1
-1
/
+17
*
In security=user mode we must allow cli_connect_serverlist to connect to our
Matthew Chapman
1999-01-18
1
-1
/
+1
*
eclass != ERRDOS && num != ERRmoredata
Matthew Chapman
1999-01-15
1
-1
/
+1
*
server_cryptkey() now calling cli_connectserverlist(). stupid microsoft
Luke Leighton
1998-12-14
1
-2
/
+11
*
bugfix in smb_err_msg
Luke Leighton
1998-12-09
1
-3
/
+2
*
adding some enumerate services code, client and server.
Luke Leighton
1998-12-09
1
-26
/
+39
[prev]
[next]