auth: Remove support for plaintext auth on systems that use getprpwnam()
[samba.git] / source4 / auth / ntlm / auth_unix.c
2014-04-15 Andrew Bartlettauth: Remove support for plaintext auth on systems...
2014-04-15 Andrew Bartlettauth: Remove afs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove dfs_auth() from pass_check.c and s4's...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-11 Matthias Dieter... s4:auth/ntlm/auth_unix.c - remove unused variables
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-05 Andrew Tridgells4-auth: removed the password combinations code in...
2011-03-19 Jelmer Vernooijsource4/auth/ntlm: Fix prototypes for all functions.
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2009-12-16 Andreas Schneiders4-gensec: Replace gensec_get_peer_addr with new tsocke...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-05 Tiago BatistaTiago Batista posted a patch to fix the build:
2008-05-05 Andrew BartlettFix the build after the auth/ -> auth/ntlm/ rename
2008-05-05 Andrew BartlettMove NTLM authentication details into auth/ntlm