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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
use one_queue IQ discipline by default
Evgeniy Khramtsov
2010-10-05
1
-1
/
+1
|
*
fixes typo in stop_connection/1
Evgeniy Khramtsov
2010-09-28
1
-1
/
+1
|
*
fixes default value for cache_life_time
Evgeniy Khramtsov
2010-09-21
1
-1
/
+1
|
*
Add missing needdb check in mod_privacy, to enable blocking by group and ↵
Andreas Köhler
2010-09-17
2
-2
/
+4
|
|
|
|
subscription again.
*
Discard unmatched INFO messages in ejabberd services.
Andreas Köhler
2010-09-17
1
-0
/
+3
|
|
|
|
|
This patch will stop services terminating with function clause messages, but doesn't affect the message queue at all.
*
Support timezone West of UTC (thanks to Edwin Fine)(EJAB-1301)
Badlop
2010-09-13
1
-1
/
+7
|
*
cache lifetime should be converted in microseconds
Evgeniy Khramtsov
2010-09-08
1
-2
/
+2
|
*
Implemented dirty (non-atomic) functions; added copyright notice
Evgeniy Khramtsov
2010-08-31
2
-38
/
+140
|
*
Add IPv6 support to mod_irc (thanks to Matthias Schiffer)(EJAB-1298)
Badlop
2010-08-30
1
-2
/
+10
|
*
implemented backend-independed key-value cacheing table; applied to ↵
Evgeniy Khramtsov
2010-08-30
4
-14
/
+569
|
|
|
|
mod_caps.erl first
*
Add mod_pubsub_odbc to list of ODBC modules (EJAB-1293)
Badlop
2010-08-21
2
-4
/
+6
|
*
Bugfix http-poll for correctly parsing binary (thanks to Peter Lemenkov)
Badlop
2010-08-19
1
-1
/
+7
|
*
fixes ampersand escaping (EJAB-1258)
Evgeniy Khramtsov
2010-08-19
1
-2
/
+2
|
*
fixes typo for table copy
Evgeniy Khramtsov
2010-08-10
1
-1
/
+1
|
*
When user joins non-anonymous room, warn also in presence stanza (EJAB-310)
Badlop
2010-08-07
1
-1
/
+9
|
*
Update the 'configure' script
Badlop
2010-08-07
1
-0
/
+11
|
*
Make MD2 autodetected (EJAB-1285)
Evgeniy Khramtsov
2010-08-07
6
-21
/
+86
|
*
Make xml.c correctly compiles on R14A (EJAB-1288)
Evgeniy Khramtsov
2010-08-07
2
-16
/
+45
|
*
Go back to the 2.1.x branch name
Badlop
2010-08-05
6
-17
/
+17
|
*
Fix detection of Erlang R11 and older (thanks to Mathias Ertl)(EJAB-1287)
Badlop
2010-08-05
2
-2
/
+2
|
*
Loading ASN.1 driver explicitly to avoid races in LDAP (EJAB-1284)
Evgeniy Khramtsov
2010-08-04
1
-0
/
+2
|
*
Update ejabberd version number to 2.1.5
v2.1.5
Badlop
2010-08-02
6
-17
/
+17
|
*
New 2.1.5 release notes
Badlop
2010-08-02
1
-0
/
+70
|
*
enforce disco features results (thanks to Karim)(EJAB-1033, EJAB-1228, ↵
Christophe Romain
2010-08-02
3
-373
/
+495
|
|
|
|
EJAB-1238)
*
Support parallel extauth script (thanks to Jesse Thompson)(EJAB-1280)
Badlop
2010-07-30
3
-9
/
+44
|
*
Don't say v1.2, because that number is never increased and is confusing
Badlop
2010-07-28
1
-3
/
+1
|
*
Return Registered element when account exists (thanks to PioneerMike)
Badlop
2010-07-28
1
-2
/
+15
|
*
Fix typo (thanks to Evgeniy Khramtsov)
Badlop
2010-07-23
1
-1
/
+1
|
*
When logging s2s out connection attempt or success, log if TLS is used
Badlop
2010-07-23
1
-6
/
+7
|
*
The command Update now returns meaningful message and exit-status (EJAB-1237)
Badlop
2010-07-22
1
-2
/
+5
|
*
Use driver allocators in iconv_erl.c for reflecting memory in ↵
Evgeniy Khramtsov
2010-07-20
1
-11
/
+11
|
|
|
|
erlang:memory(system)
*
Use driver allocators in ejabberd_zlib_drv.c for reflecting memory in ↵
Evgeniy Khramtsov
2010-07-20
1
-8
/
+17
|
|
|
|
erlang:memory(system)
*
Describe what a user gets when he hits the registration_timeout limit
Badlop
2010-07-19
2
-6
/
+10
|
*
correct handling of SQL boolean types (EJAB-1275)
Evgeniy Khramtsov
2010-07-14
2
-5
/
+12
|
*
Use driver allocators in expat for reflecting memory in erlang:memory(system)
Evgeniy Khramtsov
2010-07-14
1
-1
/
+3
|
*
Fix my flock change from last friday
Badlop
2010-07-12
1
-1
/
+1
|
*
Remove ejabberd_debug because p1_prof provides similar and better features
Badlop
2010-07-12
1
-97
/
+0
|
*
Only compile and install p1_prof when: make debugtools=true
Badlop
2010-07-12
1
-3
/
+2
|
*
Recompile the 'configure' script
Badlop
2010-07-12
1
-8
/
+9
|
*
When using OTP R14, use public_key library instead of old ssl (EJAB-953)
Badlop
2010-07-12
7
-11
/
+31
|
*
Mention missing modules in the overview table
Badlop
2010-07-11
2
-0
/
+4
|
*
Some systems delete the lock dir; in such case don't use flock at all
Badlop
2010-07-09
1
-1
/
+1
|
*
Added functions to collect statistics about queues, memory, reductions etc. ↵
Evgeniy Khramtsov
2010-07-10
1
-4
/
+145
|
|
|
|
Several cleanups
*
Added new ejabberd profiler
Evgeniy Khramtsov
2010-07-05
2
-0
/
+197
|
*
Fix print of command result that contains ~ (thanks to Tsukasa Hamano)
Badlop
2010-07-03
1
-2
/
+1
|
*
Show some more room options in the log file
Badlop
2010-07-02
1
-2
/
+11
|
*
Document the mod_muc option captcha_protected
Badlop
2010-07-02
2
-0
/
+8
|
*
Use ets insead of asking supervisor in ejabberd_odbc_sup:get_pids/1 (Thanks ↵
Evgeniy Khramtsov
2010-07-02
3
-16
/
+97
|
|
|
|
to Alexey Shchepin)
*
Recompile the Guide and Configure
Badlop
2010-07-01
2
-3
/
+22
|
*
Requirement of OpenSSL increased from 0.9.6 to 0.9.8
Badlop
2010-07-01
2
-2
/
+2
|
[next]