Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Catch errors when exporting to PIEFXIS file (EJAB-1178) | Badlop | 2010-03-08 | 1 | -2/+9 | |
| | ||||||
* | Recompile the Guide | Badlop | 2010-03-08 | 1 | -1/+16 | |
| | ||||||
* | ldap_dn_filter option is documented; now fetching only needed attributes in ↵ | Evgeniy Khramtsov | 2010-03-08 | 2 | -10/+38 | |
| | | | | LDAP search requests (EJAB-1204) | |||||
* | now using "%u" pattern as default for ldap_uids (EJAB-1203) | Evgeniy Khramtsov | 2010-03-08 | 1 | -5/+7 | |
| | ||||||
* | fix mistake in previous broadcast_stanza change | Christophe Romain | 2010-03-05 | 3 | -6/+6 | |
| | ||||||
* | add extended stanza addressing 'replyto' on PEP (EJAB-1198) (thanks karim) | Christophe Romain | 2010-03-05 | 4 | -124/+143 | |
| | ||||||
* | MSSQL support was broken (EJAB-1201) | Denis Kurochkin | 2010-03-05 | 2 | -2/+600 | |
| | ||||||
* | fix compilations issues | Christophe Romain | 2010-03-05 | 3 | -73/+69 | |
| | ||||||
* | minor intentation fix, and sync _odbc code | Christophe Romain | 2010-03-05 | 2 | -237/+299 | |
| | ||||||
* | add pubsub#purge_offline (EJAB-1186) (thanks karim) | Christophe Romain | 2010-03-05 | 14 | -0/+89 | |
| | ||||||
* | fix pubsub#title option (EJAB-1190) (thanks karim) | Christophe Romain | 2010-03-05 | 1 | -8/+18 | |
| | ||||||
* | mod_caps optimizations (thanks evgeniy) | Christophe Romain | 2010-03-05 | 3 | -415/+209 | |
| | ||||||
* | improved s2s connections clean up (EJAB-1202) | Evgeniy Khramtsov | 2010-03-04 | 1 | -24/+30 | |
| | ||||||
* | Remove print debug (thanks evgeniy) | Pablo Polvorin | 2010-03-02 | 1 | -2/+1 | |
| | ||||||
* | Add quotes in documentation of some erl arguments (thanks to Vincent ↵ | Badlop | 2010-02-25 | 2 | -6/+6 | |
| | | | | Courcelle)(EJAB-1191) | |||||
* | Fix German translation (thanks to Florian Zumbiehl)(EJAB-1195) | Badlop | 2010-02-24 | 1 | -356/+365 | |
| | ||||||
* | Fix resending authorization problem | Badlop | 2010-02-24 | 2 | -4/+4 | |
| | ||||||
* | Run user_receive_packet also when sending offline messages to client (thanks ↵ | Badlop | 2010-02-22 | 1 | -2/+6 | |
| | | | | to Brian Acton)(EJAB-1193) | |||||
* | Fix typos in example config comments (thanks to Florian Zumbiehl)(EJAB-1192) | Badlop | 2010-02-22 | 1 | -35/+35 | |
| | ||||||
* | Use alternative of file:read_line/1 to not require R13B02 | Badlop | 2010-02-20 | 1 | -3/+3 | |
| | ||||||
* | fixes typo in Russian translation | Evgeniy Khramtsov | 2010-02-20 | 2 | -2/+2 | |
| | ||||||
* | get rid of queue:filter/2 to keep compatibility with older Erlang versions | Evgeniy Khramtsov | 2010-02-20 | 1 | -9/+7 | |
| | ||||||
* | now using mnesia:async_dirty when cleaning table from failed node | Evgeniy Khramtsov | 2010-02-19 | 2 | -3/+3 | |
| | ||||||
* | Reduce verbosity of HTTP Binding log messages (thanks to Alexey Shchepin) | Badlop | 2010-02-19 | 1 | -8/+15 | |
| | ||||||
* | Recompile guide.html | Badlop | 2010-02-18 | 1 | -2/+28 | |
| | ||||||
* | improved explanation of "max_fsm_queue" option; included this option in ↵ | ekhramtsov | 2010-02-18 | 2 | -2/+24 | |
| | | | | ejabberd.cfg.example (EJAB-1185) | |||||
* | option "access_from" is now documented (EJAB-1187) | ekhramtsov | 2010-02-18 | 1 | -0/+4 | |
| | ||||||
* | new option "hostname" is added (thanks to Stefan Hepp) (EJAB-838) | ekhramtsov | 2010-02-17 | 2 | -2/+16 | |
| | ||||||
* | Close also legacy sessions that were half connected (thanks to Evgeniy ↵ | Badlop | 2010-02-16 | 1 | -2/+2 | |
| | | | | Khramtsov)(EJAB-1165) | |||||
* | Remove references to the old SVN repository. | Badlop | 2010-02-16 | 3 | -11/+2 | |
| | ||||||
* | Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177) | Badlop | 2010-02-15 | 2 | -74/+35 | |
| | | | | (thanks to Juan Pablo Carlino and Alexey Shchepin) | |||||
* | New command to set master Mnesia node | Badlop | 2010-02-15 | 1 | -0/+21 | |
| | ||||||
* | Shared roster gets contact nickname from vcard, when available (EJAB-114) | Badlop | 2010-02-15 | 1 | -1/+30 | |
| | ||||||
* | Cross-domain HTTP-Bind support (thanks to Jack Moffitt)(EJAB-1168) | Badlop | 2010-02-15 | 4 | -9/+43 | |
| | ||||||
* | Fix cluster race condition in route read (thanks to Alexey Shchepin) | Badlop | 2010-02-15 | 1 | -1/+1 | |
| | ||||||
* | Improve TTY code to work on more operating systems (thanks to Jan Koum) | Badlop | 2010-02-12 | 1 | -1/+1 | |
| | ||||||
* | Added support for Jot in ctl and TTY in debug (thanks to Jan Koum) | Badlop | 2010-02-12 | 1 | -9/+15 | |
| | ||||||
* | Minor fixes in the new ejabberdctl flock code | Badlop | 2010-02-12 | 2 | -26/+24 | |
| | ||||||
* | ejabberdctl: support concurrent connections with bound conn names | Martin Langhoff | 2010-02-12 | 2 | -7/+81 | |
| | | | | | | | | | | | If flock is available, ejabberdctl will use it to grab one of a bound number of connection names. This allows concurrent connections while using a bound number of atoms. Using PID, timestamps or random strings for transient connection IDs (which would avoid the need for flock) uses an unbound number of atoms. This can effectively DoS servers, as these connection names are not garbage collected. | |||||
* | Remove unnecessary section about Snow Leopard with Erlang R13B | Badlop | 2010-02-11 | 2 | -200/+177 | |
| | ||||||
* | Replace mention of ejabberd SVN with Git. | Badlop | 2010-02-11 | 2 | -5/+9 | |
| | ||||||
* | Fix bashism in 'ejabberdctl started' | Badlop | 2010-02-11 | 1 | -1/+1 | |
| | ||||||
* | Allow a request_handler to serve a file in root of HTTP | Badlop | 2010-02-10 | 1 | -1/+2 | |
| | ||||||
* | Fix character in README file | Badlop | 2010-02-05 | 1 | -1/+1 | |
| | | | | SVN Revision: 2963 | |||||
* | Add new debuging hook to the http receiving process. | Pablo Polvorin | 2010-02-05 | 1 | -1/+3 | |
| | | | | | | The new hook is called http_request_debug, and receive the LocalPath and Request as parameter. SVN Revision: 2961 | |||||
* | Hibernate http-bind process after handling a request. | Pablo Polvorin | 2010-02-05 | 1 | -1/+1 | |
| | | | | | | When using BOSH, this reduces memory consuption of the http-bind process, with negligible CPU impact. SVN Revision: 2960 | |||||
* | Bug Fix: The value of max # of erlang process specified in ejabberdctl.cfg ↵ | Pablo Polvorin | 2010-02-05 | 1 | -2/+2 | |
| | | | | | | | | was not used. It was called PROCESSES in the .cfg file, and ERL_PROCESSES in the script. The latter is the correct, to be coherent with ERL_MAX_PORTS and ERL_MAX_ETS_TABLES. SVN Revision: 2959 | |||||
* | avoid resending <stream:error> stanzas on terminate (EJAB-1180) | Evgeniy Khramtsov | 2010-02-03 | 1 | -5/+10 | |
| | | | | SVN Revision: 2955 | |||||
* | avoid 'invalid' value in #iq{} record | Evgeniy Khramtsov | 2010-02-02 | 1 | -4/+2 | |
| | | | | SVN Revision: 2954 | |||||
* | iq_query_info/1 now returns 'invalid' if XMLNS is invalid | Evgeniy Khramtsov | 2010-02-02 | 1 | -9/+13 | |
| | | | | SVN Revision: 2953 |