]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2011-09-26 Evgeniy KhramtsovCode cleanup
2011-09-26 Maxim IgnatenkoUse treap correctly
2011-09-26 Maxim IgnatenkoApply patch from Evgeniy Khramtsov
2011-09-26 Maxim IgnatenkoUse treap for keeping last voice request timestamps
2011-09-26 Maxim IgnatenkoFix voice request/approvement detection and extract_jid...
2011-09-26 Maxim IgnatenkoFix typo
2011-09-26 Maxim IgnatenkoFix patterns in check_voice_request_fields/2 and check_...
2011-09-26 Maxim IgnatenkoUse more pattern-matching
2011-09-26 Maxim IgnatenkoRemove try/catch
2011-09-26 Maxim IgnatenkoUse pattern matching in check_voice_request_fields...
2011-09-26 Maxim IgnatenkoReverse arguments order for timer:now_diff/2
2011-09-26 Maxim IgnatenkoFix return value inconsistency in last_voice_request_time/2
2011-09-26 Maxim IgnatenkoUse jlib:parse_xdata_submit/1 in is_voice_request/1...
2011-09-26 Maxim IgnatenkoUse bare JID as key in state.last_voice_request_time
2011-09-26 Maxim IgnatenkoUse lists:foreach instead of lists:map in send_voice_re...
2011-09-26 Maxim IgnatenkoRemove needless time conversions
2011-09-26 Maxim IgnatenkoIgnore any extra elements in voice approvement form...
2011-09-26 Maxim IgnatenkoAdd 2 room config options
2011-09-26 Maxim IgnatenkoSimple rate control
2011-09-26 Maxim IgnatenkoVoice approvement support
2011-09-26 Maxim IgnatenkoImplement basic voice request processing logic.
2011-09-26 Maxim IgnatenkoImplement voice approvement detection and remove some...
2011-09-26 Maxim IgnatenkoFix form instructions
2011-09-26 Maxim IgnatenkoUse ejabberd_router:route/3 directly, instead of send_p...
2011-09-26 Maxim IgnatenkoUse exception handling in is_invitation/1
2011-09-26 Maxim IgnatenkoFix exception handling in is_voice_request/1
2011-09-26 Maxim IgnatenkoImplemented sending voice request and fixed some bugs
2011-09-26 Maxim IgnatenkoAdd function for detecting voice requests
2011-09-26 Maxim IgnatenkoMore correct dispatching of normal messages to conferen...
2011-09-24 Janusz DziemidowiczDecrease CPU usage caused by tls:send with large data.
2011-09-23 BadlopFix mod_muc_log crash when first log entry is room...
2011-09-22 Christophe... fix broken PEP after EJAB-1498 (thanks to Karim Gemayel)
2011-09-22 Badlopejabberdctl doesn't support parameters with blankspaces...
2011-09-21 Christophe... Fix Denial of Service when user sends malformed publish...
2011-09-20 Badlopadded svg mimetype to default content types (thanks...
2011-09-20 BadlopAdd support for @online@ to add_user_to_group
2011-09-19 Evgeniy KhramtsovNew option support: ldap_deref_aliases (EJAB-639)
2011-09-17 Evgeniy KhramtsovFix dialyzer warnings
2011-09-15 Evgeniy KhramtsovFix dialyzer warnings
2011-09-14 BadlopNo need to explicitly skip old useless tables, simply...
2011-09-09 Evgeniy KhramtsovFix previous commit
2011-09-09 Evgeniy KhramtsovAvoid crash when performing admin action
2011-09-08 BadlopFixed support for multi-resource occupants (EJAB-305)
2011-09-08 BadlopFix room config change logging, due to allow_private_me...
2011-09-08 BadlopSupport to import XML files without password-format...
2011-09-06 BadlopClarification about system user of ejabberd.init
2011-09-05 BadlopFix SCRAM to support attributes which value has only...
2011-09-05 BadlopFix typo in the Guide about user_regexp
2011-09-05 Evgeniy KhramtsovFix dialyzer warnings
2011-09-05 Evgeniy KhramtsovReorganize the code to shut up the dialyzer
2011-09-05 Evgeniy KhramtsovGet rid of useless check
2011-09-05 Evgeniy KhramtsovMerge set_affiliation/3 and set_affiliation_and_reason...
2011-09-05 BadlopFix SCRAM auth of uppercase passwords (EJAB-1196)
2011-09-05 Evgeniy KhramtsovRemove useless clauses
2011-09-05 Evgeniy KhramtsovAdd some magic in order to shut up the dialyzer (becaus...
2011-09-05 Evgeniy KhramtsovFix potential case-clause crash
2011-09-05 Evgeniy KhramtsovRemove useless case clause
2011-09-05 Evgeniy KhramtsovReplace VVALUEL macro with function in order to shut...
2011-09-05 Evgeniy KhramtsovMerge branch '2.1.x' of git+ssh://gitorious.process...
2011-09-05 Evgeniy KhramtsovExport do_client_version/3 in order to shut up the...
2011-09-05 Evgeniy KhramtsovRemove useless case clauses
2011-09-05 Evgeniy KhramtsovRemove useless case clause
2011-09-05 Evgeniy KhramtsovCorrect some function clauses and value types
2011-09-05 Evgeniy KhramtsovGet rid of useless code
2011-09-05 Evgeniy Khramtsovejabberd_auth:remove_user/2 always returns ok
2011-09-05 Evgeniy KhramtsovFix some case clauses
2011-09-05 Evgeniy KhramtsovChange argument of open_port/2 to string in order to...
2011-09-05 Evgeniy KhramtsovGet rid of useless function clause
2011-09-04 BadlopReplace calls of OTP's Binary, since they would require R14
2011-09-04 BadlopFirst check occupant existence, later check the message
2011-08-31 Christophe... enable pubsub#deliver_notification checking (thanks...
2011-08-29 BadlopExplicitly skip useless ejabberd 2.0* mnesia tables...
2011-08-25 Christophe... typo fix (thanks to Artem Sh)(EJAB-1424)
2011-08-23 BadlopSupport multiple sessions per nick in muc_online_users...
2011-08-23 BadlopSend private messages to all the sessions with same...
2011-08-23 BadlopDon't send unavailable presence when leaving occupant...
2011-08-23 BadlopAllow multiple entry with same nick to MUC rooms (thank...
2011-08-17 BadlopNew option resource_conflict defines server action...
2011-08-17 BadlopFix bug in scram is_alpha
2011-08-16 BadlopFix ODBC account counting (thanks to Artem Sh)(EJAB...
2011-08-15 BadlopFix and improve support for SCRAM auth method (EJAB...
2011-08-15 BadlopIndicate license and copyright (thanks to Stephen Röttg...
2011-08-15 BadlopPreliminary patch for SASL SCRAM-SHA-1 (thanks to Steph...
2011-08-05 Pablo Polvorinhandle case when roster version on DB is enabled but...
2011-08-04 BadlopAdd comment about ping requests sent even to non-suppor...
2011-07-27 BadlopVerify username provided in registration web form
2011-07-27 BadlopHandle case when ejabberd_auth_* says the account exists
2011-07-16 BadlopInclude status 110 in presence to new occupant (EJAB...
2011-07-15 BadlopFix typo in modules overview
2011-07-13 BadlopUse #roster record instead of direct tuple
2011-07-13 Evgeniy KhramtsovDocument ldap_tls_cacertfile and ldap_tls_depth options...
2011-07-13 Evgeniy KhramtsovAdd ldap_tls_cacertfile and ldap_tls_depth options...
2011-07-11 BadlopRoom option to ignore private messages from visitors...
2011-07-11 Maxim IgnatenkoOne more fix
2011-07-11 Maxim IgnatenkoImprove spelling and fix some typos
2011-07-05 BadlopFix reference to 'admin' ACL name (thanks to Samuel...
2011-07-03 Alexey ShchepinMerge branch '2.1.x' of git+ssh://git@gitorious.process...
2011-07-03 Alexey ShchepinMinor mod_version bugfix
2011-07-01 Juan Pablo... is_user_in_group/3 must check if user belongs to given...
2011-06-29 Alexey ShchepinOptimized mod_roster_odbc:get_roster
next