mariadb/include
unknown ccbcf1c9da Bug fixes for authentication
OLD_PASSWORD made a keyword to allow set password=old_password('abc') constructions.


BitKeeper/etc/ignore:
  Added BitKeeper/post-commit BitKeeper/post-commit-manual build_tags.sh tests/connect_test BUILD/compile-pentium-maintainer to the ignore list
include/mysql_com.h:
  scramble return type changed to void as now it's not used
libmysql/libmysql.c:
  fixed bug with with failed authentification when scramble contained zero byte
sql-common/client.c:
  applied patch from Lycos team
  fixed bug with scramble containing zero byte
sql/item_create.cc:
  removed create_func_old_password, create_func_password as they are not used any more
sql/item_create.h:
  removed create_func_old_password, create_func_password as they are not used any more
sql/item_strfunc.cc:
  Added alloc() function to Item_func_password, Item_func_old_password, which is used in sql_yacc.yy
sql/item_strfunc.h:
  Added alloc() function to Item_func_password, Item_func_old_password, which is used in sql_yacc.yy
sql/lex.h:
  OLD_PASSWORD now is keyword, to allow statements like
  set password=old_password('abc')
sql/password.c:
  fixed scramble return value
  trailing zero now is not written
sql/sql_acl.cc:
  incorporated patch from Lycos team
  41 replaced with constant
  acl_getroot rewritten to support ER_AUTH_... error
sql/sql_parse.cc:
  authenticate merged with check_user
  check_user return values reversed, support for ER_AUTH in check_user.added
sql/sql_yacc.yy:
  OLD_PASSWORD now is keyword, to allow statements like
  set password=old_password('abc')
2003-07-04 20:52:04 +04:00
..
.cvsignore
config-netware.h Changes from Novell for various NetWare-only files, post-4.0.12 2003-03-21 15:43:38 -05:00
config-os2.h
config-win.h merge with public tree 2003-06-05 00:12:45 +03:00
errmsg.h
ft_global.h
hash.h Some optimization in CHARSET_INFO: 2003-04-01 12:45:16 +05:00
heap.h
m_ctype.h MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one now) 2003-06-03 14:59:17 +05:00
m_string.h Added SQLSTATE to client/server protocol 2003-06-04 18:28:51 +03:00
Makefile.am - added missing include/sql_state.h to source distribution 2003-06-19 13:46:10 +02:00
md5.h
merge.h
my_aes.h
my_alarm.h
my_alloc.h
my_base.h Merge rurik.mysql.com:/home/igor/mysql-4.1 2003-06-12 06:22:35 -07:00
my_bitmap.h
my_dbug.h
my_dir.h
my_getopt.h Added support for structured options (WL task ID 947). 2003-06-27 18:51:39 +03:00
my_global.h my_global.h: 2003-06-06 10:50:13 +05:00
my_handler.h
my_list.h
my_net.h
my_no_pthread.h
my_nosys.h
my_pthread.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
my_semaphore.h more #ifdef THREAD added 2003-04-30 12:32:43 +02:00
my_sys.h Merge rurik.mysql.com:/home/igor/mysql-4.1 2003-06-12 06:22:35 -07:00
my_tree.h
my_xml.h
myisam.h Many files: 2003-06-12 04:29:02 -07:00
myisammrg.h
myisampack.h
mysql.h First version of new authentification procedure: now authentification is one-stage (instead of two-stage in 4.1) 2003-07-01 23:40:59 +04:00
mysql_com.h Bug fixes for authentication 2003-07-04 20:52:04 +04:00
mysql_embed.h
mysql_version.h.in merge with public tree 2003-06-05 00:12:45 +03:00
mysqld_error.h New messages for 3-adic and N-adic operations 2003-06-26 15:45:04 +05:00
mysys_err.h
nisam.h
queues.h
raid.h
rijndael.h
sha1.h
sql_common.h Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
sql_state.h Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 2003-06-14 11:37:42 +03:00
sslopt-case.h
sslopt-longopts.h consistency fix - all help texts for command-line options should end with a dot. 2003-06-13 10:59:02 +02:00
sslopt-vars.h
t_ctype.h
thr_alarm.h Fix for mysql_list_fields & reset stmt buffers from stmt_free_result 2003-06-08 09:11:14 -07:00
thr_lock.h
typelib.h
violite.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00