aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * src/ejabberd_service.erl: BugfixAlexey Shchepin2006-01-139-102/+267
| | | | | | | | | | | | | | | * src/ejabberd_receiver.erl: Rewritten to use {active, once} mode for socket * src/ejabberd_c2s.erl: Update * src/ejabberd_listener.erl: Likewise * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd_service.erl: Likewise * src/shaper.erl: Likewise * src/tls/tls.erl: Likewise * src/web/ejabberd_http.erl: Likewise SVN Revision: 483
* Native MySQL support. The Erlang MySQL module is needed:Mickaël Rémond2006-01-022-23/+75
| | | | | | http://support.process-one.net/doc/display/CONTRIBS/Yxa SVN Revision: 482
* * src/ejabberd_logger_h.erl: Speed optimizationsAlexey Shchepin2005-12-241-11/+11
| | | | SVN Revision: 481
* Added missing file.Mickaël Rémond2005-12-231-0/+96
| | | | SVN Revision: 480
* * src/Makefile.in: Clean results of ASN.1 compiler (thanks toAlexey Shchepin2005-12-221-0/+1
| | | | | | Sergei Golovan) SVN Revision: 479
* * src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan)Alexey Shchepin2005-12-221-4/+0
| | | | SVN Revision: 478
* * src/Makefile.win32: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-12-227-8/+20
| | | | | | | | | | | * src/configure.erl: Likewise * src/win32/CheckReqs.ini: Likewise * src/win32/CheckReqs1.ini: Likewise * src/win32/CheckReqs1H.ini: Likewise * src/win32/ejabberd.nsh: Likewise * src/win32/ejabberd.nsi: Likewise SVN Revision: 477
* * src/odbc/ejabberd_odbc.erl: Added error message on ODBCMickaël Rémond2005-12-221-7/+17
| | | | | | connection to help ODBC configuration troubleshooting. SVN Revision: 476
* * src/odbc/ejabberd_odbc.erl: BugfixAlexey Shchepin2005-12-221-1/+1
| | | | SVN Revision: 475
* * src/odbc/mysql.sql: Database description for MySQL DatabaseMickaël Rémond2005-12-216-130/+136
| | | | | | | | | | | | 4.1 (Max version, with Innodb) * src/ejabberd_auth_odbc.erl: MySQL ODBC support. * src/mod_offline_odbc.erl: likewise * src/mod_vcard_odbc.erl: likewsie * src/mod_roster_odbc.erl: likewise * src/odbc/ejabberd_odbc.erl: likewise * src/mod_last_odbc.erl: likewise SVN Revision: 474
* * src/mod_irc/iconv_erl.c: Bugfix (thanks to Tomas Janousek)Alexey Shchepin2005-12-141-10/+18
| | | | SVN Revision: 470
* * src/win32/ejabberd.nsi: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-12-131-2/+2
| | | | SVN Revision: 467
* * src/ejabberd.hrl: Updated versionAlexey Shchepin2005-12-132-2/+2
| | | | | | | * src/ejabberd.app: Likewise * doc/version.tex: Likewise SVN Revision: 464
* Fixed version numberMickaël Rémond2005-12-121-1/+1
| | | | SVN Revision: 460
* * src/mod_roster.erl: Workaround for gateway subscriptions nowAlexey Shchepin2005-12-115-56/+82
| | | | | | | | | should be enabled with --enable-roster-gateway-workaround * src/mod_roster_odbc.erl: Likewise * src/configure.ac: Likewise * src/Makefile.in: Likewise SVN Revision: 459
* * src/ejabberd_service.erl: Added logging of terminationAlexey Shchepin2005-12-101-1/+2
| | | | SVN Revision: 458
* * src/msgs/ru.msg: Updated (thanks to Sergei Golovan)Alexey Shchepin2005-12-109-62/+36
| | | | | | | | * src/msgs/uk.msg: Likewise * src/msgs/*.msg: Updated (thanks to Badlop) SVN Revision: 457
* * contribs/contrib/extract_translations/prepare-translation.sh:Mickaël Rémond2005-12-081-0/+2
| | | | | | | Small improvements. * src/msgs/fr.msg: Updated SVN Revision: 456
* * src/msgs/pl.msg: Fixed syntax errorAlexey Shchepin2005-12-071-10/+10
| | | | SVN Revision: 455
* * src/mod_offline.erl: Don't store headline messagesAlexey Shchepin2005-12-072-2/+4
| | | | | | * src/mod_offline_odbc.erl: Likewise SVN Revision: 454
* * src/ejabberd.cfg.example: UpdatedAlexey Shchepin2005-12-065-695/+1362
| | | | | | | | | | | * src/Makefile.*: Can now be build when the Erlang environment is not Erlang/OTP but the Erlang REPOS CDROM. Still compatible with standard Erlang/OTP install * aclocal.m4: Likewise * src/Makefile.*: Can now be build with Erlang debug_info with 'make debug=true' SVN Revision: 448
* * src/msgs/pt-br.msg: Updated (thanks to Victor Hugo dos Santos)Alexey Shchepin2005-12-064-77/+398
| | | | | | | | | | * src/msgs/pl.msg: Updated (thanks to Andrzej Smyk) * src/msgs/sv.msg: Updated (thanks to Magnus Henoch) * src/msgs/de.msg: Updated (thanks to Patrick Dreker) SVN Revision: 447
* * src/web/ejabberd_http.erl: Now web interface is compliant toAlexey Shchepin2005-11-262-21/+33
| | | | | | | XHTML 1.0 Transitional (thanks to Sander Devrieze) * src/web/ejabberd_web_admin.erl: Likewise SVN Revision: 444
* * src/mod_roster.erl: The "id" attribute of roster push packet wasAlexey Shchepin2005-11-222-1/+5
| | | | | | | missed (thanks to Maxim Ryazanov) * src/mod_roster_odbc.erl: Likewise SVN Revision: 442
* * src/web/ejabberd_web_admin.erl: Fixed encoding of user names inAlexey Shchepin2005-11-222-4/+50
| | | | | | | | URLs * src/web/ejabberd_http.erl: Added url_encode function from yaws SVN Revision: 441
* * src/ejabberd_c2s.erl: Send stream error when connection isAlexey Shchepin2005-11-221-2/+5
| | | | | | replaced (thanks to Maxim Ryazanov) SVN Revision: 440
* * src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks toAlexey Shchepin2005-11-193-3/+4
| | | | | | | | Maxim Ryazanov) * src/mod_vcard_ldap.erl: Likewise * src/mod_vcard_odbc.erl: Likewise SVN Revision: 437
* * src/tls/Makefile.in: Use CPPFLAGS (thanks to Magnus Henoch)Alexey Shchepin2005-11-191-1/+1
| | | | SVN Revision: 436
* * src/ejabberd_s2s_in.erl: Support for dNSName certificate fieldAlexey Shchepin2005-11-174-14/+64
| | | | | | | | | | and DNS name matching * src/XmppAddr.asn1: Moved here from src/tls/XmppAddr.asn1 * src/tls/XmppAddr.asn1: Likewise * src/Makefile.in: Updated * src/tls/Makefile.in: Updated SVN Revision: 435
* * src/odbc/ejabberd_odbc.erl: Support for mnesia-like transactionAlexey Shchepin2005-11-162-155/+217
| | | | | | | | interface * src/mod_roster_odbc.erl: Updated to use ejabberd_odbc:sql_transaction/2 SVN Revision: 434
* * src/ejabberd_s2s_out.erl: Fixed invalid behaviour uponAlexey Shchepin2005-11-122-6/+18
| | | | | | | connecting to host with invalid domain * src/ejabberd_s2s.erl: Likewise SVN Revision: 433
* * src/ejabberd_config.erl: Support for per host certificatesAlexey Shchepin2005-11-055-24/+77
| | | | | | | | | | * src/ejabberd_c2s.erl: Likewise * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd.cfg.example: Updated * src/ejabberd_s2s_in.erl: Fixed id-on-xmppAddr processing SVN Revision: 432
* * src/mod_disco.erl: Fixed extra_domains option processingAlexey Shchepin2005-11-031-1/+2
| | | | SVN Revision: 431
* * src/ejabberd_s2s_out.erl: Support for STARTTLS+SASL EXTERNALAlexey Shchepin2005-11-036-31/+383
| | | | | | | | | | * src/ejabberd_s2s_in.erl: Likewise * src/tls/tls.erl: Likewise * src/tls/tls_drv.c: Likewise * src/tls/XmppAddr.asn1: Likewise * src/tls/Makefile.in: Likewise SVN Revision: 430
* * src/mod_disco.erl: Minor fixAlexey Shchepin2005-10-301-2/+4
| | | | SVN Revision: 429
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-291-1/+12
| | | | SVN Revision: 428
* * src/tls/tls.erl: Accept {error,already_loaded} fromAlexey Shchepin2005-10-254-6/+24
| | | | | | | | | erl_ddll:load_driver/2 * src/stringprep/stringprep.erl: Likewise * src/mod_irc/iconv.erl: Likewise * src/ejabberd_app.erl: Likewise SVN Revision: 427
* * src/tls/tls_drv.c: Support for "connect" methodAlexey Shchepin2005-10-257-164/+414
| | | | | | | | | | | | | | * src/tls/tls.erl: Likewise * src/ejabberd_s2s_in.erl: Support for STARTTLS+Dialback * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd_receiver.erl: Added a few hacks ({active,once} mode should be used instead of recv/3 call to avoid them) * src/ejabberd_config.erl: Added s2s_use_starttls and s2s_certfile options * src/ejabberd.cfg.example: Likewise SVN Revision: 426
* * src/ejabberd_app.erl: Try to load tls_drv at startup to avoidAlexey Shchepin2005-10-211-8/+1
| | | | | | unloading of libssl (thanks to Brian Campbell) SVN Revision: 425
* * src/odbc/pg.sql: Added spool.seq field for offline messagesAlexey Shchepin2005-10-192-2/+10
| | | | | | | sorting * src/mod_offline_odbc.erl: Likewise SVN Revision: 424
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-181-2/+2
| | | | SVN Revision: 423
* * src/gen_iq_handler.erl: BugfixAlexey Shchepin2005-10-161-1/+1
| | | | SVN Revision: 422
* * src/ejabberd_auth_odbc.erl: Minor fixAlexey Shchepin2005-10-152-1/+3
| | | | | | * src/odbc/ejabberd_odbc.erl: Updated pgsql support SVN Revision: 421
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-151-2/+2
| | | | SVN Revision: 420
* * src/ejabberd_c2s.erl: Updated to work correctly withAlexey Shchepin2005-10-151-4/+10
| | | | | | mod_vcard_odbc SVN Revision: 419
* * src/odbc/ejabberd_odbc.erl: Experimental support for pgsqlAlexey Shchepin2005-10-131-6/+39
| | | | | | library SVN Revision: 418
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-131-2/+3
| | | | SVN Revision: 417
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2005-10-121-1/+2
| | | | SVN Revision: 416
* Fixed mod_vcard_odbc.erl SVN propertiesAlexey Shchepin2005-10-071-2/+2
| | | | SVN Revision: 415
* * src/ejd2odbc.erl: Added vCard converterAlexey Shchepin2005-10-063-47/+818
| | | | | | | | * src/mod_vcard_odbc.erl: vCard support via ODBC * src/odbc/pg.sql: Updated SVN Revision: 414