summaryrefslogtreecommitdiffstats
path: root/source/auth/auth_winbind.c
Commit message (Expand)AuthorAgeFilesLines
* - Add support to auth/ for the new modules systemJelmer Vernooij2003-03-241-0/+5
* Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-141-2/+2
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-2/+1
* Small auth updates:Andrew Bartlett2002-11-151-7/+1
* Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2002-08-201-1/+1
* Winbind updates!Andrew Bartlett2002-07-311-21/+49
* Name the authentication modules, and therfore fix up both the build farmAndrew Bartlett2002-05-241-0/+1
* Move the authenticaion subsystem over to the same 'module:options' syntaxAndrew Bartlett2002-05-241-3/+3
* typo, sorrySimo Sorce2002-05-211-1/+1
* debug classizedSimo Sorce2002-05-211-0/+3
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Bring auth_winbind into line with the protocol changesAndrew Bartlett2002-01-251-0/+3
* I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-12/+9
* A farily large commit:Andrew Bartlett2002-01-011-3/+4
* challange -> challengeTim Potter2001-11-261-2/+2
* And add the winbind module I missed in the last run.Andrew Bartlett2001-11-241-0/+111