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
/
src
/
configure
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-6307
/
+0
*
Detect correctly newer Darwin versions (EJAB-1594)
Badlop
2013-06-06
1
-2
/
+2
*
ejabberd 13 requires Erlang/OTP R15B or higher (EJAB-1630)
Badlop
2013-04-11
1
-22
/
+10
*
Copied PostgreSQL erlang library from ejabberd-modules SVN
Badlop
2013-03-19
1
-1
/
+2
*
Copied MySQL erlang library from ejabberd-modules SVN
Badlop
2013-03-19
1
-1
/
+2
*
Update ejabberd version number to 2.1.12
v2.1.12
Badlop
2013-02-05
1
-9
/
+9
*
Revert "Update ejabberd version number to 2.1.10"
Badlop
2011-12-31
1
-9
/
+9
*
Update ejabberd version number to 2.1.10
v2.1.10
Badlop
2011-12-23
1
-9
/
+9
*
Update the 'configure' script with: aclocal; autoconf
Badlop
2011-05-31
1
-232
/
+274
*
Update the 'configure' script
Badlop
2010-08-07
1
-0
/
+11
*
Go back to the 2.1.x branch name
Badlop
2010-08-05
1
-9
/
+9
*
Fix detection of Erlang R11 and older (thanks to Mathias Ertl)(EJAB-1287)
Badlop
2010-08-05
1
-1
/
+1
*
Update ejabberd version number to 2.1.5
v2.1.5
Badlop
2010-08-02
1
-9
/
+9
*
Recompile the 'configure' script
Badlop
2010-07-12
1
-8
/
+9
*
Recompile the Guide and Configure
Badlop
2010-07-01
1
-1
/
+18
*
Rebuilt the configure script with: autoconf
Badlop
2010-06-16
1
-83
/
+114
*
fixes regression with configure script
Evgeniy Khramtsov
2010-01-28
1
-3362
/
+2163
*
now using p1_fsm behaviour in c2s FSM (EJAB-1173)
Evgeniy Khramtsov
2010-01-28
1
-2163
/
+3362
*
autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056)
Christophe Romain
2009-10-12
1
-1
/
+356
*
Add stun directory to compilation process
Badlop
2009-08-11
1
-3168
/
+2036
*
* src/aclocal.m4: Fixes in configure script: fix
Badlop
2008-12-24
1
-600
/
+607
*
* doc/guide.tex: Update what permissions does enable-user grant
Badlop
2008-07-14
1
-3
/
+6
*
* src/configure.ac: Update installation permissions (EJAB-402)
Badlop
2008-07-13
1
-21
/
+63
*
* src/configure.ac: Allow to execute ejabberd with a normal
Badlop
2008-07-12
1
-1
/
+18
*
* src/configure.ac: Improve legibility
Badlop
2008-07-12
1
-18
/
+26
*
* src/configure.ac: Don't check for erlang header file (EJAB-232)
Badlop
2008-07-10
1
-134
/
+1
*
* src/configure.ac: Check for erlang header files (EJAB-232)
Badlop
2008-07-09
1
-0
/
+136
*
* src/configure.ac: R12 support: remove compilation
Badlop
2008-05-19
1
-9
/
+0
*
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446).
Jérôme Sautret
2008-01-15
1
-2
/
+23
*
* src/configure: Regenerated
Badlop
2007-12-06
1
-1
/
+28
*
* src/ejabberd_s2s.erl: don't use the resource of the sender to choose
Jérôme Sautret
2007-10-30
1
-1
/
+0
*
* src/ejabberd_auth_pam.erl: Support for PAM authentication
Alexey Shchepin
2007-10-01
1
-2111
/
+3014
*
* src/ejabberd_c2s.erl: Option to prevent the use of Erlang OTP supervisor fo...
Mickaël Rémond
2007-09-14
1
-1
/
+18
*
* src/xml.erl: Making use of CDATA escaping optional through with a compile t...
Mickaël Rémond
2007-07-31
1
-1
/
+18
*
* src/configure.ac: autoconf improvements (thanks to Tony Finch) (EJAB-204).
Mickaël Rémond
2007-03-10
1
-46
/
+38
*
* src/aclocal.m4: configure --with-erlang option is now working (Thanks
Mickaël Rémond
2007-02-19
1
-34
/
+54
*
* src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)
Alexey Shchepin
2006-10-28
1
-2271
/
+1638
*
* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as
Mickaël Rémond
2006-09-03
1
-1588
/
+2243
*
* src/configure: removed debug printout.
Mickaël Rémond
2006-05-27
1
-1
/
+1
*
* src/configure.ac: Added an optional check for krb5.h in
Mickaël Rémond
2006-05-27
1
-0
/
+154
*
* src/configure: Removed '==' bashism (thanks to Magnus Henoch)
Alexey Shchepin
2006-04-23
1
-1
/
+1
*
--prefix option can now override the default install dir (EJAB-43)
Mickaël Rémond
2006-02-02
1
-28
/
+52
*
* src/aclocal.m4: Updated for zlib support
Alexey Shchepin
2006-01-19
1
-2
/
+284
*
* src/mod_roster.erl: Workaround for gateway subscriptions now
Alexey Shchepin
2005-12-11
1
-45
/
+44
*
* src/ejabberd.cfg.example: Updated
Alexey Shchepin
2005-12-06
1
-686
/
+1312
*
* src/odbc/Makefile.in: Added
Alexey Shchepin
2005-05-23
1
-9
/
+39
*
* src/aclocal.m4: Better expat and openssl detection (thanks to
Alexey Shchepin
2004-09-26
1
-33
/
+25
*
* src/aclocal.m4: Updated to check for openssl library (thanks to
Alexey Shchepin
2004-08-05
1
-8
/
+245
*
* src/configure.ac: Updated
Alexey Shchepin
2004-03-12
1
-1
/
+27
*
* src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan)
Alexey Shchepin
2003-11-23
1
-1
/
+27
[next]