]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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
2011-04-18 Evgeniy KhramtsovFix syntax error
2011-04-18 Evgeniy KhramtsovCAPTCHA whitelist support
2011-04-14 BadlopTry to improve support for roster_version in MSSQL...
2011-04-12 BadlopThe responses to HEAD must have empty Body
2011-04-12 BadlopSupport as read-only HTTP method not only GET, also...
2011-04-11 BadlopIf extauth script crashes, ejabberd should restart...
2011-04-11 BadlopSupport more captcha_host value formats (EJAB-1418)
2011-04-07 BadlopSend jid attribute when occupant is banned (EJAB-1432)
2011-04-07 Badlopmod_ping uses iqdisc no_queue by default (thanks to...
2011-04-07 BadlopClarify {iqdisc, no_queue}
2011-03-30 BadlopUpdated Japanese translation (thanks to Mako N)
2011-03-17 BadlopFix typo (thanks to Krzee)
2011-03-13 BadlopUpdate the changed string in the PO translation files
2011-03-13 BadlopChange string in WebAdmin to reuse an existing one
2011-03-09 BadlopFix bashism and make some lines similar to master branc...
2011-03-03 BadlopIf the port number isn't listener, then specify the...
2011-03-02 Badlopcaptcha_host must have the port number to get protocol...
2011-03-01 Badlopmod_irc must send presence unavailable to the departing...
2011-02-28 Badlopejabberdctl needs space between INET_DIST_INTERFACE...
2011-02-22 BadlopTweak pg2_backport.erl to work with Erlang older than...
2011-02-21 BadlopAdd support for '@online@' Shared Roster Group (thanks...
2011-02-21 BadlopForward old messages to newly spawned extauth process...
2011-02-21 BadlopNew route_iq/5 accepting Timeout (thanks to Edwin Fine...
2011-02-16 BadlopNew DIST_USE_INTERFACE to restrict IP where erlang...
2011-02-16 BadlopNew Indonesian translation (thanks to Irfan Mahfudz...
2011-02-14 Christophe... fix empty pubsub payload check on odbc version
2011-02-14 Christophe... fix empty pubsub payload check
2011-02-14 Christophe... update copyright up to 2011
2011-02-14 BadlopProvide HTTPS URL in CAPTCHA form when listener has...
2011-02-11 BadlopFix typo in French translation
2011-02-09 BadlopEscape output from ctlexec() to erl script (thanks...
2011-02-03 BadlopRemove erroneous comment (EJAB-645)
2011-01-31 BadlopHandle Tigase's unexpected version=1.0 when ejabberd...
2011-01-31 Badlopmod_pres_counter prevents subscription flood (thanks...
2011-01-28 BadlopAdd to example config file access_from comment
2011-01-28 BadlopUpdate exmpp version to 0.9.6
2011-01-28 BadlopComment unused code
2011-01-19 BadlopDon't let presence-in privacy rule block a presence...
2011-01-19 BadlopFix delayed response of a timeout call was reused for...
2011-01-17 BadlopClarify more the expected content of welcome_message...
2011-01-12 BadlopClarify error message when BOSH query is sent to non...
2011-01-04 Mickaël RémondUse route instead of send_element to go through standar...
2010-12-30 BadlopKeep the order of stanzas when BOSH sends several ...
2010-12-28 Evgeniy KhramtsovChange c2s state before offline messages resending
2010-12-20 Alexey ShchepinMake jlib:ip_to_list safe to use
2010-12-20 BadlopRevert branch name back to 2.1.x
2010-12-17 Evgeniy KhramtsovMake sure 'closed' event is correctly processed on...
next