]> granicus.if.org Git - ejabberd/shortlog
ejabberd
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 ...
2008-07-23 Geoff CantRenaming allow_visitor_presence to allow_visitor_status...
2008-07-23 Geoff CantImplementing muc_room visitor presence restrictions...
2008-07-23 Christophe... subscribing to a node sends only last items (EJAB-700...
2008-07-22 Christophe... pubsub improvement, fixes EJAB-684 EJAB-675 EJAB-663
2008-07-22 Badlop* src/ejabberd_config.erl: If syntax mistake in config...
2008-07-22 Alexey Shchepin* src/odbc/odbc_queries.erl: Fixed a typo
2008-07-18 Jérôme Sautret* src/ejabberd_ctl.erl: Call reopen_log_hook for each...
2008-07-17 Badlop* src/mod_muc/mod_muc_room.erl: Fix to allow a server...
2008-07-16 Christophe... use -DSSL39 if compiling with R12
2008-07-16 Badlop* src/ejabberd_c2s.erl: Put auth_module in Info always...
2008-07-16 Badlop* src/*.hrl: Get back all ejabberd header files to...
2008-07-16 Christophe... Rolled back the previous IP getting patch, and Report...
2008-07-16 Badlop* src/ejabberdctl.template: Update environment variable...
2008-07-15 Badlop* src/ejabberdctl.template: Small fix so arguments...
2008-07-15 Badlop* doc/guide.tex: Improve explanation of option 'hosts' in
2008-07-14 BadlopRemoved testing code
2008-07-14 Badlop* doc/guide.tex: Update what permissions does enable...
2008-07-13 Badlop* src/Makefile.in: Fix docdir so it recognizes prefix...
2008-07-13 Badlop* src/configure.ac: Update installation permissions...
2008-07-12 BadlopInstall ejabberdctl in /sbin as usual because it is...
2008-07-12 Badlop* src/configure.ac: Allow to execute ejabberd with...
2008-07-12 Badlop* src/configure.ac: Improve legibility
2008-07-11 Badlop* src/mod_register.erl: Revert support for io_lib newli...
2008-07-10 Badlop* src/configure.ac: Don't check for erlang header file...
next