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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2011-09-17
Fix dialyzer warnings
Evgeniy Khramtsov
1
-3
/
+3
2011-09-15
Fix dialyzer warnings
Evgeniy Khramtsov
1
-4
/
+8
2011-09-14
No need to explicitly skip old useless tables, simply fix keep_tables
Badlop
1
-5
/
+1
2011-09-09
Fix previous commit
Evgeniy Khramtsov
1
-1
/
+1
2011-09-09
Avoid crash when performing admin action
Evgeniy Khramtsov
1
-2
/
+2
2011-09-08
Fixed support for multi-resource occupants (EJAB-305)
Badlop
1
-13
/
+9
2011-09-08
Fix room config change logging, due to allow_private_messages_from_visitors
Badlop
1
-1
/
+2
2011-09-08
Support to import XML files without password-format attribute
Badlop
1
-1
/
+1
2011-09-05
Fix SCRAM to support attributes which value has only one character
Badlop
1
-1
/
+1
2011-09-05
Fix dialyzer warnings
Evgeniy Khramtsov
1
-2
/
+1
2011-09-05
Reorganize the code to shut up the dialyzer
Evgeniy Khramtsov
1
-27
/
+23
2011-09-05
Get rid of useless check
Evgeniy Khramtsov
1
-1
/
+0
2011-09-05
Merge set_affiliation/3 and set_affiliation_and_reason/4 into set_affiliation/4
Evgeniy Khramtsov
1
-18
/
+8
2011-09-05
Fix SCRAM auth of uppercase passwords (EJAB-1196)
Badlop
1
-1
/
+2
2011-09-05
Remove useless clauses
Evgeniy Khramtsov
1
-11
/
+10
2011-09-05
Add some magic in order to shut up the dialyzer (because I do not want to ↵
Evgeniy Khramtsov
1
-2
/
+2
replace the macro with a function)
2011-09-05
Fix potential case-clause crash
Evgeniy Khramtsov
1
-1
/
+1
2011-09-05
Remove useless case clause
Evgeniy Khramtsov
1
-3
/
+1
2011-09-05
Replace VVALUEL macro with function in order to shut up the dialyzer
Evgeniy Khramtsov
1
-8
/
+9
2011-09-05
Export do_client_version/3 in order to shut up the dialyzer
Evgeniy Khramtsov
1
-1
/
+1
2011-09-05
Remove useless case clauses
Evgeniy Khramtsov
1
-16
/
+9
2011-09-05
Remove useless case clause
Evgeniy Khramtsov
1
-6
/
+1
2011-09-05
Correct some function clauses and value types
Evgeniy Khramtsov
1
-5
/
+8
2011-09-05
Get rid of useless code
Evgeniy Khramtsov
1
-13
/
+6
2011-09-05
ejabberd_auth:remove_user/2 always returns ok
Evgeniy Khramtsov
1
-7
/
+4
2011-09-05
Fix some case clauses
Evgeniy Khramtsov
1
-11
/
+5
2011-09-05
Change argument of open_port/2 to string in order to shut up the dialyzer
Evgeniy Khramtsov
7
-11
/
+11
2011-09-05
Get rid of useless function clause
Evgeniy Khramtsov
1
-2
/
+0
2011-09-04
Replace calls of OTP's Binary, since they would require R14
Badlop
1
-10
/
+10
2011-09-04
First check occupant existence, later check the message
Badlop
1
-28
/
+27
2011-08-31
enable pubsub#deliver_notification checking (thanks to Karim Gemayel)(EJAB-1453)
Christophe Romain
3
-38
/
+114
2011-08-29
Explicitly skip useless ejabberd 2.0* mnesia tables when restoring backup
Badlop
1
-0
/
+4
Reference: http://www.ejabberd.im/node/4867
2011-08-25
typo fix (thanks to Artem Sh)(EJAB-1424)
Christophe Romain
1
-2
/
+2
2011-08-23
Support multiple sessions per nick in muc_online_users, relevant for ↵
Badlop
2
-4
/
+5
max_user_conferences (EJAB-305)
2011-08-23
Send private messages to all the sessions with same nick (EJAB-305)
Badlop
1
-8
/
+17
2011-08-23
Don't send unavailable presence when leaving occupant has other nicks in the ↵
Badlop
1
-1
/
+4
room (EJAB-305)
2011-08-23
Allow multiple entry with same nick to MUC rooms (thanks to Magnus ↵
Badlop
2
-51
/
+158
Henoch)(EJAB-305)
2011-08-17
New option resource_conflict defines server action (thanks to Lee ↵
Badlop
2
-16
/
+53
Boynton)(EJAB-650)
2011-08-17
Fix bug in scram is_alpha
Badlop
1
-2
/
+2
2011-08-16
Fix ODBC account counting (thanks to Artem Sh)(EJAB-1491)
Badlop
3
-6
/
+10
2011-08-16
Fix and improve support for SCRAM auth method (EJAB-1196)
Badlop
13
-418
/
+205
2011-08-16
Indicate license and copyright (thanks to Stephen Röttger)(EJAB-1196)
Badlop
2
-0
/
+52
2011-08-16
Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)
Badlop
16
-14
/
+673
2011-08-05
handle case when roster version on DB is enabled but version is not found.
Pablo Polvorin
1
-1
/
+9
Thanks Evgeniy.
2011-08-04
Add comment about ping requests sent even to non-supporting clients
Badlop
1
-0
/
+2
2011-07-27
Verify username provided in registration web form
Badlop
1
-0
/
+5
2011-07-27
Handle case when ejabberd_auth_* says the account exists
Badlop
1
-0
/
+2
2011-07-16
Include status 110 in presence to new occupant (EJAB-740)
Badlop
1
-1
/
+8
2011-07-13
Use #roster record instead of direct tuple
Badlop
1
-1
/
+2
2011-07-13
Add ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299)
Evgeniy Khramtsov
4
-19
/
+70
[next]