Mickaël Rémond
6a3afa778b
* doc/introduction.tex: Minor doc updates for release 1.1.2.
...
SVN Revision: 630
2006-09-25 07:55:43 +00:00
Mickaël Rémond
78aeb15aac
* src/doc/guide.html: Minor W3C compliance fix in an Hevea
...
generated URL.
SVN Revision: 625
2006-09-24 12:35:47 +00:00
Mickaël Rémond
d786782a0f
* src/doc/features.html: Added to be consistent (guide.html is in the
...
repository to make Latex optional, but still allow access to the doc).
* src/ejabberd.hrl: Updated to version 1.1.2.
SVN Revision: 624
2006-09-24 09:39:04 +00:00
Mickaël Rémond
e734ad1682
* src/msgs/cs.msg: Added Czech translation (thanks to Milos Svasek).
...
SVN Revision: 622
2006-09-23 09:20:19 +00:00
Mickaël Rémond
1632aec61e
Improvement coming from trunk (SVN #617 ):
...
* doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to Sander
Devrieze)
* doc/version.tex: Likewise.
* doc/features.tex: Likewise.
* doc/Makefile: Likewise.
* doc/dev.tex: Likewise.
SVN Revision: 618
2006-09-22 09:16:31 +00:00
Mickaël Rémond
8583e3f9be
Bugfixes coming from trunk (SVN #607 ):
...
* doc/guide.tex: Minor fix on index generation.
SVN Revision: 616
2006-09-22 08:42:41 +00:00
Mickaël Rémond
23b78b0f0c
Improvement coming from trunk (SVN #606 ):
...
* doc/guide.tex: Updated (thanks to Evgeniy Khramtsov)
* src/ejabberd_auth_ldap.erl: Better LDAP support (thanks to
Evgeniy Khramtsov)
* src/mod_vcard_ldap.erl: Likewise
* src/eldap/eldap_filter.erl: Likewise
SVN Revision: 615
2006-09-22 08:36:09 +00:00
Mickaël Rémond
4211540272
Improvement coming from trunk (SVN #601 ):
...
* src/mod_muc/mod_muc.erl: It is now possible to configure the
MUC room history feature. A new option has been added in ejabberd muc
module configuration (history_size) to define the size of the history.
0 is used to disable the feature.
* src/mod_muc/mod_muc_room.erl: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 610
2006-09-22 07:25:18 +00:00
Mickaël Rémond
d0e2ac9ed2
* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as
...
a database backend (via ODBC).
* src/odbc/ejabberd_odbc.erl: Likewise.
* src/odbc/mssql.sql: Likewise.
* src/odbc/Makefile.in: Likewise.
* src/ejabberd_auth_odbc.erl: Likewise.
* src/mod_offline_odbc.erl: Likewise.
* src/mod_roster_odbc.erl: Likewise.
* src/mod_last_odbc.erl: Likewise.
* src/configure.ac: Likewise
* doc/guide.tex: Likewise.
* doc/introduction.tex: Likewise.
* src/odbc/pg.sql: Minor fix.
SVN Revision: 598
2006-09-03 15:15:46 +00:00
Mickaël Rémond
9dcd3f4080
* src/mod_pubsub/mod_pubsub.erl: Support for pubsub node
...
creation ACL. It is now possible to limit the node creation rights
using an ACL from ejabberd config file (Thanks to Christophe Romain)
(EJAB-104).
* doc/guide.tex: Likewise.
* src/ejabberd.cfg.example.
SVN Revision: 577
2006-06-07 08:38:37 +00:00
Mickaël Rémond
753e768090
* src/ejabberd_sm.erl: The max_user_sessions has been moved to
...
host configuration.
* src/ejabberd.cfg.example: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 568
2006-05-22 10:17:22 +00:00
Mickaël Rémond
043c2ccf51
* src/ejabberd_sm.erl: An option to limit the number of opened sessions
...
for a given user have been added. As a default, a given user can only
log in 10 times with different resources. After that, new connections
replace the older ones.
* src/ejabberd.cfg.example: Likewise.
* doc/guide.tex: Likewise.
SVN Revision: 567
2006-05-21 16:34:32 +00:00
Mickaël Rémond
656c1c1570
* doc/release_note_1.1.1.txt: Fixed typo.
...
SVN Revision: 560
2006-04-28 11:16:14 +00:00
Mickaël Rémond
719306c999
* doc/guide.html: Updated generated HTML version of the guide.
...
SVN Revision: 558
2006-04-28 09:38:44 +00:00
Mickaël Rémond
b86e1a9e5b
* src/ejabberd.hrl: release 1.1.1
...
* doc/version.tex: Likewise
* doc/guide.tex: Likewise
SVN Revision: 557
2006-04-28 09:35:26 +00:00
Mickaël Rémond
960e66423d
* Release not for security fix release.
...
SVN Revision: 556
2006-04-28 08:43:15 +00:00
Mickaël Rémond
d3777ba590
* Fixed notes for version 1.1.0 release.
...
SVN Revision: 551
2006-04-24 21:32:31 +00:00
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
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
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
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
c275a24597
Documentation update, code clean-up and Makefile improvement.
...
SVN Revision: 473
2005-12-16 16:33:42 +00:00
Alexey Shchepin
52fcdc716d
* doc/features.tex: Added feature sheet (Thanks to Sander
...
Devrieze)
SVN Revision: 472
2005-12-15 23:31:49 +00:00
Mickaël Rémond
9064851ab5
Documentation updates for actual ejabberd 1.0.0 release.
...
SVN Revision: 471
2005-12-15 08:57:33 +00:00
Alexey Shchepin
736455d974
* src/ejabberd.hrl: Updated version
...
* src/ejabberd.app: Likewise
* doc/version.tex: Likewise
SVN Revision: 464
2005-12-13 17:25:08 +00:00
Mickaël Rémond
054e029bf7
Fixed typos
...
SVN Revision: 463
2005-12-13 17:18:33 +00:00
Mickaël Rémond
8bc7f768de
fixed typos:
...
SVN Revision: 462
2005-12-13 16:53:26 +00:00
Mickaël Rémond
7e70badf23
* doc/release_notes_1.0.0.txt: Added preliminary version of
...
ejabberd 1.0.0 release notes.
* doc/guide.html: Generated the updated HTML version of the
documentation.
SVN Revision: 461
2005-12-13 16:14:02 +00:00
Alexey Shchepin
4f48b839c4
* doc/guide.tex: Updated
...
SVN Revision: 453
2005-12-06 20:59:32 +00:00
Alexey Shchepin
ab2b0b91f1
* doc/guide.tex: Updated
...
SVN Revision: 452
2005-12-06 20:52:58 +00:00
Alexey Shchepin
5ec3db235e
* doc/guide.tex: Updated
...
SVN Revision: 451
2005-12-06 20:51:16 +00:00
Alexey Shchepin
2bf32ab5a5
* doc/guide.tex: Updated
...
SVN Revision: 450
2005-12-06 20:48:17 +00:00
Alexey Shchepin
c321eda0b3
* doc/guide.tex: Updated
...
SVN Revision: 449
2005-12-06 20:03:21 +00:00
Mickaël Rémond
7c76f7c85e
doc/yozhikheader.png: Added feature sheet header (Thanks to Sander
...
Devrieze)
SVN Revision: 446
2005-11-30 13:51:34 +00:00
Mickaël Rémond
f89f621671
Documentation update
...
SVN Revision: 445
2005-11-28 10:55:45 +00:00
Alexey Shchepin
6d0fa1b95c
* doc/Makefile: Now really added
...
SVN Revision: 443
2005-11-24 23:01:48 +00:00
Alexey Shchepin
a884ba4e8a
* src/mod_vcard_ldap.erl: Bugfix
...
* src/mod_vcard.erl: Bugfix
* src/ejabberd_auth_odbc.erl: Bugfix
* doc/dev.tex: Updated
SVN Revision: 406
2005-08-25 20:48:45 +00:00
Alexey Shchepin
1baf1551be
* src/win32/inetrc: Added (thanks to Sergei Golovan)
...
* src/Makefile.win32: Updated (thanks to Sergei Golovan)
* src/win32/ejabberd.cfg: Likewise
* src/win32/ejabberd.nsi: Likewise
* doc/guide.tex: Updated
* src/ejabberd.hrl: Updated version
SVN Revision: 402
2005-08-05 20:49:24 +00:00
Mickaël Rémond
fffde3d7c3
Final release note after many fixes from the ejabberd Chatroom and
...
StPeter
SVN Revision: 398
2005-08-01 22:05:27 +00:00
Mickaël Rémond
9e90483263
Wrong Process-one URL
...
SVN Revision: 396
2005-08-01 20:56:52 +00:00
Mickaël Rémond
bac37de78e
More fixes from Badlop
...
SVN Revision: 395
2005-08-01 20:54:25 +00:00
Mickaël Rémond
f33c35e658
Fixed some english mistakes.
...
SVN Revision: 394
2005-08-01 20:45:54 +00:00
Mickaël Rémond
ac8eb35135
Added some references at the end of the release notes (migration,
...
tutorial and feature sheet)
SVN Revision: 391
2005-08-01 17:23:55 +00:00
Mickaël Rémond
8f8a732712
Updated to mention, that the 1.0 release is close and that the ejabberd
...
Linux installer include ASN1 modules.
SVN Revision: 390
2005-08-01 15:40:58 +00:00
Mickaël Rémond
385795b3c9
Added release notes for ejabberd 0.9.8 release.
...
SVN Revision: 389
2005-08-01 15:37:30 +00:00