summaryrefslogtreecommitdiffstats
path: root/source/include/auth.h
Commit message (Expand)AuthorAgeFilesLines
* Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke2008-06-191-7/+2
* Rename server_info->was_mapped to server_info->nss_tokenVolker Lendecke2008-05-071-1/+5
* Remove "userdom_struct user" from "struct user_struct"Volker Lendecke2008-05-051-1/+9
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-5/+5
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21870: Move sending auth_server keepalives out of the main loop into an idle...Volker Lendecke2007-10-101-6/+0
* r15475: Ugly and disgusting patch to fix the username map problem I created byVolker Lendecke2007-10-101-0/+2
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter2007-10-101-1/+1
* r13316: Let the carnage begin....Gerald Carter2007-10-101-19/+10
* r13095: Fix warnings assigning int to a size_t.Jeremy Allison2007-10-101-1/+1
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-10/+8
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2007-10-101-0/+2
* r4976: Try to scare people off from trying to write authentication modulesAndrew Bartlett2007-10-101-0/+4
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-1/+1
* Fix most of bug #169.Andrew Bartlett2004-04-031-22/+2
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-3/+4
* This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett2003-07-031-0/+2
* And finally IDMAP in 3_0Simo Sorce2003-05-121-0/+3
* Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij2003-04-161-0/+4
* Merge from HEAD:Andrew Bartlett2003-01-281-0/+9
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-4/+5
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Kill off another ugly wart from the side of the passdb subsystem.Andrew Bartlett2002-01-201-1/+1
* Back out the crazy notion that the NTLMSSP flags actually mean anything...Andrew Bartlett2002-01-111-1/+7
* I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-13/+21
* A farily large commit:Andrew Bartlett2002-01-011-2/+5
* challange -> challengeTim Potter2001-11-261-3/+3
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-6/+48
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-3/+2
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-31/+22
* Added some extra fields to the auth_serversupplied_info structure.Tim Potter2001-10-311-0/+5
* Some patches to authentication:Tim Potter2001-09-121-2/+2
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-2/+2
* Added include guards...Jeremy Allison2001-08-031-0/+3
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-0/+95