]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2010-12-11 BadlopAdd option to require encryption in S2S connections...
2010-12-07 BadlopSupport for X-Forwarded-For HTTP header (EJAB-1356)
2010-12-07 Christophe... update pubsub_odbc patch
2010-12-07 Christophe... add node attribute to pubsub subscribe event (EJAB...
2010-12-06 BadlopUpdate Czech Translation (thanks to Lukáš Polívka)
2010-12-03 BadlopFix detection of mod_last at server start (EJAB-641)
2010-12-03 BadlopUpdate example extauth script with tryregister, removeu...
2010-12-03 Pablo PolvorinRevert "Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)"
2010-12-03 BadlopSupport PostgreSQL 9.0 (EJAB-1359)(thanks to Stephen...
2010-12-02 Pablo PolvorinFix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476)
2010-12-02 Christophe... fix pubsub cross domain eventing (EJAB-1340)
2010-12-01 BadlopUpdate Greek translation (thanks to James Iakovos Mandelis)
2010-12-01 Evgeniy KhramtsovIncrease maximum restart strategy of the ODBC superviso...
2010-11-30 BadlopWhen the Password attribute is missing in PIEFXIS file...
2010-11-30 Otavio FernandesCorrections on pt_BR translations.
2010-11-30 BadlopUpdate Ukrainian translation (thanks to Ruslan Rakhmanin)
2010-11-29 Christopher... expose find_connection for routing in other modules...
2010-11-29 Christopher... add the ability to send raw xml packets over http bind
2010-11-29 BadlopUpdate mod_register_web string in PO files
2010-11-29 BadlopFix characters not allowed in username. Don't include...
2010-11-29 BadlopSupport negative part-hour TZ values (thanks to Alexand...
2010-11-26 Alexey ShchepinDon't loop when there is nothing after a stream start
2010-11-25 Andreas KöhlerCorrect domain_certfile tlsopts modifications for s2s...
2010-11-25 BadlopUpdate French translation (thanks to Nicolas Vérité)
2010-11-25 BadlopUpdate German translation (thanks to Nikolaus Polak)
2010-11-24 BadlopUpdate Japanese translation (thanks to Tsukasa Hamano)
2010-11-24 BadlopUpdate Chinese translation (thanks to Shelley Shyan)
2010-11-24 Evgeniy KhramtsovMerge branch 'caps' into 2.1.x
2010-11-23 Otavio FernandesUpdating Brazilian Portuguese (pt_BR) translations...
2010-11-23 BadlopUpdate Polish translation (thanks to Zbyszek Żółkiewski)
2010-11-22 BadlopUse pg2 from R14B in systems with older versions (EJAB...
2010-11-22 Christophe... Revert "populate pubsub#roster_groups_allowed in node...
2010-11-19 BadlopDisapprove the use of R14A and R14B due to the rwlock...
2010-11-19 BadlopUpdate Russian translation (thanks to Evgeniy Khramtsov)
2010-11-19 BadlopUpdate translate files
2010-11-19 BadlopUpdate the Spanish translation
2010-11-19 BadlopFix some English strings
2010-11-18 BadlopTranslate mod_register_web to Ukrainian (thanks to...
2010-11-18 Evgeniy KhramtsovDocument mod_shared_roster_ldap (thanks to Marcin Owsiany)
2010-11-17 BadlopTranslate mod_register_web to Spanish
2010-11-17 BadlopTranslate mod_register_web to Russian (thanks to Rain)
2010-11-17 BadlopUpdate strings to translate
2010-11-17 BadlopAdd extract_translations.beam to gitignore
2010-11-17 BadlopFix http-bind supervisor to support multiple vhosts...
2010-11-17 Andreas KöhlerFix R12B5 compatibility in ejabberd_http_bind.erl ...
2010-11-17 Andreas KöhlerUse LFrom and LTo consistently in ejabberd_s2s_in:strea...
2010-11-17 Evgeniy KhramtsovDo not start mod_proxy65 if it is unable to bind an...
2010-11-17 Evgeniy KhramtsovUse MEDIUMTEXT type for vcard avatars in MySQL schema...
2010-11-17 Evgeniy KhramtsovDo not print full error message when LDAP timeout occur...
2010-11-17 Evgeniy KhramtsovSet SSL_MODE_RELEASE_BUFFERS mode when available (EJAB...
2010-11-15 BadlopProvide new, not old, affiliation in kick/ban presence...
2010-11-15 Evgeniy KhramtsovStrip status when needed in presence-unavailable as...
2010-11-12 BadlopFix typos in the example configuration file
2010-11-10 Andreas KöhlerBefore binding tcp ports, checks the socket type and...
2010-11-10 Andreas KöhlerBind listener ports early and start accepting connectio...
2010-11-10 Andreas KöhlerIn mod_last*:get_last_iq/4, check for user resources...
2010-11-10 Andreas KöhlerRefactor mod_last to use the same core get_last/2 funct...
2010-11-10 Andreas KöhlerBefore forwarding last activity requests to a user...
2010-11-10 Andreas KöhlerRemove dead code for NS_VCARD iq packets from ejabberd_c2s
2010-11-10 Andreas KöhlerUse ejabberd_c2s:privacy_check_packet/5 for all those...
2010-11-10 Andreas KöhlerUse c2s state data as user and server in ejabberd_c2s...
2010-11-10 Andreas KöhlerCorrect error responses of forbidden offline last activ...
2010-11-10 Christophe... populate pubsub#roster_groups_allowed in node configura...
2010-11-09 Christophe... fix bad plugin order issue injected in previous patch...
2010-11-09 Andreas KöhlerCorrect privacy check direction in mod_last (EJAB-1339)
2010-11-08 Andreas KöhlerChange max restart strategy of ejabberd_odbc_sup to...
2010-11-08 Christophe... avoid node_call to break transaction (thanks to Karim...
2010-11-06 Andreas KöhlerRe-raise exceptions caught in gen_mod:start_module...
2010-11-06 Evgeniy KhramtsovTake care of xml:lang attribute in unauthenticated...
2010-11-05 BadlopNew ip_access option restricts which IPs can register...
2010-11-05 BadlopDisable mod_register_web in default config because...
2010-11-05 BadlopRecompile the Guide
2010-11-05 BadlopAdded mod_register_web: web page for account registrati...
2010-11-05 Evgeniy KhramtsovDisable LRU caching algorithm for LDAP shared rosters
2010-11-04 Evgeniy KhramtsovDo not store long language tag to avoid possible DoS...
2010-11-04 Evgeniy KhramtsovLDAP shared roster support (thanks to Realloc and Marci...
2010-11-03 Jonas ÅdahlFixes a leak of ejabberd_receiver processes.
2010-11-02 BadlopCorrect in the Guide the default mod_irc encoding
2010-11-02 BadlopImplement the mod_irc option default_encoding, it was...
2010-11-02 BadlopFix crash in ejabberd_c2s when blacklist hook returned...
2010-11-01 Evgeniy KhramtsovMerge branch '2.1.x' of git+ssh://gitorious.process...
2010-11-01 Evgeniy KhramtsovDo not run set_last request inside a transaction
2010-10-28 BadlopFix errors in EDoc comments
2010-10-26 BadlopInclude a Required xml element in the captcha field
2010-10-26 Andreas KöhlerIgnore Length argument to tls:recv/[23] (EJAB-1327)
2010-10-26 Andreas KöhlerRe-use the TLSSock argument in tls:send/2 (EJAB-1327)
2010-10-25 Evgeniy Khramtsov* Add top-level instructions for x:data incompatible...
2010-10-25 BadlopChanges in registration form to workaround client probl...
2010-10-25 BadlopWorkaround for Psi's wrong Type in form submission
2010-10-25 BadlopRecompile the guide.html
2010-10-25 BadlopAdd CAPTCHA example configurations to cfg (EJAB-1262...
2010-10-25 Evgeniy KhramtsovProvide image url in registration form when captcha...
2010-10-24 Evgeniy KhramtsovAdd password entropy check (EJAB-1326)
2010-10-24 Evgeniy Khramtsov* Rename option captcha to captcha_protected for consis...
2010-10-24 Evgeniy KhramtsovMerge branch '2.1.x' of git+ssh://gitorious.process...
2010-10-24 Evgeniy KhramtsovCAPTCHA IBR support (EJAB-1262)
2010-10-22 BadlopImprove example of outoging_s2s_options
2010-10-21 Christophe... improve documentation (thanks to Karim Gemayel)
2010-10-18 Peter LemenkovChange directory before any operation to one readable...
2010-10-18 BadlopFix bug in mod_pubsub in_subscription return value
next