summaryrefslogtreecommitdiffstats
path: root/source3/auth/auth_builtin.c
Commit message (Expand)AuthorAgeFilesLines
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-1/+1
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-2/+2
* This patch takes the work the jerry did for beta2, and generalises it:Andrew Bartlett2003-07-031-2/+3
* Use NTSTATUS as return value for smb_register_*() functions and init_module()Jelmer Vernooij2003-04-281-5/+5
* Merge auth changes from HEAD:Andrew Bartlett2003-04-241-3/+5
* Add support for the new modules system to auth/ (merge from HEAD)Jelmer Vernooij2003-04-161-45/+7
* Fix typoJelmer Vernooij2003-04-141-1/+1
* 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
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+2
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-8/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-8/+110
* 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