Alexey Shchepin
3e3d78effc
* doc/guide.tex: Added a documentation for max_stanza_size option
...
SVN Revision: 550
2006-04-24 19:25:09 +00:00
Mickaël Rémond
7483d337b4
* src/ejabberd.hrl: Updated for version 1.1.0.
...
SVN Revision: 549
2006-04-24 13:04:21 +00:00
Mickaël Rémond
ccd28e0e5b
* Updated documentation before 1.1.0 release
...
SVN Revision: 548
2006-04-23 22:00:06 +00:00
Mickaël Rémond
f01dea67a0
* Updated documentation before 1.1.0 release
...
SVN Revision: 547
2006-04-23 21:47:18 +00:00
Mickaël Rémond
35c42e2592
doc/release_notes_1.1.0.txt: Preparing release 1.1.0
...
SVN Revision: 546
2006-04-23 20:43:40 +00:00
Mickaël Rémond
29cec06fea
* src/guide.tex: Added documentation for ODBC and native database
...
configuration (PostgreSQL and MySQL).
SVN Revision: 545
2006-04-23 20:04:40 +00:00
Alexey Shchepin
957ddb325e
* doc/guide.tex: Updated (thanks to Sander Devrieze)
...
* doc/introduction.tex: Likewise
SVN Revision: 544
2006-04-23 16:55:25 +00:00
Alexey Shchepin
1694a6a756
* src/configure: Removed '==' bashism (thanks to Magnus Henoch)
...
* src/aclocal.m4: Likewise
SVN Revision: 543
2006-04-23 15:35:14 +00:00
Alexey Shchepin
25ca5013bb
* src/ejabberd_c2s.erl: Resend messages when leaving negative
...
presence state (thanks to Magnus Henoch)
SVN Revision: 542
2006-04-23 14:57:37 +00:00
Mickaël Rémond
c86275ce9d
* src/ejabberd_sm.erl: Now delivering messages to all resources with
...
max equal priority when this priority is non-negative.
SVN Revision: 541
2006-04-23 09:31:54 +00:00
Mickaël Rémond
dc198cf08e
* src/msgs/de.msg: Updated (thanks to Nikolaus Polak)
...
SVN Revision: 540
2006-04-23 09:26:41 +00:00
Mickaël Rémond
d5309f0af4
* src/msgs/fr.msg: updated
...
SVN Revision: 539
2006-04-23 08:56:46 +00:00
Alexey Shchepin
8eb823abbb
* src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)
...
* src/xml_stream.erl: Support for stanza size limit (thanks to
Igor Goryachev)
* src/ejabberd_receiver.erl: Likewise
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_s2s_in.erl: Likewise
* src/ejabberd.cfg.example: Updated
* src/ejabberd_auth.erl: Fixed try_register/3 behaviour
SVN Revision: 538
2006-04-22 04:02:42 +00:00
Alexey Shchepin
c4b976881e
* src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)
...
* src/xml_stream.erl: Support for stanza size limit (thanks to
Igor Goryachev)
* src/ejabberd_receiver.erl: Likewise
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_s2s_in.erl: Likewise
* src/ejabberd.cfg.example: Updated
* src/ejabberd_auth.erl: Fixed try_register/3 behaviour
SVN Revision: 537
2006-04-22 03:35:13 +00:00
Mickaël Rémond
e0c700e725
* doc/guide.tex: Updated (SASL anonymous and anonymous login).
...
SVN Revision: 536
2006-04-20 22:12:09 +00:00
Mickaël Rémond
8688bc508f
* src/ejabberd_auth.erl: Bugfix: We now are forced to check is an
...
anonymous user is log under a given user name before trying to register
it.
SVN Revision: 535
2006-04-20 17:51:29 +00:00
Mickaël Rémond
3cce56b9f8
* src/ejabberd.cfg.example: Update of the example for anonymous.
...
Removed unnecessary parameter.
* src/ejabberd_auth_anonymous.erl: Removed unnecessary parameter
and bugfix.
SVN Revision: 534
2006-04-20 15:42:51 +00:00
Alexey Shchepin
4797060eb9
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)
...
SVN Revision: 533
2006-04-18 22:28:30 +00:00
Alexey Shchepin
15a714ae68
* src/xml_stream.erl: Cleanup
...
* src/ejabberd_service.erl: Updated to use ejabberd_receiver
SVN Revision: 532
2006-04-13 02:08:24 +00:00
Alexey Shchepin
aa8e532cbd
* src/ejabberd_c2s.erl: Minor fix
...
* src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan)
* doc/guide.tex: Updated (thanks to Sergei Golovan)
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
SVN Revision: 531
2006-04-12 02:54:27 +00:00
Alexey Shchepin
681f0b9567
* src/msgs/es.msg: Updated (thanks to Badlop)
...
* src/ejabberd.cfg.example: Updated (thanks to Badlop)
* doc/guide.tex: Updated (thanks to Badlop)
SVN Revision: 530
2006-04-11 03:16:34 +00:00
Mickaël Rémond
49917e284e
* src/mod_pubsub/mod_pubsub.erl: Fixed pubsub root node creation
...
(conflict error was send on node creation)
SVN Revision: 529
2006-04-07 13:39:48 +00:00
Alexey Shchepin
0e1f86e1f5
* src/ejabberd_sm.erl: SASL Anonymous + Anonymous login support
...
(thanks to Mickael Remond and Magnus Henoch)
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_anonymous.erl: Likewise
* src/cyrsasl.erl: Likewise
* src/cyrsasl_anonymous.erl: Likewise
* src/ejabberd.cfg.example: Likewise
SVN Revision: 528
2006-04-07 00:51:53 +00:00
Alexey Shchepin
9a44fdffab
* src/ejabberd_sm.erl: SASL Anonymous + Anonymous login support
...
(thanks to Mickael Remond and Magnus Henoch)
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_anonymous.erl: Likewise
* src/cyrsasl.erl: Likewise
* src/cyrsasl_anonymous.erl: Likewise
* src/ejabberd.cfg.example: Likewise
SVN Revision: 527
2006-04-07 00:39:24 +00:00
Alexey Shchepin
a5a978946d
* src/expat_erl.c: Use binaries for CDATA
...
* src/xml.erl: Likewise
SVN Revision: 526
2006-04-05 23:56:16 +00:00
Alexey Shchepin
ed43f8024c
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
...
* src/msgs/uk.msg: Likewise
* src/mod_configure.erl: Updated translation strings (thanks to
Sergei Golovan)
* src/web/ejabberd_web_admin.erl: Likewise
* src/ejabberd_s2s_in.erl: Changed a path to PKIX includes (thanks
to Sergei Golovan)
SVN Revision: 525
2006-04-01 21:43:52 +00:00
Mickaël Rémond
3e9e51ee30
* src/Makefile.in: Added an option to compile ejabberd with debug
...
print-out (make ejabberd_debug=true).
* src/ejabberd_c2s.erl: Added a new debug printout: We can now
print the XML packets send by the server.
SVN Revision: 524
2006-04-01 16:05:20 +00:00
Alexey Shchepin
f3085d09e4
* src/ejabberd_c2s.erl: Bugfix
...
SVN Revision: 523
2006-03-30 23:30:05 +00:00
Alexey Shchepin
832279f1f2
* src/ejabberd_c2s.erl: Enable zlib only over TCP
...
SVN Revision: 522
2006-03-25 21:16:49 +00:00
Alexey Shchepin
89e57d421e
* src/ejabberd_c2s.erl: Bugfix (thanks to Sergei Golovan)
...
SVN Revision: 521
2006-03-18 20:10:56 +00:00
Alexey Shchepin
a6b3e6c904
* src/mod_privacy.erl: Fixed privacy list pushing (thanks to
...
Sergei Golovan)
* src/ejabberd_c2s.erl: Likewise
SVN Revision: 520
2006-03-17 04:35:03 +00:00
Mickaël Rémond
eabf8d1c6c
* src/ejabberd_sm.erl: Remove unnecessary use delete_object,
...
which can, in some context break indexes, when used on non bag table.
SVN Revision: 519
2006-03-16 09:59:45 +00:00
Alexey Shchepin
7278a606a8
* src/ejabberd_c2s.erl: Bugfix
...
SVN Revision: 518
2006-03-16 01:02:44 +00:00
Alexey Shchepin
d5137b0563
* src/xml_stream.erl: Added catching of gen_fsm:send_event errors
...
* src/ejabberd_s2s_out.erl: Better support for multiple SRV
records (thanks to Sergei Golovan)
* src/mod_muc/mod_muc_log.erl: Support for chatroom logging
(thanks to Badlop)
* src/mod_muc/mod_muc_room.erl: Likewise
* src/mod_muc/Makefile.in: Likewise
* src/mod_muc/Makefile.win32: Likewise
* src/gen_iq_handler.erl: Added support for {queues, N} IQ handler
type
SVN Revision: 517
2006-03-14 04:26:15 +00:00
Alexey Shchepin
4f2a355408
* src/mod_muc/mod_muc_room.erl: Bugfix
...
SVN Revision: 516
2006-03-06 02:30:15 +00:00
Alexey Shchepin
d837cb9e8d
* src/ejabberd_c2s.erl: Bugfix
...
* src/ejabberd_auth_odbc.erl: Bugfix
SVN Revision: 515
2006-03-05 04:55:43 +00:00
Mickaël Rémond
804c32c100
* src/ejabberd_logger_h.erl: reopen-log function now rename the log
...
file if it has not been already renamed by a logrotate process. This
change allow ejabberd administrators to rotate log files on Windows
(EJAB-52).
SVN Revision: 514
2006-03-04 17:33:23 +00:00
Alexey Shchepin
17420e058b
* src/web/ejabberd_web_admin.erl: Added a interface for node
...
updating
* src/ejabberd_update.erl: Added function update_info/0
SVN Revision: 513
2006-02-27 04:47:30 +00:00
Alexey Shchepin
20d049fe28
* src/web/ejabberd_web_admin.erl: Added a interface for node
...
updating
* src/ejabberd_update.erl: Added function update_info/0
SVN Revision: 512
2006-02-27 04:43:16 +00:00
Alexey Shchepin
51c4ab8351
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
...
* src/msgs/uk.msg: Likewise
* contrib/extract_translations/extract_translations.erl: Minor
update (thanks to Sergei Golovan)
* src/ejabberd_zlib/Makefile.win32: Zlib support for Windows build
(thanks to Sergei Golovan)
* src/Makefile.win32: Likewise
* src/configure.erl: Likewise
SVN Revision: 511
2006-02-25 19:48:17 +00:00
Alexey Shchepin
80181dc618
* src/ejabberd_ctl.erl: Added API for virtual host specific
...
commands, removed registered-users command
* src/ejabberd_auth.erl: Added processing of registered-users
command
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth_ldap.erl: Likewise
* src/ejabberd_auth_odbc.erl: Likewise
* src/ejabberd_app.erl: Added inititalization of ejabberd_ctl
* src/ejabberd_sm.erl: Minor update
SVN Revision: 510
2006-02-20 04:07:42 +00:00
Alexey Shchepin
0fd01cfff8
* src/mod_irc/mod_irc_connection.erl: Added handling for "%", "&"
...
and "~" prefixes in IRC nicknames (thanks to Vladimir Kulev)
SVN Revision: 509
2006-02-18 20:05:05 +00:00
Alexey Shchepin
44fdd72041
* src/mod_irc/mod_irc_connection.erl: Added /msg and /ctcp
...
commands, improved handling of channel topic and kick, mirc colors
now filtered, other minor improvements (thanks to Oleg
V. Motienko)
* src/mod_configure.erl: Improved strings (thanks to Sander
Devrieze)
* src/mod_vcard.erl: Likewise
* src/mod_vcard_ldap.erl: Likewise
* src/mod_vcard_odbc.erl: Likewise
* src/web/ejabberd_web_admin.erl: Likewise
SVN Revision: 508
2006-02-18 19:56:16 +00:00
Alexey Shchepin
0234b83be4
* src/mod_service_log.erl: Bugfix (thanks to Badlop)
...
* src/jd2ejd.erl: Use mod_vcard_odbc if it is loaded (thanks to
Tomasz Sterna)
* src/ejabberd_sm.erl: Added a few ejabberdctl commands
* src/ejabberd_ctl.erl: New interface for command registration
SVN Revision: 507
2006-02-15 04:15:54 +00:00
Alexey Shchepin
904300ce04
* src/ejabberd_ctl.erl: Partially rewritten
...
* src/ejabberd_ctl.hrl: Definitions of exit status codes moved
here
SVN Revision: 506
2006-02-13 04:05:13 +00:00
Alexey Shchepin
3eb1b59e64
* src/ejabberd_ctl.erl: Partially rewritten
...
SVN Revision: 505
2006-02-13 04:02:59 +00:00
Alexey Shchepin
73073d4af5
* src/mod_roster_odbc.erl: Bugfix
...
SVN Revision: 504
2006-02-12 18:40:03 +00:00
Alexey Shchepin
6eac737807
* src/mod_roster_odbc.erl: Bugfix
...
SVN Revision: 503
2006-02-11 23:55:21 +00:00
Alexey Shchepin
b8e99a3c05
* src/odbc/ejabberd_odbc.erl: Reconnect on ODBC connection closing
...
SVN Revision: 502
2006-02-08 03:55:30 +00:00
Mickaël Rémond
2f0cf8bce8
* src/ejabberd_auth.erl: plugin authentication modules can now
...
be used in the configuration file: {auth_method, module} will
now use the module ejabberd_auth_module.erl for authentication.
(EJAB-45)
SVN Revision: 501
2006-02-07 17:35:32 +00:00