aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * src/ejabberd_auth_ldap.erl: LDAP authentication now allows toMickaël Rémond2006-10-172-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 paragraphMickaël Rémond2006-09-272-6/+2
| | | | SVN Revision: 653
* * Added release note to documentation.Mickaël Rémond2006-09-272-4/+134
| | | | SVN Revision: 650
* * doc/release_notes_1.1.2.txt: Fixed typos and rephrasing.Mickaël Rémond2006-09-271-31/+29
| | | | SVN Revision: 648
* * doc/release_notes_1.1.2.txt: Minor fixes.Mickaël Rémond2006-09-271-4/+7
| | | | SVN Revision: 647
* * doc/guide.tex: Fixed Latexish typos.Mickaël Rémond2006-09-272-9/+9
| | | | SVN Revision: 646
* * doc/release_notes_1.1.2.txt: Draft release notes.Mickaël Rémond2006-09-261-0/+120
| | | | SVN Revision: 645
* * doc/introduction.tex: Minor doc updates for release 1.1.2.Mickaël Rémond2006-09-254-10/+10
| | | | SVN Revision: 631
* * src/doc/guide.html: Minor W3C compliance fix in an HeveaMickaël Rémond2006-09-241-1/+1
| | | | | | generated URL. SVN Revision: 625
* * src/doc/features.html: Added to be consistent (guide.html is in theMickaël Rémond2006-09-241-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émond2006-09-231-1/+1
| | | | SVN Revision: 622
* * doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to SanderMickaël Rémond2006-09-228-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émond2006-09-142-703/+723
| | | | SVN Revision: 607
* * doc/guide.tex: Updated (thanks to Evgeniy Khramtsov)Alexey Shchepin2006-09-142-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 theMickaël Rémond2006-09-052-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 asMickaël Rémond2006-09-034-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 nodeMickaël Rémond2006-06-073-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 toMickaël Rémond2006-05-222-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 sessionsMickaël Rémond2006-05-212-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émond2006-04-281-1/+1
| | | | SVN Revision: 560
* * doc/guide.html: Updated generated HTML version of the guide.Mickaël Rémond2006-04-281-656/+804
| | | | SVN Revision: 558
* * src/ejabberd.hrl: release 1.1.1Mickaël Rémond2006-04-282-1/+3
| | | | | | | * doc/version.tex: Likewise * doc/guide.tex: Likewise SVN Revision: 557
* * Release not for security fix release.Mickaël Rémond2006-04-281-0/+119
| | | | SVN Revision: 556
* * Fixed notes for version 1.1.0 release.Mickaël Rémond2006-04-241-22/+24
| | | | SVN Revision: 551
* * doc/guide.tex: Added a documentation for max_stanza_size optionAlexey Shchepin2006-04-242-656/+768
| | | | SVN Revision: 550
* * Updated documentation before 1.1.0 releaseMickaël Rémond2006-04-231-3/+5
| | | | SVN Revision: 548
* * Updated documentation before 1.1.0 releaseMickaël Rémond2006-04-233-5/+10
| | | | SVN Revision: 547
* doc/release_notes_1.1.0.txt: Preparing release 1.1.0Mickaël Rémond2006-04-231-0/+109
| | | | SVN Revision: 546
* * src/guide.tex: Added documentation for ODBC and native databaseMickaël Rémond2006-04-232-624/+805
| | | | | | configuration (PostgreSQL and MySQL). SVN Revision: 545
* * doc/guide.tex: Updated (thanks to Sander Devrieze)Alexey Shchepin2006-04-233-793/+1067
| | | | | | * doc/introduction.tex: Likewise SVN Revision: 544
* * doc/guide.tex: Updated (SASL anonymous and anonymous login).Mickaël Rémond2006-04-202-592/+729
| | | | SVN Revision: 536
* * src/ejabberd_c2s.erl: Minor fixAlexey Shchepin2006-04-122-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 Shchepin2006-04-112-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émond2005-12-165-210/+453
| | | | SVN Revision: 473
* * doc/features.tex: Added feature sheet (Thanks to SanderAlexey Shchepin2005-12-151-0/+134
| | | | | | Devrieze) SVN Revision: 472
* Documentation updates for actual ejabberd 1.0.0 release.Mickaël Rémond2005-12-153-661/+678
| | | | SVN Revision: 471
* * src/ejabberd.hrl: Updated versionAlexey Shchepin2005-12-132-580/+560
| | | | | | | * src/ejabberd.app: Likewise * doc/version.tex: Likewise SVN Revision: 464
* Fixed typosMickaël Rémond2005-12-131-4/+5
| | | | SVN Revision: 463
* fixed typos:Mickaël Rémond2005-12-131-5/+6
| | | | SVN Revision: 462
* * doc/release_notes_1.0.0.txt: Added preliminary version ofMickaël Rémond2005-12-132-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: UpdatedAlexey Shchepin2005-12-062-2/+4
| | | | SVN Revision: 453
* * doc/guide.tex: UpdatedAlexey Shchepin2005-12-062-6/+6
| | | | SVN Revision: 452
* * doc/guide.tex: UpdatedAlexey Shchepin2005-12-062-2/+2
| | | | SVN Revision: 451
* * doc/guide.tex: UpdatedAlexey Shchepin2005-12-062-4/+4
| | | | SVN Revision: 450
* * doc/guide.tex: UpdatedAlexey Shchepin2005-12-062-576/+581
| | | | SVN Revision: 449
* doc/yozhikheader.png: Added feature sheet header (Thanks to SanderMickaël Rémond2005-11-301-0/+0
| | | | | | Devrieze) SVN Revision: 446
* Documentation updateMickaël Rémond2005-11-285-1419/+3126
| | | | SVN Revision: 445
* * doc/Makefile: Now really addedAlexey Shchepin2005-11-241-0/+11
| | | | SVN Revision: 443
* * src/mod_vcard_ldap.erl: BugfixAlexey Shchepin2005-08-252-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 Shchepin2005-08-052-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