]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2010-05-28 BadlopUpdate the Czech translation (thanks to Lukáš Polívka)
2010-05-28 BadlopUpdate the Russian translation (thanks to Evgeniy Khram...
2010-05-28 Christophe... fix error code when unsubscribing from a non-existent...
2010-05-28 Christophe... fix error code when unsubscribing from a non-existent...
2010-05-28 Christophe... send created node notifications (EJAB-1225)
2010-05-28 Christophe... fix jlib calls from previous patch
2010-05-28 Christophe... make last_item_cache feature cluster aware (EJAB-1234)
2010-05-27 BadlopHandle error response from auth modules (thanks to...
2010-05-27 BadlopMakefile with optional ejabberd_debug.erl compilation...
2010-05-27 Christopher... remove the silly loop that isnt needed, this speeds...
2010-05-26 BadlopUpdate the Portuguese Brazil translation (thanks to...
2010-05-26 BadlopUpdate the Ukrainian translation (thanks to Konstantin...
2010-05-26 BadlopAdd created_at column also to PostgreSQL schema (thanks...
2010-05-25 BadlopUpdate the Catalan translation (thanks to Jan Kusanagi)
2010-05-25 BadlopMix the commands update_all/0 and update_module/1 into...
2010-05-25 BadlopUpdate the Italian translation (thanks to Luca Brivio)
2010-05-24 BadlopUpdate the Greek translation (thanks to James Iakovos...
2010-05-24 BadlopNew ejabberd commands to update modified modules (EJAB...
2010-05-24 BadlopOnly log when script errors are found
2010-05-24 BadlopUpdate the Polish translation (thanks to Zbyszek Żółkie...
2010-05-24 BadlopUpdate the Dutch translation (thanks to Andreas van...
2010-05-24 BadlopUpdate the Esperanto translation (thanks to Andreas...
2010-05-23 BadlopUpdate the German translation (thanks to Nikolaus Polak)
2010-05-23 BadlopRecompile Japanese translation
2010-05-23 Tsukasa Hamanoupdate ja.po
2010-05-23 BadlopUpdate the French translation (thanks to Nicolas Vérité)
2010-05-23 BadlopUpdate the Chinese translation (thanks to Shelley Shyan)
2010-05-23 BadlopUpdate the Spanish translation
2010-05-20 BadlopUpdate translations
2010-05-20 Christopher... typo on exported function
2010-05-20 Christopher... expose more functions so developers can implement prebi...
2010-05-19 Christophe... fix EJAB-1233 on pubsub_odbc patch
2010-05-19 Christophe... prevent orphaned pubsub node (EJAB-1233)
2010-05-17 BadlopFix English typos
2010-05-12 Christophe... sync pubsub_odbc with latest code
2010-05-12 Christophe... Enforce pubsub#show_values subscription option (EJAB...
2010-05-12 BadlopShow HTTP auth username and IP address in logs, not...
2010-05-10 BadlopDon't show HTTP request in logs, because reveals passwo...
2010-05-10 BadlopOptionally cache extauth users in mnesia (EJAB-641)
2010-05-10 BadlopFix EDoc comment
2010-05-10 BadlopUse a standard method to get a random seed (EJAB-1229)
2010-05-10 BadlopNew option pam_userinfotype to provide username or...
2010-05-10 BadlopRecompile the guide
2010-05-10 Evgeniy Khramtsovnew option ldap_tls_verify is added (EJAB-1229)
2010-05-07 Evgeniy Khramtsovfull support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189)
2010-05-06 Christopher... Change max inactivity from 30 to 120 seconds
2010-05-06 Christopher... Use dirty_delete when removing the session.
2010-05-05 Christophe... enforce pubsub#presence_based_delivery (EJAB-1221)...
2010-05-04 BadlopIndicate explicitly what nodes are handled by mod_configure
2010-04-28 BadlopAdd xml default content type (thanks to Aaron Winborn...
2010-04-28 BadlopMinor fixes in listeners options list
2010-04-28 BadlopRename some JEP references to XEP
2010-04-28 BadlopReduce verbosity of log when captcha_cmd is checked...
2010-04-27 BadlopNew Access rule webadmin_view for read-only (thanks...
2010-04-27 BadlopDon't store blocked messages in offline queue (thanks...
2010-04-27 BadlopAutomatic vcard avatar addition in presence (thanks...
2010-04-22 BadlopNo need to handle IQ requests other than Get and Set
2010-04-22 Emilio BustosFixed Bugs handling Service Discovery to contacts.
2010-04-20 BadlopDon't send error stanza as reply to error stanza (EJAB...
2010-04-19 BadlopRecompile the Guide
2010-04-19 Evgeniy Khramtsovadded notes about LDAP password change
2010-04-19 Evgeniy Khramtsovallow inband password change (EJAB-199)
2010-04-19 Evgeniy KhramtsovLDAP extensible match support (EJAB-722)
2010-04-09 Pablo PolvorinRemove warning for undefined print_state/1 function...
2010-03-30 Pablo PolvorinAllow customizing the StateData in p1_fsm before error...
2010-03-29 BadlopFix indentation (EJAB-1038)
2010-03-29 BadlopFix crash in number of occupants; other minor changes...
2010-03-29 BadlopRefactor code to reduce calls to get_affiliation and...
2010-03-17 Evgeniy Khramtsov- pass jid into feature_check_packet hook;
2010-03-15 Mickael RemondMove HTTP session timeout log from warning level to...
2010-03-12 BadlopUpdate ejabberd version number to 2.1.3 v2.1.3
2010-03-11 BadlopAdd 2.1.3 release notes
2010-03-11 Christophe... improve remove_user (EJAB-1172)
2010-03-09 Evgeniy Khramtsovdon't route PEP error messsages to a client
2010-03-08 Peter LemenkovMore compliance with LSB
2010-03-08 Christophe... typo fix on previous pubsub patch
2010-03-08 Christophe... allow sending PEP to bare jid on s2s
2010-03-08 BadlopDocument mod_sic (EJAB-1205)
2010-03-08 BadlopImplement XEP-0279: Server IP Check (thanks to Karim...
2010-03-08 BadlopFix warnings about unused variable.
2010-03-08 BadlopReplace concat_binary supported until R14 with list_to_...
2010-03-08 BadlopCatch errors when exporting to PIEFXIS file (EJAB-1178)
2010-03-08 BadlopRecompile the Guide
2010-03-08 Evgeniy Khramtsovldap_dn_filter option is documented; now fetching only...
2010-03-08 Evgeniy Khramtsovnow using "%u" pattern as default for ldap_uids (EJAB...
2010-03-05 Christophe... fix mistake in previous broadcast_stanza change
2010-03-05 Christophe... add extended stanza addressing 'replyto' on PEP (EJAB...
2010-03-05 Denis KurochkinMSSQL support was broken (EJAB-1201)
2010-03-05 Christophe... fix compilations issues
2010-03-05 Christophe... minor intentation fix, and sync _odbc code
2010-03-05 Christophe... add pubsub#purge_offline (EJAB-1186) (thanks karim)
2010-03-05 Christophe... fix pubsub#title option (EJAB-1190) (thanks karim)
2010-03-05 Christophe... mod_caps optimizations (thanks evgeniy)
2010-03-04 Evgeniy Khramtsovimproved s2s connections clean up (EJAB-1202)
2010-03-02 Pablo PolvorinRemove print debug (thanks evgeniy)
2010-02-24 BadlopAdd quotes in documentation of some erl arguments ...
2010-02-24 BadlopFix German translation (thanks to Florian Zumbiehl...
2010-02-24 BadlopFix resending authorization problem
2010-02-22 BadlopRun user_receive_packet also when sending offline messa...
2010-02-22 BadlopFix typos in example config comments (thanks to Florian...
next