index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate enabled_backends in ejabberd.app instead of configure (#3549)
Badlop
2021-03-15
1
-12
/
+0
*
Merge pull request #3458 from nosnilmot/sqlite3-macos
badlop
2021-03-09
1
-6
/
+13
|
\
|
*
Remove external dependency on sqlite3 for macos
Stu Tomlinson
2020-12-23
1
-6
/
+13
*
|
Remove support for HiPE, it was experimental and Erlang/OTP 24 removes it
Badlop
2021-03-08
1
-9
/
+0
*
|
Add --enable-lua, and use that for luerl instead of --enable-tools (#3508)
Badlop
2021-03-08
1
-3
/
+12
*
|
Allow ejabberd to be compatible as a dependency for an Erlang project using r...
Michael Slezak
2021-02-16
1
-2
/
+1
|
/
*
rebar3 support for main build process
Stu Tomlinson
2020-09-21
1
-0
/
+11
*
Sort alphabetically configure options (thanks to Neustradamus)(#3246)
Badlop
2020-05-19
1
-120
/
+121
*
Fix English typos in configure.ac
Badlop
2020-04-29
1
-2
/
+2
*
Merge pull request #3232 from weiss/enable-stun
Jérôme Sautret
2020-04-29
1
-2
/
+2
|
\
|
*
Enable STUN/TURN by default
Holger Weiss
2020-04-20
1
-2
/
+2
*
|
Run tests for mssql only if configured with --enable-mssql
Paweł Chmielowski
2020-04-28
1
-3
/
+3
|
/
*
Use lager on OTP<22.0
Evgeny Khramtsov
2019-10-25
1
-1
/
+1
*
Replace lager with built-in new logging API
Evgeny Khramtsov
2019-10-18
1
-1
/
+1
*
Remove Riak support
Evgeny Khramtsov
2019-07-18
1
-13
/
+4
*
Bump required Erlang/OTP version to 19.1
Holger Weiss
2019-02-28
1
-1
/
+1
*
Remove no longer used deps
Paweł Chmielowski
2019-01-02
1
-12
/
+3
*
configure.ac: Bump required Erlang/OTP version
Holger Weiss
2018-12-06
1
-1
/
+1
*
Move mod_irc to ejabberd-contrib
Evgeniy Khramtsov
2018-06-20
1
-2
/
+2
*
Do not check for deprecated types
Evgeniy Khramtsov
2018-06-14
1
-2
/
+0
*
Add option --enable-group=xxx (thanks to andreabenini)(#1429)
Badlop
2018-03-20
1
-0
/
+13
*
Remove line left from debugging
Paweł Chmielowski
2018-01-30
1
-2
/
+0
*
Run tests only on backends enabled by configure
Paweł Chmielowski
2018-01-30
1
-0
/
+14
*
Always build eimp dependency
Evgeniy Khramtsov
2018-01-15
1
-9
/
+0
*
Add SQL_INSERT macro and update SQL queries to use server_host field
Alexey Shchepin
2017-11-02
1
-0
/
+9
*
Introduce mod_avatar
Evgeniy Khramtsov
2017-09-17
1
-0
/
+9
*
Update OTP version check by configure
Christophe Romain
2017-07-27
1
-2
/
+2
*
Add --enable-system-deps configure option
Paweł Chmielowski
2017-05-31
1
-0
/
+9
*
Introduce --enable-stun and --enable-sip configure options
Evgeniy Khramtsov
2017-05-23
1
-3
/
+21
*
Set default prefix to /usr/local
Christophe Romain
2017-04-06
1
-1
/
+1
*
ejabberdctl: Fix path to epmd
Holger Weiss
2016-05-01
1
-0
/
+1
*
Always use lagger
Paweł Chmielowski
2016-01-26
1
-11
/
+2
*
lager is the default logger, we need to reverse the define flag
Mickael Remond
2016-01-23
1
-1
/
+1
*
Add --enable-latest-deps to configure
Paweł Chmielowski
2015-12-18
1
-0
/
+9
*
Remove "--enable-nif" flag
Holger Weiss
2015-12-16
1
-12
/
+3
*
Remove supervisor option, disable it for c2s and muc
Christophe Romain
2015-11-04
1
-9
/
+0
*
Pass {C,CPP,LD}FLAGS used in main ./configure call to invocations from deps
Paweł Chmielowski
2015-10-20
1
-0
/
+3
*
oauth uses jiffy so fetch it unconditionally
Paweł Chmielowski
2015-09-28
1
-12
/
+3
*
Enable oauth unconditionally
Paweł Chmielowski
2015-09-25
1
-12
/
+3
*
Revert "Remove "--enable-json" flag"
Christophe Romain
2015-09-25
1
-3
/
+12
*
Add OAuth support (thanks to Aleksey)
Christophe Romain
2015-09-25
1
-3
/
+12
*
Remove "--enable-json" flag
Holger Weiss
2015-08-27
1
-12
/
+3
*
configure.ac: Don't insist on Erlang/OTP >= 17.5
Holger Weiss
2015-08-13
1
-1
/
+1
*
Ejabberd now requires erlang R17+
Paweł Chmielowski
2015-08-12
1
-1
/
+1
*
configure.ac: add AC_CONFIG_MACRO_DIR
Johan Oudinet
2015-06-30
1
-0
/
+2
*
Keep the version hardcoded in mix.exs file
Mickael Remond
2015-06-29
1
-2
/
+1
*
Add correct package version for mix (#577)
Christophe Romain
2015-05-29
1
-1
/
+2
*
Add SQLite3 library checks at the configure script
Evgeniy Khramtsov
2015-04-08
1
-0
/
+7
*
Add SQLite support
Sergey Abramyan
2015-03-20
1
-3
/
+12
*
Add Redis backend for SM
Evgeniy Khramtsov
2015-03-11
1
-3
/
+12
[next]