1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth
Andrew Tridgell 323c744571 s4-auth: removed the password combinations code in auth_unix
this code never did anything due to a typo, and was untested. We
should not be inluding a password cracker in Samba anyway.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Thu May  5 07:00:14 CEST 2011 on sn-devel-104
2011-05-05 07:00:14 +02:00
..
credentials s3-auth Rename smb_krb5_open_keytab to avoid a conflict with s3 2011-04-14 16:38:27 +10:00
gensec sasl_secret_t ends in a char [1] size. This means the extra character is implicit in the safe_strcpy. When changing to strlcpy ensure we allocate an extra char for it. This fixes a bug where secret->len+1 used with safe_strcpy could actually write into secret->len+2. 2011-05-04 12:12:14 -07:00
kerberos s4-param Remove config_path() -> lpcfg_config_path() 2011-04-29 16:38:14 +10:00
ntlm s4-auth: removed the password combinations code in auth_unix 2011-05-05 07:00:14 +02:00
ntlmssp Remove strlower_m() and strupper_m() from source4 and common code. 2011-05-03 07:37:07 +02:00
auth.h s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
pyauth.c s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
pyauth.h auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
sam.c s4-auth Rework auth subsystem to remove struct auth_serversupplied_info 2011-02-09 01:11:06 +01:00
samba_server_gensec.c s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
session.c auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
session.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
system_session.c s4:auth/system_session.c - check for OOM 2011-03-22 19:04:41 +01:00
wscript_build s4-auth: rename 'auth' subsystem to 'auth4' 2011-02-18 15:09:46 +11:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00