24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00

Commit Graph

  • 47b5e514dc * src/mod_irc/mod_irc_connection.erl: Added support for WHOIS requests and reply to USERINFO (thanks to Oleg V. Motienko) Alexey Shchepin 2005-05-17 22:35:16 +0000
  • fb870ca15d * src/stringprep/stringprep_drv.c: Bugfix Alexey Shchepin 2005-05-17 12:51:47 +0000
  • d7a6fcb712 * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan) Alexey Shchepin 2005-05-15 23:03:25 +0000
  • a4507b8b6f * src/mod_muc/mod_muc_room.erl: Fixed bug with storing affiliations of invited users in members-only room (thanks to Sergei Golovan) Alexey Shchepin 2005-05-09 19:38:16 +0000
  • 7cb79cd482 * src/ejabberd_c2s.erl: Fixed starttls_required behaviour for legacy connections (thanks to Brian Campbell) Alexey Shchepin 2005-05-09 19:12:41 +0000
  • 4f7359298e * src/web/ejabberd_web_admin.erl: Images now specified via CSS, design slightly updated, added last activity statistics (thanks to Sergei Golovan) Alexey Shchepin 2005-05-08 23:39:46 +0000
  • 4eca697b2d * src/stringprep/stringprep_drv.c: Added check for bidi Alexey Shchepin 2005-05-07 01:21:39 +0000
  • 1a4c851c7c * src/stringprep/uni_norm.c: Regenerated with Unicode 3.2 tables as required by RFC3454 Alexey Shchepin 2005-05-06 01:38:05 +0000
  • e2ca6fc7f2 ChangeLog updated Mickaël Rémond 2005-05-05 13:16:10 +0000
  • f53fdb9975 Adding missing 0.9 fields in fr.msg Mickaël Rémond 2005-05-05 13:11:18 +0000
  • 22ca77c1c2 * src/mod_muc/mod_muc_room.erl: Store ban reasons for outcast items, updated affiliation matching rules to latest JEP-0045 Alexey Shchepin 2005-05-03 23:07:14 +0000
  • fd118302bc * src/mod_muc/mod_muc_room.erl: Updated changing roles and affiliations tables to latest JEP-0045 Alexey Shchepin 2005-05-02 21:59:39 +0000
  • bfe18dd116 * src/msgs/sw.msg: Renamed to sv.msg * src/msgs/sv.msg: Likewise Alexey Shchepin 2005-05-01 21:27:50 +0000
  • b556c41d39 src/msgs/fr.msg: Updated Mickaël Rémond 2005-05-01 20:15:20 +0000
  • 5bdad9a7a6 * src/msgs/pl.msg: Updated (thanks to Andrew Smyk) Alexey Shchepin 2005-05-01 20:08:27 +0000
  • 58450aaaf2 * contrib/extract_translations/README: Better phrasing (thanks to Sergei Golovan) Alexey Shchepin 2005-05-01 19:14:30 +0000
  • 08c8d19e14 * src/msgs/sw.msg: New Swedish translation (thanks to (Magnus Henoch) Alexey Shchepin 2005-05-01 18:55:44 +0000
  • 916c7c6639 * src/ejabberd_auth_ldap.erl: Added listing of users support Alexey Shchepin 2005-04-27 01:08:18 +0000
  • b695656631 * src/ejabberd_ctl.erl: Better spelling, now prints full file paths, fixed checking of mnesia:install_fallback result, now "dump" command dumps only persistent tables Alexey Shchepin 2005-04-26 23:11:16 +0000
  • 36dfc9b056 * contrib/extract_translations/: A tool for extracting of translation strings from ejabberd code (thanks to Sergei Golovan) Alexey Shchepin 2005-04-26 22:44:58 +0000
  • 4f9497d358 * src/mod_vcard_ldap.erl: Bugfix (thanks to Mickael Remond) Alexey Shchepin 2005-04-26 11:22:04 +0000
  • 8e9628b9ed * src/web/ejabberd_web_admin.erl: Added translation to submit button and "shared roster groups" header (thanks to iceburn and Sergei Golovan) Alexey Shchepin 2005-04-24 19:25:47 +0000
  • 9f1fd5ee3f * src/tls/tls_drv.c: Reverted previous patch Alexey Shchepin 2005-04-24 12:09:47 +0000
  • e93f2aa1e1 * doc/guide.tex: Added mod_shared_roster documentation Alexey Shchepin 2005-04-22 16:47:16 +0000
  • abf03f610a Changed version ID to version 0.9 Mickaël Rémond 2005-04-21 21:37:19 +0000
  • db7073ff2c * src/jd2ejd.erl: Bugfix Alexey Shchepin 2005-04-21 14:06:15 +0000
  • fa479b6384 * src/ejabberd_auth.erl: Added check for domain of registered user Alexey Shchepin 2005-04-19 23:10:22 +0000
  • d5b0b5c42b * src/mod_disco.erl: Fixed domain listing when one virtual host is a subdomain of another Alexey Shchepin 2005-04-19 22:19:22 +0000
  • 361985f034 Fixes a bug on the web interface: On user creation screen the user creation was using the function try_register/2 instead of the new one try_register/3; The link to the message queue were also missing the server. Mickaël Rémond 2005-04-19 14:25:31 +0000
  • 2cfa6730cc Added 0.9 tag v0.9.0 Alexey Shchepin 2005-04-18 23:02:59 +0000
  • caba9d7aef Backup recommandation Mickaël Rémond 2005-04-18 21:45:41 +0000
  • 46b5c0fdb9 * doc/guide.tex: Updated Alexey Shchepin 2005-04-18 21:38:05 +0000
  • b8eadd4bf0 * doc/guide.tex: Updated Alexey Shchepin 2005-04-18 21:34:54 +0000
  • bf21482fac * src/web/ejabberd_web_admin.erl: Added link to shared roster page Alexey Shchepin 2005-04-18 20:03:07 +0000
  • 59d166101e Updated release note: Pgsql support is experimental Mickaël Rémond 2005-04-18 19:45:16 +0000
  • 77c8251300 * src/odbc/ejabberd_odbc.erl: ODBC connection string can be specified via odbc_server option now * src/ejabberd.cfg.example: Added ODBC usage example Alexey Shchepin 2005-04-18 18:41:57 +0000
  • 374ea0b8f5 Fixed date in documentation. Preparing release note for ejabberd 0.9 Mickaël Rémond 2005-04-18 18:16:01 +0000
  • 78f3e2edb0 * doc/guide.tex: Updated Alexey Shchepin 2005-04-18 14:47:13 +0000
  • e0d1e68096 * src/msgs/pl.msg: New Polish translation (thanks to Andrew Smyk) Alexey Shchepin 2005-04-18 09:45:19 +0000
  • 530c036984 Applied VH patch Alexey Shchepin 2005-04-17 22:59:44 +0000
  • e46b28f27f Cleanup Alexey Shchepin 2005-04-17 21:39:41 +0000
  • 2d9b9956b5 Merged Process One contribution (Virtual Hosting) tmallard 2005-04-17 18:10:17 +0000
  • 374446f847 Merged the Process One contributions ( Virtual Hosting ) tmallard 2005-04-17 18:08:34 +0000
  • c8065b4be2 Added release tags v0.1.0 Alexey Shchepin 2005-04-17 00:21:31 +0000
  • 07dbd1489f Added release tags v0.5.0 Alexey Shchepin 2005-04-17 00:21:31 +0000
  • cec11aca59 Added release tags v0.7.0 Alexey Shchepin 2005-04-17 00:21:31 +0000
  • e63b4afffd Added release tags v0.7.5 Alexey Shchepin 2005-04-17 00:21:31 +0000
  • 13de45118d * src/ejabberd_c2s.erl: Send new id for each new stream inside one session (thanks to Maxim Ryazanov) Alexey Shchepin 2005-04-09 23:47:56 +0000
  • e23e473012 * src/ejabberd_c2s.erl: Send new id for each new stream inside one session (thanks to Maxim Ryazanov) Alexey Shchepin 2005-04-09 21:03:42 +0000
  • 3bba1ba4a6 * examples/transport-configs/configs/msn-transport.xml: Fixed typo (thanks to Sander Devrieze) Alexey Shchepin 2005-04-04 21:11:22 +0000
  • baa1cfada5 * examples/transport-configs/: Updated (thanks to Sander Devrieze) Alexey Shchepin 2005-04-01 22:43:47 +0000
  • a12bded165 * examples/transport-configs/: Updated (thanks to Sander Devrieze) Alexey Shchepin 2005-04-01 22:24:54 +0000
  • 6d74a69de5 * src/ejabberd_ctl.erl: Bugfix Alexey Shchepin 2005-03-30 21:44:59 +0000
  • 5ba047fa38 * src/mod_muc/mod_muc_room.erl: Bugfix Alexey Shchepin 2005-03-16 22:41:41 +0000
  • 33f408170c * src/ejabberd_sm.erl: Bugfix Alexey Shchepin 2005-03-15 21:36:41 +0000
  • 301cc280aa * src/ejabberd_router.erl: Bugfix Alexey Shchepin 2005-03-11 23:39:56 +0000
  • 36afafb9e6 * src/mod_irc/mod_irc_connection.erl: Added filtering of quit status Alexey Shchepin 2005-01-13 23:04:47 +0000
  • 3416cbe63a * src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests between several connections Alexey Shchepin 2004-12-29 23:10:14 +0000
  • 50bef3787a * src/mod_roster_odbc.erl: Roster support via ODBC (not completed) Alexey Shchepin 2004-12-19 20:47:35 +0000
  • 7c900deff9 * src/ejabberd_sm.erl: Updated missed message passing from previous patch Alexey Shchepin 2004-12-14 23:51:21 +0000
  • 8c8e3469bc * src/odbc/pg.sql: DB creation script for postgres Alexey Shchepin 2004-12-13 23:00:12 +0000
  • 0e9f506a91 * src/mod_stats.erl: Minor optimizations Alexey Shchepin 2004-12-12 22:32:15 +0000
  • 591bc42669 * src/ejabberd_sm.erl: Added unset_presence_hook * src/mod_last.erl: Use unset_presence_hook instead of direct call Alexey Shchepin 2004-12-12 21:00:34 +0000
  • da58d568b1 * src/web/ejabberd_web_admin.erl: Changed type of password field to "password" Alexey Shchepin 2004-12-05 20:54:55 +0000
  • cc19cb1785 * src/ejabberd_listener.erl: Enable keepalive option Alexey Shchepin 2004-12-03 22:54:02 +0000
  • fb977729a9 * src/expat_erl.c: Now uses port control instead of port output * src/xml_stream.erl: Likewise Alexey Shchepin 2004-12-01 22:48:53 +0000
  • 3d1ff452cb * src/mod_vcard.erl: Added missed index Alexey Shchepin 2004-11-21 21:35:51 +0000
  • 2f7f3d9b00 * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL (thanks to Leif Johansson) Alexey Shchepin 2004-11-05 21:14:31 +0000
  • 7d683b194f * examples/transport-configs/: Transport config examples (thanks to Sander Devrieze) Alexey Shchepin 2004-10-15 19:02:51 +0000
  • ed31fea454 * src/msgs/de.msg: German translation (thanks to Marina Hahn) Alexey Shchepin 2004-10-15 17:03:22 +0000
  • 476a36cd58 * src/win32/: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-10-12 20:06:38 +0000
  • e9f6529ead * src/tls/Makefile.win32: Added (thanks to Sergei Golovan) Alexey Shchepin 2004-10-10 17:15:24 +0000
  • e852a3c868 * src/msgs/uk.msg: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-10-09 20:52:58 +0000
  • 4c7d56f462 * src/msgs/uk.msg: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-10-09 20:42:42 +0000
  • 8ec7e54128 *** empty log message *** Alexey Shchepin 2004-10-09 20:19:19 +0000
  • eeb109e75a * src/msgs/nl.msg: Updated (thanks to Sander Devrieze) Alexey Shchepin 2004-10-09 20:15:49 +0000
  • 576db30b34 * src/msgs/ua.msg: Updated (thanks to Sergei Golovan) Alexey Shchepin 2004-10-08 21:39:10 +0000
  • 134dec5dbb * src/mod_muc/mod_muc_room.erl: Fixed room destroying Alexey Shchepin 2004-10-08 20:40:29 +0000
  • f327b06ed7 * doc/guide.tex: Updated Alexey Shchepin 2004-10-06 15:07:21 +0000
  • 379ba26e85 * src/ejabberd_s2s_out.erl: Fixed socket closing condition Alexey Shchepin 2004-10-06 14:12:04 +0000
  • b5e8850de9 * src/web/ejabberd_http_poll.erl: Properly handle bad requests Alexey Shchepin 2004-10-05 19:31:17 +0000
  • 34de660c44 * src/web/ejabberd_http.erl: Fixed processing of POST body for HTTP Polling Alexey Shchepin 2004-09-30 21:54:39 +0000
  • db824bfc64 * src/ejabberd_listener.erl: Check result of controlling_process Alexey Shchepin 2004-09-29 21:10:40 +0000
  • 0e2af703bd * src/web/ejabberd_http.erl: Bugfix Alexey Shchepin 2004-09-29 14:09:02 +0000
  • f17f0dac12 * src/Makefile.in: Updated (thanks to Badlop) Alexey Shchepin 2004-09-27 18:54:17 +0000
  • cbcb2bd3a6 * src/aclocal.m4: Better expat and openssl detection (thanks to Anton Vanin) Alexey Shchepin 2004-09-26 20:46:43 +0000
  • 4e7e67c8b5 * src/jlib.hrl: Added namespace for iq-register stream feature * src/ejabberd_c2s.erl: Send iq-register feature Alexey Shchepin 2004-09-25 20:52:20 +0000
  • 6db9c2630d * src/mod_muc/mod_muc_room.erl: Send password in room invitation (thanks to Sergei Golovan) Alexey Shchepin 2004-09-17 19:52:59 +0000
  • e0ede61e0f * tools/ejabberdctl: Added call to "exec" (thanks to Sergei Golovan) Alexey Shchepin 2004-09-10 20:57:00 +0000
  • 210a9a689b * doc/guide.tex: Fix (thanks to Sander Devrieze) Alexey Shchepin 2004-08-27 21:02:59 +0000
  • 1f3eb68e48 * src/xml_stream.erl: Few optimizations Alexey Shchepin 2004-08-26 21:47:33 +0000
  • 6755925676 * src/mod_service_log.erl: Support for logging of user packets via external service (e.g. bandersnatch) * doc/guide.tex: Updated Alexey Shchepin 2004-08-24 20:11:01 +0000
  • d543a63e9b * src/mod_offline.erl: Use offline_subscription_hook Alexey Shchepin 2004-08-23 20:47:15 +0000
  • 4103f30812 * src/mod_offline.erl: Added entire table locking on large message queue Alexey Shchepin 2004-08-22 21:54:14 +0000
  • ea322cd493 * src/msgs/nl.msg: Updated (thanks to Sander Devrieze) Alexey Shchepin 2004-08-15 22:02:14 +0000
  • 69225f9e14 * src/web/ejabberd_http_poll.erl: Fixed sending of Set-Cookie header Alexey Shchepin 2004-08-15 21:18:53 +0000
  • d77a936b32 * src/ejabberd_c2s.erl: Bugfix in resend_offline_messages/1 Alexey Shchepin 2004-08-12 22:34:19 +0000
  • 357554265e * src/ejabberd_c2s.erl: Use resend_offline_messages_hook to fetch offline messages * src/mod_offline.erl: Likewise Alexey Shchepin 2004-08-08 19:07:55 +0000
  • 0ef537cc6c * src/aclocal.m4: Updated to check for openssl library (thanks to AV) * src/configure.ac: Likewise * src/configure: Likewise * src/Makefile.in: Likewise * src/tls/Makefile.in: Likewise Alexey Shchepin 2004-08-05 20:46:24 +0000
  • a8f4e84503 * src/web/ejabberd_web_admin.erl: Added user's roster page Alexey Shchepin 2004-08-02 22:17:05 +0000