index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
In default config, only local accounts can create rooms and pubsub nodes.
Badlop
2009-10-19
4
-12
/
+19
*
Provide send_timeout_close option in TCP only in R13B or higher (EJAB-926)
Badlop
2009-10-19
2
-3
/
+10
*
Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks to...
Badlop
2009-10-19
4
-0
/
+14
*
Consistency, wording and spacing corrections for Polish messages (thanks to M...
Badlop
2009-10-19
2
-152
/
+158
*
Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071)
Badlop
2009-10-19
2
-5
/
+5
*
Start mnesia as a permanent application (thanks to Brian Cully)(EJAB-1068)
Badlop
2009-10-19
1
-1
/
+1
*
Fix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064)
Badlop
2009-10-19
1
-1
/
+1
*
Support gen_tcp send timeout: Close the connection if the other end has disco...
Mickaël Rémond
2009-10-19
4
-8
/
+31
*
Fixed more gcc signedness warnings
Badlop
2009-10-13
1
-2
/
+2
*
prevent remove_user from blocking gen_server, and allow plugin to change broa...
Christophe Romain
2009-10-13
3
-149
/
+161
*
typo fix (EJAB-1060)
Christophe Romain
2009-10-13
1
-2
/
+2
*
If s2s fails due to namespace mismatch, show differences to help debugging th...
Badlop
2009-10-12
1
-3
/
+4
*
fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060)
Christophe Romain
2009-10-12
2
-4
/
+4
*
autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056)
Christophe Romain
2009-10-12
5
-1
/
+4129
*
return invalid-options on badly formed subscription options
Christophe Romain
2009-10-12
3
-52
/
+77
*
Default pubsub messages to headline if nothing is configured (thanks to Brian...
Christophe Romain
2009-10-12
3
-4
/
+4
*
Fix regression for authorize node subscription (thanks to Brian Cully)(EJAB-1...
Badlop
2009-10-09
2
-6
/
+0
*
Add debug message on command execution
Mickaël Rémond
2009-10-08
1
-0
/
+1
*
Document new option max_fsm_queue.
Badlop
2009-10-08
3
-181
/
+222
*
new option added: max_fsm_queue. removed hardcoded FSMLIMITS
Evgeniy Khramtsov
2009-10-07
3
-11
/
+27
*
use queue to reduced quadratic time effort on selective receive (thanks to Al...
Evgeniy Khramtsov
2009-10-07
2
-51
/
+124
*
allow max_items_node use on pep
Christophe Romain
2009-10-06
3
-39
/
+43
*
Improve stream error stanza when receives invalid handshake from component.
Badlop
2009-10-06
1
-1
/
+5
*
Pack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057)
Badlop
2009-09-28
1
-6
/
+70
*
Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2
Mickaël Rémond
2009-09-27
1
-0
/
+14
*
do not create hometree base when hometree not configured as plugin
Christophe Romain
2009-09-25
3
-51
/
+61
*
fixes race condition in wait_caps/note_caps (EJAB-1054)
Evgeniy Khramtsov
2009-09-25
1
-9
/
+6
*
new CAPTCHA script since previous one has been broken
Evgeniy Khramtsov
2009-09-25
1
-16
/
+47
*
Update Catalan translation (thanks to Jan Kusanagi)
Badlop
2009-09-24
2
-102
/
+112
*
improve waiting caps clean (EJAB-1054)
Christophe Romain
2009-09-24
1
-2
/
+5
*
fix EJAB-1044 and EJAB-1055
Christophe Romain
2009-09-24
16
-19
/
+58
*
Recompile guide and translation files.
Badlop
2009-09-24
26
-2419
/
+2422
*
rename pep_sendlast_offline option to ignore_pep_from_offline in default conf...
Christophe Romain
2009-09-23
1
-1
/
+1
*
rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)
Christophe Romain
2009-09-23
3
-10
/
+10
*
fix Makefile.win32 for including stun (thanks to neustradamus)
Christophe Romain
2009-09-23
1
-2
/
+8
*
Fix wrong XEP number to XEP-0227. Recompile translation files.
Badlop
2009-09-23
45
-187
/
+187
*
fix EJAB-819 thanks to badlop
Christophe Romain
2009-09-23
17
-124
/
+165
*
Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)
Badlop
2009-09-23
5
-105
/
+107
*
Replaced Jabber references in config file with XMPP, official name of the pro...
Mickaël Rémond
2009-09-23
1
-6
/
+6
*
fix EJAB-1048, add timestamp to last published items
Christophe Romain
2009-09-23
3
-46
/
+89
*
Removed unneeded use of length function + Remove trailing spaces
Mickaël Rémond
2009-09-21
1
-19
/
+16
*
Document more ejabberd commands in the Guide (EJAB-1041)
Badlop
2009-09-21
4
-10
/
+12
*
Added new translation to Greek language (thanks to James Iakovos Mandelis)
Badlop
2009-09-21
4
-1
/
+2006
*
Mention the mod_pubsub plugin default rename to flat
Badlop
2009-09-21
1
-0
/
+3
*
fix missing member affiliation on odbc plugin
Christophe Romain
2009-09-18
1
-0
/
+2
*
fix compilation warning
Christophe Romain
2009-09-18
1
-4
/
+2
*
Return terminal binding condition on max stanza size limit (thanks to Aleksey)
Christophe Romain
2009-09-18
1
-11
/
+21
*
removed pretty printer from debug
Evgeniy Khramtsov
2009-09-15
1
-4
/
+4
*
Remove ChangeLog on distclean
Badlop
2009-09-11
1
-0
/
+1
*
change version do 2.1.0
Christophe Romain
2009-09-11
5
-8
/
+8
[next]