aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update several commands for recent ejabberd_commands changesAlexey Shchepin2015-09-284-2/+21
* Add oauth_access optionAlexey Shchepin2015-09-251-5/+22
* Strip Nick element in message stanzas sent to a room (#686)Badlop2015-09-251-1/+2
* Add OAuth support (thanks to Aleksey)Christophe Romain2015-09-259-64/+1188
* Fix regression introduced when code was binarized (EJAB-641)Badlop2015-09-241-1/+3
* Log TLS errors as [debug] messages onlyHolger Weiss2015-09-241-1/+1
* Add <stanza-id/> (XEP-0359) to archived messagesEvgeniy Khramtsov2015-09-221-6/+20
* Nameprep host name passed to http-bind before using in (EJAB-1658)Paweł Chmielowski2015-09-221-2/+3
* Improve external module configuration management (EJAB-1746)Christophe Romain2015-09-222-3/+10
* Add MAM (XEP-0313) v0.4 supportEvgeniy Khramtsov2015-09-221-4/+9
* Add set_loglevel command (EJABS-2524)Jerome Sautret2015-09-212-2/+17
* Merge branch 'master' of github.com:processone/ejabberdChristophe Romain2015-09-183-3/+15
|\
| * Guard against passing undefined C2SPid to xml parser before become_controller...Paweł Chmielowski2015-09-171-3/+13
| * Let BOSH/WebSocket support "max_resume_timeout"Holger Weiss2015-09-172-0/+2
* | Remove unused functions from old get_items apiChristophe Romain2015-09-172-29/+16
|/
* Comment unused type, unused termQuan Zhuo2015-09-163-4/+4
* Properly handle define_macros in merged config filesPaweł Chmielowski2015-09-161-8/+8
* XEP-0198: Improve handling of non-message stanzasHolger Weiss2015-09-151-2/+8
* Simplify MSSQL configurationEvgeniy Khramtsov2015-09-134-1/+108
* Fix MSSQL supportEvgeniy Khramtsov2015-09-132-349/+19
* ext_mod must be started before ejabberd_configChristophe Romain2015-09-111-9/+4
* Include ext_mod modules when checking accepted options (ejabberd-contrib#116)Badlop2015-09-102-2/+3
* Pass stream management options defined in http listener to http-bind and webs...Paweł Chmielowski2015-09-044-17/+32
* New XEP-0198 option: "max_resume_timeout"Holger Weiss2015-09-031-3/+10
* Use hide_sensitive_log_data in eldap.erlBadlop2015-09-031-2/+2
* Rename idna.erl to ejabberd_idna.erl (#702)Evgeniy Khramtsov2015-09-023-5/+5
* Add verification of hide_sensitive_log_data global optionBadlop2015-09-021-1/+3
* Remove unused function now_to_iso/1Evgeniy Khramtsov2015-09-021-5/+0
* Do not forget to set from/to when fetching from MUC historyEvgeniy Khramtsov2015-09-011-3/+1
* Fix problem with merging same port, different ip listeners in config filesPaweł Chmielowski2015-09-011-4/+2
* Fetch MUC MAM messages from room history directly if it's not enabled in room...Evgeniy Khramtsov2015-09-011-5/+64
* get_room_options will not crash in case of query for a non-existent roomoxpa2015-08-281-2/+4
* Always include RSM in final messageEvgeniy Khramtsov2015-08-241-6/+2
* Remove MAM archives on MUC room destroyEvgeniy Khramtsov2015-08-242-3/+23
* More eye-candy mod_http_bind help page (thanks to Marek Foss)Badlop2015-08-211-32/+127
* Improve S2S certificate checksEvgeniy Khramtsov2015-08-201-1/+3
* Fix case clause during S2S certificate checksEvgeniy Khramtsov2015-08-191-1/+1
* Change namespace from muc#admin to muc#userEvgeniy Khramtsov2015-08-191-1/+1
* Don't overwrite listeners for different transports in config mergingPaweł Chmielowski2015-08-191-1/+4
* Catch errors when calling inet:peername in ejabberd_httpPaweł Chmielowski2015-08-171-2/+10
* Prettify copyright links (thanks to GreenLunar)(#692)Badlop2015-08-131-1/+6
* Store and retrieve "mam" value in room configurationBadlop2015-08-121-0/+1
* Fix and document create_rooms_file and destroy_Badlop2015-08-121-1/+3
* Changed API of some mod_muc_admin command argumentsBadlop2015-08-121-10/+10
* Room response to disco#info node muc#traffic should be an error (EJAB-741)Badlop2015-08-121-2/+5
* Add support for MUC MAMEvgeniy Khramtsov2015-08-083-147/+238
* Handle merging of append_host_config as is done for host_configPaweł Chmielowski2015-08-061-3/+3
* Add ability to override main config file options with data from included filesPaweł Chmielowski2015-08-061-19/+41
* Remove obsolete pubsub migration commandChristophe Romain2015-08-061-5/+0
* typoMatthias Rieber2015-08-061-1/+1