Commit Graph

  • b8e99a3c05 * src/odbc/ejabberd_odbc.erl: Reconnect on ODBC connection closing Alexey Shchepin 2006-02-08 03:55:30 +0000
  • 2f0cf8bce8 * src/ejabberd_auth.erl: plugin authentication modules can now be used in the configuration file: {auth_method, module} will now use the module ejabberd_auth_module.erl for authentication. (EJAB-45) Mickaël Rémond 2006-02-07 17:35:32 +0000
  • 0cc168a9aa * src/mod_muc/mod_muc_room.erl: Kick non-members when room reconfigured to be member-only or when membership is revoked in member-only room, allowed "true" and "false" in x:data forms (thanks to Sergei Golovan) Alexey Shchepin 2006-02-06 05:12:54 +0000
  • cf10843071 * src/ejabberd_auth_odbc.erl: Added ejabberd_odbc_sup to ejabberd supervision tree Alexey Shchepin 2006-02-03 04:41:03 +0000
  • dc57e75e8f * src/web/ejabberd_http.erl: Authentication check moved to ejabberd_web.erl * src/web/ejabberd_web.erl: Likewise Alexey Shchepin 2006-02-03 03:28:15 +0000
  • facefdb6e4 --prefix option can now override the default install dir (EJAB-43) Mickaël Rémond 2006-02-02 16:59:38 +0000
  • 971001e7aa * src/mod_pubsub/mod_pubsub.erl: Updated to use gen_server behaviour and ejabberd supervision tree Alexey Shchepin 2006-02-02 05:00:27 +0000
  • 50f44530d2 * src/odbc/pg.sql: Fixed syntax error Alexey Shchepin 2006-01-29 04:38:31 +0000
  • ef456ab645 * src/ejabberd_update.erl: Support for run-time ejabberd updating (not completed) * src/ejabberd_c2s.erl: Added 'update_info' module attribute for testing ejabberd_update Alexey Shchepin 2006-01-27 05:02:33 +0000
  • 90618de7be * src/ejabberd_update.erl: Support for run-time ejabberd updating (not completed) * src/ejabberd_c2s.erl: Added 'update_info' module attribute for testing ejabberd_update Alexey Shchepin 2006-01-27 05:00:27 +0000
  • efacb0ad66 * src/ejabberd_c2s.erl: Remove top-level xmlns from incoming stanzas * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd_service.erl: Likewise Alexey Shchepin 2006-01-25 00:35:12 +0000
  • 976a616662 * src/ejabberd_c2s.erl: Better error handling for stream compression support (thanks to Sergei Golovan) Alexey Shchepin 2006-01-24 22:52:23 +0000
  • ef0b3ab24c * src/mod_roster_odbc.erl: Bugfix Alexey Shchepin 2006-01-24 21:47:53 +0000
  • 2d7fbf3964 Fixed ChangeLog Alexey Shchepin 2006-01-24 02:55:44 +0000
  • a4caafeb72 * src/ejabberd_sm.erl: Partially rewritten to work more efficiently and avoid race conditions * src/ejabberd_c2s.erl: Likewise Alexey Shchepin 2006-01-23 23:13:06 +0000
  • 1295893864 * src/ejabberd_receiver.erl: Added new debugging trace: It is now possible to dump the XML stream received from a client (usefull for client debugging). Mickaël Rémond 2006-01-20 16:51:58 +0000
  • 568909d5bb * src/aclocal.m4: Updated for zlib support * src/configure.ac: Likewise Alexey Shchepin 2006-01-19 02:17:31 +0000
  • c7bafe0056 * src/odbc/ejabberd_odbc.erl: Added a way to retry database connection connect for 5 minutes when the connection is lost. No further connection is retry after 5 minutes (EJAB-22 & EJAB-25) * src/odbc/ejabberd_odbc_sup.erl: likewise Mickaël Rémond 2006-01-13 18:05:10 +0000
  • 54a1ced6f6 * src/odbc/ejabberd_odbc.erl: underscore and percent are now only escaped in like queries. MySQL where not escaping those escaped characters in other context (EJAB-24) * src/mod_vcard_odbc.erl: likewise. * src/odbc/mysql.sql: Fixed MySQL database creation script: Was not properly working with all MySQL version. Mickaël Rémond 2006-01-13 10:59:52 +0000
  • 6bb510d99e * src/ejabberd_service.erl: Bugfix Alexey Shchepin 2006-01-13 01:55:20 +0000
  • 8401a5ac55 Native MySQL support. The Erlang MySQL module is needed: http://support.process-one.net/doc/display/CONTRIBS/Yxa Mickaël Rémond 2006-01-02 17:39:04 +0000
  • 7ee3e45df1 * src/ejabberd_logger_h.erl: Speed optimizations Alexey Shchepin 2005-12-24 02:40:35 +0000
  • 784edef4b6 Added missing file. Mickaël Rémond 2005-12-23 13:52:39 +0000
  • 254a8c1b60 * src/Makefile.in: Clean results of ASN.1 compiler (thanks to Sergei Golovan) Alexey Shchepin 2005-12-22 14:48:01 +0000
  • 3cbed307bc * src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan) Alexey Shchepin 2005-12-22 13:44:58 +0000
  • 08af86cb11 * src/Makefile.win32: Updated (thanks to Sergei Golovan) * src/configure.erl: Likewise * src/win32/CheckReqs.ini: Likewise * src/win32/CheckReqs1.ini: Likewise * src/win32/CheckReqs1H.ini: Likewise * src/win32/ejabberd.nsh: Likewise * src/win32/ejabberd.nsi: Likewise Alexey Shchepin 2005-12-22 13:35:54 +0000
  • 15e747782a * src/odbc/ejabberd_odbc.erl: Added error message on ODBC connection to help ODBC configuration troubleshooting. Mickaël Rémond 2005-12-22 09:40:21 +0000
  • 0035c63399 * src/odbc/ejabberd_odbc.erl: Bugfix Alexey Shchepin 2005-12-22 05:38:04 +0000
  • 559b5cae14 * src/odbc/mysql.sql: Database description for MySQL Database 4.1 (Max version, with Innodb) * src/ejabberd_auth_odbc.erl: MySQL ODBC support. * src/mod_offline_odbc.erl: likewise * src/mod_vcard_odbc.erl: likewsie * src/mod_roster_odbc.erl: likewise * src/odbc/ejabberd_odbc.erl: likewise * src/mod_last_odbc.erl: likewise Mickaël Rémond 2005-12-21 16:10:56 +0000
  • c275a24597 Documentation update, code clean-up and Makefile improvement. Mickaël Rémond 2005-12-16 16:33:42 +0000
  • 52fcdc716d * doc/features.tex: Added feature sheet (Thanks to Sander Devrieze) Alexey Shchepin 2005-12-15 23:31:49 +0000
  • 9064851ab5 Documentation updates for actual ejabberd 1.0.0 release. Mickaël Rémond 2005-12-15 08:57:33 +0000
  • 5f2de53f01 * src/mod_irc/iconv_erl.c: Bugfix (thanks to Tomas Janousek) Alexey Shchepin 2005-12-14 01:32:48 +0000
  • 689842edf8 * src/win32/ejabberd.nsi: Updated (thanks to Maxim Ryazanov) Alexey Shchepin 2005-12-13 20:31:22 +0000
  • aae0124f61 * src/win32/ejabberd.nsi: Updated (thanks to Sergei Golovan) Alexey Shchepin 2005-12-13 20:29:00 +0000
  • e91952449b Added ejabberd-1.0.0 tag v1.0.0 Alexey Shchepin 2005-12-13 17:30:04 +0000
  • 6f5d2be577 Added ejabberd-1.0.0 branch Alexey Shchepin 2005-12-13 17:29:27 +0000
  • 736455d974 * src/ejabberd.hrl: Updated version * src/ejabberd.app: Likewise * doc/version.tex: Likewise Alexey Shchepin 2005-12-13 17:25:08 +0000
  • 054e029bf7 Fixed typos Mickaël Rémond 2005-12-13 17:18:33 +0000
  • 8bc7f768de fixed typos: Mickaël Rémond 2005-12-13 16:53:26 +0000
  • 7e70badf23 * doc/release_notes_1.0.0.txt: Added preliminary version of ejabberd 1.0.0 release notes. * doc/guide.html: Generated the updated HTML version of the documentation. Mickaël Rémond 2005-12-13 16:14:02 +0000
  • c221450831 Fixed version number Mickaël Rémond 2005-12-12 11:39:31 +0000
  • 626394044d * src/mod_roster.erl: Workaround for gateway subscriptions now should be enabled with --enable-roster-gateway-workaround * src/mod_roster_odbc.erl: Likewise * src/configure.ac: Likewise * src/Makefile.in: Likewise Alexey Shchepin 2005-12-11 19:48:31 +0000
  • ad0f691472 * src/ejabberd_service.erl: Added logging of termination Alexey Shchepin 2005-12-10 18:42:08 +0000
  • affa42b92b * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) * src/msgs/uk.msg: Likewise Alexey Shchepin 2005-12-10 17:47:00 +0000
  • 6d091308a2 * contribs/contrib/extract_translations/prepare-translation.sh: Small improvements. * src/msgs/fr.msg: Updated Mickaël Rémond 2005-12-08 21:59:49 +0000
  • e00df63715 * src/msgs/pl.msg: Fixed syntax error Alexey Shchepin 2005-12-07 17:29:50 +0000
  • 56d62e11a8 * src/mod_offline.erl: Don't store headline messages * src/mod_offline_odbc.erl: Likewise Alexey Shchepin 2005-12-07 13:01:33 +0000
  • 4f48b839c4 * doc/guide.tex: Updated Alexey Shchepin 2005-12-06 20:59:32 +0000
  • ab2b0b91f1 * doc/guide.tex: Updated Alexey Shchepin 2005-12-06 20:52:58 +0000
  • 5ec3db235e * doc/guide.tex: Updated Alexey Shchepin 2005-12-06 20:51:16 +0000
  • 2bf32ab5a5 * doc/guide.tex: Updated Alexey Shchepin 2005-12-06 20:48:17 +0000
  • c321eda0b3 * doc/guide.tex: Updated Alexey Shchepin 2005-12-06 20:03:21 +0000
  • 359f15ffb9 * src/ejabberd.cfg.example: Updated Alexey Shchepin 2005-12-06 19:32:50 +0000
  • aa7431fab0 * src/msgs/pt-br.msg: Updated (thanks to Victor Hugo dos Santos) Alexey Shchepin 2005-12-06 19:16:29 +0000
  • 7c76f7c85e doc/yozhikheader.png: Added feature sheet header (Thanks to Sander Devrieze) Mickaël Rémond 2005-11-30 13:51:34 +0000
  • f89f621671 Documentation update Mickaël Rémond 2005-11-28 10:55:45 +0000
  • 53ddd788ef * src/web/ejabberd_http.erl: Now web interface is compliant to XHTML 1.0 Transitional (thanks to Sander Devrieze) * src/web/ejabberd_web_admin.erl: Likewise Alexey Shchepin 2005-11-26 18:56:39 +0000
  • 6d0fa1b95c * doc/Makefile: Now really added Alexey Shchepin 2005-11-24 23:01:48 +0000
  • 816d5474f8 * src/mod_roster.erl: The "id" attribute of roster push packet was missed (thanks to Maxim Ryazanov) * src/mod_roster_odbc.erl: Likewise Alexey Shchepin 2005-11-22 18:43:06 +0000
  • 3fdf05a507 * src/web/ejabberd_web_admin.erl: Fixed encoding of user names in URLs Alexey Shchepin 2005-11-22 18:25:02 +0000
  • f765d7f612 * src/ejabberd_c2s.erl: Send stream error when connection is replaced (thanks to Maxim Ryazanov) Alexey Shchepin 2005-11-22 18:00:56 +0000
  • daba3b2012 Added prepare-translation.sh wrapper to extract_translation.erl (Thanks to Badlop) Mickaël Rémond 2005-11-19 17:30:28 +0000
  • 514541e82a Added wrapper to extract_translation.erl Mickaël Rémond 2005-11-19 17:23:35 +0000
  • 2732b2851c * src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks to Maxim Ryazanov) * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise Alexey Shchepin 2005-11-19 01:20:05 +0000
  • 92bac4761b * src/tls/Makefile.in: Use CPPFLAGS (thanks to Magnus Henoch) Alexey Shchepin 2005-11-19 00:57:29 +0000
  • c6441edc7a * src/ejabberd_s2s_in.erl: Support for dNSName certificate field and DNS name matching * src/XmppAddr.asn1: Moved here from src/tls/XmppAddr.asn1 * src/tls/XmppAddr.asn1: Likewise * src/Makefile.in: Updated * src/tls/Makefile.in: Updated Alexey Shchepin 2005-11-17 05:29:33 +0000
  • 57a6d0e1d3 * src/odbc/ejabberd_odbc.erl: Support for mnesia-like transaction interface * src/mod_roster_odbc.erl: Updated to use ejabberd_odbc:sql_transaction/2 Alexey Shchepin 2005-11-16 02:59:05 +0000
  • bbfd58a822 * src/ejabberd_s2s_out.erl: Fixed invalid behaviour upon connecting to host with invalid domain * src/ejabberd_s2s.erl: Likewise Alexey Shchepin 2005-11-12 03:42:12 +0000
  • 719cd49e59 * src/ejabberd_config.erl: Support for per host certificates * src/ejabberd_c2s.erl: Likewise * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd.cfg.example: Updated Alexey Shchepin 2005-11-05 21:15:53 +0000
  • eb1b33c5a4 * src/mod_disco.erl: Fixed extra_domains option processing Alexey Shchepin 2005-11-03 19:58:58 +0000
  • f6343f01f7 * src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNAL * src/ejabberd_s2s_in.erl: Likewise * src/tls/tls.erl: Likewise * src/tls/tls_drv.c: Likewise * src/tls/XmppAddr.asn1: Likewise * src/tls/Makefile.in: Likewise Alexey Shchepin 2005-11-03 05:04:54 +0000
  • 2efda30fdc * src/mod_disco.erl: Minor fix Alexey Shchepin 2005-10-30 20:47:26 +0000
  • a8f5d4cd3d * src/mod_roster_odbc.erl: Bugfix Alexey Shchepin 2005-10-29 20:14:39 +0000
  • 144f9f09e7 * src/tls/tls.erl: Accept {error,already_loaded} from erl_ddll:load_driver/2 * src/stringprep/stringprep.erl: Likewise * src/mod_irc/iconv.erl: Likewise * src/ejabberd_app.erl: Likewise Alexey Shchepin 2005-10-25 02:19:01 +0000
  • 1433dafe6b * src/tls/tls_drv.c: Support for "connect" method * src/tls/tls.erl: Likewise Alexey Shchepin 2005-10-25 01:08:37 +0000
  • 6309f41b9a * src/ejabberd_app.erl: Try to load tls_drv at startup to avoid unloading of libssl (thanks to Brian Campbell) Alexey Shchepin 2005-10-21 21:22:00 +0000
  • 1a015a3cf9 * src/odbc/pg.sql: Added spool.seq field for offline messages sorting * src/mod_offline_odbc.erl: Likewise Alexey Shchepin 2005-10-19 23:00:17 +0000
  • c78927ecf7 * src/mod_roster_odbc.erl: Bugfix Alexey Shchepin 2005-10-18 20:13:33 +0000
  • 2a9618aeb4 * src/gen_iq_handler.erl: Bugfix Alexey Shchepin 2005-10-16 20:42:24 +0000
  • 590b2c9348 * src/ejabberd_auth_odbc.erl: Minor fix Alexey Shchepin 2005-10-15 19:50:02 +0000
  • f85767fae4 * src/mod_roster_odbc.erl: Bugfix Alexey Shchepin 2005-10-15 14:41:48 +0000
  • 9e88ecc1d1 * src/ejabberd_c2s.erl: Updated to work correctly with mod_vcard_odbc Alexey Shchepin 2005-10-15 02:45:26 +0000
  • a773fb0a25 * src/odbc/ejabberd_odbc.erl: Experimental support for pgsql library Alexey Shchepin 2005-10-13 01:36:07 +0000
  • b89eb4a52d * src/mod_roster_odbc.erl: Bugfix Alexey Shchepin 2005-10-13 01:29:21 +0000
  • 66fec72242 * src/mod_roster_odbc.erl: Bugfix Alexey Shchepin 2005-10-12 23:10:54 +0000
  • a024836a85 Fixed mod_vcard_odbc.erl SVN properties Alexey Shchepin 2005-10-07 00:00:44 +0000
  • 108b2646ee * src/ejd2odbc.erl: Added vCard converter Alexey Shchepin 2005-10-06 23:57:34 +0000
  • 0291cac0f5 * src/web/ejabberd_web_admin.erl: Updated API for better integration with J-EAI web interface Alexey Shchepin 2005-09-29 01:04:24 +0000
  • 0b51f0488f * src/jlib.erl: Bugfix Alexey Shchepin 2005-09-15 18:32:05 +0000
  • c7e04260f4 * src/ejd2odbc.erl: Updated Alexey Shchepin 2005-09-10 18:03:48 +0000
  • d630180717 * src/ejd2odbc.erl: Updated Alexey Shchepin 2005-09-10 17:01:30 +0000
  • a83c99805a * src/mod_disco.erl: Disco publishing support (thanks to Magnus Henoch) Alexey Shchepin 2005-09-04 03:31:23 +0000
  • 83191198a1 * src/mod_disco.erl: Functions register_sm_feature and register_sm_node replaced with hooks (thanks to Sergei Golovan) * src/mod_vcard.erl: * src/mod_vcard_ldap.erl: Alexey Shchepin 2005-09-04 01:58:47 +0000
  • 06a0e1df14 * src/ejd2odbc.erl: Converter from mnesia to ODBC Alexey Shchepin 2005-08-29 19:00:10 +0000
  • a884ba4e8a * src/mod_vcard_ldap.erl: Bugfix Alexey Shchepin 2005-08-25 20:48:45 +0000
  • ee3551db4b * src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanks to Martin Pokorny) Alexey Shchepin 2005-08-10 23:29:16 +0000
  • 9085e7f022 * src/msgs/pl.msg: Updated (thanks to Andrew Smyk) Alexey Shchepin 2005-08-06 22:35:47 +0000
  • 3603330387 * src/web/ejabberd_web_admin.erl: Bugfix (thanks to Badlop) Alexey Shchepin 2005-08-06 22:23:53 +0000
  • 1baf1551be * src/win32/inetrc: Added (thanks to Sergei Golovan) Alexey Shchepin 2005-08-05 20:49:24 +0000