1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3/libsmb
Luke Leighton deb61cb44b returned cli_session_setup to previous behaviour. added a couple of
validation checks and also added capability to send plaintext passwords.
send "ntpasslen" of zero to do this.  sending same plaintext password
for pass and ntpass arguments will result in previous behaviour of
encrypting password if server supports it.
(This used to be commit 17f4c5a785)
1999-01-28 18:40:53 +00:00
..
.cvsignore ignore *.po32 files 1998-10-05 12:36:44 +00:00
clientgen.c returned cli_session_setup to previous behaviour. added a couple of 1999-01-28 18:40:53 +00:00
credentials.c this is the bug change to using connection_struct* instead of cnum. 1998-08-14 17:38:29 +00:00
namequery.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 1998-11-17 20:50:07 +00:00
nmblib.c Changes to make the default prefix /usr/local/samba - as it was in 1.9.18p10. 1998-11-19 04:15:23 +00:00
nterr.c This is a security audit change of the main source. 1998-05-12 00:55:32 +00:00
passchange.c Removed code that used printf/fprintf in password changin libraries. 1998-11-12 23:49:32 +00:00
pwd_cache.c dce/rpc 1998-10-14 06:29:20 +00:00
smbdes.c Moved some code (NTLMSSPcalc) out of smbdes and inline for paranioa 1998-11-12 04:17:54 +00:00
smbencrypt.c largely rewrote smbpasswd so that the code is understandable. This 1998-11-12 06:12:19 +00:00
smberr.c bugfix in smb_err_msg 1998-12-09 18:59:12 +00:00