summaryrefslogtreecommitdiffstats
path: root/source3/auth/auth_rhosts.c
Commit message (Expand)AuthorAgeFilesLines
* Move the authenticaion subsystem over to the same 'module:options' syntaxAndrew Bartlett2002-05-241-6/+6
* 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
* I've decided to move the auth code around a bit more...Andrew Bartlett2002-01-051-16/+18
* A farily large commit:Andrew Bartlett2002-01-011-0/+2
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-15/+57
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-17/+23
* This commit is number 3 of 4.Andrew Bartlett2001-10-291-2/+2
* more compiler warningsHerb Lewis2001-10-231-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-6/+0
* We are not meant to touch the username, so use the pass->pw_name output ratherAndrew Bartlett2001-09-201-6/+6
* Some patches to authentication:Tim Potter2001-09-121-1/+1
* made a couple of local fns staticAndrew Tridgell2001-09-101-1/+1
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-2/+2
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* This patch does a number of things, mostly smaller than they look :-)Andrew Bartlett2001-08-121-0/+21
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-0/+165