]> granicus.if.org Git - ejabberd/shortlog
ejabberd
2008-05-18 Mickaël Rémond* src/ejabberd_s2s_out.erl: Avoid an harmless error...
2008-05-17 Badlop* src/extauth.erl: Log strange responses from extauth...
2008-05-16 Badlop* src/mod_muc/mod_muc_room.erl: Allow change_state...
2008-05-16 Christophe... Change FSMTIMEOUT to 30s
2008-05-12 Badlop* src/mod_muc/mod_muc_room.erl: Return Forbidden error...
2008-05-12 Badlop* src/web/ejabberd_http.erl (parse_auth): Allow passwor...
2008-05-09 Mickaël Rémond* src/mod_ip_blacklist.erl: Better error handling ...
2008-05-08 Mickaël Rémond* src/mod_ip_blacklist.erl: ignore when we do not have...
2008-05-05 Mickaël Rémond* src/mod_ip_blacklist.erl: Update the list every 6...
2008-05-05 Mickaël Rémond* src/mod_ip_blacklist.erl: Added C2S blacklist support...
2008-05-05 Mickaël Rémond* src/ejabberd_c2s.erl: Added C2S blacklist support...
2008-05-04 Alexey Shchepin* src/ejabberd_receiver.erl: Don't activate a socket...
2008-04-30 Christophe... XEP-0115 patch (EJAB-618)
2008-04-29 Badlop* src/ejabberd_s2s_out.erl: Improve confusing log messa...
2008-04-29 Badlop* src/ejabberd.cfg.example: Small improvements in expla...
2008-04-28 Badlop* doc/guide.tex: Document the option max_s2s_connections
2008-04-28 Christophe... remove unused served_hosts option
2008-04-27 Alexey Shchepin* src/mod_muc/mod_muc_room.erl: Fixed room shaper proce...
2008-04-26 Badlop* src/mod_shared_roster.erl: Fix for new registered...
2008-04-25 Badlop* doc/guide.tex: Document option registration_timeout...
2008-04-25 Badlop* src/ejabberd_c2s.erl: Added forbidden_session_hook
2008-04-23 Alexey Shchepin* src/treap.erl: Bugfix
2008-04-22 Alexey Shchepin* src/mod_register.erl: Restrict registration frequency...
2008-04-22 Badlop* src/ejabberd_auth.erl: Improve anonymous authenticati...
2008-04-18 Badlop* src/ejabberd_s2s_out.erl: Fix long timeout when recon...
2008-04-16 Badlop* doc/guide.tex: Clarification: PEP is enabled in defau...
2008-04-14 Christophe... Cache negative response (EJAB-474)
2008-04-12 Badlop* src/web/ejabberd_web_admin.erl: Include Last-Modified...
2008-04-11 Badlop* src/Makefile.in: Improved indentation of GCC call
2008-04-11 Badlop* src/ejabberd_listener.erl (start_listener): Revert...
2008-04-11 BadlopMerge SVN r1287 from trunk to 2.0.x branch:
2008-04-11 Alexey Shchepin* src/ejabberd_config.erl: Removed a dependency on...
2008-04-11 Alexey Shchepin* src/tls/tls_drv.c: Fixed gcc signedness warnings
2008-04-11 Alexey Shchepin* src/expat_erl.c: Removed R9B workaround
2008-04-10 Christophe... pubsub identity and database update bugfix
2008-04-10 Mickaël Rémond* Changelog: typo.
2008-04-10 Mickaël Rémond*src/ejabberd_c2s.erl: Uniform default value for empty...
2008-04-08 Badlop* src/ejabberd_auth_ldap.erl: LDAP function to get...
2008-04-07 Mickaël Rémond* doc/guide.tex: Documented the IQ discipline {queue...
2008-04-05 Badlop* doc/guide.tex: Fix default_room_opts with default_roo...
2008-04-04 Badlop* src/ejabberd_auth_ldap.erl (get_vh_registered_users_n...
2008-04-03 Badlop* src/ejabberd_c2s.erl (process_presence_probe): Don...
2008-04-02 Badlop* src/ejabberd_config.erl: Add support to include addit...
2008-04-02 Christophe... Do not ignore values passed from configure (EJAB-592)
2008-04-02 Christophe... add condition inclusion of pep in disco identity (EJAB...
2008-04-01 Badlop* doc/guide.tex: Updated command line parameters, epmd...
2008-04-01 Christophe... typo fix on ejabberdctl.template
2008-04-01 Badlop* doc/api/Makefile: Report the correct ejabberd version...
2008-04-01 Christophe... Add firewalling port range definition
2008-03-31 Badlop* src/ejabberd_listener.erl: Remove code of the unused...
2008-03-31 Badlop* doc/webadmmain.png: Updated to ejabberd 2.0.0
2008-03-31 Badlop* src/ejabberd_listener.erl (start_listener): Start...
2008-03-27 Badlop* doc/guide.tex: Fix epam location (thanks to Evgeniy...
2008-03-26 Badlop* src/Makefile.in: Support for parallel compilation...
2008-03-25 Alexey Shchepin* src/ejabberd_local.erl: The iq_response table wasn...
2008-03-25 Badlop* src/Makefile.in: Only try to install epam if pam...
2008-03-25 Badlop* src/Makefile.in: Failure to install epam is not
2008-03-24 Badlop* doc/guide.tex: mod_vcard_ldap replace NICK with NICKN...
2008-03-24 Badlop* src/msgs/de.msg: Fix irc typo (thanks to Jonathan...
2008-03-23 Mickaël RémondSVN Revision: 1252
2008-03-23 Mickaël RémondSVN Revision: 1251
2008-03-22 Mickaël Rémond* src/eldap/Makefile.in: Generate ELDAPv3.beam during...
2008-03-22 Badlop* doc/guide.tex: Document service_check_from (EJAB...
2008-03-21 Badlop* src/mod_caps.erl: Move two log calls ERROR_MSG to...
2008-03-21 Badlop* doc/guide.tex: Document s2s_default_policy and
2008-03-21 Christophe... Pubsub subscription is now wrapped in pubsub tags ...
2008-03-21 Christophe... Seek epam binary into priv/bin (EJAB-573)
2008-03-21 Christophe... Rewrite io:format calls to loglevel macros (EJAB-555)
2008-03-20 Badlop* doc/guide.tex: Improve explanation of how to start...
2008-03-20 Mickaël Rémond* src/eldap.erl: Improved logging. We now use ejabberd...
2008-03-17 Mickaël Rémond* src/ejabberd_s2s.erl: Only trigger s2s_connect_hook...
2008-03-15 Mickaël Rémond* src/ejabberd_ctl.erl: API improvement: Added reopen_l...
2008-03-15 Mickaël Rémond* src/ejabberd_s2s.erl: API improvement: Added s2s_conn...
2008-03-13 Badlop* src/odbc/ejabberd_odbc.erl: Start ODBC explicitely...
2008-03-13 Badlop* src/ejabberd.hrl: Removed unused ejabberd_debug and
2008-03-13 Badlop* doc/guide.tex: Describe option Matches in mod_vcard_l...
2008-03-12 Badlop* src/mod_echo.erl: Small change to avoid a compilation...
2008-03-12 Badlop* src/web/ejabberd_web_admin.erl (term_to_string):...
2008-03-11 Badlop* src/ejabberd_s2s_in.erl (get_cert_domains): When...
2008-03-10 Badlop* src/ejabberd_update.erl: Fix crash when browsing...
2008-03-09 Alexey ShchepinSVN Revision: 1224
2008-03-09 Alexey Shchepin* src/web/ejabberd_http_poll.erl: Fixed HTTP headers...
2008-03-09 Badlop* src/mod_proxy65/mod_proxy65_service.erl: Implement...
2008-03-07 Christophe... add missing ~p to error message
2008-03-07 Mickaël Rémond* src/eldap/eldap_pool.erl: Improved logging
2008-03-04 Badlop* doc/guide.tex: Improve documentation of host_config
2008-03-04 Badlop* doc/guide.tex: mod_announce recommends, but doesn...
2008-03-03 Alexey Shchepin* src/tls/tls.erl: recv_data/2 doesn't throw exceptions now
2008-02-29 Mickaël Rémond* src/ejabberd_check.erl: Fixed missing clause (EJAB...
2008-02-28 Alexey Shchepin* src/mod_roster.erl: Fixed "from" attribute in roster...
2008-02-28 Badlop* src/ejabberd_app.erl (prep_stop): Stop modules when...
2008-02-27 Mickaël Rémond* src/ejabberd_check.erl: Separate config loading from...
2008-02-26 Badlop* src/msgs/it.msg: Updated (thanks to Smart2128)
2008-02-21 Badlop* doc/release_notes_2.0.0.txt: Small fixes and update...
2008-02-20 Badlop* README: Updated to match the content of the ejabberd...
2008-02-20 Badlop* doc/release_notes_2.0.0.txt: Updated version number...
2008-02-20 Badlop* doc/guide.tex: Mentioned the problems about Windows...
2008-02-20 Badlop* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
2008-02-19 Badlop* src/msgs/ca.msg: Updated (thanks to Vicent Alberola...
2008-02-19 Christophe... add pgsql driver monitoring
next