1. 26 Apr, 2017 1 commit
    • Guus der Kinderen's avatar
      Replace dangling javadoc with block comment. · 65f1f7f1
      Guus der Kinderen authored
      Javadoc comment are dangling if they don't belong to any class, method or field. For example a Javadoc comment in between method declarations that have their own javadoc comments.
      
      These generate needless warnings, which are in most instances easily solved. By far most problems occur in the license block that's in most files.
      65f1f7f1
  2. 04 Jan, 2017 1 commit
  3. 17 Nov, 2015 1 commit
  4. 09 Nov, 2015 1 commit
  5. 30 Oct, 2015 5 commits
  6. 28 Sep, 2015 1 commit
  7. 14 Nov, 2014 1 commit
  8. 14 Oct, 2014 1 commit
    • julian.moschuering's avatar
      fixed encrypted properties containing xml escaped data not saved correctly · 7e2db426
      julian.moschuering authored
      Encrypted properties containing data that needs xml escaping (eg a database password containing '&') are encryped in escaped form but decryption uses them directly. Encrypted properties do not need xml escaping.
      
      Eg:
      1. Install an mysql connection with the password 'pass&word'; password is saved as pass&word in properties.xml
      2. Launch openfire
      -> mysql connection is established correctly and password is now stored in encrypted form.
      4. Restart openfire
      5. Openfire startup fails due to incorrect database password (pass&word) is used.
      7e2db426
  9. 09 May, 2014 1 commit
  10. 02 May, 2014 1 commit
  11. 03 Apr, 2014 1 commit
  12. 10 Apr, 2010 1 commit
  13. 09 Nov, 2009 1 commit
  14. 30 Sep, 2009 1 commit
  15. 11 Apr, 2008 1 commit
  16. 19 Jan, 2008 1 commit
  17. 12 Sep, 2007 1 commit
  18. 16 Feb, 2007 1 commit
  19. 26 Oct, 2006 1 commit
  20. 06 Oct, 2006 2 commits
  21. 03 Aug, 2006 1 commit
  22. 23 May, 2006 2 commits
  23. 26 Mar, 2006 1 commit
  24. 13 Jan, 2006 1 commit
  25. 11 Dec, 2005 1 commit
  26. 31 Oct, 2005 1 commit
  27. 29 May, 2005 1 commit
  28. 11 Apr, 2005 1 commit
  29. 30 Mar, 2005 1 commit
  30. 21 Jan, 2005 1 commit
  31. 09 Nov, 2004 2 commits
  32. 25 Oct, 2004 1 commit
  33. 21 Oct, 2004 1 commit