summaryrefslogtreecommitdiffstats
path: root/source/auth/auth_builtin.c
Commit message (Expand)AuthorAgeFilesLines
* - Add support to auth/ for the new modules systemJelmer Vernooij2003-03-241-46/+8
* Fix some comment typosJelmer Vernooij2003-03-191-2/+2
* Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.Jeremy Allison2002-12-111-13/+14
* Small auth updates:Andrew Bartlett2002-11-151-2/+0
* make_server_info_guest() can need root for the ldapsam backendAndrew Tridgell2002-11-031-1/+4
* We don't need the RTLD_GLOBAL.Andrew Bartlett2002-08-291-1/+1
* Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2002-08-201-7/+2
* Add another 'trivial' built in authentication module - this one is aAndrew Bartlett2002-06-151-0/+50
* Spelling fixes.Tim Potter2002-06-121-1/+1
* Move the authenticaion subsystem over to the same 'module:options' syntaxAndrew Bartlett2002-05-241-7/+56
* typo day :-(Simo 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-11/+8
* Allow usernames in the form of 'NT_STATUS_....' to map to that as the errorAndrew Bartlett2002-01-011-0/+6
* A farily large commit:Andrew Bartlett2002-01-011-3/+5
* Add a pile of doxygen style comments to various parts of Samba. Many of theseAndrew Bartlett2001-12-301-7/+24
* A number of things to clean up the auth subsytem a bit...Andrew Bartlett2001-11-261-30/+0
* Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS errorAndrew Bartlett2001-11-251-0/+33
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-0/+87