]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2007-09-01 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Added logging of MUC...
2007-09-01 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Added user_message_shap...
2007-08-31 Mickaël Rémond* ChangeLog: Missing commit.
2007-08-31 Mickaël Rémond* doc/guide.tex: Minor examples improvement in LDAP
2007-08-31 Mickaël Rémond* doc/guide.tex: Documentation for mod_muc option for...
2007-08-31 Mickaël Rémond* src/web/ejabberd_web_admin.erl: Make the web interfac...
2007-08-29 Alexey Shchepin* src/ejabberd.cfg.example: Updated mod_muc 'host'...
2007-08-29 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: The mod_muc option...
2007-08-29 Mickaël Rémond* doc/release_notes_1.1.4.txt: Added preliminary versio...
2007-08-29 Mickaël Rémond* doc/guide.tex: Documentation for XML based optimisati...
2007-08-29 Alexey Shchepin* src/mod_muc/mod_muc_log.erl: Added missed HTMLization...
2007-08-28 Mickaël Rémond* src/mod_muc/mod_muc_room.erl: Changed default max...
2007-08-28 Mickaël Rémond* src/ChangeLog: Missing commit.
2007-08-28 Mickaël Rémond* src/mod_offline_odbc.erl: Implements quota for offlin...
2007-08-28 Mickaël Rémond* src/mod_muc/mod_muc_room.erl: Implements muc max...
2007-08-28 Mickaël Rémond* ChangeLog: Fixed attibution to commiter.
2007-08-27 Alexey Shchepin* doc/guide.tex: Described @HOST@ feature (thanks to...
2007-08-25 Alexey Shchepin* doc/guide.tex: Removed mentions of unexistent 'hosts...
2007-08-25 Alexey Shchepin* src/gen_mod.erl: Substitute @HOST@ with hostname...
2007-08-24 Alexey ShchepinFixed conflict
2007-08-24 Alexey Shchepin* src/web/ejabberd_web_admin.erl: Moved roster stuff...
2007-08-24 Alexey Shchepin* src/ejabberd_sm.erl: Removed check which denies resou...
2007-08-23 Alexey Shchepin* src/web/ejabberd_web_admin.erl: Added hooks to allow...
2007-08-21 Alexey Shchepin* src/jlib.erl: Use http_base_64:decode if available
2007-08-20 Alexey Shchepin* src/mod_roster.erl: Don't send roster push when unsub...
2007-08-20 Alexey Shchepin* src/mod_offline.erl: Renamed MAX_OFFLINE_MSGS to...
2007-08-20 Alexey ShchepinSVN Revision: 880
2007-08-16 Jérôme Sautret* src/odbc/ejabberd_odbc_sup.erl: Add an odbc_pool_size...
2007-08-13 Mickaël Rémond* src/mod_offline.erl: Added a config option to define...
2007-08-13 Mickaël Rémond* doc/guide.tex: Missing link.
2007-08-13 Mickaël Rémond* doc/guide.tex: Added documentation for the mod_offlin...
2007-08-13 Mickaël Rémond* doc/release_notes_1.1.3.txt: Adding missing file.
2007-08-13 Mickaël Rémond* src/mod_offline.erl: Returns an error message to...
2007-08-12 Mickaël Rémond* src/odbc/ejabberd_odbc.erl: UTF-8 support for MySQL5...
2007-08-09 Alexey Shchepin* doc/guide.tex: Minor update (thanks to Sergei Golovan)
2007-08-08 Mickaël Rémond* src/mod_offline.erl: Typo.
2007-08-08 Mickaël Rémond* src/mod_offline.erl: Only count messages if a quota...
2007-08-07 Mickaël Rémond* src/mod_offline.erl: Started implementation of mod_of...
2007-08-03 Mickaël Rémond* src/mod_announce.erl: Added support to all the announ...
2007-08-02 Alexey Shchepin* src/mod_muc/mod_muc.erl: Added default_room_options...
2007-08-02 Alexey Shchepin* src/mod_muc/mod_muc.erl: Added default_room_options...
2007-08-01 Mickaël Rémond* doc/guide.tex: Front page table formatting that rende...
2007-08-01 Mickaël Rémond* src/ejabberd_s2s_out.erl: Avoid bouncing messages...
2007-08-01 Mickaël Rémond* src/ejabberd_s2s_out.erl: On terminate, bounce intern...
2007-08-01 Mickaël Rémond* src/mod_private.erl: Reduce memory consumption on...
2007-07-31 Mickaël Rémond* src/xml.erl: Removing debug printout.
2007-07-31 Mickaël Rémond* Updating SVN HTML documentation.
2007-07-31 Mickaël Rémond* src/xml.erl: Making use of CDATA escaping optional...
2007-07-31 Alexey Shchepin* src/mod_version.erl: Added option to hide OS version...
2007-07-31 Alexey Shchepin* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
2007-07-31 Alexey Shchepin* src/msgs/gl.msg: New galician translation (thanks to
2007-07-31 Alexey Shchepin* src/ejabberd_config.erl: Added possibility for append...
2007-07-30 Mickaël Rémond* src/xml.erl: Better escaping management with CDATA...
2007-07-30 Mickaël Rémond* Updated documentation version number in SVN (to avoid...
2007-07-30 Mickaël Rémond* src/xml.erl: Only wrap xmldata nodes in xml cdata...
2007-07-30 Mickaël Rémond* src/tls/tls_drv.c: Sends the entire certificate chain...
2007-07-30 Mickaël Rémond* src/acl.erl: Remove compilation warnings (EJAB-290).
2007-07-30 Mickaël Rémond* src/xml_stream.erl: Group CDATA on a single xmlcdata...
2007-07-30 Mickaël Rémond* src/xml.erl: Remove compilation warnings (EJAB-290).
2007-07-30 Mickaël Rémond* src/xml.erl: Removed more code commented out.
2007-07-30 Mickaël Rémond* src/xml.erl: Do not crypt binary CData, but enclose...
2007-07-28 Mickaël Rémond* src/mod_roster_odbc.erl: Better error management...
2007-07-26 Mickaël Rémond* src/web/ejabberd_web_admin.erl: Code clean-up.
2007-07-26 Mickaël Rémond* Added TODO comment
2007-07-26 Mickaël Rémond* src/mod_offline.erl: Code clean-up.
2007-07-26 Mickaël Rémond* src/gen_mod.erl: Throw error more cleanly.
2007-07-26 Mickaël Rémond* src/mod_configure.erl: One ACL call was not virtual...
2007-07-26 Mickaël Rémond* src/mod_configure.erl: One ACL call was not virtual...
2007-07-26 Mickaël Rémond* src/ejabberd_auth_odbc.erl: Fixed wrong call preventi...
2007-07-26 Mickaël Rémond* src/mod_last_odbc.erl: Adapted to mod_privacy changes.
2007-07-26 Mickaël Rémond* src/mod_last.erl: Adapted to mod_privacy changes.
2007-07-26 Mickaël Rémond* src/mod_last.erl: Adapted to mod_privacy changes.
2007-07-26 Mickaël Rémond* src/mod_roster_odbc.erl: Fixed wrong call.
2007-07-25 Mickaël Rémond* src/p1_fsm.erl: Use of catch can break tail recursion.
2007-07-24 Mickaël Rémond* doc/guide.tex: Added recommandations on max_stanza...
2007-07-24 Mickaël Rémond* src/ejabberd_s2s_out.erl: Autodisconnect s2s connecti...
2007-07-19 Mickaël Rémond* src/ejabberd_s2s_in.erl: Add s2s whitelist / blacklis...
2007-07-18 Mickaël Rémond* src/ejabberd_s2s.erl: Fixed typo.
2007-07-18 Mickaël Rémond* src/ejabberd_s2s.erl: Implements s2s hosts whitelist...
2007-07-18 Mickaël Rémond* src/ejabberd_s2s_out.erl: Make s2s connections more...
2007-07-17 Mickaël Rémond* src/mod_configure.erl: Bugfix: Show only virtual...
2007-07-17 Mickaël Rémond* src/mod_muc/mod_muc_log.erl: Recognise more URI schem...
2007-07-17 Mickaël Rémond* src/ejabberd_s2s_out.erl: Improved place of the INFO...
2007-07-17 Mickaël Rémond* src/odbc/ejabberd_odbc.erl: Better error handling...
2007-07-15 Alexey Shchepin* src/ejabberd_s2s.erl: Added remove_connection/3
2007-07-11 Alexey Shchepin* src/ejabberd_s2s_out.erl: Bounce packets after unregi...
2007-07-11 Mickaël Rémond* src/mod_echo.erl: mod_echo does not reply to other...
2007-07-09 Mickaël Rémond* src/odbc/mssql.sql: Nickname cannot be null in roster...
2007-06-30 Mickaël Rémond* Added missing file.
2007-06-29 Mickaël Rémond* src/ejabberd_config.erl: Normalize hostnames in confi...
2007-06-28 Mickaël Rémond* src/ejabberd_auth_anonymous.erl: Do not purge non...
2007-06-28 Mickaël Rémond* src/ejabberd_service.erl: Added an option to disable...
2007-06-28 Mickaël Rémond* doc/guide.tex: Documentation rework started (EJAB...
2007-06-28 Christophe... add ChangeLog entry for r801
2007-06-28 Christophe... corrects EJAB-273, remove obsolete OnlineUsers calculation
2007-06-27 Jérôme SautretCancel revision 798
2007-06-27 Jérôme SautretUnsafe working version of http file transfer
2007-06-26 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Include <body/> in...
2007-06-25 Mickaël Rémond* doc/guide.tex: Typos
2007-06-25 Mickaël Rémond* src/mod_muc/mod_muc_room.erl: New anti-abuse options...
next