Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * src/ejabberd_auth_ldap.erl: LDAP authentication now allows to | Mickaël Rémond | 2006-10-17 | 2 | -39/+58 |
| | | | | | | | | | | match on several alternative attributes. * src/mod_vcard_ldap.erl: Likewise. * doc/guide.tex: Updated. * eldap_utils.erl: Refactoring. * src/eldap/Makefile.in: Likewise. SVN Revision: 661 | ||||
* | * src/release_notes_1.1.2.txt: Fixed hanging paragraph | Mickaël Rémond | 2006-09-27 | 2 | -6/+2 |
| | | | | SVN Revision: 653 | ||||
* | * Added release note to documentation. | Mickaël Rémond | 2006-09-27 | 2 | -4/+134 |
| | | | | SVN Revision: 650 | ||||
* | * doc/release_notes_1.1.2.txt: Fixed typos and rephrasing. | Mickaël Rémond | 2006-09-27 | 1 | -31/+29 |
| | | | | SVN Revision: 648 | ||||
* | * doc/release_notes_1.1.2.txt: Minor fixes. | Mickaël Rémond | 2006-09-27 | 1 | -4/+7 |
| | | | | SVN Revision: 647 | ||||
* | * doc/guide.tex: Fixed Latexish typos. | Mickaël Rémond | 2006-09-27 | 2 | -9/+9 |
| | | | | SVN Revision: 646 | ||||
* | * doc/release_notes_1.1.2.txt: Draft release notes. | Mickaël Rémond | 2006-09-26 | 1 | -0/+120 |
| | | | | SVN Revision: 645 | ||||
* | * doc/introduction.tex: Minor doc updates for release 1.1.2. | Mickaël Rémond | 2006-09-25 | 4 | -10/+10 |
| | | | | SVN Revision: 631 | ||||
* | * src/doc/guide.html: Minor W3C compliance fix in an Hevea | Mickaël Rémond | 2006-09-24 | 1 | -1/+1 |
| | | | | | | generated URL. SVN Revision: 625 | ||||
* | * src/doc/features.html: Added to be consistent (guide.html is in the | Mickaël Rémond | 2006-09-24 | 1 | -0/+163 |
| | | | | | | | repository to make Latex optional, but still allow access to the doc). * src/ejabberd.hrl: Updated to version 1.1.2. SVN Revision: 624 | ||||
* | * src/msgs/cs.msg: Added Czech translation (thanks to Milos Svasek). | Mickaël Rémond | 2006-09-23 | 1 | -1/+1 |
| | | | | SVN Revision: 622 | ||||
* | * doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to Sander | Mickaël Rémond | 2006-09-22 | 8 | -2273/+3055 |
| | | | | | | | | | | Devrieze) * doc/version.tex: Likewise. * doc/features.tex: Likewise. * doc/Makefile: Likewise. * doc/dev.tex: Likewise. SVN Revision: 617 | ||||
* | * doc/guide.tex: Minor fix on index generation. | Mickaël Rémond | 2006-09-14 | 2 | -703/+723 |
| | | | | SVN Revision: 607 | ||||
* | * doc/guide.tex: Updated (thanks to Evgeniy Khramtsov) | Alexey Shchepin | 2006-09-14 | 2 | -678/+1325 |
| | | | | | | | | | * 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: 606 | ||||
* | * src/mod_muc/mod_muc.erl: It is now possible to configure the | Mickaël Rémond | 2006-09-05 | 2 | -7/+29 |
| | | | | | | | | | | 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: 601 | ||||
* | * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as | Mickaël Rémond | 2006-09-03 | 4 | -97/+142 |
| | | | | | | | | | | | | | | | | | 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 | ||||
* | * src/mod_pubsub/mod_pubsub.erl: Support for pubsub node | Mickaël Rémond | 2006-06-07 | 3 | -25/+29 |
| | | | | | | | | | | 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 | ||||
* | * src/ejabberd_sm.erl: The max_user_sessions has been moved to | Mickaël Rémond | 2006-05-22 | 2 | -112/+220 |
| | | | | | | | | host configuration. * src/ejabberd.cfg.example: Likewise. * doc/guide.tex: Likewise. SVN Revision: 568 | ||||
* | * src/ejabberd_sm.erl: An option to limit the number of opened sessions | Mickaël Rémond | 2006-05-21 | 2 | -139/+60 |
| | | | | | | | | | | 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 | ||||
* | * doc/release_note_1.1.1.txt: Fixed typo. | Mickaël Rémond | 2006-04-28 | 1 | -1/+1 |
| | | | | SVN Revision: 560 | ||||
* | * doc/guide.html: Updated generated HTML version of the guide. | Mickaël Rémond | 2006-04-28 | 1 | -656/+804 |
| | | | | SVN Revision: 558 | ||||
* | * src/ejabberd.hrl: release 1.1.1 | Mickaël Rémond | 2006-04-28 | 2 | -1/+3 |
| | | | | | | | * doc/version.tex: Likewise * doc/guide.tex: Likewise SVN Revision: 557 | ||||
* | * Release not for security fix release. | Mickaël Rémond | 2006-04-28 | 1 | -0/+119 |
| | | | | SVN Revision: 556 | ||||
* | * Fixed notes for version 1.1.0 release. | Mickaël Rémond | 2006-04-24 | 1 | -22/+24 |
| | | | | SVN Revision: 551 | ||||
* | * doc/guide.tex: Added a documentation for max_stanza_size option | Alexey Shchepin | 2006-04-24 | 2 | -656/+768 |
| | | | | SVN Revision: 550 | ||||
* | * Updated documentation before 1.1.0 release | Mickaël Rémond | 2006-04-23 | 1 | -3/+5 |
| | | | | SVN Revision: 548 | ||||
* | * Updated documentation before 1.1.0 release | Mickaël Rémond | 2006-04-23 | 3 | -5/+10 |
| | | | | SVN Revision: 547 | ||||
* | doc/release_notes_1.1.0.txt: Preparing release 1.1.0 | Mickaël Rémond | 2006-04-23 | 1 | -0/+109 |
| | | | | SVN Revision: 546 | ||||
* | * src/guide.tex: Added documentation for ODBC and native database | Mickaël Rémond | 2006-04-23 | 2 | -624/+805 |
| | | | | | | configuration (PostgreSQL and MySQL). SVN Revision: 545 | ||||
* | * doc/guide.tex: Updated (thanks to Sander Devrieze) | Alexey Shchepin | 2006-04-23 | 3 | -793/+1067 |
| | | | | | | * doc/introduction.tex: Likewise SVN Revision: 544 | ||||
* | * doc/guide.tex: Updated (SASL anonymous and anonymous login). | Mickaël Rémond | 2006-04-20 | 2 | -592/+729 |
| | | | | SVN Revision: 536 | ||||
* | * src/ejabberd_c2s.erl: Minor fix | Alexey Shchepin | 2006-04-12 | 2 | -38/+51 |
| | | | | | | | | | | * 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 | ||||
* | * src/msgs/es.msg: Updated (thanks to Badlop) | Alexey Shchepin | 2006-04-11 | 2 | -583/+710 |
| | | | | | | | | * src/ejabberd.cfg.example: Updated (thanks to Badlop) * doc/guide.tex: Updated (thanks to Badlop) SVN Revision: 530 | ||||
* | Documentation update, code clean-up and Makefile improvement. | Mickaël Rémond | 2005-12-16 | 5 | -210/+453 |
| | | | | SVN Revision: 473 | ||||
* | * doc/features.tex: Added feature sheet (Thanks to Sander | Alexey Shchepin | 2005-12-15 | 1 | -0/+134 |
| | | | | | | Devrieze) SVN Revision: 472 | ||||
* | Documentation updates for actual ejabberd 1.0.0 release. | Mickaël Rémond | 2005-12-15 | 3 | -661/+678 |
| | | | | SVN Revision: 471 | ||||
* | * src/ejabberd.hrl: Updated version | Alexey Shchepin | 2005-12-13 | 2 | -580/+560 |
| | | | | | | | * src/ejabberd.app: Likewise * doc/version.tex: Likewise SVN Revision: 464 | ||||
* | Fixed typos | Mickaël Rémond | 2005-12-13 | 1 | -4/+5 |
| | | | | SVN Revision: 463 | ||||
* | fixed typos: | Mickaël Rémond | 2005-12-13 | 1 | -5/+6 |
| | | | | SVN Revision: 462 | ||||
* | * doc/release_notes_1.0.0.txt: Added preliminary version of | Mickaël Rémond | 2005-12-13 | 2 | -559/+696 |
| | | | | | | | | ejabberd 1.0.0 release notes. * doc/guide.html: Generated the updated HTML version of the documentation. SVN Revision: 461 | ||||
* | * doc/guide.tex: Updated | Alexey Shchepin | 2005-12-06 | 2 | -2/+4 |
| | | | | SVN Revision: 453 | ||||
* | * doc/guide.tex: Updated | Alexey Shchepin | 2005-12-06 | 2 | -6/+6 |
| | | | | SVN Revision: 452 | ||||
* | * doc/guide.tex: Updated | Alexey Shchepin | 2005-12-06 | 2 | -2/+2 |
| | | | | SVN Revision: 451 | ||||
* | * doc/guide.tex: Updated | Alexey Shchepin | 2005-12-06 | 2 | -4/+4 |
| | | | | SVN Revision: 450 | ||||
* | * doc/guide.tex: Updated | Alexey Shchepin | 2005-12-06 | 2 | -576/+581 |
| | | | | SVN Revision: 449 | ||||
* | doc/yozhikheader.png: Added feature sheet header (Thanks to Sander | Mickaël Rémond | 2005-11-30 | 1 | -0/+0 |
| | | | | | | Devrieze) SVN Revision: 446 | ||||
* | Documentation update | Mickaël Rémond | 2005-11-28 | 5 | -1419/+3126 |
| | | | | SVN Revision: 445 | ||||
* | * doc/Makefile: Now really added | Alexey Shchepin | 2005-11-24 | 1 | -0/+11 |
| | | | | SVN Revision: 443 | ||||
* | * src/mod_vcard_ldap.erl: Bugfix | Alexey Shchepin | 2005-08-25 | 2 | -64/+93 |
| | | | | | | | | | | * src/mod_vcard.erl: Bugfix * src/ejabberd_auth_odbc.erl: Bugfix * doc/dev.tex: Updated SVN Revision: 406 | ||||
* | * src/win32/inetrc: Added (thanks to Sergei Golovan) | Alexey Shchepin | 2005-08-05 | 2 | -4/+0 |
| | | | | | | | | | | | | * 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 |