]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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
2011-06-28 BadlopSupport servers that reply error on any command before...
2011-06-27 BadlopComment in the cfg file the correct node name used...
2011-06-23 Evgeniy KhramtsovMatch ldap_uidattr_format case-insensitively (EJAB...
2011-06-15 Evgeniy KhramtsovLog an error when an LDAP filter is incorrect (EJAB...
2011-06-11 BadlopClarify in mod_register_web example what host to put...
2011-06-11 Evgeniy KhramtsovEscape iolist correctly when NIFs are disabled (EJAB...
2011-06-07 BadlopFix compilation in Windows (thanks to flyingwow99)
2011-06-06 Jerome SautretAdded 2.1.8 release notes. v2.1.8
2011-06-01 BadlopFix crash when user publishes an item (EJAB-1457)
2011-05-31 BadlopRecompile the Guide v2.1.7
2011-05-31 BadlopUpdate ejabberd version number to 2.1.7
2011-05-31 BadlopRecompile translations
2011-05-31 BadlopAdd release_notes_2.1.7.txt
2011-05-31 BadlopFix some typos in the Guide
2011-05-31 BadlopDisable all entity expansions (thanks to Alexey Shchepi...
2011-05-31 BadlopUpdate the 'configure' script with: aclocal; autoconf
2011-05-31 Christophe... Pubsub node maxitem forced to 0 if non persistent node...
2011-05-31 Christophe... apply filtered notification to PEP last items (thanks...
2011-05-31 BadlopFix minor English error
2011-05-31 BadlopNew ERL_EPMD_ADDRESS that works since Erlang/OTP R14B03
2011-05-30 BadlopCut the string when calling halt/1
2011-05-30 Evgeniy KhramtsovUnder some circumstances the "uri" variable in StartNam...
2011-05-30 BadlopFix a recent commit about "Set script as executable"
2011-05-30 BadlopSupport anonymous accounts in Shared Roster @all@ direc...
2011-05-29 BadlopAdd link in the Backup page to the Guide
2011-05-27 BadlopSupport XEP-0191 Simple Communications Blocking (thanks...
2011-05-26 BadlopA user can query his own Last activity, even if not...
2011-05-24 BadlopSeveral fixes and improvements in ejabberd.init.template
2011-05-18 Evgeniy KhramtsovWhen checking captcha setup, try to generate image...
2011-05-16 BadlopWhen module start fails during server start, stop erlan...
2011-05-07 Evgeniy KhramtsovNote that ejabberd works with CGP LDAP server
2011-05-06 Christophe... Owner can delete any items from its own node (EJAB...
2011-05-05 Evgeniy KhramtsovTake into consideration internal queue length when...
2011-05-03 Evgeniy KhramtsovDo not accept XML with undefined prefixes (EJAB-680)
2011-04-29 BadlopReorganize the push_item function, and handle version...
2011-04-29 BadlopNo need to inform that XEP-0237 is optional; clarified...
2011-04-28 BadlopShow configuration for HTTPS http_bind
2011-04-26 Badlopmod_register Access now also controls account unregistr...
2011-04-26 BadlopEscape user input in mod_privacy_odbc (EJAB-1442)
2011-04-26 BadlopThrow error when captcha fails at server start, not...
2011-04-18 jabberDo not decrease MUC admin's role/affiliation
2011-04-18 Evgeniy KhramtsovAdd captcha_limit option to the example config
2011-04-18 Evgeniy KhramtsovRemove forgotten -compile(export_all).
2011-04-18 Evgeniy KhramtsovImplement CAPTCHA limit
next