Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * doc/guide.tex: Documentation rework started (EJAB-272) | Mickaël Rémond | 2007-06-28 | 7 | -3147/+2177 |
| | | | | | | * doc/introduction.tex: Likewise SVN Revision: 803 | ||||
* | add ChangeLog entry for r801 | Christophe Romain | 2007-06-28 | 1 | -0/+5 |
| | | | | SVN Revision: 802 | ||||
* | corrects EJAB-273, remove obsolete OnlineUsers calculation | Christophe Romain | 2007-06-28 | 1 | -8/+4 |
| | | | | SVN Revision: 801 | ||||
* | Cancel revision 798 | Jérôme Sautret | 2007-06-27 | 12 | -425/+48 |
| | | | | SVN Revision: 799 | ||||
* | Unsafe working version of http file transfer | Jérôme Sautret | 2007-06-27 | 12 | -48/+425 |
| | | | | SVN Revision: 798 | ||||
* | * src/mod_muc/mod_muc_room.erl: Include <body/> in MUC invitations | Alexey Shchepin | 2007-06-26 | 2 | -3/+35 |
| | | | | | | for older clients (thanks to Michael Scherer) SVN Revision: 796 | ||||
* | * doc/guide.tex: Typos | Mickaël Rémond | 2007-06-25 | 2 | -2/+4 |
| | | | | SVN Revision: 795 | ||||
* | * src/mod_muc/mod_muc_room.erl: New anti-abuse options: ↵ | Mickaël Rémond | 2007-06-25 | 3 | -158/+306 |
| | | | | | | | | min_presence_interval and min_message_interval (EJAB-227) * doc/guide.tex: Likewise SVN Revision: 794 | ||||
* | apply patch from EJAB-261 | Christophe Romain | 2007-06-25 | 1 | -1/+3 |
| | | | | SVN Revision: 793 | ||||
* | * doc/guide.tex: Documentation improvements on watchdog | Mickaël Rémond | 2007-06-25 | 2 | -3/+5 |
| | | | | SVN Revision: 792 | ||||
* | * doc/guide.text: No need to escape underscore in Latex verbatim sections | Mickaël Rémond | 2007-06-25 | 3 | -2/+5 |
| | | | | SVN Revision: 791 | ||||
* | * doc/guide.tex: Watchdog alert documentation | Mickaël Rémond | 2007-06-25 | 3 | -0/+28 |
| | | | | | | * src/ejabberd.cfg.example: Likewise SVN Revision: 790 | ||||
* | * src/mod_irc/mod_irc.erl: Added an option for default IRC | Alexey Shchepin | 2007-06-22 | 3 | -24/+29 |
| | | | | | | | encoding (thanks to Badlop) * doc/guide.tex: Updated SVN Revision: 789 | ||||
* | * src/mod_disco.erl: Don't override accumulated value in | Alexey Shchepin | 2007-06-22 | 2 | -6/+9 |
| | | | | | | get_local_identity/5 (thanks to Magnus Henoch and Badlop) SVN Revision: 788 | ||||
* | * src/web/ejabberd_web_admin.erl: Added links to server and | Alexey Shchepin | 2007-06-22 | 2 | -2/+16 |
| | | | | | | virtual host homes (thanks to Badlop) SVN Revision: 787 | ||||
* | * src/mod_muc/mod_muc_room.erl: It is now possible to limit who is allowed ↵ | Mickaël Rémond | 2007-06-20 | 5 | -12/+43 |
| | | | | | | | | | | to create persistent MUC rooms (Thanks to Badlop) (EJAB-257) * src/mod_muc/mod_muc.erl: Likewise * doc/guide.tex: Likewise * src/ejabberd.cfg.example: Likewise SVN Revision: 786 | ||||
* | * src/odbc/odbc_queries.erl: Added missing users_number/1 for MSSQL (EJAB-239). | Mickaël Rémond | 2007-06-18 | 2 | -0/+10 |
| | | | | SVN Revision: 785 | ||||
* | * src/mod_roster_odbc.erl: Fixed typo | Alexey Shchepin | 2007-06-12 | 2 | -1/+5 |
| | | | | SVN Revision: 782 | ||||
* | * src/web/ejabberd_web_admin.erl: Show IP address of connected | Alexey Shchepin | 2007-06-10 | 2 | -1/+17 |
| | | | | | | resources on user info page (thanks to Oleg Palij) SVN Revision: 781 | ||||
* | * src/ejabberd_config.erl: Fixed "language" option processing | Alexey Shchepin | 2007-06-07 | 2 | -0/+5 |
| | | | | | | (thanks to Badlop) SVN Revision: 780 | ||||
* | * src/msgs/zh.msg: Updated (thanks to Shelley Shyan) | Alexey Shchepin | 2007-06-07 | 3 | -52/+412 |
| | | | | | | | * src/msgs/ca.msg: New Catalan translation (thanks to Vicent Alberola) SVN Revision: 779 | ||||
* | * src/xml.erl: Add new helper function get_subtag_cdata/2. | Mickaël Rémond | 2007-06-05 | 2 | -1/+12 |
| | | | | SVN Revision: 778 | ||||
* | * src/mod_vcard_odbc.erl: Fix for previous commit (thanks to | Alexey Shchepin | 2007-05-30 | 2 | -1/+6 |
| | | | | | | Badlop) SVN Revision: 777 | ||||
* | * src/mod_vcard_odbc.erl: Make service description translatable in discovery ↵ | Mickaël Rémond | 2007-05-29 | 3 | -3/+7 |
| | | | | | | | | (EJAB-236) * src/mod_vcard_ldap.erl: Likewise SVN Revision: 776 | ||||
* | * src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant) | Mickaël Rémond | 2007-05-29 | 12 | -3/+70 |
| | | | | | | | | | | | | | | | | * src/Makefile.in: Build XmppAddr.beam in a single pass * src/mod_muc/Makefile.in: +debug_info directive support * src/stringprep/Makefile.in: Likewise * src/mod_irc/Makefile.in: Likewise * src/web/Makefile.in: Likewise * src/eldap/Makefile.in: Likewise * src/mod_pubsub/Makefile.in: Likewise * src/ejabberd_zlib/Makefile.in: Likewise * src/mod_proxy65/Makefile.in: Likewise * src/tls/Makefile.in: Likewise * src/odbc/Makefile.in: Likewise SVN Revision: 775 | ||||
* | * src/mod_vcard.erl: Make services description translatable in discovery ↵ | Mickaël Rémond | 2007-05-29 | 7 | -19/+42 |
| | | | | | | | | | | | | (EJAB-236 - thanks to Badlop) * src/mod_muc/mod_muc.erl: Likewise * src/mod_irc/mod_irc.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_proxy65/mod_proxy65_service.erl: Likewise * src/msgs/fr.msg: Added service description translation SVN Revision: 774 | ||||
* | * src/ejabberdctl.template: Updated version of ejabberdctl (thanks | Alexey Shchepin | 2007-05-21 | 4 | -1/+130 |
| | | | | | | | | to Christophe Romain) * tools/ejabberdctl: Likewise * src/Makefile.in: Updated SVN Revision: 773 | ||||
* | * src/ejabberd_sm.erl: Updated the session table to store | Alexey Shchepin | 2007-05-21 | 3 | -19/+61 |
| | | | | | | | | additional session info * src/ejabberd_c2s.erl: Report IP address to ejabberd_sm (thanks to Christophe Romain) SVN Revision: 772 | ||||
* | * src/msgs/zh.msg: New chinese translation (thanks to Shelley | Alexey Shchepin | 2007-05-18 | 2 | -0/+356 |
| | | | | | | Shyan) SVN Revision: 771 | ||||
* | * src/mod_muc/mod_muc_room.erl: Corrected error messages when | Alexey Shchepin | 2007-05-16 | 3 | -76/+87 |
| | | | | | | | | trying to join members-only room (thanks to Badlop) * src/ejabberd_c2s.erl: Added c2s_update_presence hook SVN Revision: 770 | ||||
* | * src/ejd2odbc.erl: Bugfix (thanks to Badlop) | Alexey Shchepin | 2007-05-15 | 1 | -2/+8 |
| | | | | SVN Revision: 769 | ||||
* | * src/ejd2odbc.erl: Bugfix (thanks to Badlop) | Alexey Shchepin | 2007-05-13 | 2 | -1/+6 |
| | | | | SVN Revision: 768 | ||||
* | * src/mod_stats.erl: Updated | Alexey Shchepin | 2007-05-12 | 3 | -5/+7 |
| | | | | | | * src/web/ejabberd_web_admin.erl: Likewise SVN Revision: 767 | ||||
* | * src/ejabberd_auth.erl: Added get_vh_registered_users_number/1 | Alexey Shchepin | 2007-05-12 | 5 | -2/+50 |
| | | | | | | | | | | function * src/ejabberd_auth_odbc.erl: Likewise * src/odbc/odbc_queries.erl: Added users_number/1 function * src/ejabberd.cfg.example: Added an example for pgsql_users_number_estimate option SVN Revision: 766 | ||||
* | * src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook | Alexey Shchepin | 2007-05-12 | 6 | -0/+26 |
| | | | | | | | | | | (thanks to Christophe Romain and Mickael Remond) * src/mod_offline.erl: Likewise * src/mod_offline_odbc.erl: Likewise * src/mod_roster.erl: Likewise * src/mod_roster_odbc.erl: Likewise SVN Revision: 765 | ||||
* | * src/mod_muc/mod_muc.erl: Bugfix | Alexey Shchepin | 2007-05-09 | 2 | -1/+20 |
| | | | | SVN Revision: 764 | ||||
* | * src/ejabberd_receiver.erl: Workaround for inet_drv bug | Alexey Shchepin | 2007-05-07 | 3 | -6/+27 |
| | | | | | | | * src/web/ejabberd_http_poll.erl: Added sockname/1 and peername/1 stubs SVN Revision: 763 | ||||
* | * src/web/ejabberd_http.hrl: Added "ip" field in the "request" | Alexey Shchepin | 2007-05-07 | 3 | -20/+34 |
| | | | | | | | record * src/web/ejabberd_http.erl: Likewise SVN Revision: 762 | ||||
* | * src/ejabberd_sm.erl: Added set_presence_hook | Alexey Shchepin | 2007-05-03 | 3 | -6/+8 |
| | | | | | | * src/ejabberd_c2s.erl: Likewise SVN Revision: 761 | ||||
* | * src/ejabberd_sm.erl: Added set_presence_hook | Alexey Shchepin | 2007-05-03 | 2 | -1/+5 |
| | | | | SVN Revision: 760 | ||||
* | * src/ejabberd_sm.erl: Added check for existence of incoming | Alexey Shchepin | 2007-05-03 | 2 | -0/+14 |
| | | | | | | subscription destination SVN Revision: 759 | ||||
* | * src/msgs/it.msg: Added italian translation (thanks to Luca | Alexey Shchepin | 2007-05-03 | 2 | -0/+350 |
| | | | | | | Brivio) SVN Revision: 758 | ||||
* | * src/mod_muc/mod_muc_room.erl: More accurate invitation errors | Alexey Shchepin | 2007-05-03 | 2 | -67/+67 |
| | | | | | | (thanks to Magnus Henoch) SVN Revision: 757 | ||||
* | make install does not overwrites existing ejabberd.cfg anymore, ↵ | Christophe Romain | 2007-04-30 | 1 | -1/+1 |
| | | | | | | ejabberd.cfg-new created instead SVN Revision: 756 | ||||
* | SVN Revision: 754 | Mickaël Rémond | 2007-04-27 | 1 | -0/+2 |
| | |||||
* | * contrib/ejabberd-modules.repo: List of ejabberd-modules to add for ↵ | Mickaël Rémond | 2007-04-27 | 1 | -0/+2 |
| | | | | | | ejabberd packaging (source archive and installer) SVN Revision: 753 | ||||
* | * src/mod_roster_odbc.erl: Don't deliver roster items in "None + | Alexey Shchepin | 2007-04-26 | 3 | -5/+30 |
| | | | | | | | Pending In" state * src/mod_roster.erl: Likewise SVN Revision: 752 | ||||
* | * src/ejabberd_socket.erl: Added API for monitoring socket | Alexey Shchepin | 2007-04-12 | 5 | -11/+36 |
| | | | | | | | | | | | processes * src/ejabberd_frontend_socket.erl: Likewise * src/ejabberd_c2s.erl: Added socket monitoring * src/mod_muc/mod_muc_room.erl: Fixed the stop reason for the destroy event SVN Revision: 751 | ||||
* | * src/ejabberd_sm.erl: Minor optimisation | Alexey Shchepin | 2007-04-12 | 5 | -1/+336 |
| | | | | | | | | * src/ejabberd_system_monitor.erl: Experimental watchdog * src/ejabberd_sup.erl: Likewise * src/ejabberd_config.erl: Likewise SVN Revision: 750 | ||||
* | * src/guide.tex: Fixed typo. | Mickaël Rémond | 2007-03-22 | 2 | -1/+5 |
| | | | | SVN Revision: 749 |