aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor cosmetic fixChristophe Romain2009-04-241-1/+1
* fix minor pubsub init glitch, and allow ejabberd_odbc to execute bloc of quer...Christophe Romain2009-04-242-10/+38
* improve send last published items spawningChristophe Romain2009-04-221-69/+130
* * src/ejabberd.cfg.example: Fix English typos. Fix line length:Badlop2009-04-222-69/+83
* * src/mod_muc/mod_muc.erl: Limit number of characters in Room ID,Badlop2009-04-222-15/+54
* * src/cyrsasl.erl: Change API of check_password: pass a functionBadlop2009-04-2212-37/+46
* * src/ejabberd_c2s.erl: Fix for SASL Anonymous connections notBadlop2009-04-221-6/+8
* * src/mod_shared_roster.erl: Support in API to add 'all' as memberBadlop2009-04-221-19/+44
* * src/ejabberd_captcha.erl: If a problem appears while obtainingBadlop2009-04-221-0/+5
* * src/Makefile.in: Install example script captcha.sh (EJAB-895)Badlop2009-04-221-0/+1
* * src/ejabberd.cfg.example: Add CAPTCHA options (EJAB-895)Badlop2009-04-221-0/+15
* * src/ejabberd_ctl.erl: New option to require auth in ejabberdctlBadlop2009-04-172-15/+34
* * src/ejabberd_commands.erl: API to restrict who can execute whatBadlop2009-04-171-11/+108
* * src/mod_muc/mod_muc_log.erl: Linkify also xmpp:..., as it wasBadlop2009-04-141-1/+1
* after check, last commit was uselessChristophe Romain2009-04-141-2/+2
* minor change, back to original patchChristophe Romain2009-04-141-2/+2
* minor typo fixChristophe Romain2009-04-101-2/+2
* minor improvement for best readabilityChristophe Romain2009-04-101-3/+2
* make sure caps table are clean on startupChristophe Romain2009-04-101-0/+2
* better hadling of presence in mod_capsChristophe Romain2009-04-103-39/+59
* * src/msgs/pl.po: Fix some translations (thanks to Andrzej Smyk)Badlop2009-04-091-2/+2
* * src/mod_pubsub/mod_pubsub.erl: Announce PubSub features in theBadlop2009-04-081-6/+16
* * src/mod_muc/mod_muc.erl: English fixes (thanks to Glenn Sieb)Badlop2009-04-085-13/+13
* * src/ejabberd_frontend_socket.erl: Fix compilation warnings andBadlop2009-04-081-4/+6
* * src/mod_irc/mod_irc_connection.erl: Fix compilation warnings.Badlop2009-04-081-4/+4
* pubsub: prevent blocking when sending lots of items, send last items to conne...Christophe Romain2009-04-082-158/+169
* * src/ejabberd_captcha.erl: fixed compilation warnings.Evgeniy Khramtsov2009-04-081-10/+14
* * src/ejabberd_captcha.erl: Small code reorganization; export newBadlop2009-03-301-34/+77
* * src/ejabberd_sm.erl: Partially retract SVN r1976Badlop2009-03-242-42/+73
* implement roster acces model (EJAB-780)Christophe Romain2009-03-201-19/+38
* Allow more environment variable overrides in ejabberdctl (EJAB-891)Christophe Romain2009-03-191-6/+18
* * src/ejabberd_captcha.erl: moved all functions from ejabberd_captcha process...Evgeniy Khramtsov2009-03-141-135/+127
* * src/ejabberd_captcha.erl: fixes previous commitEvgeniy Khramtsov2009-03-131-0/+320
* * src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms).Evgeniy Khramtsov2009-03-136-8/+115
* Fix mistake when calling win32_dns.Badlop2009-03-111-1/+1
* * src/tls/tls_drv.c: Fix encryption problem for ejabberd_httpBadlop2009-03-101-0/+1
* typo fix on roster access_modelChristophe Romain2009-03-101-1/+2
* Fix PEP with other domains and s2s (EJAB-825)Christophe Romain2009-03-102-66/+36
* * src/tls/tls_drv.c: Fix to support OpenSSL older thanBadlop2009-03-091-0/+4
* * src/Makefile.in: In SunOS, use different C flags (thanks toBadlop2009-03-075-19/+31
* * src/ejabberd_c2s.erl: Enforce privacy rules also forBadlop2009-03-072-31/+47
* * src/ejabberd_hooks.erl: fixed typoEvgeniy Khramtsov2009-03-061-1/+1
* * src/ejabberd_hooks.erl: anonymous functions support.Evgeniy Khramtsov2009-03-061-2/+30
* * src/ejabberd_app.erl: In a Windows machine, explicitly add theBadlop2009-03-052-0/+136
* * src/ejabberd_auth.erl: If anonymous auth is enabled, whenBadlop2009-03-047-45/+90
* Allow node creation without configure itemChristophe Romain2009-03-041-24/+19
* update pubsub versionChristophe Romain2009-03-041-1/+1
* Add roster subscriptions handling and make PEP events sent to all resourcesChristophe Romain2009-03-032-38/+87
* Fix small compilation error introduced in revision 1923Badlop2009-02-281-1/+1
* * src/mod_pubsub/node_default.erl: Fix that non-subscriber couldBadlop2009-02-271-3/+18