24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00

Commit Graph

  • 76f00658f2 * src/tls/tls_drv.c: Added freeing of SSL stuff Alexey Shchepin 2004-07-28 20:08:53 +0000
  • e10fc255aa * src/tls/tls.erl: Updated Alexey Shchepin 2004-07-26 22:37:24 +0000
  • 3377c54ecd *** empty log message *** Alexey Shchepin 2004-07-26 16:45:38 +0000
  • 4b2919c207 * src/tls/: Library for TLS support (not completed) Alexey Shchepin 2004-07-25 21:27:56 +0000
  • 96cfe08558 * src/eldap/eldap.erl: Bugfix Alexey Shchepin 2004-07-23 14:24:09 +0000
  • a4b86c5855 * src/web/ejabberd_web_admin.erl: Better i18n support (thanks to Sergei Golovan) Alexey Shchepin 2004-07-13 11:28:28 +0000
  • a846fe815c * src/mod_last.erl: Supprot for storing status from latest unavailable presence (thanks to Sergei Golovan) * src/ejabberd_sm.erl: Likewise * src/ejabberd_c2s.erl: Likewise Alexey Shchepin 2004-07-11 20:51:54 +0000
  • b64cc8f662 * src/mod_roster.erl: Removed superfluous include_lib line Alexey Shchepin 2004-07-10 20:47:06 +0000
  • 6251519591 * doc/guide.tex: Updated Alexey Shchepin 2004-07-10 20:06:27 +0000
  • d2eab0d535 * doc/guide.tex: Updated Alexey Shchepin 2004-07-09 22:34:26 +0000
  • b88da95b51 * src/Makefile.win32: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-07-06 21:34:50 +0000
  • d35209561d * src/ejabberd_auth.erl: Minor fix Alexey Shchepin 2004-07-05 21:51:23 +0000
  • 84c4d93ca5 * src/web/ejabberd_web_admin.erl: Added configuration of listened ports * src/ejabberd_listener.erl: Added API for configuration of port listeners Alexey Shchepin 2004-06-17 21:29:24 +0000
  • ab8be3658f * src/msgs/nl.msg: Dutch translation (thanks to Sander Devrieze) Alexey Shchepin 2004-05-22 20:15:22 +0000
  • 0b4539caa1 * src/web/ejabberd_http.erl: Added options for enabling HTTP polling and admin interface * src/web/ejabberd_web.erl: Likewise * src/ejabberd.cfg.example: Updated Alexey Shchepin 2004-05-22 19:48:35 +0000
  • 78a673f526 * src/mod_muc/mod_muc.erl: Added access rules for using serveice and creating rooms (thanks to Sergei Golovan) Alexey Shchepin 2004-05-17 20:36:41 +0000
  • d46abc7ad4 * src/web/ejabberd_web_admin.erl: Updated Alexey Shchepin 2004-05-16 20:13:38 +0000
  • 0ef7655697 * src/web/ejabberd_web_admin.erl: Updated Alexey Shchepin 2004-05-14 14:46:53 +0000
  • 63feb5dabf * src/web/ejabberd_web_admin.erl: Updated Alexey Shchepin 2004-05-09 18:38:49 +0000
  • c812a59efc * doc/guide.tex: Updated Alexey Shchepin 2004-05-08 19:30:38 +0000
  • 964e61143c * src/web/ejabberd_web_admin.erl: Updated (thanks to Andrey Zamaraev) Alexey Shchepin 2004-05-07 15:19:51 +0000
  • f7275fb796 * src/ejabberd_ctl.erl: Added command for listing all registered users Alexey Shchepin 2004-05-05 20:34:54 +0000
  • a16524151c * src/web/ejabberd_web_admin.erl: Updated Alexey Shchepin 2004-05-04 19:47:24 +0000
  • 4760ff3201 * src/web/ejabberd_http.erl: 'Accept-Language' header support * src/web/ejabberd_web_admin.erl: Likewise * src/msgs/ru.msg: Updated Alexey Shchepin 2004-05-01 20:10:25 +0000
  • 13f650037e * src/translate.erl: Search translations directory in priv_dir instead of lib_dir (thanks to Sergei Golovan) Alexey Shchepin 2004-04-27 20:28:23 +0000
  • aaccaa5a45 * src/web/ejabberd_web_admin.erl: Better design for administration interface (not completed) (thanks to Andrey Zamaraev) * src/web/ejabberd_http.erl: Updated * src/web/ejabberd_web.erl: Likewise Alexey Shchepin 2004-04-26 15:38:07 +0000
  • 0ab31f0822 * src/web/ejabberd_http.erl: Increased receive buffer Alexey Shchepin 2004-04-17 19:00:10 +0000
  • b542249f11 * src/ejabberd.erl: Added searching of files in code:priv_lib (thanks to Sergei Golovan) * src/translate.erl: Likewise Alexey Shchepin 2004-04-15 19:55:38 +0000
  • 6f600f1a37 * src/idna.erl: Support for IDNA (RFC3490) * src/ejabberd_s2s_out.erl: Likewise Alexey Shchepin 2004-04-10 19:15:02 +0000
  • b75fb79677 * (all): Updated win32 stuff (thanks to Sergei Golovan) Alexey Shchepin 2004-03-21 20:27:09 +0000
  • 2f47b7edd9 * doc/guide.tex: Updated Alexey Shchepin 2004-03-20 20:55:58 +0000
  • 9e3c4edd1d * src/mod_roster.erl: Bugfix Alexey Shchepin 2004-03-16 21:09:11 +0000
  • 90e48213e0 * src/ejabberd_s2s.erl: More verbose error handling Alexey Shchepin 2004-03-16 14:34:20 +0000
  • f9f33a9117 * src/web/ejabberd_web.erl: Minor update Alexey Shchepin 2004-03-15 20:46:42 +0000
  • 60cb9fc959 * src/web/ejabberd_web.erl: Added interface for users listsing and statistics Alexey Shchepin 2004-03-14 20:47:15 +0000
  • b4798f76a3 * src/web/ejabberd_web.erl: New interface for ACLs editing Alexey Shchepin 2004-03-13 20:01:37 +0000
  • a2b2d08ddc * src/web/ejabberd_web.erl: Experiments with web-interface Alexey Shchepin 2004-03-12 15:15:17 +0000
  • 20e297db3a * src/configure.ac: Updated * src/Makefile.in: Likewise Alexey Shchepin 2004-03-12 13:36:27 +0000
  • b11b8caf9d * src/web/ejabberd_http.erl: Removed debugging output Alexey Shchepin 2004-03-10 21:54:54 +0000
  • bc672b44ea * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-03-08 20:20:15 +0000
  • 36f90d6a2d * src/web/ejabberd_http_poll.erl: Completed Alexey Shchepin 2004-03-07 21:15:12 +0000
  • a0ae476619 * src/web/: Support for HTTP Polling (JEP-0025) (almost complete) Alexey Shchepin 2004-03-06 21:13:16 +0000
  • 5696c848a6 * src/web/: Updated Alexey Shchepin 2004-03-04 20:56:32 +0000
  • 0f95685c05 * src/web/: Minor update Alexey Shchepin 2004-03-03 21:07:27 +0000
  • ec182cbd60 * src/web/: Small HTTP server and admin web-interface to ejabberd (not completed yet) * src/ejabberd_sup.erl: Added HTTP processes supervisor Alexey Shchepin 2004-03-02 21:16:55 +0000
  • 21c4b65610 * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-02-26 22:00:04 +0000
  • fdf25720e0 * src/mod_muc/mod_muc_room.erl: Support for history management (thanks to Sergei Golovan) Alexey Shchepin 2004-02-15 20:10:40 +0000
  • 35bfd03669 * src/ejabberd_c2s.erl: Added <session/> to stream features Alexey Shchepin 2004-02-12 11:26:58 +0000
  • b0b4b9a903 * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-02-10 20:50:41 +0000
  • 976e185a4a * src/ejabberd_ctl.erl: Added command for log reopening Alexey Shchepin 2004-01-27 19:14:49 +0000
  • 273886701b * src/ejabberd_ctl.erl: Added commands for backup processing Alexey Shchepin 2004-01-18 20:42:09 +0000
  • 7a002470e6 * src/mod_muc/mod_muc_room.erl: Bugfix, updated error codes (thanks to Sergei Golovan) Alexey Shchepin 2004-01-17 20:26:57 +0000
  • c7d15b12df * src/ejabberd_c2s.erl: Fixed bind namespace Alexey Shchepin 2004-01-11 20:42:57 +0000
  • 41cc38aa6f * src/ejabberd_router.erl: Added monitoring of processess that serve domains Alexey Shchepin 2004-01-06 20:37:14 +0000
  • 7f9b7e64c3 * src/ejabberd_app.erl: Bugfix Alexey Shchepin 2004-01-06 12:03:39 +0000
  • 5d7f5c3a79 * src/ejabberd_router.erl (do_route/3): Slightly changed behaviour Alexey Shchepin 2004-01-03 17:25:21 +0000
  • 7e6d96b192 * src/ejabberd_sm.erl (do_route/3): Minor fix Alexey Shchepin 2004-01-02 19:36:38 +0000
  • 1d1d6b6c36 * src/ejabberd_app.erl: Now possible to specify path to log file via "EJABBERD_LOG_PATH" environment variable Alexey Shchepin 2003-12-28 21:12:31 +0000
  • 91aeaae9a5 * src/ejabberd_app.erl: Now possible to specify path to log file via "EJABBERD_LOG_PATH" environment variable Alexey Shchepin 2003-12-28 20:59:21 +0000
  • a22d1851cc * src/ejabberd_app.erl: Now possible to specify path to log file via "EJABBERD_LOG_PATH" environment variable Alexey Shchepin 2003-12-28 20:46:11 +0000
  • fc4bf57f95 * src/ejabberd_app.erl: Now possible to specify path to log file via "EJABBERD_LOG_PATH" environment variable Alexey Shchepin 2003-12-28 20:33:01 +0000
  • 8076bc8999 * src/ejabberd_c2s.erl: Presence probe now sended from full JID Alexey Shchepin 2003-12-24 21:05:45 +0000
  • 1b76800448 * src/ejabberd_c2s.erl: Bugfix Alexey Shchepin 2003-12-23 11:33:31 +0000
  • 6706bdc696 * src/mod_roster.erl: Added workaround for legacy gateways (passing of "subscribed" presence) Alexey Shchepin 2003-12-21 18:16:08 +0000
  • b3b09bcfd8 * src/jlib.hrl: Added declaration of "iq" record * (all): Updated to use "iq" record Alexey Shchepin 2003-12-17 20:13:21 +0000
  • 4768cd2f26 * src/ejabberd_local.erl: Replaced register_local_route to register_route * src/ejabberd_service.erl: Likewise * src/mod_echo.erl: Likewise * src/mod_vcard.erl: Likewise Alexey Shchepin 2003-12-14 20:51:01 +0000
  • 4413036585 * src/ejabberd_s2s.erl: Partially rewrited Alexey Shchepin 2003-12-13 21:36:53 +0000
  • 91fe973361 * src/ejabberd_s2s_out.erl: Bugfix Alexey Shchepin 2003-12-12 20:35:40 +0000
  • 8b5c042dee * src/mod_roster.erl: Updated subscription handling to latest XMPP-IM draft Alexey Shchepin 2003-12-11 20:31:40 +0000
  • 6f9a3922ef * src/ejabberd_s2s_in.erl: Changed timeout processing, bugfix Alexey Shchepin 2003-12-06 19:58:49 +0000
  • 83a0be1009 * src/ejabberd_c2s.erl: Bugfix in processing of connection replacement Alexey Shchepin 2003-12-02 20:20:53 +0000
  • 48e8a0c0c6 * src/ejabberd_c2s.erl: Added workaround for some Java clients Alexey Shchepin 2003-11-28 19:08:51 +0000
  • b154f75523 * examples/mtr/ejabberd.cfg: Updatted (thanks to Marshall T. Rose) Alexey Shchepin 2003-11-27 20:16:10 +0000
  • 9fc8e18eb3 * src/ejabberd_c2s.erl: Fixed processing of presence probe from client Alexey Shchepin 2003-11-26 19:18:42 +0000
  • 0822a55f05 * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan) Alexey Shchepin 2003-11-23 20:11:21 +0000
  • 05f988572f * examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose) Alexey Shchepin 2003-11-13 19:09:33 +0000
  • c248bffd54 * doc/dev.tex: Developers documentation (not completed) Alexey Shchepin 2003-11-11 20:51:04 +0000
  • b18ed05e92 * src/ejabberd.cfg.example: Updated Alexey Shchepin 2003-11-10 21:25:36 +0000
  • 592d738114 * src/mod_muc/mod_muc_room.erl: Bugfix Alexey Shchepin 2003-11-10 14:32:19 +0000
  • e18445a58e * src/ejabberd_sm.erl: Bugfix for previous resource handling change Alexey Shchepin 2003-11-09 20:18:36 +0000
  • e7183996ed * src/cyrsasl.erl: Updated SASL authentification * src/ejabberd_c2s.erl: Likewise Alexey Shchepin 2003-11-07 20:51:23 +0000
  • 1d9340619f * src/mod_configure2.erl: Added reporting of outgoing S2S connections number Alexey Shchepin 2003-11-06 20:35:10 +0000
  • 4e73731589 * src/mod_configure2.erl: Yet another configure interface (not completed yet) Alexey Shchepin 2003-11-02 17:16:28 +0000
  • 36157e41c9 * src/mod_last.erl: Added remove_user/1 function Alexey Shchepin 2003-11-01 21:06:50 +0000
  • 8a52d7cad1 * src/mod_irc/mod_irc_connection.erl: Updated to work more correctly with latest jlib Alexey Shchepin 2003-10-31 10:48:06 +0000
  • 23228732ec * src/ejabberd_c2s.erl: More strong check for authentificated JID Alexey Shchepin 2003-10-30 14:38:38 +0000
  • 23b3779b20 * src/ejabberd_listener.erl: Fixed starting of SSL connection Alexey Shchepin 2003-10-29 20:09:09 +0000
  • 188be0dc62 * src/ejabberd_listener.erl: Added handling of accept errors, added timeout value to ssl:accept Alexey Shchepin 2003-10-28 20:26:43 +0000
  • 20dada9aca * src/ejabberd_sm.erl: Bugfix Alexey Shchepin 2003-10-28 14:00:45 +0000
  • e5609f565a * src/ejabberd_auth.erl: Minor change in check_password/4 Alexey Shchepin 2003-10-27 19:35:03 +0000
  • f4d2844be6 * src/ejabberd_logger_h.erl: Added support for log rotation Alexey Shchepin 2003-10-27 10:13:05 +0000
  • e595ab91a0 * src/mod_offline.erl: Added function remove_old_messages/1 Alexey Shchepin 2003-10-24 19:21:07 +0000
  • e91a755fd9 * src/ejabberd_logger_h.erl: New error_logger handler * src/ejabberd_app.erl: Now uses ejabberd_logger_h.erl Alexey Shchepin 2003-10-23 19:20:56 +0000
  • ed124e15e9 * src/Makefile.in: Added install rule Alexey Shchepin 2003-10-21 20:28:36 +0000
  • f01ea1f0d5 * src/mod_vcard.erl: Added checks for stringprep results Alexey Shchepin 2003-10-20 18:23:30 +0000
  • 2e41080960 * doc/guide.tex: Fixed typo Alexey Shchepin 2003-10-19 16:44:48 +0000
  • f594dd0746 * src/ejabberd_local.erl: Added support for announce/online messages Alexey Shchepin 2003-10-19 16:19:55 +0000
  • a704f9760d * src/ejabberd_service.erl: Added supports for multiple hosts per service Alexey Shchepin 2003-10-18 19:15:12 +0000
  • 392d64ee8b * src/configure.ac: Build system now done using autoconf (thanks to Balabanov Dmitry) * src/aclocal.m4: Likewise * src/**/Makefile.in: Likewise Alexey Shchepin 2003-10-17 19:15:38 +0000
  • 8c027ab41d * src/mod_configure.erl: Fixed some error codes Alexey Shchepin 2003-10-16 18:17:44 +0000