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
/
web
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Body tag not properly closed in HTTP-Bind (thanks to Janusz Dziemidowicz)(EJA...
Badlop
2009-10-20
1
-1
/
+1
*
Support gen_tcp send timeout: Close the connection if the other end has disco...
Mickaël Rémond
2009-10-19
1
-4
/
+11
*
Fix wrong XEP number to XEP-0227. Recompile translation files.
Badlop
2009-09-23
1
-3
/
+3
*
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
*
Change some error messages.
Badlop
2009-09-07
1
-1
/
+1
*
BOSH module optimization and clean-up (thanks to Aleksey Shchepin and Mickaë...
Badlop
2009-08-31
1
-427
/
+504
*
Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499)
Badlop
2009-08-31
1
-0
/
+1
*
Fix EDoc errors.
Badlop
2009-08-17
1
-1
/
+2
*
Fix english strings
Badlop
2009-08-12
1
-2
/
+2
*
Add support in WebAdmin for the new listener network protocol
Badlop
2009-08-11
1
-14
/
+33
*
Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993)
Badlop
2009-08-07
1
-8
/
+61
*
Add support to delete content and delete table.
Badlop
2009-07-23
1
-1
/
+9
*
Log an error if HTTP request does not include Host header (EJAB-966)
Badlop
2009-07-23
1
-0
/
+3
*
Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Bri...
Badlop
2009-07-21
1
-30
/
+61
*
moved some log reports from error to debug level (thanks to Evgeniy Khramtsov)
Badlop
2009-07-20
1
-3
/
+3
*
Revert workaround of EJAB-611 because it seems no longer required (EJAB-709)
Badlop
2009-07-17
1
-4
/
+1
*
Improvements in the WebAdmin browsing menus.
Badlop
2009-06-23
1
-82
/
+202
*
Add Vim folding
Badlop
2009-06-23
1
-6
/
+34
*
Detect auth errors and report in log file. Support auth when domain not provi...
Badlop
2009-06-22
1
-46
/
+58
*
Add forgotten copyright and license notices.
Badlop
2009-06-16
2
-4
/
+40
*
Easier debugging (EJAB-936)(thanks to Michael Remond)
Badlop
2009-06-16
1
-12
/
+22
*
Code clean-up (EJAB-936)(thanks to Michael Remond)
Badlop
2009-06-16
1
-6
/
+6
*
Started code clean-up (EJAB-936)(thanks to Michael Remond)
Badlop
2009-06-16
1
-162
/
+129
*
Replaced sha1 to hexadecimal transformation with sha:sha/1 call (thanks to Al...
Badlop
2009-06-16
1
-14
/
+2
*
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
Badlop
2009-06-16
1
-2
/
+2
*
Simplified code.(thanks to Michael Remond)
Badlop
2009-06-16
1
-14
/
+5
*
Properly warn user and admin when mod_http_bind is not started.(thanks to Mic...
Badlop
2009-06-16
1
-52
/
+74
*
Do not clear input when dispatching a get when we have nothing to output. (th...
Badlop
2009-06-16
1
-2
/
+1
*
Changed the place where database is created(thanks to Michael Remond)
Badlop
2009-06-16
2
-19
/
+22
*
Fix remote-stream-error stanzas
Badlop
2009-06-16
1
-4
/
+5
*
New option max_inactivity to configure maximum inactivity period (EJAB-512)
Badlop
2009-06-16
1
-9
/
+25
*
Fix warning of unused Host variable
Badlop
2009-06-16
1
-2
/
+2
*
Include condition in http-bind terminate body when service stops (EJAB-792)
Badlop
2009-06-16
1
-1
/
+3
*
Fix unknown rid error (thanks to Jerome Sautret)
Badlop
2009-06-16
1
-9
/
+10
*
Implement packets reordering to avoid race conditions (EJAB-724).(thanks to M...
Badlop
2009-06-16
1
-179
/
+217
*
Updated IP retrieving (thanks to Alexey Shchepin)
Badlop
2009-06-16
1
-26
/
+22
*
Improve ip fetching patch (thanks to Christohpe Romain)
Badlop
2009-06-16
1
-10
/
+8
*
Retrieve correct IP from http connection (thanks to Christohpe Romain)
Badlop
2009-06-16
2
-22
/
+39
*
Fix syntax error. (thanks to Jerome Sautret)
Badlop
2009-06-16
1
-3
/
+3
*
Removed HTTP bind session count. Removed the 'sponsored bind session' text. (...
Badlop
2009-06-16
1
-9
/
+2
*
Do not display error message when starting several hosts (EJAB-571) (thanks t...
Badlop
2009-06-16
1
-5
/
+3
*
Provide explanation in error message when module is already started for anoth...
Badlop
2009-06-16
1
-2
/
+7
*
Removed small warning
Badlop
2009-06-16
1
-2
/
+2
*
Bugfixes (thanks to Alexey Shchepin)
Badlop
2009-06-16
1
-28
/
+90
*
Removed receive_loop (thanks to Alexey Shchepin)
Badlop
2009-06-16
1
-44
/
+104
*
Remove Erlang module attribute 'vsn' because it does not provide any worth fe...
Badlop
2009-06-16
2
-4
/
+2
*
Bugfix when table does not exist (thanks to Justin Kirby)
Badlop
2009-06-16
1
-3
/
+3
*
Migration code for people using previous version of the HTTP binding module (...
Badlop
2009-06-16
2
-6
/
+20
*
Do not overwrite the stanza namespace (thanks to Anastasia Gornostaeva)
Badlop
2009-06-16
1
-8
/
+14
[next]