index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
No longer edit ChangeLog, will be auto generated for ejabberd releases.
Badlop
2009-05-14
1
-7754
/
+0
*
Fix bad transaction returncode in unsubscribe presence handler
Christophe Romain
2009-05-12
1
-0
/
+5
*
Prevent race condition when calling get_caps while note_caps has not been han...
Christophe Romain
2009-05-11
1
-0
/
+6
*
handle Example 90 of XEP-0060 (EJAB-909), and make use of nodeAttr
Christophe Romain
2009-05-08
1
-0
/
+3
*
Allow to get subscriptions on a given node (EJAB-712), and presence based fixes
Christophe Romain
2009-05-07
1
-0
/
+8
*
Merge misplaced 2055 2058 and 2062 from ejabberd-2.0.4.
Badlop
2009-05-07
1
-0
/
+7
*
fix wrong date
Christophe Romain
2009-05-07
1
-1
/
+1
*
several pubsub fixes and improvements. also fixes EJAB-913 and EJAB-871
Christophe Romain
2009-05-07
1
-0
/
+35
*
Replace TYPE/1 with is_TYPE/1 (EJAB-922)
Badlop
2009-05-06
1
-0
/
+11
*
* src/Makefile.in: Prevent Erlang R13B compilation warning:
Badlop
2009-05-06
1
-0
/
+3
*
* src/ejabberd_loglevel.erl: Use dynamic_compile instead of
Badlop
2009-05-06
1
-0
/
+11
*
* src/mod_muc/mod_muc_room.erl: Fix badarg return (EJAB-899)
Badlop
2009-05-03
1
-0
/
+4
*
mod_caps: reduce memory and remove mnesia lock
Christophe Romain
2009-04-30
1
-0
/
+3
*
typo fix
Christophe Romain
2009-04-30
1
-1
/
+1
*
PubSub/PEP API change for major optimization
Christophe Romain
2009-04-30
1
-0
/
+19
*
* src/ejabberd_hooks.erl: Support distributed hooks (EJAB-829)
Badlop
2009-04-28
1
-0
/
+4
*
* src/xml.erl: More verbose error reporting for
Badlop
2009-04-27
1
-0
/
+3
*
* src/translate.erl: Support additional files (EJAB-925)
Badlop
2009-04-27
1
-0
/
+4
*
* src/win32_dns.erl: Fix problem parsing some win32 dns (EJAB-927)
Badlop
2009-04-27
1
-0
/
+2
*
* src/cyrsasl_digest.erl: Fix auth verification (EJAB-863)
Badlop
2009-04-27
1
-0
/
+2
*
* src/jlib.erl: Fix recursive call to speedup base64
Badlop
2009-04-27
1
-0
/
+5
*
fix minor pubsub init glitch, and allow ejabberd_odbc to execute bloc of quer...
Christophe Romain
2009-04-24
1
-0
/
+8
*
improve send last published items spawning
Christophe Romain
2009-04-22
1
-0
/
+6
*
* src/ejabberd.cfg.example: Fix English typos. Fix line length:
Badlop
2009-04-22
1
-0
/
+6
*
* src/mod_muc/mod_muc.erl: Limit number of characters in Room ID,
Badlop
2009-04-22
1
-0
/
+6
*
* src/cyrsasl.erl: Change API of check_password: pass a function
Badlop
2009-04-22
1
-0
/
+14
*
* src/ejabberd_c2s.erl: Fix for SASL Anonymous connections not
Badlop
2009-04-22
1
-0
/
+3
*
* src/mod_shared_roster.erl: Support in API to add 'all' as member
Badlop
2009-04-22
1
-0
/
+3
*
* src/ejabberd_captcha.erl: If a problem appears while obtaining
Badlop
2009-04-22
1
-0
/
+3
*
* src/Makefile.in: Install example script captcha.sh (EJAB-895)
Badlop
2009-04-22
1
-0
/
+2
*
* src/ejabberd.cfg.example: Add CAPTCHA options (EJAB-895)
Badlop
2009-04-22
1
-0
/
+2
*
* doc/guide.tex: Add section to document how to setup CAPTCHA
Badlop
2009-04-22
1
-0
/
+6
*
fix missing greetings
Christophe Romain
2009-04-17
1
-0
/
+1
*
* doc/guide.tex: Document new ejabberdctl option. New section that
Badlop
2009-04-17
1
-0
/
+4
*
* src/ejabberd_ctl.erl: New option to require auth in ejabberdctl
Badlop
2009-04-17
1
-0
/
+4
*
* src/ejabberd_commands.erl: API to restrict who can execute what
Badlop
2009-04-17
1
-0
/
+5
*
* doc/guide.tex: Explain that the recommended Erlang/OTP version
Badlop
2009-04-14
1
-0
/
+5
*
* src/mod_muc/mod_muc_log.erl: Linkify also xmpp:..., as it was
Badlop
2009-04-14
1
-0
/
+5
*
better hadling of presence in mod_caps
Christophe Romain
2009-04-10
1
-0
/
+10
*
* src/msgs/pl.po: Fix some translations (thanks to Andrzej Smyk)
Badlop
2009-04-09
1
-0
/
+4
*
* src/mod_pubsub/mod_pubsub.erl: Announce PubSub features in the
Badlop
2009-04-08
1
-0
/
+3
*
* src/mod_muc/mod_muc.erl: English fixes (thanks to Glenn Sieb)
Badlop
2009-04-08
1
-0
/
+6
*
* src/ejabberd_frontend_socket.erl: Fix compilation warnings and
Badlop
2009-04-08
1
-0
/
+3
*
* src/mod_irc/mod_irc_connection.erl: Fix compilation warnings.
Badlop
2009-04-08
1
-0
/
+4
*
* src/ejabberd_captcha.erl: fixed compilation warnings.
Evgeniy Khramtsov
2009-04-08
1
-0
/
+4
*
* doc/release_notes_2.0.5.txt: Added file for new release
Badlop
2009-04-01
1
-0
/
+4
*
* src/ejabberd_captcha.erl: Small code reorganization; export new
Badlop
2009-03-30
1
-0
/
+5
*
* src/ejabberd_sm.erl: Partially retract SVN r1976
Badlop
2009-03-24
1
-0
/
+8
*
implement roster acces model (EJAB-780)
Christophe Romain
2009-03-20
1
-0
/
+5
*
Allow more environment variable overrides in ejabberdctl (EJAB-891)
Christophe Romain
2009-03-19
1
-0
/
+5
[next]