aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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
* Final release note after many fixes from the ejabberd Chatroom andMickaël Rémond2005-08-011-38/+46
| | | | | | StPeter SVN Revision: 398
* Wrong Process-one URLMickaël Rémond2005-08-011-1/+1
| | | | SVN Revision: 396
* More fixes from BadlopMickaël Rémond2005-08-011-3/+3
| | | | SVN Revision: 395
* Fixed some english mistakes.Mickaël Rémond2005-08-011-29/+27
| | | | SVN Revision: 394
* Added some references at the end of the release notes (migration,Mickaël Rémond2005-08-011-0/+17
| | | | | | tutorial and feature sheet) SVN Revision: 391
* Updated to mention, that the 1.0 release is close and that the ejabberdMickaël Rémond2005-08-011-2/+6
| | | | | | Linux installer include ASN1 modules. SVN Revision: 390
* Added release notes for ejabberd 0.9.8 release.Mickaël Rémond2005-08-011-0/+72
| | | | SVN Revision: 389
* * src/ejabberd_config.erl: Added host_config optionAlexey Shchepin2005-07-312-73/+118
| | | | | | | | * doc/guide.tex: Updated * src/ejabberd_auth_ldap.erl: Bugfix SVN Revision: 386
* Added 0.9.1 release note that was in the release ejabberd-0.9.1 version.Mickaël Rémond2005-05-251-0/+62
| | | | SVN Revision: 368
* * src/mod_last_odbc.erl: Added store_last_info/4 function (thanksAlexey Shchepin2005-05-233-33/+36
| | | | | | | | | | | | | 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
* * doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-2310-35/+37
| | | | | | | | | | * doc/dev.tex: Likewise * doc/disco.png: Likewise * doc/discorus.png: Likewise * doc/webadmin.png: Likewise * doc/webadminru.png: Likewise SVN Revision: 356
* * doc/guide.tex: Added mod_shared_roster documentationAlexey Shchepin2005-04-222-15/+217
| | | | | | * src/ejabberd.hrl: Updated version SVN Revision: 326
* Backup recommandationMickaël Rémond2005-04-181-2/+5
| | | | SVN Revision: 319
* * doc/guide.tex: UpdatedAlexey Shchepin2005-04-181-35/+106
| | | | SVN Revision: 318
* * doc/guide.tex: UpdatedAlexey Shchepin2005-04-181-6/+3
| | | | SVN Revision: 317
* Updated release note: Pgsql support is experimentalMickaël Rémond2005-04-181-1/+13
| | | | SVN Revision: 315
* Fixed date in documentation.Mickaël Rémond2005-04-183-104/+103
| | | | | | Preparing release note for ejabberd 0.9 SVN Revision: 313
* * doc/guide.tex: UpdatedAlexey Shchepin2005-04-182-113/+223
| | | | SVN Revision: 312
* * src/expat_erl.c: Now uses port control instead of port outputAlexey Shchepin2004-12-012-6/+8
| | | | | | | | | | | * src/xml_stream.erl: Likewise * src/stringprep/stringprep.erl: Now register port instead of storing it in ets table * doc/guide.tex: Updated URLs to R10C release SVN Revision: 287
* * src/mod_vcard.erl: Added missed indexAlexey Shchepin2004-11-212-25/+21
| | | | | | * doc/guide.tex: Updated (thanks to Sander Devrieze) SVN Revision: 286
* * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSLAlexey Shchepin2004-11-051-3/+3
| | | | | | | | | | | | | | | | | | | | | (thanks to Leif Johansson) * src/ejabberd_auth.erl: Added support for ldap_rootdn and ldap_password options (thanks to Stefan de Konink) * src/mod_vcard_ldap.erl: Likewise * src/ejabberd_router.erl: Now possible to route packet via function call instead of message sending * src/ejabberd_sm.erl: Added function route/3, use it in route table * src/ejabberd_local.erl: Likewise * src/ejabberd_s2s.erl: Likewise * (all): Fixed spelling of word "authentication" * src/*/Makefile.in: Replaced erlc with @ERLC@ SVN Revision: 285
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2004-10-091-1/+1
| | | | | | | | * src/msgs/ua.msg: Renamed to uk.msg * COPYING: Added permission to link with OpenSSL SVN Revision: 277
* * src/mod_muc/mod_muc_room.erl: Fixed room destroyingAlexey Shchepin2004-10-081-1/+1
| | | | | | | | | | | | | | * src/ejabberd.cfg.example: Updated * src/ejabberd_sm.erl: Fixed message routing when all resources have negative priority * src/msgs/*.msg: Updated (thanks to Sergei Golovan) * src/web/ejabberd_web_admin.erl: Table titles now bold (thanks to Sergei Golovan) SVN Revision: 275
* * doc/guide.tex: UpdatedAlexey Shchepin2004-10-062-87/+239
| | | | SVN Revision: 274
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-101-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Golovan) * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) * src/mod_vcard.erl: Support for searching of prefix substring and limiting of result items (thanks to Sergei Golovan) * src/mod_offline.erl: Support for message expiration (JEP-0023) (thanks to Sergei Golovan) * src/jlib.hrl: Added NS_EXPIRE macros (thanks to Sergei Golovan) * src/ejabberd_logger_h.erl: Added reopen_log/0 (thanks to Sergei Golovan) * src/ejabberd_ctl.erl: Added return codes, updated "reopen-log" command, added "delete-expired-messages" and "status" commands (thanks to Sergei Golovan) * doc/guide.tex: Updated (thanks to Sergei Golovan) SVN Revision: 264
* * doc/guide.tex: Fix (thanks to Sander Devrieze)Alexey Shchepin2004-08-272-2/+4
| | | | SVN Revision: 263