summaryrefslogtreecommitdiff
path: root/source3/include/auth.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4976: Try to scare people off from trying to write authentication modulesAndrew Bartlett1-0/+4
2007-10-10r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett1-1/+1
2004-04-03Fix most of bug #169.Andrew Bartlett1-22/+2
2003-11-22Changes all over the shop, but all towards:Andrew Bartlett1-3/+4
2003-07-03This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett1-0/+2
2003-05-12And finally IDMAP in 3_0Simo Sorce1-0/+3
2003-04-16Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij1-0/+4
2003-01-28Merge from HEAD:Andrew Bartlett1-0/+9
2003-01-03Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett1-3/+3
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-4/+5
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-20Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett1-1/+1
2002-01-11Back out the crazy notion that the NTLMSSP flags actually mean anything...Andrew Bartlett1-1/+7
2002-01-05I've decided to move the auth code around a bit more...Andrew Bartlett1-13/+21
2002-01-01A farily large commit:Andrew Bartlett1-2/+5
2001-11-26challange -> challengeTim Potter1-3/+3
2001-11-24This is another rather major change to the samba authenticaionAndrew Bartlett1-6/+48
2001-11-03Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison1-3/+2
2001-10-31This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett1-31/+22
2001-10-31Added some extra fields to the auth_serversupplied_info structure.Tim Potter1-0/+5
2001-09-12Some patches to authentication:Tim Potter1-2/+2
2001-08-12This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett1-2/+2
2001-08-03Added include guards...Jeremy Allison1-0/+3
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett1-0/+95