]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2009-07-22 Evgeniy Khramtsovdelete/2 now does not crash when there is nothing to...
2009-07-21 Christophe... caps storage indexed on case insensitive jid
2009-07-21 Mickaël RémondFix typo from EJAB-988
2009-07-21 BadlopHTML room logs: fix formatting of spaces; log config...
2009-07-21 BadlopAllow content types to be configured in ejabberd.cfg...
2009-07-20 Christophe... fix get_entity_subscriptions result match
2009-07-20 Badlopmoved some log reports from error to debug level (thank...
2009-07-20 Christophe... Implement pubsub#get-pending Ad Hoc Command (EJAB-955...
2009-07-17 BadlopRevert workaround of EJAB-611 because it seems no longe...
2009-07-17 BadlopSupport XEP-0157: Contact Addresses for XMPP Services...
2009-07-17 Christophe... Fix updating pending subscriptions (EJAB-980)
2009-07-17 BadlopStore account number in internal auth of (EJAB-981...
2009-07-17 Christophe... Fix set-subscriptions to work with multi-subscribe...
2009-07-16 BadlopIf a command is already defined: log as Debug, not...
2009-07-13 BadlopUpdate Galician translation (thanks to Carlos E. Lopez)
2009-07-08 Christophe... prevent creating badxml when pubsub_state is not accessible
2009-07-07 BadlopIf directory /sbin is created, set permissions 755...
2009-07-06 BadlopTemporary debug and ctl nodes must get nodename similar...
2009-07-06 BadlopAdd -hidden flag when calling Debug or Ctl
2009-07-06 Christophe... XEP-0248 bugfix (EJAB-963) (Thanks to Brian Cully)
2009-07-02 Christophe... make virtual nodes having default options
2009-06-30 BadlopSupport XEP-0085 Chat State Notifications (EJAB-961)
2009-06-30 BadlopInclude original timestamp on delayed presences (thanks...
2009-06-30 BadlopAdd XEP82 Date Time, update XEP202 Entity Time and...
2009-06-30 BadlopAdd announcement of offline feature to service discover...
2009-06-29 Christophe... minor bugfixes on dag nodes
2009-06-25 BadlopDon't use lists:keyfind/3 bcause it was introduced...
2009-06-25 BadlopImprove explanation about SSL for port 5223 and its...
2009-06-25 BadlopAdd note about PAM configuration for pam_winbind (thank...
2009-06-23 BadlopImprovements in the WebAdmin browsing menus.
2009-06-23 BadlopAdd Vim folding
2009-06-23 BadlopChange some translatable strings.
2009-06-22 BadlopDetect auth errors and report in log file. Support...
2009-06-17 BadlopAdd forgotten optional requirement: Imagemagick's Convert.
2009-06-16 BadlopAdd permanent section about HTTP Bind module to the...
2009-06-16 BadlopAdd unit test script for http-bind service (thanks...
2009-06-16 BadlopAdd forgotten copyright and license notices.
2009-06-16 BadlopEasier debugging (EJAB-936)(thanks to Michael Remond)
2009-06-16 BadlopCode clean-up (EJAB-936)(thanks to Michael Remond)
2009-06-16 BadlopStarted code clean-up (EJAB-936)(thanks to Michael...
2009-06-16 BadlopReplaced sha1 to hexadecimal transformation with sha...
2009-06-16 BadlopReplace TYPE/1 with is_TYPE/1 (EJAB-922)
2009-06-16 BadlopSimplified code.(thanks to Michael Remond)
2009-06-16 BadlopProperly warn user and admin when mod_http_bind is...
2009-06-16 BadlopDo not clear input when dispatching a get when we have...
2009-06-16 BadlopChanged the place where database is created(thanks...
2009-06-16 BadlopFix remote-stream-error stanzas
2009-06-16 BadlopNew option max_inactivity to configure maximum inactivi...
2009-06-16 BadlopFix warning of unused Host variable
2009-06-16 BadlopInclude condition in http-bind terminate body when...
2009-06-16 BadlopFix unknown rid error (thanks to Jerome Sautret)
2009-06-16 BadlopImplement packets reordering to avoid race conditions...
2009-06-16 BadlopUpdated IP retrieving (thanks to Alexey Shchepin)
2009-06-16 BadlopImprove ip fetching patch (thanks to Christohpe Romain)
2009-06-16 BadlopRetrieve correct IP from http connection (thanks to...
2009-06-16 BadlopFix syntax error. (thanks to Jerome Sautret)
2009-06-16 BadlopRemoved HTTP bind session count. Removed the 'sponsored...
2009-06-16 BadlopDo not display error message when starting several...
2009-06-16 BadlopProvide explanation in error message when module is...
2009-06-16 BadlopRemoved small warning
2009-06-16 BadlopBugfixes (thanks to Alexey Shchepin)
2009-06-16 BadlopRemoved receive_loop (thanks to Alexey Shchepin)
2009-06-16 BadlopRemove Erlang module attribute 'vsn' because it does...
2009-06-16 BadlopBugfix when table does not exist (thanks to Justin...
2009-06-16 BadlopMigration code for people using previous version of...
2009-06-16 BadlopDo not overwrite the stanza namespace (thanks to Anasta...
2009-06-16 BadlopSupport for c2s ACL access, max_stanza and shaper on...
2009-06-16 BadlopThe Erlang/OTP function httpd_util:to_lower/1 is deprec...
2009-06-16 BadlopUse DEBUG instead of INFO_MSG to keep log files small...
2009-06-16 BadlopForgot keyword 'catch' when doing list_to_float on...
2009-06-16 BadlopFixes for pausing sessions; did not parse 'pause' attri...
2009-06-16 BadlopSupport pausing sessions (thanks to Stefan Strigler...
2009-06-16 BadlopComment-header: talk about xmpp over bosh rather than...
2009-06-16 BadlopRemoved debugging stuff. Removed error condition (thank...
2009-06-16 BadlopCode cleanup. Code reorganization. Store version of...
2009-06-16 BadlopStore version as float (thanks to Stefan Strigler)
2009-06-16 BadlopSave bosh version with session (thanks to Stefan Strigler)
2009-06-16 BadlopCode rearranged (thanks to Stefan Strigler)
2009-06-16 BadlopMake use of macros for namespaces. Some code cleanup...
2009-06-16 BadlopFix for 'terminate' in request, send empty body instead...
2009-06-16 BadlopDisabled debugging (thanks to Stefan Strigler)
2009-06-16 BadlopSome code cleanup (thanks to Stefan Strigler)
2009-06-16 BadlopBosh compliance: honor xmpp:version (thanks to Stefan...
2009-06-16 BadlopRestore ejabberd directory structure (src/web) for...
2009-06-16 BadlopWe do not send a 'version' attribute at the stream...
2009-06-16 BadlopPrepare_response: fixed a dbg message. Changed http...
2009-06-16 BadlopImplements sockname and peername for compatibility...
2009-06-16 BadlopReverted to r76 as 97 is completely broken and should...
2009-06-16 BadlopMinor changes (thanks to Stefan Strigler)
2009-06-16 BadlopDisabled debug (thanks to Stefan Strigler)
2009-06-16 BadlopDeal with return values from starting/terminating super...
2009-06-16 BadlopDisabled debug (thanks to Stefan Strigler)
2009-06-16 BadlopRemoved my own supervisor (thanks to Stefan Strigler)
2009-06-16 BadlopRenamed some vars for (thanks to Stefan Strigler)
2009-06-16 BadlopStart supervisor here (thanks to Stefan Strigler)
2009-06-16 BadlopMake use of new api for plugable http based services...
2009-06-16 BadlopInitial commit of HTTP-Bind source code (thanks to...
2009-06-16 BadlopAdd permanent section about mod_http_fileserver to...
2009-06-16 BadlopAdd forgotten copyright and license notices.
2009-06-16 BadlopNew option directory_indices, and improve logging ...
next