ejabberd
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
2010-10-18 Christophe... documentation update (thanks to Karim Gemayel)
2010-10-16 BadlopWhen privacy list denies local user's outgoing stanza...
2010-10-16 BadlopCheck privacy of outgoing IQ stanzas (EJAB-1320)
2010-10-16 BadlopCheck privacy of incoming IQ stanzas (EJAB-1320)
2010-10-15 BadlopAdd support to ejabberd_ctl to handle anonymous command...
2010-10-15 BadlopRename aclocal.m4 to acinclude.m4 (thanks to Andreas...
2010-10-15 BadlopFix errors detected by Dialyzer
2010-10-15 BadlopDocument ejabberd_loglevel using EDoc (EJAB-225)
2010-10-15 Andreas KöhlerFix unused variable warning in ejabberd_loglevel
2010-10-15 Andreas KöhlerAdd set_custom/2, clear_custom/0 and clear_custom/1...
2010-10-15 Andreas KöhlerDocument new loglevel configuration form.
2010-10-15 Andreas KöhlerAdd support for changing the loglevels for given module...
2010-10-15 Andreas KöhlerUse warning_msg event type for warning log level.
2010-10-15 Andreas KöhlerAdd warning message and report handlers to ejabberd_log...
2010-10-15 Andreas KöhlerImprove ejabberd_logger code generation
2010-10-15 Andreas KöhlerUse records for encoding static loglevel information.
2010-10-14 BadlopSpeed up ejabberd_s2s:is_service/2, allow_host/2 (thank...
2010-10-14 BadlopInclude a gitignore file in the ejabberd git repository...
2010-10-13 Christophe... make http-bind restartable (thanks to Andreas Köhler...
2010-10-11 Evgeniy Khramtsovadd find_s2s_bridge hook
2010-10-05 Evgeniy Khramtsovuse one_queue IQ discipline by default
2010-09-28 Evgeniy Khramtsovfixes typo in stop_connection/1
2010-09-20 Evgeniy Khramtsovfixes default value for cache_life_time
2010-09-17 Andreas KöhlerAdd missing needdb check in mod_privacy, to enable...
2010-09-17 Andreas KöhlerDiscard unmatched INFO messages in ejabberd services.
2010-09-13 BadlopSupport timezone West of UTC (thanks to Edwin Fine...
2010-09-07 Evgeniy Khramtsovcache lifetime should be converted in microseconds
2010-08-31 Evgeniy KhramtsovImplemented dirty (non-atomic) functions; added copyrig...
2010-08-30 BadlopAdd IPv6 support to mod_irc (thanks to Matthias Schiffe...
2010-08-30 Evgeniy Khramtsovimplemented backend-independed key-value cacheing table...
2010-08-21 BadlopAdd mod_pubsub_odbc to list of ODBC modules (EJAB-1293)
2010-08-19 BadlopBugfix http-poll for correctly parsing binary (thanks...
2010-08-19 Evgeniy Khramtsovfixes ampersand escaping (EJAB-1258)
2010-08-10 Evgeniy Khramtsovfixes typo for table copy
2010-08-07 BadlopWhen user joins non-anonymous room, warn also in presen...
2010-08-07 BadlopUpdate the 'configure' script
2010-08-07 Evgeniy KhramtsovMake MD2 autodetected (EJAB-1285)
2010-08-07 Evgeniy KhramtsovMake xml.c correctly compiles on R14A (EJAB-1288)
2010-08-05 BadlopGo back to the 2.1.x branch name
2010-08-05 BadlopFix detection of Erlang R11 and older (thanks to Mathia...
2010-08-04 Evgeniy KhramtsovLoading ASN.1 driver explicitly to avoid races in LDAP...
2010-08-02 BadlopUpdate ejabberd version number to 2.1.5 v2.1.5
2010-08-02 BadlopNew 2.1.5 release notes
2010-08-02 Christophe... enforce disco features results (thanks to Karim)(EJAB...
2010-07-30 BadlopSupport parallel extauth script (thanks to Jesse Thomps...
2010-07-28 BadlopDon't say v1.2, because that number is never increased...
2010-07-28 BadlopReturn Registered element when account exists (thanks...
2010-07-22 BadlopFix typo (thanks to Evgeniy Khramtsov)
2010-07-22 BadlopWhen logging s2s out connection attempt or success...
2010-07-22 BadlopThe command Update now returns meaningful message and...
2010-07-20 Evgeniy KhramtsovUse driver allocators in iconv_erl.c for reflecting...
2010-07-20 Evgeniy KhramtsovUse driver allocators in ejabberd_zlib_drv.c for reflec...
2010-07-19 BadlopDescribe what a user gets when he hits the registration...
2010-07-14 Evgeniy Khramtsovcorrect handling of SQL boolean types (EJAB-1275)
2010-07-14 Evgeniy KhramtsovUse driver allocators in expat for reflecting memory...
2010-07-12 BadlopFix my flock change from last friday
2010-07-12 BadlopRemove ejabberd_debug because p1_prof provides similar...
2010-07-12 BadlopOnly compile and install p1_prof when: make debugtools...
2010-07-12 BadlopRecompile the 'configure' script
2010-07-12 BadlopWhen using OTP R14, use public_key library instead...
2010-07-11 BadlopMention missing modules in the overview table
2010-07-09 BadlopSome systems delete the lock dir; in such case don...
2010-07-09 Evgeniy KhramtsovAdded functions to collect statistics about queues...
2010-07-05 Evgeniy KhramtsovAdded new ejabberd profiler
2010-07-02 BadlopFix print of command result that contains ~ (thanks...
2010-07-02 BadlopShow some more room options in the log file
2010-07-02 BadlopDocument the mod_muc option captcha_protected
2010-07-02 Evgeniy KhramtsovUse ets insead of asking supervisor in ejabberd_odbc_su...
2010-07-01 BadlopRecompile the Guide and Configure
2010-07-01 BadlopRequirement of OpenSSL increased from 0.9.6 to 0.9.8
2010-07-01 BadlopFix typo in --enable-transient_supervisors
2010-07-01 BadlopDocument the optional --enable-nif
2010-07-01 BadlopClarify that to use the optional --enable-nif, R13B04...
2010-07-01 Evgeniy KhramtsovNew configure option: --enable-nif
2010-06-29 BadlopFix privacy check when serving local Last (thanks to...
2010-06-28 BadlopFix problem when FIREWALL_WINDOW options for erl kernel...
2010-06-25 BadlopInform client that SSL session caching is disabled...
2010-06-25 BadlopDon't ask for client certificate when using tls (EJAB...
next