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
path: root/tools
AgeCommit message (Expand)Author
2022-11-07Support extended protocol attribute (#3915)Badlop
2022-11-07Fix DOAP file logo namespaceDaniel Brötzmann
2022-11-04New script to generate DOAP fileBadlop
2022-09-23make-binaries: Bump Expat and libpng versionsHolger Weiss
2022-09-23make-binaries: Fix GitHub release version checksHolger Weiss
2022-09-13make-binaries: Bump Erlang/OTP version to 24.3.4.5Holger Weiss
2022-09-13make-binaries: Bump dependency versionsStu Tomlinson
2022-08-21make-packages: Fix permissions on RPM systemsHolger Weiss
2022-06-24Fix error reporting in 'make options' on OTP24+Paweł Chmielowski
2022-05-28make-binaries: Include CAPTCHA script with releaseHolger Weiss
2022-05-28make-binaries: Edit rebar.config more carefullyHolger Weiss
2022-05-25make-binaries: Fix linking of EIMP dependenciesHolger Weiss
2022-05-18make-binaries: Adjust Mnesia spool directory pathHolger Weiss
2022-05-18make-packages: Include systemd unit with RPMHolger Weiss
2022-05-17make-installers: Support non-root installationHolger Weiss
2022-05-16make-installers: Override code on upgradeHolger Weiss
2022-05-16make-installers: Apply cosmetic changesHolger Weiss
2022-05-12make-binaries: Bump dependency versionsHolger Weiss
2022-05-06make-binaries: Bump SQLite and ODBC versionsHolger Weiss
2022-05-04Apparently the --tags option is required to properly describe a brand new tagBadlop
2022-05-04Create uninstall.txt with instructionsBadlop
2022-05-04Add help header to the installer helpBadlop
2022-05-04Once installed, show next stepsBadlop
2022-05-04Add some blank lines to outputBadlop
2022-05-04make-binaries: Update to Crosstool-NG 1.25.0-RC2Holger Weiss
2022-05-04make-binaries: Try to avoid rebuilding depsHolger Weiss
2022-05-04Import script for building command line installersHolger Weiss
2022-05-04Import script for building DEB and RPM packagesHolger Weiss
2022-05-04Import script for building Linux binariesHolger Weiss
2022-02-24Support Erlang 25 in "make options": returns attribute with simpler syntaxBadlop
2022-02-11Update copyright year to 2022Badlop
2022-01-24Fix typosKian-Meng Ang
2021-12-23In POSIX sh, RANDOM is undefined: use always the other methodBadlop
2021-12-23Dollar is unnecessary on arithmetic variablesBadlop
2021-12-23Use dollar notation instead of legacy backtickedBadlop
2021-08-12"sort -R" command not POSIX, added "shuf" and "cat" as fallbackballerburg9005
2021-04-15Support the recent changes in the "ejabberdctl help" command (#3569)Badlop
2021-03-12Fix INTRUDER and add padding to second text lineBadlop
2021-02-23Clone to the dir specified in rebar.config... useful for erlang-sqlite3Badlop
2021-02-22Add question/answer-based CAPTCHA script (#3533)Holger Weiß
2021-02-19Improve support for rebar3 in "make translations"Badlop
2021-02-16Create annotated tags, meant for releases, instead of lightweight (#3512)Badlop
2021-02-02Improve prepare-tr so *.msg files inform to not edit them (#3484)Badlop
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2021-01-22When running "make translations" use the external ejabberd_po repositoryBadlop
2020-12-18Add option to check for missing hex releases to update scriptPaweł Chmielowski
2020-12-18Correctly sort mixed versions vX.Y and X.Y in update-deps scriptPaweł Chmielowski
2020-09-03Update one more place where we had -include("xmpp.hrl")Paweł Chmielowski
2020-08-21For mod_vcard_* modules, redirect options to mod_vcardBadlop
2020-07-15Revert "Dirty workarounds to compile jiffy with Erlang/OTP 23 (#3282)"Badlop