mariadb/libmysql
unknown 05ba93c279 SCRUM: Secure auth
Implement mysql_change_user
Get rid of double user search at authentication
Some cleanups


client/mysqladmin.c:
  Fix long line
include/mysql_com.h:
  Fix long lines
libmysql/libmysql.c:
  mysql_change_user() for new auth + some fixes
sql/password.c:
  Add author info so who is guilty in errors would be known :)
sql/sql_acl.cc:
  Move class definitions to .h
sql/sql_acl.h:
  Add class definitions
sql/sql_parse.cc:
  Get rid of double user search. Implement mysql_change_user
2002-11-30 16:31:58 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
conf_to_src.c Update copyright 2001-12-06 14:10:51 +02:00
dll.c Update copyright 2001-12-06 14:10:51 +02:00
errmsg.c protocol merge 2002-11-22 10:20:14 -08:00
get_password.c Update copyright 2001-12-06 14:10:51 +02:00
libmysql.c SCRUM: Secure auth 2002-11-30 16:31:58 +03:00
libmysql.def protocol fixups 2002-11-22 10:04:42 -08:00
Makefile.am removed redundant -I include-dirs 2002-11-26 14:01:08 +01:00
Makefile.shared Merge mysql.com:/home/pz/mysql/mysql-4.1-root 2002-10-23 23:28:36 +04:00
manager.c Fixes and code cleanups after merge with 4.0.3 2002-10-02 13:33:08 +03:00
password.c Portability fixes for HP compiler and HPUX11 2002-11-09 13:26:46 +02:00