2010-02-22 |
Badlop | Fix typos in example config comments (thanks to Florian... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Badlop | Use alternative of file:read_line/1 to not require... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Evgeniy Khramtsov | fixes typo in Russian translation |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Evgeniy Khramtsov | get rid of queue:filter/2 to keep compatibility with... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Evgeniy Khramtsov | now using mnesia:async_dirty when cleaning table from... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Badlop | Reduce verbosity of HTTP Binding log messages (thanks... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Badlop | Recompile guide.html |
commit | commitdiff | tree | snapshot |
2010-02-18 |
ekhramtsov | improved explanation of "max_fsm_queue" option; include... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
ekhramtsov | option "access_from" is now documented (EJAB-1187) |
commit | commitdiff | tree | snapshot |
2010-02-17 |
ekhramtsov | new option "hostname" is added (thanks to Stefan Hepp... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Badlop | Close also legacy sessions that were half connected... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Badlop | Remove references to the old SVN repository. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Badlop | Rewrite mnesia counter functions to use dirty_update_co... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Badlop | New command to set master Mnesia node |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Badlop | Shared roster gets contact nickname from vcard, when... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Badlop | Cross-domain HTTP-Bind support (thanks to Jack Moffitt... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Badlop | Fix cluster race condition in route read (thanks to... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Badlop | Improve TTY code to work on more operating systems... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Badlop | Added support for Jot in ctl and TTY in debug (thanks... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Badlop | Minor fixes in the new ejabberdctl flock code |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Martin Langhoff | ejabberdctl: support concurrent connections with bound... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Badlop | Remove unnecessary section about Snow Leopard with... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Badlop | Replace mention of ejabberd SVN with Git. |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Badlop | Fix bashism in 'ejabberdctl started' |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Badlop | Allow a request_handler to serve a file in root of... |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Badlop | Fix character in README file |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Pablo Polvorin | Add new debuging hook to the http receiving process. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Pablo Polvorin | Hibernate http-bind process after handling a request. |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Pablo Polvorin | Bug Fix: The value of max # of erlang process specified... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Evgeniy Khramtsov | avoid resending <stream:error> stanzas on terminate... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Evgeniy Khramtsov | avoid 'invalid' value in #iq{} record |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Evgeniy Khramtsov | iq_query_info/1 now returns 'invalid' if XMLNS is invalid |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Evgeniy Khramtsov | changed Reason to shutdown when stopping destroyed... |
commit | commitdiff | tree | snapshot |
2010-02-02 |
Badlop | Fix bug handling Reason in gen_fsm:terminate |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Evgeniy Khramtsov | Added new acl for mod_register: access_from. This acl... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Evgeniy Khramtsov | improved SQL reconnect behaviour |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evgeniy Khramtsov | regenerated guide.html |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evgeniy Khramtsov | ejabberd_c2s option "max_fsm_queue" is now documented |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evgeniy Khramtsov | new ejabberd_c2s option support: max_fsm_queue |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evgeniy Khramtsov | fixes regression with configure script |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Evgeniy Khramtsov | now using p1_fsm behaviour in c2s FSM (EJAB-1173) |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Mickaël Rémond | Fix typo in doc |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Badlop | Fix documentation installation, no need for executable... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Badlop | Fix typo in EJABBERD_BIN_PATH (thanks to Martin Langhof... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Badlop | Support in ejabberdctl help command names with old... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Badlop | Revert version number from 2.1.2 tag to 2.1.x branch |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Badlop | Update version number to 2.1.2 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Badlop | Add ejabberd 2.1.2 release notes |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Badlop | Close sessions that were half connected (thanks to... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Badlop | Fix some moved URLs in the Guide |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Badlop | Document the option route_subdomains in the Guide ... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Badlop | Fix OTP version detection to work with old supported... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Badlop | Improve functions calls when closing client connection. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Christophe... | improve delete_subscriptions code |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Christophe... | add send_loop robustness |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Badlop | If big offline message queue, show only subset on WebAd... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Badlop | Fix explanation of access_max_user_messages. |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Badlop | Check for Effective GID EGID in ejabberdctl (thanks... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Badlop | Update year of ProcessOne copyright from 2009 to 2010... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Badlop | For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christophe... | remove useless comment |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christophe... | avoid calling gen_server on internal events (EJAB-1156) |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christophe... | allow unsubscribe with 'all' SubId, as mod_pubsub alrea... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christophe... | fix NodeName issue from r2880 (thanks to Karim Gemayel) |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christophe... | fix r2876 compilation warning |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christophe... | apply r2876 on pubsub_odbc |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Badlop | Support in user list page of WebAdmin when mod_offline... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Christophe... | fix headers (EJAB-1091), (EJAB-1092), (EJAB-1093) ... |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Badlop | Show and throw error when captcha_cmd is required but... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Badlop | Minor case code simplification. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Mickaël Rémond | Match Erlang typing documentation, to remove dialyzer... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Mickaël Rémond | Attempt to fix dialyzer warning: adhoc.erl:51: Guard... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Mickaël Rémond | Small refactoring |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Badlop | An AccessCommand with Access 'all', don't require auth... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Badlop | Fix so script runs correctly when invoked by root ... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Badlop | Improve parsing of ejabberd_sm:get_user_info result. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Christophe... | add explicit comment on last published items configurat... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Badlop | Show the last activity time in the user page. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Badlop | Command to stop ejabberd informing users, with grace... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Badlop | When ejabberd stops, send stream close to clients ... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Badlop | Improve log message when showing lines of config file. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Badlop | Kick occupants with reason when room is stopped due... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Badlop | Fix warning about unused variable |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Badlop | If problem in config file starting ejabberd: display... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Badlop | Add +export_all to EFLAGS if: make debug=true (thanks... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Badlop | Support also SASL PLAIN auth messages described in... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Badlop | Disable code of recent commit because some clients... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Badlop | Write in room log when a room is created, destroyed... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Badlop | Send features after negotiating binding and session... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Badlop | Provide more detailed log message when s2s stream start... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Badlop | Better use install_fallback when importing a Mnesia... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Badlop | Support for arguments in ejabberdctl that are empty... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Badlop | Add explanation about global Access precendence over... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Badlop | Fix error message when register is forbidden by ACL... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Badlop | Improved Polish translation (thanks to Janusz B. Wiśnie... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Badlop | Recompile all translation files |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Badlop | Clarify that 'tls' option is still useful in ejabberd_h... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Badlop | Remove the old note about LDAP lack of encryption. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Badlop | pep_mapping not working due to Node type mismatch ... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Badlop | Fix EDoc comment |
commit | commitdiff | tree | snapshot |
next |