Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes typo in Russian translation | Evgeniy Khramtsov | 2009-06-09 | 2 | -2/+2 |
| | | | | SVN Revision: 2149 | ||||
* | Malformed CAPTCHA response may crash a room. This is now fixed. | Evgeniy Khramtsov | 2009-06-09 | 1 | -16/+20 |
| | | | | SVN Revision: 2148 | ||||
* | Update Spanish translation | Badlop | 2009-06-05 | 2 | -29/+36 |
| | | | | SVN Revision: 2147 | ||||
* | Update French translation (thanks to Nicolas Vérité) | Badlop | 2009-06-05 | 2 | -75/+77 |
| | | | | SVN Revision: 2146 | ||||
* | Update Russian translation (thanks to Evgeniy Khramtsov) | Badlop | 2009-06-03 | 2 | -36/+37 |
| | | | | | | | The translator improves ru.po Russian translation. Later ru.msg is automatically obtained by calling: make translations SVN Revision: 2145 | ||||
* | Update ejabberd.pot and *.po, compile *.msg. All this by calling: make ↵ | Badlop | 2009-06-03 | 47 | -10278/+11126 |
| | | | | | | translations SVN Revision: 2144 | ||||
* | updated russian translation | Evgeniy Khramtsov | 2009-06-03 | 1 | -13/+22 |
| | | | | SVN Revision: 2143 | ||||
* | When max_stanza_size is exceeded, return meaningful error message (EJAB-752) | Badlop | 2009-06-02 | 1 | -0/+5 |
| | | | | SVN Revision: 2142 | ||||
* | Remove support of deprecated Disco Publish XEP-0030 (EJAB-904) | Badlop | 2009-06-02 | 1 | -134/+1 |
| | | | | SVN Revision: 2140 | ||||
* | Fix Access check: the rule can be defined in a vhost or global. | Badlop | 2009-06-01 | 1 | -1/+1 |
| | | | | SVN Revision: 2136 | ||||
* | apply patch from EJAB-845 | Christophe Romain | 2009-05-29 | 15 | -268/+913 |
| | | | | SVN Revision: 2118 | ||||
* | fix nodetree virtual to allow node subscription | Christophe Romain | 2009-05-29 | 1 | -3/+3 |
| | | | | SVN Revision: 2117 | ||||
* | make flat the default node plugin | Christophe Romain | 2009-05-29 | 2 | -5/+5 |
| | | | | SVN Revision: 2116 | ||||
* | fix ets table name change | Christophe Romain | 2009-05-29 | 2 | -4/+4 |
| | | | | SVN Revision: 2115 | ||||
* | remove useless debug | Christophe Romain | 2009-05-28 | 1 | -1/+0 |
| | | | | SVN Revision: 2113 | ||||
* | pubsub: added configuration option in guide.tex, added last item cache, use ↵ | Christophe Romain | 2009-05-28 | 14 | -254/+358 |
| | | | | | | default node type if given type is not configured, make node_flat the default node plugin. caps: improve cache handling SVN Revision: 2112 | ||||
* | Update CSS of WebAdmin menu | Badlop | 2009-05-27 | 1 | -6/+7 |
| | | | | SVN Revision: 2108 | ||||
* | Support to select what modules to update. Split large function in smaller ones. | Badlop | 2009-05-27 | 2 | -35/+135 |
| | | | | SVN Revision: 2107 | ||||
* | make get_items able to sort items in publish order (EJAB-824) | Christophe Romain | 2009-05-26 | 2 | -22/+6 |
| | | | | SVN Revision: 2105 | ||||
* | improve get_entity_* to work regardless of nodetree (EJAB-937) | Christophe Romain | 2009-05-26 | 6 | -31/+53 |
| | | | | SVN Revision: 2104 | ||||
* | Added support for captcha feature disability (EJAB-895) | Badlop | 2009-05-26 | 2 | -5/+36 |
| | | | | | | | | | If the option captcha_cmd is set but captcha can't be created: * show critical error at server start * hide captcha option in room configuration form * don't require occupants to fill captcha SVN Revision: 2101 | ||||
* | Add label in captcha form. Improve translatable strings in captcha and muc room. | Badlop | 2009-05-26 | 2 | -9/+5 |
| | | | | SVN Revision: 2100 | ||||
* | Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei ↵ | Badlop | 2009-05-25 | 6 | -39/+135 |
| | | | | | | Golovan, Anton Podavalov) SVN Revision: 2098 | ||||
* | Decrease proxy65 buffer sizes to 8192 bytes. | Badlop | 2009-05-25 | 1 | -2/+2 |
| | | | | | | | The original size of 65535 confused clients with tight shapers (thanks to Evgeniy Khramtsov) SVN Revision: 2096 | ||||
* | * trunk/src/odbc/ejabberd_odbc.erl: Fix typo (EJABS-859) (EJAB-940) (CR-EJAB-10) | Mickaël Rémond | 2009-05-21 | 1 | -1/+1 |
| | | | | | | * branches/road-to-exmpp/src/odbc/ejabberd_odbc.erl: Likewise. SVN Revision: 2095 | ||||
* | * trunk/src/odbc/ejabberd_odbc.erl: Move trace to debug loglevel (EJAB-940) ↵ | Mickaël Rémond | 2009-05-21 | 1 | -1/+1 |
| | | | | | | (EJABS-859) (CR-EJAB-10) SVN Revision: 2093 | ||||
* | * trunk/src/odbc/ejabberd_odbc.erl: Support for nested transaction ↵ | Mickaël Rémond | 2009-05-21 | 1 | -68/+106 |
| | | | | | | (EJABS-859) (EJAB-940) (CR-EJAB-10) SVN Revision: 2092 | ||||
* | PubSub: improve get_entity_* API | Christophe Romain | 2009-05-19 | 5 | -78/+99 |
| | | | | SVN Revision: 2090 | ||||
* | Added API function to get current S2S connections with information | Badlop | 2009-05-19 | 3 | -0/+96 |
| | | | | | | | | get_info_s2s_connections(Type) returns a list of incoming (or outgoing) S2S connections with information for each one including IP address, port number, TLS options... (thanks to Juan Pablo Carlino) SVN Revision: 2088 | ||||
* | * src/eldap/eldap.erl: log warnings on unsuccessful LDAP bind attempts. ↵ | Evgeniy Khramtsov | 2009-05-16 | 1 | -8/+19 |
| | | | | | | Increase timeout before the next LDAP bind attempt up to five seconds if the last bind attempt was rejected by the LDAP server ("soft" error). Thanks to Konstantin Khomoutov. SVN Revision: 2086 | ||||
* | New command to convert mnesia nodename, copied from OTP and Debian | Badlop | 2009-05-15 | 1 | -0/+52 |
| | | | | SVN Revision: 2080 | ||||
* | Allow to define additional Erlang options in ejabberdctl.cfg (thanks to ↵ | Badlop | 2009-05-15 | 2 | -2/+20 |
| | | | | | | Sergei Golovan) SVN Revision: 2079 | ||||
* | The --node argument overwrites the value of ejabberdctl.cfg | Badlop | 2009-05-15 | 1 | -1/+4 |
| | | | | SVN Revision: 2078 | ||||
* | No longer edit ChangeLog, will be auto generated for ejabberd releases. | Badlop | 2009-05-14 | 1 | -0/+9 |
| | | | | | | | | | Added new call 'make changelog' which generates a ChangeLog file by prepending to the old file obtained from SVN the new lines obtained from SVN Log and formatted with svn2cl. ChangeLog will be generated and included in ejabberd releases. SVN Revision: 2076 | ||||
* | Fix bad transaction returncode in unsubscribe presence handler | Christophe Romain | 2009-05-12 | 1 | -2/+2 |
| | | | | SVN Revision: 2073 | ||||
* | Prevent race condition when calling get_caps while note_caps has not been ↵ | Christophe Romain | 2009-05-11 | 2 | -63/+100 |
| | | | | | | handled yet (EJAB-934) SVN Revision: 2071 | ||||
* | * src/ejabberd_debug.erl: Handled fprof based profiling (EJABS-872). | Mickaël Rémond | 2009-05-11 | 2 | -2/+6 |
| | | | | | | * src/ejabberd_app.erl: Likewise. SVN Revision: 2070 | ||||
* | handle Example 90 of XEP-0060 (EJAB-909), and make use of nodeAttr | Christophe Romain | 2009-05-08 | 1 | -28/+24 |
| | | | | SVN Revision: 2068 | ||||
* | Allow to get subscriptions on a given node (EJAB-712), and presence based fixes | Christophe Romain | 2009-05-07 | 1 | -49/+110 |
| | | | | SVN Revision: 2066 | ||||
* | Merge misplaced 2055 2058 and 2062 from ejabberd-2.0.4. | Badlop | 2009-05-07 | 4 | -4/+99 |
| | | | | | | | | | * src/ejabberd_app.erl: Better support for profiling. * src/ejabberd.erl: Likewise * src/ejabberd_ctl.erl: Likewise * src/ejabberd_debug.erl: Likewise SVN Revision: 2063 | ||||
* | several pubsub fixes and improvements. also fixes EJAB-913 and EJAB-871 | Christophe Romain | 2009-05-07 | 14 | -115/+149 |
| | | | | SVN Revision: 2059 | ||||
* | Replace TYPE/1 with is_TYPE/1 (EJAB-922) | Badlop | 2009-05-06 | 10 | -48/+48 |
| | | | | SVN Revision: 2057 | ||||
* | * src/Makefile.in: Prevent Erlang R13B compilation warning: | Badlop | 2009-05-06 | 1 | -1/+1 |
| | | | | | | behaviour X undefined (EJAB-920) SVN Revision: 2056 | ||||
* | * src/ejabberd_loglevel.erl: Use dynamic_compile instead of | Badlop | 2009-05-06 | 4 | -450/+288 |
| | | | | | | | | | | | | ram_file_io_server. Support definition of loglevels with integer or atom. (thanks to Geoff Cant)(EJAB-919) * src/dynamic_compile.erl: Added erlang module that converts string to binary loadable code by Mats Cronqvist, Chris Newcombe, and Jacob Vorreuter. * src/ram_file_io_server.erl: Remove file not longer useful. * src/ejabberd.app: Likewise SVN Revision: 2054 | ||||
* | * src/mod_muc/mod_muc_room.erl: Fix badarg return (EJAB-899) | Badlop | 2009-05-03 | 1 | -1/+1 |
| | | | | SVN Revision: 2053 | ||||
* | typo fix | Christophe Romain | 2009-04-30 | 1 | -1/+1 |
| | | | | SVN Revision: 2051 | ||||
* | mod_caps: reduce memory and remove mnesia lock | Christophe Romain | 2009-04-30 | 1 | -64/+60 |
| | | | | SVN Revision: 2050 | ||||
* | PubSub/PEP API change for major optimization | Christophe Romain | 2009-04-30 | 17 | -1159/+1306 |
| | | | | SVN Revision: 2048 | ||||
* | * src/ejabberd_hooks.erl: Support distributed hooks (EJAB-829) | Badlop | 2009-04-28 | 1 | -0/+87 |
| | | | | SVN Revision: 2047 | ||||
* | * src/xml.erl: More verbose error reporting for | Badlop | 2009-04-27 | 1 | -1/+9 |
| | | | | | | element_to_string (thanks to Magnus Henoch)(EJAB-301) SVN Revision: 2045 |