summaryrefslogtreecommitdiff
path: root/sql/password.c
Commit message (Expand)AuthorAgeFilesLines
* C cleanupsserg@serg.mylan2003-09-031-3/+3
* Style fixes, comments for 4.1.1 authorizationkostja@oak.local2003-07-181-48/+45
* Preliminary support for options --secure-auth, kostja@oak.local2003-07-081-44/+11
* Bug fixes for authenticationkostja@oak.local2003-07-041-8/+4
* First version of new authentification procedure: now authentification is one-...kostja@oak.local2003-07-011-498/+330
* fixed bad merge (s/rnd/my_rnd/)serg@serg.mysql.com2003-03-201-3/+3
* Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-6/+6
|\
| * - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-181-6/+6
* | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-23/+24
* | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-9/+5
* | Removed compiler warningsmonty@mashka.mysql.fi2003-01-181-8/+8
* | postreview fix (SCRUM)bell@sanja.is.com.ua2002-12-281-1/+1
* | Minor new auth fixes peter@mysql.com2002-12-091-5/+15
* | merge fixmonty@mashka.mysql.fi2002-12-061-1/+1
|\ \ | |/
| * Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-1/+1
* | Basically minor code optimizations and cleanupspeter@mysql.com2002-12-051-1/+1
* | SCRAM Remove spaces from most changed files.peter@mysql.com2002-12-051-119/+119
* | SCRUM: Montymise codepeter@mysql.com2002-11-301-29/+23
* | SCRUM: Secure authpeter@mysql.com2002-11-301-0/+2
* | Correct bug which exposed itself in rpl000017peter@mysql.com2002-11-291-4/+4
* | SCRUM: Main change for Secure connection handling. Still needs some more codi...peter@mysql.com2002-11-241-46/+493
* | More work on secure authentication. Commit for mergepeter@mysql.com2002-11-051-6/+14
* | One more commit to do the merge of new 4.1 tree peter@mysql.com2002-10-061-11/+36
* | One more commit required to merge second pack of Monty's patches peter@mysql.com2002-10-031-17/+14
* | Changeset to deal with 4.1 -> 4.0 merge peter@mysql.com2002-10-021-3/+58
|/
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
* Lots of manual changesmonty@donna.mysql.com2001-01-251-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+191