Alexey Shchepin
a9e3b76bed
* src/ejabberd_c2s.erl: Processing of jabber:iq:register totally
...
moved to mod_register.erl (thanks to Sergei Golovan)
* src/mod_register.erl: Likewise
* src/win32/ejabberd.nsi: Added two pictures in installer (thanks
to Maxim Ryazanov)
* src/win32/ejabberd_header.bmp: Likewise
* src/win32/ejabberd_intro.bmp: Likewise
* src/web/ejabberd_web_admin.erl: Fixed spelling of word
"authentication"
* src/ejabberd_c2s.erl: Likewise
SVN Revision: 375
2005-07-14 22:28:21 +00:00
Alexey Shchepin
3202705ad6
* src/mod_register.erl: Bugfix
...
* src/mod_vcard.erl: Bugfix
* src/ejabberd_app.erl: Updated to allow different authentication
methods for different virtual hosts
* src/ejabberd_auth.erl: Likewise
* src/ejabberd_auth_external.erl: Likewise
* src/ejabberd_auth_internal.erl: Likewise
* src/ejabberd_auth_ldap.erl: Likewise
* src/ejabberd_auth_odbc.erl: Likewise
* src/cyrsasl.erl: Likewise
* src/cyrsasl_digest.erl: Likewise
* src/cyrsasl_plain.erl: Likewise
* src/ejabberd_c2s.erl: Likewise
* src/ejabberd_config.erl: Likewise
* src/extauth.erl: Likewise
* src/mod_last_odbc.erl: Likewise
* src/mod_offline_odbc.erl: Likewise
* src/mod_roster_odbc.erl: Likewise
* src/odbc/ejabberd_odbc.erl: Likewise
* src/odbc/ejabberd_odbc_sup.erl: Likewise
SVN Revision: 374
2005-07-13 03:24:13 +00:00
Alexey Shchepin
37bf811f4b
* src/ejabberd_app.erl: Bugfix
...
SVN Revision: 373
2005-07-03 01:44:13 +00:00
Alexey Shchepin
b58c0b7b23
* src/ejabberd_config.erl: Bugfix
...
SVN Revision: 372
2005-07-03 00:16:34 +00:00
Alexey Shchepin
d6d51b0fb7
* src/mod_offline.erl: Bugfix
...
SVN Revision: 371
2005-06-30 11:29:04 +00:00
Alexey Shchepin
4098c3ecba
* (all): Enhanced virtual hosting support
...
SVN Revision: 370
2005-06-20 03:18:13 +00:00
Alexey Shchepin
cb90075327
* src/web/ejabberd_web_admin.erl: Bugfix
...
SVN Revision: 369
2005-05-27 22:52:50 +00:00
Mickaël Rémond
9304d91834
Added 0.9.1 release note that was in the release ejabberd-0.9.1 version.
...
SVN Revision: 368
2005-05-25 13:35:35 +00:00
Alexey Shchepin
33bb81d102
* src/msgs/pt-br.msg: New Brazilian Portuguese translation (thanks
...
to Felipe Brito Vasconcellos)
SVN Revision: 367
2005-05-25 00:28:22 +00:00
Alexey Shchepin
01d87e7ffd
Added text/html mime type to dev.html and guide.html
...
SVN Revision: 365
2005-05-24 12:32:11 +00:00
Alexey Shchepin
c5a686cb29
Testing SVN/DAV access
...
SVN Revision: 364
2005-05-23 21:58:47 +00:00
thierry
4b2236185b
testing webdav
...
SVN Revision: 363
2005-05-23 21:53:42 +00:00
Alexey Shchepin
4c90299494
* src/msgs/fr.msg: Updated (thanks to Mickael Remond)
...
SVN Revision: 360
2005-05-23 20:28:58 +00:00
Alexey Shchepin
85bde6e50f
* src/odbc/Makefile.in: Added
...
* src/configure.ac: Updated for odbc support
* src/Makefile.in: Likewise
* src/aclocal.m4: Bugfix
SVN Revision: 359
2005-05-23 20:27:17 +00:00
Alexey Shchepin
dbb248247b
* src/mod_last_odbc.erl: Added store_last_info/4 function (thanks
...
to Sergei Golovan)
* src/mod_last.erl: Likewise
* src/jd2ejd.erl: Support for exporting iq:last information,
better error handling (thanks to Sergei Golovan)
* src/ejabberd_ctl.erl: Added "import-file" and "import-dir"
commands (thanks to Sergei Golovan)
SVN Revision: 358
2005-05-23 19:47:57 +00:00
Mickaël Rémond
6b1e56f786
Updated French translation
...
SVN Revision: 357
2005-05-23 19:46:00 +00:00
Alexey Shchepin
9c556685fe
* doc/guide.tex: Updated (thanks to Sergei Golovan)
...
* doc/dev.tex: Likewise
* doc/disco.png: Likewise
* doc/discorus.png: Likewise
* doc/webadmin.png: Likewise
* doc/webadminru.png: Likewise
SVN Revision: 356
2005-05-23 19:33:52 +00:00
Alexey Shchepin
0625a03385
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
...
* src/msgs/uk.msg: Likewise
SVN Revision: 355
2005-05-23 19:12:30 +00:00
Alexey Shchepin
820c78484a
* src/web/ejabberd_web_admin.erl: Updated CSS, added modules
...
management (thanks to Sergei Golovan)
* src/gen_mod.erl: Added function loaded_modules_with_opts/0, new
API for module stopping (thanks to Sergei Golovan)
* src/mod_muc/mod_muc.erl: Moved a process name to a macros,
updated module stopping (thanks to Sergei Golovan)
* src/mod_irc/mod_irc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/mod_announce.erl: Updated module stopping (thanks to Sergei
Golovan)
* src/mod_echo.erl: Likewise
* src/mod_offline.erl: Likewise
SVN Revision: 354
2005-05-23 00:30:29 +00:00
Alexey Shchepin
94ed3740d9
* src/web/ejabberd_http.erl: "Connection:" header value now
...
matched case-insensitive, and returned to client, replaced
duplicate is_space($\r) with is_space($\t) (thanks to Maxim
Ryazanov)
SVN Revision: 353
2005-05-22 23:29:54 +00:00
Alexey Shchepin
9f27556a01
* src/mod_pubsub/mod_pubsub.erl: Fixed XML element name for
...
pubsub#event namespace (thanks to Magnus Henoch)
SVN Revision: 352
2005-05-21 20:21:41 +00:00
Alexey Shchepin
b43093086d
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
...
* src/msgs/uk.msg: Likewise
* src/msgs/es.msg: Updated (thanks to Badlop)
SVN Revision: 351
2005-05-21 19:44:37 +00:00
Alexey Shchepin
77f681b320
* src/mod_pubsub/mod_pubsub.erl: Now possible to subscribe to a
...
pubsub node with a JID that includes a resource (thanks to Martijn
van Beers)
* src/stringprep/uni_parse2.tcl: Bugfix
* src/stringprep/stringprep_drv.c: Likewise
* src/stringprep/uni_norm.c: Regenerated
SVN Revision: 350
2005-05-18 23:47:33 +00:00
Alexey Shchepin
47b5e514dc
* src/mod_irc/mod_irc_connection.erl: Added support for WHOIS
...
requests and reply to USERINFO (thanks to Oleg V. Motienko)
SVN Revision: 349
2005-05-17 22:35:16 +00:00
Alexey Shchepin
fb870ca15d
* src/stringprep/stringprep_drv.c: Bugfix
...
SVN Revision: 348
2005-05-17 12:51:47 +00:00
Alexey Shchepin
d7a6fcb712
* src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)
...
* src/odbc/Makefile.win32: Added (thanks to Sergei Golovan)
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
* src/jd2ejd.erl: Fixed private xml setting
* src/mod_last.erl: Bugfix
* src/mod_last_odbc.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Fixed service stopping
SVN Revision: 347
2005-05-15 23:03:25 +00:00
Alexey Shchepin
a4507b8b6f
* src/mod_muc/mod_muc_room.erl: Fixed bug with storing
...
affiliations of invited users in members-only room (thanks to
Sergei Golovan)
SVN Revision: 346
2005-05-09 19:38:16 +00:00
Alexey Shchepin
7cb79cd482
* src/ejabberd_c2s.erl: Fixed starttls_required behaviour for
...
legacy connections (thanks to Brian Campbell)
SVN Revision: 345
2005-05-09 19:12:41 +00:00
Alexey Shchepin
4f7359298e
* src/web/ejabberd_web_admin.erl: Images now specified via CSS,
...
design slightly updated, added last activity statistics (thanks to
Sergei Golovan)
SVN Revision: 344
2005-05-08 23:39:46 +00:00
Alexey Shchepin
4eca697b2d
* src/stringprep/stringprep_drv.c: Added check for bidi
...
* src/stringprep/uni_parse.tcl: Now handle all Unicode code points
up to U+10FFFF
* src/stringprep/uni_parse2.tcl: Likewise
* src/stringprep/uni_data.c: Regenerated
* src/stringprep/uni_norm.c: Likewise
SVN Revision: 343
2005-05-07 01:21:39 +00:00
Alexey Shchepin
1a4c851c7c
* src/stringprep/uni_norm.c: Regenerated with Unicode 3.2 tables
...
as required by RFC3454
* src/stringprep/uni_parse2.tcl: Bugfixes
* src/stringprep/stringprep_drv.c: Bugfixes, added hangul
composition
SVN Revision: 342
2005-05-06 01:38:05 +00:00
Mickaël Rémond
e2ca6fc7f2
ChangeLog updated
...
SVN Revision: 341
2005-05-05 13:16:10 +00:00
Mickaël Rémond
f53fdb9975
Adding missing 0.9 fields in fr.msg
...
SVN Revision: 340
2005-05-05 13:11:18 +00:00
Alexey Shchepin
22ca77c1c2
* src/mod_muc/mod_muc_room.erl: Store ban reasons for outcast
...
items, updated affiliation matching rules to latest JEP-0045
SVN Revision: 339
2005-05-03 23:07:14 +00:00
Alexey Shchepin
fd118302bc
* src/mod_muc/mod_muc_room.erl: Updated changing roles and
...
affiliations tables to latest JEP-0045
SVN Revision: 338
2005-05-02 21:59:39 +00:00
Alexey Shchepin
bfe18dd116
* src/msgs/sw.msg: Renamed to sv.msg
...
* src/msgs/sv.msg: Likewise
SVN Revision: 337
2005-05-01 21:27:50 +00:00
Mickaël Rémond
b556c41d39
src/msgs/fr.msg: Updated
...
SVN Revision: 336
2005-05-01 20:15:20 +00:00
Alexey Shchepin
5bdad9a7a6
* src/msgs/pl.msg: Updated (thanks to Andrew Smyk)
...
SVN Revision: 335
2005-05-01 20:08:27 +00:00
Alexey Shchepin
58450aaaf2
* contrib/extract_translations/README: Better phrasing (thanks to
...
Sergei Golovan)
* contrib/extract_translations/extract_translations.erl: Fix to
avoid duplication of lines (thanks to Sergei Golovan)
SVN Revision: 334
2005-05-01 19:14:30 +00:00
Alexey Shchepin
08c8d19e14
* src/msgs/sw.msg: New Swedish translation (thanks to (Magnus Henoch)
...
* src/msgs/pt.msg: New Portuguese translation (thanks to iceburn)
* src/msgs/es.msg: Updated (thanks to Badlop)
* src/msgs/nl.msg: Updated (thanks to Sander Devrieze)
SVN Revision: 333
2005-05-01 18:55:44 +00:00
Alexey Shchepin
916c7c6639
* src/ejabberd_auth_ldap.erl: Added listing of users support
...
SVN Revision: 332
2005-04-27 01:08:18 +00:00
Alexey Shchepin
b695656631
* src/ejabberd_ctl.erl: Better spelling, now prints full file
...
paths, fixed checking of mnesia:install_fallback result, now
"dump" command dumps only persistent tables
SVN Revision: 331
2005-04-26 23:11:16 +00:00
Alexey Shchepin
36dfc9b056
* contrib/extract_translations/: A tool for extracting of
...
translation strings from ejabberd code (thanks to Sergei Golovan)
SVN Revision: 330
2005-04-26 22:44:58 +00:00
Alexey Shchepin
4f9497d358
* src/mod_vcard_ldap.erl: Bugfix (thanks to Mickael Remond)
...
SVN Revision: 329
2005-04-26 11:22:04 +00:00
Alexey Shchepin
8e9628b9ed
* src/web/ejabberd_web_admin.erl: Added translation to submit
...
button and "shared roster groups" header (thanks to iceburn and
Sergei Golovan)
* src/msgs/ru.msg: Updated (thanks to Sergei Golovan)
* src/msgs/uk.msg: Likewise
* src/mod_muc/mod_muc_room.erl: Minor update to simplify
translation (thanks to Sergei Golovan)
SVN Revision: 328
2005-04-24 19:25:47 +00:00
Alexey Shchepin
9f1fd5ee3f
* src/tls/tls_drv.c: Reverted previous patch
...
SVN Revision: 327
2005-04-24 12:09:47 +00:00
Alexey Shchepin
e93f2aa1e1
* doc/guide.tex: Added mod_shared_roster documentation
...
* src/ejabberd.hrl: Updated version
SVN Revision: 326
2005-04-22 16:47:16 +00:00
Mickaël Rémond
abf03f610a
Changed version ID to version 0.9
...
SVN Revision: 325
2005-04-21 21:37:19 +00:00
Alexey Shchepin
db7073ff2c
* src/jd2ejd.erl: Bugfix
...
SVN Revision: 324
2005-04-21 14:06:15 +00:00
Alexey Shchepin
fa479b6384
* src/ejabberd_auth.erl: Added check for domain of registered user
...
* src/web/ejabberd_web_admin.erl: Fixed user registration via web
interface, fixed path to user's offline messages (thanks to
Mickael Remond)
SVN Revision: 323
2005-04-19 23:10:22 +00:00