| Commit message (Expand) | Author | Files | Lines |
2009-10-19 | In default config, only local accounts can create rooms and pubsub nodes. | Badlop | 3 | -8/+12 |
2009-10-19 | Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks to... | Badlop | 3 | -0/+13 |
2009-10-19 | Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071) | Badlop | 2 | -5/+5 |
2009-10-08 | Document new option max_fsm_queue. | Badlop | 3 | -181/+222 |
2009-09-27 | Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2 | Mickaël Rémond | 1 | -0/+14 |
2009-09-24 | Recompile guide and translation files. | Badlop | 1 | -3/+6 |
2009-09-23 | rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047) | Christophe Romain | 1 | -2/+2 |
2009-09-23 | fix EJAB-819 thanks to badlop | Christophe Romain | 1 | -0/+3 |
2009-09-23 | Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité) | Badlop | 5 | -105/+107 |
2009-09-21 | Document more ejabberd commands in the Guide (EJAB-1041) | Badlop | 4 | -10/+12 |
2009-09-21 | Added new translation to Greek language (thanks to James Iakovos Mandelis) | Badlop | 2 | -1/+3 |
2009-09-21 | Mention the mod_pubsub plugin default rename to flat | Badlop | 1 | -0/+3 |
2009-09-11 | change version do 2.1.0 | Christophe Romain | 4 | -7/+7 |
2009-09-10 | Mention in the 2.1.0 release notes the HTTP-Bind optimization | Badlop | 1 | -0/+1 |
2009-08-31 | Include in release notes Zlib+STARTTLS support | Badlop | 1 | -0/+1 |
2009-08-31 | Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499) | Badlop | 2 | -8/+2 |
2009-08-31 | Remove the word "END" of release_notes file because it seems unnecessary. | Badlop | 1 | -2/+0 |
2009-08-31 | Rename erlang log file sasl.log to erlang.log (EJAB-783) | Badlop | 3 | -6/+12 |
2009-08-25 | Add command to update PubSub table of ejabberd trunk SVN. | Badlop | 1 | -0/+5 |
2009-08-24 | Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) | Badlop | 2 | -0/+4 |
2009-08-24 | Document that the admin can install ejabberd.init script (EJAB-755) | Badlop | 2 | -3/+21 |
2009-08-20 | Show example config to disable account create/delete, and allow password change. | Badlop | 2 | -10/+25 |
2009-08-19 | Explain how client can specify Pubsub plugin when creating node (thanks to Ch... | Badlop | 2 | -2/+8 |
2009-08-19 | Update Pubsub's nodetree documentation (thanks to Christophe Romain) | Badlop | 2 | -13/+39 |
2009-08-18 | Recompile guide.html | Badlop | 1 | -3/+15 |
2009-08-18 | added mod_pubsub_odbc documentation | Christophe Romain | 1 | -4/+19 |
2009-08-12 | Describe the options syntax, not only the name (EJAB-998) | Badlop | 4 | -609/+553 |
2009-08-11 | Update URLs of IETF and XMPP protocol documents | Badlop | 3 | -75/+75 |
2009-08-11 | More documentation for STUN server. | Badlop | 3 | -8/+14 |
2009-08-11 | STUN support is now documented | Evgeniy Khramtsov | 2 | -148/+235 |
2009-08-07 | Added preliminary Release Notes for ejabberd 2.1.0 | Badlop | 1 | -0/+248 |
2009-08-07 | To use import/export XEP-0227 feature, exmpp 0.9.1 or higher is required. | Badlop | 2 | -2/+2 |
2009-08-07 | ejabberdctl commands use _ instead of -. For backwards compatibility - is sti... | Badlop | 2 | -12/+12 |
2009-08-07 | Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993) | Badlop | 2 | -4/+26 |
2009-08-06 | Document options for Roster Versioning (EJAB-964) | Badlop | 2 | -3/+46 |
2009-08-03 | Document the new option s2s_dns_options, expressed in seconds (EJAB-994) | Badlop | 2 | -0/+8 |
2009-07-30 | Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173) | Badlop | 2 | -99/+170 |
2009-07-21 | Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Bri... | Badlop | 2 | -4/+34 |
2009-07-17 | Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) | Badlop | 2 | -5/+72 |
2009-07-06 | Add -hidden flag when calling Debug or Ctl | Badlop | 1 | -0/+4 |
2009-06-30 | Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (E... | Badlop | 2 | -5/+5 |
2009-06-25 | Improve explanation about SSL for port 5223 and its option 'tls'. | Badlop | 2 | -6/+18 |
2009-06-25 | Add note about PAM configuration for pam_winbind (thanks to Jon Bendtsen) | Badlop | 2 | -0/+4 |
2009-06-16 | Add permanent section about HTTP Bind module to the Guide. Example config. | Badlop | 3 | -119/+237 |
2009-06-16 | Add permanent section about mod_http_fileserver to the Guide. Example config. | Badlop | 3 | -115/+212 |
2009-06-15 | Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Mag... | Badlop | 2 | -0/+4 |
2009-06-15 | Add option to restrict max offline messages by Access and ACL (EJAB-951) | Badlop | 2 | -13/+71 |
2009-05-28 | pubsub: added configuration option in guide.tex, added last item cache, use d... | Christophe Romain | 1 | -3/+20 |
2009-05-25 | Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei G... | Badlop | 2 | -10/+24 |
2009-05-15 | Document how to convert Mnesia node name | Badlop | 2 | -18/+84 |