aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mod_carboncopy: Apply small code simplification15.02Holger Weiss2015-02-121-6/+2
* Check availability before carbon copyingHolger Weiss2015-02-111-2/+5
* Don't crash if 'request_path' has unexpected typeHolger Weiss2015-02-111-1/+1
* Fix incorrect Elixir nameMickaël Rémond2015-02-111-0/+0
* Remove unused function clause in mod_carboncopyHolger Weiss2015-02-111-3/+1
* Fix "make install" without Elixir supportHolger Weiss2015-02-111-3/+3
* Disable elixir support in travis testsPaweł Chmielowski2015-02-101-1/+1
* Merge pull request #429 from mremond/masterMickaël Rémond2015-02-1011-56/+203
|\
| * Add Elixir support to ejabberdMickaël Rémond2015-02-1011-56/+203
|/
* Document EJABBERD_CONFIG_PATH in ejabberdctl.cfgHolger Weiss2015-02-101-0/+11
* README: Mention commands in the right orderHolger Weiss2015-02-091-5/+5
* README: Mention how to create "configure" scriptHolger Weiss2015-02-091-2/+4
* Don't convert configuration values to stringsHolger Weiss2015-02-091-4/+2
* Fix typo in debug messageHolger Weiss2015-02-081-1/+1
* List all available commands in the guide (EJAB-1735)Badlop2015-01-281-4/+21
* Support for "> ." in YAML configuration filesBadlop2015-01-282-1/+37
* Merge pull request #414 from weiss/fix-function-specsEvgeny Khramtsov2015-01-231-5/+6
|\
| * Fix a few function specificationsHolger Weiss2015-01-231-5/+6
|/
* Fix integer parameter which can be set to 0Christophe Romain2015-01-221-7/+7
* Merge pull request #413 from weiss/fix-timestamp-overflowEvgeny Khramtsov2015-01-221-5/+10
|\
| * Increment number of seconds on timestamp overflowHolger Weiss2015-01-211-8/+9
| * Don't match integer() against float() valueHolger Weiss2015-01-211-1/+1
| * Fix overflow in XEP-0203 delay: if microseconds exceeded 999499, *** was put ...Nathan Bruning2015-01-211-1/+5
* | New command to reload config (EJAB-1140)Badlop2015-01-212-1/+18
* | Fix missing copyright dates to 2015 (EJAB-1733)Christophe Romain2015-01-2110-5/+90
|/
* Merge pull request #410 from weiss/enable-transient-supervisorsChristophe Romain2015-01-201-2/+2
|\
| * Cosmetic changes for "./configure --help" outputHolger Weiss2015-01-201-1/+1
| * Enable transient supervisors by defaultHolger Weiss2015-01-201-2/+2
|/
* Merge pull request #409 from hamano/scram-stringprep-checkingEvgeny Khramtsov2015-01-191-1/+1
|\
| * correct fix for #396HAMANO Tsukasa2015-01-191-1/+1
| * correct fix for #396HAMANO Tsukasa2015-01-191-1/+1
* | Update the Guide about using access_commands in YAML/CFG filesBadlop2015-01-151-7/+39
* | Fix binaries when ejabberd_ctl passes auth detailsBadlop2015-01-151-1/+1
* | Fix access_commands option in ejabberd_xmlrpc, now it worksBadlop2015-01-153-9/+13
* | Get rid of asn1rt callsEvgeniy Khramtsov2015-01-151-9/+8
* | Ignore warnings_as_errors everywhereEvgeniy Khramtsov2015-01-151-0/+0
* | Merge pull request #400 from toopay/patch-clarity-cleanupEvgeny Khramtsov2015-01-091-5/+2
|\ \
| * | Fix spec comment and remove useless case blockTaufan Aditya2015-01-091-5/+2
|/ /
* | Merge pull request #399 from toopay/patch-cleanup-unused-varsEvgeny Khramtsov2015-01-083-3/+3
|\ \
| * | Fix unused vars warningTaufan Aditya2015-01-093-3/+3
|/ /
* | Update some RFC links (EJAB-1728)Badlop2015-01-082-6/+6
* | Update compilation from git (github #397)Badlop2015-01-081-1/+1
* | Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-08154-211/+211
* | Merge pull request #396 from hamano/scram-stringprep-checkingEvgeny Khramtsov2015-01-081-2/+4
|\|
| * checking stringprep in scram authenticationHAMANO Tsukasa2015-01-081-2/+4
* | Fix missing presences when adding shared groups (Github PR#99, thanks to Bokner)Badlop2015-01-071-33/+75
* | Fix binaries in command ejabberdctl stop_kindlyBadlop2015-01-071-3/+4
* | Merge pull request #383 from weiss/fix-shutdownbadlop2015-01-071-1/+1
|\ \ | |/ |/|
| * Give temporary processes time to stop cleanlyHolger Weiss2014-12-211-1/+1
* | Merge pull request #395 from weiss/fix-turn-examplebadlop2015-01-041-1/+1
|\ \