Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-14Accept output argument in tools/opt_types.shEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-05-01Remove Elixir tests entry points as they were removed in december:Mickael Remond
2018-10-29missing priv/lua/redis_sm.luaHAMANO Tsukasa
2018-07-14Don't forget to remove Lua scripts on uninstallEvgeniy Khramtsov
2018-03-21Add option --enable-group=xxx (thanks to andreabenini)(#1429)Badlop
2018-01-15Use correct name of new rebar commandPaweł Chmielowski
2018-01-15Call configure on deps in separate rebar command that compilePaweł Chmielowski
2018-01-15Don't report errors when trying to remove not existing files in make installPaweł Chmielowski
2018-01-08Delete old .so and executable files before installing new onePaweł Chmielowski
2018-01-08Make all install target rules as .PHONYPaweł Chmielowski
2018-01-08Refactor code for installing binariesPaweł Chmielowski
2017-12-01Set executable permission on mac_listener when installing (#2138)nosnilmot
2017-11-20Fix filtering of rebar list-depsPaweł Chmielowski
2017-11-17Fix sed invocation that was incompatible with FreeBSD sedPaweł Chmielowski
2017-11-15Makefile.in: Fix "make clean && make"Holger Weiss
2017-10-30Improve --enable-system-depsPaweł Chmielowski
2017-10-26Adopt 'make install' to updated output from 'rebar list-deps'Paweł Chmielowski
2017-10-09Don't include CSS, javascript and image data directly in the codeEvgeniy Khramtsov
2017-10-09Better handle mobile devices in CSS of mod_register_webEvgeniy Khramtsov
2017-10-02Install binaries with 755 permissionsPaweł Chmielowski
2017-09-28Install eimp binary with +x attributePaweł Chmielowski
2017-09-27When running "make translations", use the new tools/prepare-tr.shBadlop
2017-08-24Fix 'make install' to work with new output from rebar list-depsPaweł Chmielowski
2017-05-30Add license files into lib and deps directoriesChristophe Romain
2017-03-20Remove webtool from erlang.plt creationEvgeniy Khramtsov
2017-01-29More changes that are required from p1_pam -> epamPaweł Chmielowski
2016-11-24Don't make ejabberd.service file executableHolger Weiss
2016-11-24Makefile.in: Substitute all @variables@ in a lineHolger Weiss
2016-11-19Switch to stand-alone XMPP libraryEvgeniy Khramtsov
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-11-04Replace ctlscriptpath and produce ejabberd.service file (#434)Badlop
2016-10-07Add xdata generator and make some code using itEvgeniy Khramtsov
2016-07-18Initial version based on XML generatorEvgeniy Khramtsov
2016-05-03Fix ejabberdctl.template duplicationMatthias Rieber
2016-05-01ejabberdctl: Fix path to epmdHolger Weiss
2016-02-10Add tests for XEP-0013Evgeniy Khramtsov
2016-02-03Handle spaces in vsn attribute of app file when installing deps (#940)Badlop
2016-01-08Fix 'make install' to work on osxChristophe Romain
2016-01-07Add version sufixes to application locations in 'make install'Paweł Chmielowski
2015-12-02Don't forget copying files that were compiled during `make install`Paweł Chmielowski
2015-11-20Merge branch 'cluster_fix'Christophe Romain
2015-11-20Integrate join/leave cluster as ejabberd commandChristophe Romain
2015-10-28Copy elixir files in copy-files makefile targetPaweł Chmielowski
2015-10-19Make COPY_template compatible with gmake 3.8Paweł Chmielowski
2015-10-19Make install should work even without having DESTDIR setPaweł Chmielowski
2015-10-15Use OTP directory structure for 'make install'Paweł Chmielowski
2015-09-21Avoid wrong failing cases on make install (#468)Christophe Romain
2015-05-20Remove obsolete doc and win32 files (EJAB-1738)Christophe Romain
2015-03-20Add SQLite supportSergey Abramyan