]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2008-11-24 Evgeniy Khramtsov* src/eldap/Makefile.in: added +optimize and +driver
2008-11-23 Mickaël Rémond* src/ejabberdctl.template: Added the ability to define...
2008-11-23 Alexey Shchepin* src/ejabberd_receiver.erl: Hibernate after timeout
2008-11-12 BadlopURL path should be tokenized by / and then decoded...
2008-11-12 Badlop* src/web/ejabberd_http.erl: Include recognized headers in
2008-11-12 Badlop* doc/guide.tex: Improve legibility of mod_irc example...
2008-11-10 Alexey ShchepinSVN Revision: 1676
2008-11-10 Alexey Shchepin* src/tls/tls_drv.c: Don't create a SSL context on...
2008-11-08 Mickaël Rémond* src/ejabberd_s2s_out.erl: exports the DNS resolution...
2008-11-06 Badlop* src/extauth.erl: When the extauth call fails or timeo...
2008-11-03 Alexey Shchepin* src/ejabberd_c2s.erl: Disable zlib when STARTTLS...
2008-10-27 Badlop* src/Makefile.in (clean-local): Delete also ejabberdct...
2008-10-24 Badlop* src/translate.erl: When a translation file can't...
2008-10-24 Badlop* src/ejabberd_ctl.erl: If ejabberd didn't start correctly:
2008-10-24 Badlop* src/ejabberd_app.erl: Open ejabberd.log sooner, so...
2008-10-24 Badlop* src/ejabberd_c2s.erl: Ensure unique ID in roster...
2008-10-24 Badlop* src/ejabberd_lstener.erl: Fix listeners
2008-10-23 Alexey Shchepin* src/ejabberd_frontend_socket.erl: Fixed SSL sockets
2008-10-17 Badlop* src/Makefile.in: docdir should be prefixed with DESTD...
2008-10-17 Christophe... does not write item when max_items set to 0 (solves...
2008-10-16 Christophe... fix remove_user not unsubscribing user (EJAB-684)
2008-10-16 Christophe... fix badarg issue on get_roster_info when allowed roster...
2008-10-14 Christophe... fix pubsub_publish_item hook ServerHost parameter ...
2008-10-13 Jérôme Sautret* src/odbc/ejabberd_odbc.erl: log MySQL driver messages.
2008-10-13 BadlopReplace mentions of mod_xmlrpc to ejabberd_xmlrpc
2008-10-13 Badlop* src/web/ejabberd_web_admin.erl: When requesting page of
2008-10-12 Badlop* src/web/ejabberd_web_admin.erl: Run new hook
2008-10-12 Badlop* src/web/ejabberd_web_admin.erl: Improve Web Admin...
2008-10-12 Badlop* doc/guide.tex: Explain the new ejabberdctl command...
2008-10-12 Badlop* src/mod_configure.erl: Update calls from ctl to
2008-10-12 Badlop* src/ejabberd_sm.erl: Update from ctl to commands...
2008-10-12 Badlop* src/ejabberd_auth.erl: Update from ctl to commands...
2008-10-12 Badlop* src/ejabberdctl.template: Move help print to a separate
2008-10-12 Badlop* src/ejabberd_ctl.erl: Add frontend support for
2008-10-12 Badlop* src/ejabberd_app.erl: Initialize ejabberd_commands...
2008-10-12 Badlop* src/ejabberd_admin.erl: Implement commands from old
2008-10-12 Badlop* src/ejabberd_commands.erl: New 'ejabberd commands...
2008-10-12 Badlop* src/mod_proxy65/mod_proxy65.erl: Update so the listen...
2008-10-12 Badlop* src/ejabberd_app.erl: Start listeners explicitely...
2008-10-10 Christophe... fix typo
2008-10-10 Christophe... uncomment pubsub_publish_item hook call (EJAB-765)
2008-10-07 Jérôme Sautret* src/mod_roster_odbc.erl: fix MySQL multiple requests...
2008-10-06 Badlop* doc/guide.html: Regenerated
2008-10-06 Jérôme Sautret* src/ejabberd_rdbms.erl: fix SQL database reconnection
2008-10-03 Jérôme Sautret* src/odbc/odbc_queries.erl: Fix empty query that fail...
2008-10-03 Jérôme Sautret* src/mod_vcard_odbc: added vCard support for MS SQL...
2008-10-03 Jérôme Sautret* src/mod_vcard_odbc: added vCard support for MS SQL...
2008-10-01 Mickaël Rémond* src/mod_shared_roster.erl: Correct roster push when...
2008-09-30 Badlop* src/*/Makefile.win32: Provide explicit beam filenames...
2008-09-30 Christophe... fix licence header
2008-09-25 Christophe... EJAB-739 and EJAB-751 improvements
2008-09-22 Mickaël Rémond* src/mod_configure.erl: Fix adhoc commands reply types...
2008-09-15 Badlop* doc/guide.tex: Fix explanation of mod_muc's anonymous
2008-09-12 BadlopFix: provide the port as an integer, not string (EJAB...
2008-09-12 Badlop* src/web/ejabberd_http.hrl: Provide Host, Port, Header...
2008-09-02 Badlop* doc/guide.tex: Fix mod_proxy configuration example
2008-09-02 Mickaël Rémond* ChangeLog update.
2008-09-02 Mickaël Rémond* src/odbc/mssql2000.sql: Script for MSSQL 2000
2008-08-30 BadlopFix release date of ejabberd 2.0.2 to 28 August 2008
2008-08-27 Christophe... send last published events now supports PEP events...
2008-08-26 Badlop* doc/release_notes_2.0.2.txt: Update for final release
2008-08-25 Christophe... get_items bugfix (EJAB-716)
2008-08-25 Christophe... Prevent case_clause error when ejabber_odbc:sql_query...
2008-08-25 Christophe... Prevent case_clause error when ejabber_odbc:sql_query...
2008-08-25 Badlop* src/ejabberd_check.erl: Detect correctly MSSQL and...
2008-08-23 Geoff CantEJAB-624: fixes mod_muc_room:is_visitor/2 to use get_ro...
2008-08-22 Badlop* src/ejabberd_router.erl: Fix call to mnesia match_object
2008-08-21 Badlop* doc/guide.tex: Fix names of chatroom to room, user...
2008-08-18 Badlop* src/mod_muc/mod_muc_log.erl: MUC log files options...
2008-08-18 Badlop* src/mod_register.erl: Change password using mod_regis...
2008-08-18 Christophe... Fix call to unexported function nodetree_default:get_su...
2008-08-18 BadlopMinor fixes in text about ejabberd localization
2008-08-17 Badlop* contrib/extract_translations/extract_translations...
2008-08-16 Badlop* src/msgs/sv.msg: Fixed formatting typos
2008-08-16 Badlop* src/gen_mod.erl: Export stop_module_keep_config/2...
2008-08-13 Badlop* doc/guide.tex: Explain that LDAP is read-only storage...
2008-08-12 Christophe... fix contrib to ejabberd-modules trunk repository
2008-08-11 Badlop* src/msgs/sk.msg: Updated (thanks to Marek Becka)
2008-08-10 Badlop* src/msgs/eo.msg: Updated (thanks to Andreas van Crane...
2008-08-09 BadlopRetract from previous commit the code that checked...
2008-08-09 Badlop* src/ejabberd_service.erl: Fix XEP-0114 compliance...
2008-08-04 Jérôme SautretMore precise ChangeLog for last commit.
2008-08-04 Jérôme SautretUpdated ChangeLog for previous commit.
2008-08-04 Jérôme Sautret* src/odbc/ejabberd_odbc.erl: Restart the database...
2008-08-01 Badlop* doc/release_notes_2.0.2.txt: Added for ejabberd 2...
2008-08-01 Badlop* src/web/ejabberd_http.erl: Temporary solution for...
2008-07-31 Badlop* src/msgs/uk.msg: Fix: each string in a single line
2008-07-31 Badlop* README: Update location where mnesia, ebin and priv...
2008-07-31 Badlop* doc/guide.tex: Update Process-one name to ProcessOne...
2008-07-30 Badlop* src/mod_muc/mod_muc_room.erl: Support Reasons for all
2008-07-30 Badlop* src/gen_mod.erl: When ejabberd is kindly stopped...
2008-07-28 Badlop* doc/guide.tex: Document how to get error message...
2008-07-25 Christophe... Speedup startup with many pubsub nodes (EJAB-669)
2008-07-24 Badlop* doc/guide.tex: Include example PAM configuration...
2008-07-24 Badlop* src/mod_proxy65/mod_proxy65_lib.erl: Send protocol...
2008-07-24 Badlop* src/mod_register.erl: When a registration is blocked...
2008-07-24 Christophe... allow owner to subscribe/get its one node (EJAB-705)
2008-07-24 Badlop* doc/guide.tex: Document room options allow_visitor_ni...
2008-07-23 Geoff CantAltering XForms text for allow_visitor_status mod_muc_r...
2008-07-23 Geoff Cantmod_muc_room allow_visitor_presence option rename ...
next