]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2008-12-23 Badlop* src/odbc/odbc_queries.erl: Fix removal of private_sto...
2008-12-19 Christophe... Fix send_last_published_item issue when running on...
2008-12-16 Badlop* src/mod_pubsub/mod_pubsub.erl: Fix update pubsub...
2008-12-16 Badlop* doc/guide.tex: Fix capitalization of some section...
2008-12-08 Christophe... remove pubsub_state record when unsubscribing node...
2008-12-08 Christophe... typo fix
2008-12-08 Christophe... ignore unknown configuration fields (EJAB-762); fix...
2008-12-08 Christophe... Reduce memory consumption due to caps handling
2008-12-08 Mickaël Rémond* src/ejabberd_c2s.erl: Enforce client stanza from...
2008-12-03 BadlopFix default value of default_room_options (thanks to...
2008-12-01 Badlop* doc/guide.tex: New subsection Database Connection
2008-12-01 Christophe... Don't create a SSL context on every connection and...
2008-12-01 Christophe... Hibernate ejabberd_receiver and ejabberd_frontend_socke...
2008-11-28 BadlopRemove debug line from SVN r1685
2008-11-26 Badlop* src/mod_irc/mod_irc.erl: Announce disco#info (thanks...
2008-11-26 Badlop* src/gen_mod.erl: First store module options in ETS...
2008-11-25 Christophe... pubsub/pep: get_node_affiliations resultset bugfix
2008-11-12 Badlop* doc/guide.tex: Improve legibility of mod_irc example...
2008-11-08 Mickaël Rémond* src/ejabberd_s2s_out.erl: exports the DNS resolution...
2008-10-27 Badlop* src/ejabberd_app.erl: Open ejabberd.log before parsing
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-13 Jérôme Sautret* src/odbc/ejabberd_odbc.erl: log MySQL driver messages...
2008-10-07 Jérôme SautretMerge commit 1612 from trunk:
2008-10-06 Badlop* doc/guide.html: Regenerated
2008-10-06 Jérôme SautretMerge from trunk r1600:
2008-10-03 Jérôme Sautret* src/odbc/odbc_queries.erl: Fix syntax error on update...
2008-10-03 Jérôme Sautret* src/odbc/odbc_queries.erl: Fix empty query that fails...
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-29 Badlop* contrib/ejabberd-modules.repo: Include 2.0.x branches
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-02 Badlop* doc/guide.tex: Fix mod_proxy configuration example
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_register.erl: Change password using mod_regis...
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-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-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* 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-30 Badlop* src/msgs/uk.msg: Fix: each string in a single line
2008-07-29 Badlop* src/msgs/ca.msg: Updated (thanks to Badlop)
2008-07-28 Badlop* doc/guide.tex: Document how to get error message...
2008-07-28 Badlop* src/mod_muc/mod_muc_room.erl: Add 'description' to the
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* src/Makefile.in: Support for parallel compilation...
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 CantRemove allow_visitor_presence, add 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-17 Badlop* src/mod_muc/mod_muc_room.erl: Fix to allow a server...
2008-07-17 Badlop* src/Makefile.in: ejabberctl doesn't use the erl found...
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 Christophe... Rolled back the previous IP getting patch, and Report...
2008-07-16 Christophe... Rolled back the previous IP getting patch, and Report...
2008-07-16 Badlop* doc/guide.tex: Improve explanation of option 'hosts' in
2008-07-12 Badlop* src/configure.ac: Improve legibility
2008-07-11 Badlop* doc/guide.tex: Document how to insert a newline chara...
2008-07-11 Christophe... change needed to support previous blacklist support
2008-07-11 Christophe... Backport C2S blacklist support from trunk
2008-07-10 Badlop* src/configure.ac: Don't check for erlang header file...
2008-07-09 Badlop* src/configure.ac: Check for erlang header files ...
2008-07-09 Badlop* src/mod_pubsub/mod_pubsub.erl: Fix compilation warnings
2008-07-09 Badlop* src/mod_muc/mod_muc_log.erl: Fix XHTML compliance...
2008-07-09 Badlop* src/ejabberd_config.erl (load_file): error message...
2008-07-09 Badlop* doc/guide.tex: mod_muc_log XMPP URI supports the...
2008-07-08 Badlop* tools/ejabberdctl: Work also when 'which' is unavailable
2008-07-08 Christophe... typo fix
2008-07-08 Christophe... typo on date fix
2008-07-08 Christophe... improve ip fetching patch
2008-07-07 Badlop* src/Makefile.in: Spool, config and log dirs: writtabl...
2008-07-07 Badlop* doc/guide.tex: Solaris Makefile install: use ginstall...
2008-07-04 Jérôme SautretRemoved non ascii characters in changelog
2008-07-03 Jérôme Sautret* src/mod_privacy_odbc.erl: Support for privacy lists...
next