Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * src/ejabberd_s2s.erl: untabify | Mickaël Rémond | 2007-09-14 | 1 | -138/+138 |
| | | | | SVN Revision: 944 | ||||
* | * src/ejabberd_s2s.erl: don't check blacklist for services. | Mickaël Rémond | 2007-09-14 | 1 | -4/+3 |
| | | | | SVN Revision: 943 | ||||
* | * src/ejabberd_s2s.erl: Fixed merge conflict (duplicate functions). | Mickaël Rémond | 2007-09-14 | 1 | -26/+25 |
| | | | | SVN Revision: 942 | ||||
* | Try to open all s2s connections at the same time, to guarantee the right ↵ | Mickaël Rémond | 2007-09-14 | 1 | -5/+18 |
| | | | | | | order of the packets. SVN Revision: 941 | ||||
* | Comment. | Mickaël Rémond | 2007-09-14 | 1 | -0/+1 |
| | | | | SVN Revision: 938 | ||||
* | max_s2s_connexions_number local parameter added. | Mickaël Rémond | 2007-09-14 | 1 | -2/+12 |
| | | | | SVN Revision: 937 | ||||
* | * src/ejabberd_s2s_out.erl: Implements s2s negociation timeouts and s2s ↵ | Mickaël Rémond | 2007-09-14 | 1 | -40/+102 |
| | | | | | | connection retrial interval (EJAB-357, EJAB-294). SVN Revision: 936 | ||||
* | open up to 3 s2s outgoing connection per domain pair | Mickaël Rémond | 2007-09-14 | 1 | -0/+1 |
| | | | | SVN Revision: 935 | ||||
* | * src/ejabberd_c2s.erl: Hibernate inactive c2s processes (EJAB-356). | Mickaël Rémond | 2007-09-14 | 1 | -81/+97 |
| | | | | SVN Revision: 934 | ||||
* | * src/ejabberd_c2s.erl: Implements timeouts during session opening ↵ | Mickaël Rémond | 2007-09-14 | 1 | -27/+65 |
| | | | | | | negociation (EJAB-355). SVN Revision: 933 | ||||
* | * src/ejabberd_c2s.erl: Option to prevent the use of Erlang OTP supervisor ↵ | Mickaël Rémond | 2007-09-14 | 8 | -8/+80 |
| | | | | | | | | | | | | | | for transient processes (EJAB-354). * src/ejabberd_s2s_in.erl: Likewise. * src/ejabberd_s2s_out.erl: Likewise. * src/mod_muc/mod_muc_room.erl: Likewise. * src/configure.ac: Likewise. * src/configure: Likewise. * src/Makefile.in: Likewise. * src/mod_muc/Makefile.in: Likewise. SVN Revision: 931 | ||||
* | * src/ejabberd_s2s_out.erl: Moved s2s connexion information from INFO level ↵ | Mickaël Rémond | 2007-09-14 | 1 | -12/+72 |
| | | | | | | to DEBUG level and more human readable information explaining what is going on (EJAB-353). SVN Revision: 930 | ||||
* | * src/ejabberd_s2s_in.erl: Moved s2s connexion information from INFO level ↵ | Mickaël Rémond | 2007-09-14 | 1 | -6/+6 |
| | | | | | | to DEBUG level (EJAB-353). SVN Revision: 929 | ||||
* | open up to 3 s2s outgoing connection per domain pair | Mickaël Rémond | 2007-09-14 | 3 | -72/+93 |
| | | | | SVN Revision: 928 | ||||
* | * src/gen_mod.erl: Added get_module_opt_host/3 (thanks to Badlop) | Alexey Shchepin | 2007-09-11 | 1 | -3/+8 |
| | | | | SVN Revision: 927 | ||||
* | * src/mod_configure.erl: Virtual host support for mod_configure (Thanks to ↵ | Mickaël Rémond | 2007-09-06 | 1 | -51/+22 |
| | | | | | | Badlop) (EJAB-285). SVN Revision: 921 | ||||
* | * src/mod_offline_odbc.erl: Bugfix | Alexey Shchepin | 2007-09-04 | 1 | -3/+3 |
| | | | | SVN Revision: 920 | ||||
* | * src/mod_register.erl: update ejabberd commands to support XEP-0133 ↵ | Mickaël Rémond | 2007-09-04 | 5 | -419/+865 |
| | | | | | | | | | | | | (initial patch by Badlop) (EJAB-325). * src/mod_configure.erl: Likewise. * src/mod_announce.erl: Likewise. * src/jlib.hrl: Likewise. * src/ejabberd.cfg.example: Likewise. * doc/guide.tex: Likewise. SVN Revision: 918 | ||||
* | * src/jlib.erl: Removed http_base_64:decode call | Alexey Shchepin | 2007-09-02 | 1 | -8/+0 |
| | | | | SVN Revision: 908 | ||||
* | * src/mod_muc/mod_muc_room.erl: Added logging of MUC admin/owner | Alexey Shchepin | 2007-09-01 | 1 | -0/+2 |
| | | | | | | queries SVN Revision: 907 | ||||
* | * src/mod_muc/mod_muc_room.erl: Added user_message_shaper and | Alexey Shchepin | 2007-09-01 | 2 | -124/+302 |
| | | | | | | | room_shaper options * src/mod_muc/mod_muc.erl: Likewise SVN Revision: 906 | ||||
* | * src/web/ejabberd_web_admin.erl: Make the web interface pages | Mickaël Rémond | 2007-08-31 | 1 | -5/+5 |
| | | | | | | "translatable" (Thanks to Badlop) (EJAB-11). SVN Revision: 902 | ||||
* | * src/ejabberd.cfg.example: Updated mod_muc 'host' option default | Alexey Shchepin | 2007-08-29 | 1 | -1/+1 |
| | | | | | | value (thanks to Badlop) SVN Revision: 901 | ||||
* | * src/mod_muc/mod_muc_room.erl: The mod_muc option max_users now | Alexey Shchepin | 2007-08-29 | 1 | -22/+75 |
| | | | | | | | | limits max number of users in rooms and max_users_admin_threshold sets a number of admin or owner accounts allowd to join after max_users occupants SVN Revision: 900 | ||||
* | * src/mod_muc/mod_muc_log.erl: Added missed HTMLization in a | Alexey Shchepin | 2007-08-29 | 1 | -2/+1 |
| | | | | | | nickname change logging (thanks to Badlop) SVN Revision: 896 | ||||
* | * src/mod_muc/mod_muc_room.erl: Changed default max number of user | Mickaël Rémond | 2007-08-28 | 1 | -1/+1 |
| | | | | | | in a room to 200 (EJAB-248) SVN Revision: 895 | ||||
* | * src/mod_offline_odbc.erl: Implements quota for offline messages | Mickaël Rémond | 2007-08-28 | 2 | -49/+111 |
| | | | | | | | in relational database (EJAB-314) * src/odbc/odbc_queries.erl: Likewise SVN Revision: 893 | ||||
* | * src/mod_muc/mod_muc_room.erl: Implements muc max users option | Mickaël Rémond | 2007-08-28 | 1 | -14/+61 |
| | | | | | | from XEP-0045 (Thanks to Jerome Sautret) (EJAB-248). SVN Revision: 892 | ||||
* | * src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host' | Alexey Shchepin | 2007-08-25 | 9 | -22/+14 |
| | | | | | | | | | | | | | | option (thanks to Badlop) * src/mod_vcard.erl: Likewise * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise * src/mod_muc/mod_muc.erl: Likewise * src/mod_irc/mod_irc.erl: Likewise * src/mod_echo.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_proxy65/mod_proxy65_service.erl: Likewise SVN Revision: 888 | ||||
* | Fixed conflict | Alexey Shchepin | 2007-08-24 | 3 | -7/+0 |
| | | | | SVN Revision: 887 | ||||
* | * src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster* | Alexey Shchepin | 2007-08-24 | 3 | -177/+365 |
| | | | | | | | * src/mod_roster.erl: Likewise * src/mod_roster_odbc.erl: Likewise SVN Revision: 886 | ||||
* | * src/ejabberd_sm.erl: Removed check which denies resource to | Alexey Shchepin | 2007-08-24 | 1 | -10/+4 |
| | | | | | | receive its own presence SVN Revision: 885 | ||||
* | * src/web/ejabberd_web_admin.erl: Added hooks to allow plugins to | Alexey Shchepin | 2007-08-23 | 5 | -416/+622 |
| | | | | | | | | | | | add their pages without modifying ejabberd_web_admin.erl (thanks to Badlop) * src/web/ejabberd_web_admin.hrl: Macro definitions moved here * src/mod_shared_roster.erl: Updated * src/mod_offline.erl: Likewise * src/mod_offline_odbc.erl: Likewise SVN Revision: 884 | ||||
* | * src/jlib.erl: Use http_base_64:decode if available | Alexey Shchepin | 2007-08-21 | 1 | -0/+8 |
| | | | | SVN Revision: 883 | ||||
* | * src/mod_roster.erl: Don't send roster push when unsubscribing in | Alexey Shchepin | 2007-08-20 | 2 | -5/+9 |
| | | | | | | | "None + Pending In" state * src/mod_roster_odbc.erl: Likewise SVN Revision: 882 | ||||
* | * src/mod_offline.erl: Renamed MAX_OFFLINE_MSGS to MaxOfflineMsgs | Alexey Shchepin | 2007-08-20 | 1 | -12/+11 |
| | | | | SVN Revision: 881 | ||||
* | * src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size config file option ↵ | Jérôme Sautret | 2007-08-16 | 2 | -8/+32 |
| | | | | | | | | | | to choose the number of SQL connection in each pool (EJAB-58). * src/odbc/ejabberd_odbc.erl: Add an odbc_keepalive_interval config file option to perform a keep alive query at given interval (EJAB-206). SVN Revision: 879 | ||||
* | * src/mod_offline.erl: Added a config option to define the maximum | Mickaël Rémond | 2007-08-13 | 1 | -15/+15 |
| | | | | | | number of offline messages per user (EJAB-314). SVN Revision: 878 | ||||
* | * src/mod_offline.erl: Returns an error message to sender when | Mickaël Rémond | 2007-08-13 | 1 | -3/+19 |
| | | | | | | message is discarded due to quota (EJAB-314). SVN Revision: 871 | ||||
* | * src/odbc/ejabberd_odbc.erl: UTF-8 support for MySQL5 (EJAB-318). | Mickaël Rémond | 2007-08-12 | 1 | -0/+1 |
| | | | | SVN Revision: 868 | ||||
* | * src/mod_offline.erl: Typo. | Mickaël Rémond | 2007-08-08 | 1 | -1/+1 |
| | | | | SVN Revision: 861 | ||||
* | * src/mod_offline.erl: Only count messages if a quota has been | Mickaël Rémond | 2007-08-08 | 2 | -5/+10 |
| | | | | | | | actually set (EJAB-314). * src/p1_mnesia.erl: Minor coding style change. SVN Revision: 860 | ||||
* | * src/mod_offline.erl: Started implementation of mod_offline | Mickaël Rémond | 2007-08-07 | 2 | -17/+74 |
| | | | | | | | | | quota. For now, it require change in code. Will be turn into a config file parameter soon. (EJAB-314). * src/p1_mnesia.erl: Added memory efficient record count in Mnesia. SVN Revision: 859 | ||||
* | * src/mod_announce.erl: Added support to all the announce features described ↵ | Mickaël Rémond | 2007-08-03 | 2 | -19/+161 |
| | | | | | | | | | in documentation. Access to all announce features through command line, adhoc commands and disco (Thanks to Badlop) (EJAB-18). * src/gen_mod.erl: Likewise. * doc/guide.tex: Likewise. SVN Revision: 858 | ||||
* | * src/mod_muc/mod_muc.erl: Added default_room_options option | Alexey Shchepin | 2007-08-02 | 2 | -20/+22 |
| | | | | | | | | (thanks to Etan Reisner and Badlop) * src/mod_muc/mod_muc_room.erl: Likewise * doc/guide.tex: Updated SVN Revision: 856 | ||||
* | * src/ejabberd_s2s_out.erl: Avoid bouncing messages twice if terminate ↵ | Mickaël Rémond | 2007-08-01 | 1 | -2/+0 |
| | | | | | | happens during open_connect. SVN Revision: 854 | ||||
* | * src/ejabberd_s2s_out.erl: On terminate, bounce internal process queue and ↵ | Mickaël Rémond | 2007-08-01 | 1 | -0/+1 |
| | | | | | | Erlang message queue. SVN Revision: 853 | ||||
* | * src/mod_private.erl: Reduce memory consumption on user private storage ↵ | Mickaël Rémond | 2007-08-01 | 1 | -10/+10 |
| | | | | | | removal (EJAB-299). SVN Revision: 852 | ||||
* | * src/xml.erl: Removing debug printout. | Mickaël Rémond | 2007-07-31 | 1 | -2/+0 |
| | | | | SVN Revision: 851 | ||||
* | * src/xml.erl: Making use of CDATA escaping optional through with a compile ↵ | Mickaël Rémond | 2007-07-31 | 4 | -7/+47 |
| | | | | | | | | | time option (EJAB-298). * src/Makefile.in: Likewise. * src/configure.ac: Likewise. SVN Revision: 849 |