An error occurred fetching the project authors.
  1. 07 Jul, 2003 1 commit
  2. 04 Jul, 2003 1 commit
  3. 01 Jul, 2003 1 commit
    • kostja@oak.local's avatar
      First version of new authentification procedure: now authentification is... · 7df04758
      kostja@oak.local authored
      First version of new authentification procedure: now authentification is one-stage (instead of two-stage in 4.1)
      
      For now following tasks have been done:
      - PASSWORD() function was rewritten. PASSWORD() now returns SHA1
        hash_stage2; for new passwords user.password contains '*'hash_stage2; sql_yacc.yy also fixed; 
      
      - password.c: new functions were implemented, old rolled back to 4.0 state
      
      - server code was rewritten to use new authorization algorithm (check_user(), change
        user, and other stuff in sql/sql_parse.cc)
      
      - client code was rewritten to use new authorization algorithm
        (mysql_real_connect, myslq_authenticate in sql-common/client.c)
      
      - now server barks on 45-byte-length 4.1.0 passwords and refuses 4.1.0-style
        authentification. Users with 4.1.0 passwords are blocked (sql/sql_acl.cc)
      
      - mysqladmin.c was fixed to work correctly with new passwords
      
      Tests for 4.0-4.1.1, 4.1.1-4.1.1 (with or without db/password) logons was performed;
      mysqladmin also was tested. Additional check are nevertheless necessary.
      7df04758
  4. 15 Jun, 2003 1 commit
  5. 06 Jun, 2003 1 commit
  6. 21 May, 2003 1 commit
  7. 13 May, 2003 1 commit
  8. 07 May, 2003 1 commit
  9. 02 May, 2003 1 commit
  10. 30 Apr, 2003 1 commit
  11. 28 Apr, 2003 2 commits
  12. 23 Apr, 2003 1 commit
  13. 21 Apr, 2003 1 commit
  14. 16 Apr, 2003 1 commit
  15. 15 Apr, 2003 1 commit
  16. 01 Apr, 2003 2 commits
  17. 17 Mar, 2003 1 commit
  18. 07 Mar, 2003 1 commit
    • bar@bar.mysql.r18.ru's avatar
      sql_acl.cc, item.h: · 4b5bfe99
      bar@bar.mysql.r18.ru authored
        use of new argument
      sql_analyse.h:
        macros from mysql_priv.h. Should be deleted soon.
      mysql_priv.h:
        _default_charset_info has been removed
      item_cmpfunc.h:
        Use cmp_charset
      hostname.cc, hash_filo.h:
        Move charset to constructor argument
      4b5bfe99
  19. 19 Feb, 2003 2 commits
  20. 14 Feb, 2003 1 commit
  21. 12 Feb, 2003 1 commit
  22. 10 Feb, 2003 1 commit
  23. 29 Jan, 2003 1 commit
  24. 21 Jan, 2003 1 commit
  25. 19 Jan, 2003 1 commit
  26. 18 Jan, 2003 1 commit
  27. 11 Jan, 2003 1 commit
  28. 09 Jan, 2003 1 commit
  29. 26 Dec, 2002 1 commit
  30. 16 Dec, 2002 1 commit
  31. 11 Dec, 2002 2 commits
  32. 06 Dec, 2002 1 commit
  33. 05 Dec, 2002 1 commit
  34. 30 Nov, 2002 2 commits
  35. 29 Nov, 2002 1 commit