Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor case code simplification. | Badlop | 2010-01-09 | 1 | -3/+3 |
| | | | | SVN Revision: 2873 | ||||
* | Match Erlang typing documentation, to remove dialyzer warning. Code was ↵ | Mickaël Rémond | 2010-01-09 | 1 | -6/+4 |
| | | | | | | working fine however. SVN Revision: 2870 | ||||
* | Attempt to fix dialyzer warning: adhoc.erl:51: Guard test XData::'false' | ↵ | Mickaël Rémond | 2010-01-09 | 1 | -4/+5 |
| | | | | | | #xmlel{ns::'jabber:x:data',declared_ns::[{_,_}],attrs::[{_,_,_,_}],children::'undefined' | [{_,_} | {_,_,_,_,_,_}]} =:= 'true' can never succeed SVN Revision: 2869 | ||||
* | Small refactoring | Mickaël Rémond | 2010-01-09 | 1 | -8/+5 |
| | | | | SVN Revision: 2867 | ||||
* | An AccessCommand with Access 'all', don't require auth to execute it. | Badlop | 2010-01-09 | 3 | -11/+11 |
| | | | | SVN Revision: 2865 | ||||
* | Fix so script runs correctly when invoked by root (EJAB-1152) | Badlop | 2010-01-05 | 1 | -1/+1 |
| | | | | SVN Revision: 2862 | ||||
* | Improve parsing of ejabberd_sm:get_user_info result. | Badlop | 2010-01-04 | 1 | -1/+4 |
| | | | | SVN Revision: 2857 | ||||
* | add explicit comment on last published items configuration (EJAB-1130) | Christophe Romain | 2010-01-04 | 1 | -1/+2 |
| | | | | SVN Revision: 2855 | ||||
* | Show the last activity time in the user page. | Badlop | 2010-01-03 | 1 | -0/+22 |
| | | | | SVN Revision: 2854 | ||||
* | Command to stop ejabberd informing users, with grace period, and kindly ↵ | Badlop | 2010-01-03 | 4 | -1/+86 |
| | | | | | | (EJAB-1112) SVN Revision: 2853 | ||||
* | When ejabberd stops, send stream close to clients (thanks to Alexey ↵ | Badlop | 2010-01-03 | 2 | -0/+24 |
| | | | | | | Shchepin)(EJAB-1112) SVN Revision: 2852 | ||||
* | Improve log message when showing lines of config file. | Badlop | 2009-12-30 | 1 | -1/+2 |
| | | | | SVN Revision: 2850 | ||||
* | Kick occupants with reason when room is stopped due to MUC shutdown (EJAB-1149) | Badlop | 2009-12-30 | 1 | -4/+25 |
| | | | | SVN Revision: 2848 | ||||
* | Fix warning about unused variable | Badlop | 2009-12-29 | 1 | -1/+1 |
| | | | | SVN Revision: 2846 | ||||
* | If problem in config file starting ejabberd: display config lines and stop ↵ | Badlop | 2009-12-29 | 1 | -8/+57 |
| | | | | | | node (EJAB-1148) SVN Revision: 2844 | ||||
* | Add +export_all to EFLAGS if: make debug=true (thanks to Marcin ↵ | Badlop | 2009-12-29 | 13 | -13/+13 |
| | | | | | | Owsiany)(EJAB-1134) SVN Revision: 2842 | ||||
* | Support also SASL PLAIN auth messages described in RFC4616 (EJAB-1132) | Badlop | 2009-12-29 | 1 | -2/+27 |
| | | | | SVN Revision: 2839 | ||||
* | Disable code of recent commit because some clients can't handle it (EJAB-1058) | Badlop | 2009-12-29 | 1 | -11/+11 |
| | | | | SVN Revision: 2838 | ||||
* | Write in room log when a room is created, destroyed, started, stopped ↵ | Badlop | 2009-12-29 | 2 | -1/+21 |
| | | | | | | (EJAB-1144) SVN Revision: 2836 | ||||
* | Send features after negotiating binding and session (EJAB-1058) | Badlop | 2009-12-28 | 1 | -0/+11 |
| | | | | SVN Revision: 2834 | ||||
* | Provide more detailed log message when s2s stream start fails. | Badlop | 2009-12-28 | 1 | -3/+4 |
| | | | | SVN Revision: 2831 | ||||
* | Better use install_fallback when importing a Mnesia backup file. | Badlop | 2009-12-28 | 2 | -8/+38 |
| | | | | SVN Revision: 2829 | ||||
* | Support for arguments in ejabberdctl that are empty strings. | Badlop | 2009-12-28 | 1 | -9/+10 |
| | | | | SVN Revision: 2827 | ||||
* | Add explanation about global Access precendence over vhost Access (EJAB-803) | Badlop | 2009-12-23 | 2 | -1/+9 |
| | | | | SVN Revision: 2824 | ||||
* | Fix error message when register is forbidden by ACL (EJAB-803) | Badlop | 2009-12-23 | 1 | -1/+1 |
| | | | | SVN Revision: 2823 | ||||
* | Improved Polish translation (thanks to Janusz B. Wiśniewski and Zbigniew ↵ | Badlop | 2009-12-23 | 2 | -245/+246 |
| | | | | | | Żółkiewski)(EJAB-1138) SVN Revision: 2822 | ||||
* | Recompile all translation files | Badlop | 2009-12-23 | 25 | -4852/+4970 |
| | | | | SVN Revision: 2821 | ||||
* | Clarify that 'tls' option is still useful in ejabberd_http for HTTPS. | Badlop | 2009-12-23 | 2 | -0/+2 |
| | | | | SVN Revision: 2819 | ||||
* | Remove the old note about LDAP lack of encryption. | Badlop | 2009-12-21 | 2 | -4/+2 |
| | | | | SVN Revision: 2817 | ||||
* | pep_mapping not working due to Node type mismatch (EJAB-1135) | Badlop | 2009-12-21 | 2 | -2/+2 |
| | | | | SVN Revision: 2815 | ||||
* | Fix EDoc comment | Badlop | 2009-12-21 | 1 | -2/+1 |
| | | | | SVN Revision: 2814 | ||||
* | Fix get_group_opt to return Default value in case of Mnesia error. | Badlop | 2009-12-19 | 1 | -1/+3 |
| | | | | SVN Revision: 2811 | ||||
* | Update branch version name back to 2.1.x | Badlop | 2009-12-17 | 5 | -8/+8 |
| | | | | SVN Revision: 2810 | ||||
* | Prepare 2.1.1 release | Badlop | 2009-12-14 | 6 | -8/+55 |
| | | | | SVN Revision: 2808 | ||||
* | Print command's reply and newline only when there's something to print. | Badlop | 2009-12-11 | 1 | -2/+6 |
| | | | | SVN Revision: 2806 | ||||
* | Added to ejabberdctl an experimental variable EJABBERD_BYPASS_WARNINGS | Badlop | 2009-12-11 | 2 | -3/+11 |
| | | | | SVN Revision: 2804 | ||||
* | Add support for serving a Unique Room Name (thanks to Pablo Polvorin)(EJAB-1121) | Badlop | 2009-12-11 | 2 | -0/+23 |
| | | | | SVN Revision: 2802 | ||||
* | Show Last Activity menu item in Webadmin only if vhost has mod_last (EJAB-1031) | Badlop | 2009-12-09 | 1 | -3/+8 |
| | | | | SVN Revision: 2799 | ||||
* | Call in WebAdmin the proper mod_last backend module (EJAB-1031) | Badlop | 2009-12-09 | 2 | -8/+15 |
| | | | | SVN Revision: 2798 | ||||
* | This is ejabberd 2.1.x branch, not 2.1.0 tag. | Badlop | 2009-12-09 | 5 | -9/+9 |
| | | | | SVN Revision: 2796 | ||||
* | Fix erl -setcookie argument in cluster setup (thanks to Jan Koum) | Badlop | 2009-12-09 | 1 | -1/+1 |
| | | | | SVN Revision: 2795 | ||||
* | Apply a forgotten part of the original patch (EJAB-1119) | Badlop | 2009-12-08 | 1 | -5/+4 |
| | | | | SVN Revision: 2792 | ||||
* | Fix memory and port leak when TLS is enabled in HTTP (thanks to Brian ↵ | Badlop | 2009-12-07 | 1 | -1/+7 |
| | | | | | | Cully)(EJAB-1119) SVN Revision: 2790 | ||||
* | Fix bug that couldn't connect if starttls_required and zlib were set (EJAB-1118) | Badlop | 2009-12-07 | 1 | -1/+0 |
| | | | | SVN Revision: 2789 | ||||
* | prevent sending duplicated last items if several resources online (EJAB-1116) | Christophe Romain | 2009-12-06 | 3 | -38/+50 |
| | | | | SVN Revision: 2786 | ||||
* | Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115) | Badlop | 2009-12-04 | 2 | -2/+2 |
| | | | | SVN Revision: 2784 | ||||
* | Call ejabberd_router:route/3 instead of sending a message (EJAB-1114) | Badlop | 2009-12-04 | 4 | -19/+19 |
| | | | | SVN Revision: 2782 | ||||
* | Small relax the limitation in the mod_pubsub_odbc host option. | Badlop | 2009-12-04 | 4 | -4/+6 |
| | | | | SVN Revision: 2781 | ||||
* | Explain limitation in the mod_pubsub_odbc host option. | Badlop | 2009-12-03 | 2 | -0/+2 |
| | | | | SVN Revision: 2777 | ||||
* | Fix warning of unused variable | Badlop | 2009-12-03 | 1 | -1/+1 |
| | | | | SVN Revision: 2776 |