aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Updated French translationMickaël Rémond2005-05-231-0/+10
| | | | SVN Revision: 357
* * doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-2311-35/+44
| | | | | | | | | | * doc/dev.tex: Likewise * doc/disco.png: Likewise * doc/discorus.png: Likewise * doc/webadmin.png: Likewise * doc/webadminru.png: Likewise SVN Revision: 356
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-233-1/+11
| | | | | | * src/msgs/uk.msg: Likewise SVN Revision: 355
* * src/web/ejabberd_web_admin.erl: Updated CSS, added modulesAlexey Shchepin2005-05-239-29/+176
| | | | | | | | | | | | | | | | | management (thanks to Sergei Golovan) * src/gen_mod.erl: Added function loaded_modules_with_opts/0, new API for module stopping (thanks to Sergei Golovan) * src/mod_muc/mod_muc.erl: Moved a process name to a macros, updated module stopping (thanks to Sergei Golovan) * src/mod_irc/mod_irc.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_announce.erl: Updated module stopping (thanks to Sergei Golovan) * src/mod_echo.erl: Likewise * src/mod_offline.erl: Likewise SVN Revision: 354
* * src/web/ejabberd_http.erl: "Connection:" header value nowAlexey Shchepin2005-05-222-27/+69
| | | | | | | | matched case-insensitive, and returned to client, replaced duplicate is_space($\r) with is_space($\t) (thanks to Maxim Ryazanov) SVN Revision: 353
* * src/mod_pubsub/mod_pubsub.erl: Fixed XML element name forAlexey Shchepin2005-05-212-5/+8
| | | | | | pubsub#event namespace (thanks to Magnus Henoch) SVN Revision: 352
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-214-3/+29
| | | | | | | | * src/msgs/uk.msg: Likewise * src/msgs/es.msg: Updated (thanks to Badlop) SVN Revision: 351
* * src/mod_pubsub/mod_pubsub.erl: Now possible to subscribe to aAlexey Shchepin2005-05-185-47/+56
| | | | | | | | | | | pubsub node with a JID that includes a resource (thanks to Martijn van Beers) * src/stringprep/uni_parse2.tcl: Bugfix * src/stringprep/stringprep_drv.c: Likewise * src/stringprep/uni_norm.c: Regenerated SVN Revision: 350
* * src/mod_irc/mod_irc_connection.erl: Added support for WHOISAlexey Shchepin2005-05-172-0/+82
| | | | | | requests and reply to USERINFO (thanks to Oleg V. Motienko) SVN Revision: 349
* * src/stringprep/stringprep_drv.c: BugfixAlexey Shchepin2005-05-172-1/+5
| | | | SVN Revision: 348
* * src/win32/ejabberd.cfg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-05-158-164/+209
| | | | | | | | | | | | | | | * src/odbc/Makefile.win32: Added (thanks to Sergei Golovan) * src/Makefile.win32: Updated (thanks to Sergei Golovan) * src/jd2ejd.erl: Fixed private xml setting * src/mod_last.erl: Bugfix * src/mod_last_odbc.erl: Likewise * src/mod_pubsub/mod_pubsub.erl: Fixed service stopping SVN Revision: 347
* * src/mod_muc/mod_muc_room.erl: Fixed bug with storingAlexey Shchepin2005-05-092-0/+13
| | | | | | | affiliations of invited users in members-only room (thanks to Sergei Golovan) SVN Revision: 346
* * src/ejabberd_c2s.erl: Fixed starttls_required behaviour forAlexey Shchepin2005-05-092-6/+23
| | | | | | legacy connections (thanks to Brian Campbell) SVN Revision: 345
* * src/web/ejabberd_web_admin.erl: Images now specified via CSS,Alexey Shchepin2005-05-082-241/+314
| | | | | | | design slightly updated, added last activity statistics (thanks to Sergei Golovan) SVN Revision: 344