aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * src/jlib.erl: BugfixAlexey Shchepin2005-09-152-2/+5
| | | | SVN Revision: 412
* * src/ejd2odbc.erl: UpdatedAlexey Shchepin2005-09-101-2/+2
| | | | SVN Revision: 411
* * src/ejd2odbc.erl: UpdatedAlexey Shchepin2005-09-102-24/+41
| | | | SVN Revision: 410
* * src/mod_disco.erl: Disco publishing support (thanks to MagnusAlexey Shchepin2005-09-042-4/+144
| | | | | | Henoch) SVN Revision: 409
* * src/mod_disco.erl: Functions register_sm_feature andAlexey Shchepin2005-09-045-512/+663
| | | | | | | | | | | | register_sm_node replaced with hooks (thanks to Sergei Golovan) * src/mod_vcard.erl: * src/mod_vcard_ldap.erl: * src/mod_disco.erl: Now mod_disco doesn't depend on mod_configure (thanks to Sergei Golovan) * src/mod_configure.erl: Likewise SVN Revision: 408
* * src/ejd2odbc.erl: Converter from mnesia to ODBCAlexey Shchepin2005-08-293-1/+204
| | | | | | * src/mod_offline_odbc.erl: Minor fix SVN Revision: 407
* * src/mod_vcard_ldap.erl: BugfixAlexey Shchepin2005-08-256-113/+163
| | | | | | | | | | * src/mod_vcard.erl: Bugfix * src/ejabberd_auth_odbc.erl: Bugfix * doc/dev.tex: Updated SVN Revision: 406
* * src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanksAlexey Shchepin2005-08-102-0/+11
| | | | | | to Martin Pokorny) SVN Revision: 405
* * src/msgs/pl.msg: Updated (thanks to Andrew Smyk)Alexey Shchepin2005-08-062-2/+28
| | | | SVN Revision: 404
* * src/web/ejabberd_web_admin.erl: Bugfix (thanks to Badlop)Alexey Shchepin2005-08-062-1/+5
| | | | SVN Revision: 403
* * src/win32/inetrc: Added (thanks to Sergei Golovan)Alexey Shchepin2005-08-058-19/+33
| | | | | | | | | | | | * 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
* Release 0.9.8Mickaël Rémond2005-08-011-1/+1
| | | | SVN Revision: 399
* Final release note after many fixes from the ejabberd Chatroom andMickaël Rémond2005-08-011-38/+46
| | | | | | StPeter SVN Revision: 398
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-08-013-0/+15
| | | | | | * src/msgs/uk.msg: Likewise SVN Revision: 397
* 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
* * src/msgs/es.msg: Updated (thanks to Badlop)Alexey Shchepin2005-08-012-1/+23
| | | | SVN Revision: 393
* * src/msgs/nl.msg: Updated (thanks to Sander Devrieze)Alexey Shchepin2005-08-012-26/+57
| | | | SVN Revision: 392
* 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
* Updated French translationMickaël Rémond2005-08-011-0/+4
| | | | SVN Revision: 388
* Updated French translationMickaël Rémond2005-08-011-3/+22
| | | | SVN Revision: 387
* * src/ejabberd_config.erl: Added host_config optionAlexey Shchepin2005-07-315-78/+133
| | | | | | | | * doc/guide.tex: Updated * src/ejabberd_auth_ldap.erl: Bugfix SVN Revision: 386
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-07-313-4/+35
| | | | | | * src/msgs/uk.msg: Likewise SVN Revision: 385
* * src/msgs/de.msg: Updated (thanks to Torsten Werner)Alexey Shchepin2005-07-312-11/+13
| | | | SVN Revision: 384
* * src/web/ejabberd_web_admin.erl: Fixed CSS style sheet to beAlexey Shchepin2005-07-312-4/+9
| | | | | | standards compliant (thanks to Sander Devrieze) SVN Revision: 383
* * src/web/ejabberd_web_admin.erl: Added "Virtual Hosts" pageAlexey Shchepin2005-07-292-12/+50
| | | | SVN Revision: 382
* Renamed route_packet hook to filter_packetAlexey Shchepin2005-07-272-3/+3
| | | | SVN Revision: 381
* * src/ejabberd_router.erl: Added route_packet hookAlexey Shchepin2005-07-272-33/+44
| | | | SVN Revision: 380
* * src/jd2ejd.erl: Updated to work with ODBCAlexey Shchepin2005-07-265-118/+212
| | | | | | | | | | * src/mod_roster_odbc.erl: Updated * src/mod_offline_odbc.erl: Bugfix * src/mod_last_odbc.erl: Bugfix SVN Revision: 379
* * src/mod_pubsub/mod_pubsub.erl: Updated to J-EAI versionAlexey Shchepin2005-07-202-232/+631
| | | | SVN Revision: 378
* * src/acl.erl: Slightly changed "access" option processingAlexey Shchepin2005-07-142-1/+11
| | | | SVN Revision: 377
* * src/mod_disco.erl: Fixed processing of host features andAlexey Shchepin2005-07-142-14/+31
| | | | | | extra_domains option SVN Revision: 376
* * src/ejabberd_c2s.erl: Processing of jabber:iq:register totallyAlexey Shchepin2005-07-147-66/+105
| | | | | | | | | | | | | | | | 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
* * src/mod_register.erl: BugfixAlexey Shchepin2005-07-1320-177/+326
| | | | | | | | | | | | | | | | | | | | | | | | | * 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
* * src/ejabberd_app.erl: BugfixAlexey Shchepin2005-07-032-1/+3
| | | | SVN Revision: 373
* * src/ejabberd_config.erl: BugfixAlexey Shchepin2005-07-032-0/+6
| | | | SVN Revision: 372
* * src/mod_offline.erl: BugfixAlexey Shchepin2005-06-302-6/+11
| | | | SVN Revision: 371
* * (all): Enhanced virtual hosting supportAlexey Shchepin2005-06-2041-747/+1039
| | | | SVN Revision: 370
* * src/web/ejabberd_web_admin.erl: BugfixAlexey Shchepin2005-05-272-21/+31
| | | | SVN Revision: 369
* 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/msgs/pt-br.msg: New Brazilian Portuguese translation (thanksAlexey Shchepin2005-05-253-6/+113
| | | | | | to Felipe Brito Vasconcellos) SVN Revision: 367
* Added text/html mime type to dev.html and guide.htmlAlexey Shchepin2005-05-240-0/+0
| | | | SVN Revision: 365
* Testing SVN/DAV accessAlexey Shchepin2005-05-231-2/+0
| | | | SVN Revision: 364
* testing webdavthierry2005-05-231-0/+2
| | | | SVN Revision: 363
* * src/msgs/fr.msg: Updated (thanks to Mickael Remond)Alexey Shchepin2005-05-231-0/+2
| | | | SVN Revision: 360
* * src/odbc/Makefile.in: AddedAlexey Shchepin2005-05-236-12/+83
| | | | | | | | | * src/configure.ac: Updated for odbc support * src/Makefile.in: Likewise * src/aclocal.m4: Bugfix SVN Revision: 359
* * src/mod_last_odbc.erl: Added store_last_info/4 function (thanksAlexey Shchepin2005-05-238-51/+118
| | | | | | | | | | | | | 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