aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * src/ejabberd_socket.erl: Added sockname/1 and peername/1Alexey Shchepin2006-10-196-3/+92
| | | | | | | | | | | | functions * src/ejabberd_frontend_socket.erl: Likewise * src/tls/tls.erl: Likewise * src/ejabberd_zlib/ejabberd_zlib.erl: Likewise * src/mod_private_odbc.erl: Private storage support using odbc * src/odbc/pg.sql: Likewise SVN Revision: 663
* * ChangeLog: Fixed typo.Mickaël Rémond2006-10-171-1/+2
| | | | SVN Revision: 662
* * src/ejabberd_auth_ldap.erl: LDAP authentication now allows toMickaël Rémond2006-10-177-208/+234
| | | | | | | | | | 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/mod_privacy_odbc.erl: Privacy rules support using odbcAlexey Shchepin2006-10-094-6/+22
| | | | | | | | * src/odbc/pg.sql: Likewise * src/web/ejabberd_http_poll.erl: Bugfix SVN Revision: 660
* * src/mod_privacy.erl: Use hooks instead of direct function callsAlexey Shchepin2006-10-054-187/+197
| | | | | | * src/ejabberd_c2s.erl: Updated SVN Revision: 659
* * src/shaper.erl: BugfixAlexey Shchepin2006-10-023-3/+7
| | | | | | * src/ejabberd_config.erl: Likewise SVN Revision: 658
* * src/ejabberd_frontend_socket.erl: Support for frontendAlexey Shchepin2006-10-018-56/+343
| | | | | | | | | | | | connection manager * src/ejabberd_c2s.erl: Likewise * src/ejabberd_listener.erl: Likewise * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd_service.erl: Likewise * src/ejabberd_socket.erl: Likewise * src/web/ejabberd_http_poll.erl: Likewise SVN Revision: 657
* * 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-272-4/+9
| | | | SVN Revision: 647
* * doc/guide.tex: Fixed Latexish typos.Mickaël Rémond2006-09-273-9/+13
| | | | SVN Revision: 646
* * doc/release_notes_1.1.2.txt: Draft release notes.Mickaël Rémond2006-09-262-0/+122
| | | | SVN Revision: 645
* * src/msgs/pl.msg: Updated (thanks to Andrzej Smyk).Mickaël Rémond2006-09-262-10/+45
| | | | SVN Revision: 644
* * src/ejabberd_s2s.erl: More precise message for the new s2sMickaël Rémond2006-09-262-2/+5
| | | | | | statistic command. SVN Revision: 642
* * src/mod_muc/mod_muc_room.erl: Minor english update.Mickaël Rémond2006-09-2611-10/+21
| | | | | | | | | | | | | | * src/msgs/pl.msg: Likewise. * src/msgs/uk.msg: Likewise. * src/msgs/pt-br.msg: Likewise. * src/msgs/cs.msg: Likewise. * src/msgs/ru.msg: Likewise. * src/msgs/es.msg: Likewise. * src/msgs/fr.msg: Likewise. * src/msgs/de.msg: Likewise. * src/msgs/nl.msg: Likewise. SVN Revision: 641
* * src/msgs/pt-br.msg: Updated Brazilian translation (thanks toMickaël Rémond2006-09-262-67/+11
| | | | | | Renato Botelho) and clean-up. SVN Revision: 640
* * src/msgs/de.msg: Updated German translation (thanks to NikolausMickaël Rémond2006-09-252-4/+6
| | | | | | Polak). SVN Revision: 639
* * src/ejabberd.app: Version update for ejabberd 1.1.2.Mickaël Rémond2006-09-252-1/+3
| | | | SVN Revision: 638
* ChangeLog typoMickaël Rémond2006-09-251-1/+1
| | | | SVN Revision: 637
* * src/msgs/pl.msg: Updated German translation (thanks to ZbyszekMickaël Rémond2006-09-252-89/+21
| | | | | | Zolkiewski). SVN Revision: 636
* * src/msgs/de.msg: Updated German translation (thanks to MarvinMickaël Rémond2006-09-252-4/+7
| | | | | | Preuss). SVN Revision: 635
* * src/msgs/nl.msg: Updated Dutch translation (thanks to SanderMickaël Rémond2006-09-252-3/+7
| | | | | | Devrieze). SVN Revision: 634
* * src/ejabberd_s2s.erl: Added incoming-s2s-number andAlexey Shchepin2006-09-252-1/+22
| | | | | | outgoing-s2s-number ejabberdctl commands SVN Revision: 633
* * src/msgs/cs.msg: Updated Czech translation and removed unusedMickaël Rémond2006-09-252-89/+12
| | | | | | strings. SVN Revision: 632
* * doc/introduction.tex: Minor doc updates for release 1.1.2.Mickaël Rémond2006-09-255-10/+14
| | | | SVN Revision: 631
* * src/ejabberd_socket.erl: Support for non-xml socketsAlexey Shchepin2006-09-256-28/+65
| | | | | | | | | * src/ejabberd_c2s.erl: Likewise * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd_service.erl: Likewise * src/web/ejabberd_http.erl: Likewise SVN Revision: 629
* * src/msgs/es.msg: Updated Spanish translation (thanks to Badlop).Mickaël Rémond2006-09-242-3/+6
| | | | SVN Revision: 628
* * src/mod_muc/mod_muc_room.erl: Strings update (thanks toMickaël Rémond2006-09-245-7/+21
| | | | | | | | | | | Serguei Golovan). * src/msgs/ru.msg: Updated Russian translation (thanks to Serguei Golovan). * src/msgs/uk.msg: Updated Ukrainian translation (thanks to Serguei Golovan). * src/msgs/fr.msg: Update French translation. SVN Revision: 626
* * src/doc/guide.html: Minor W3C compliance fix in an HeveaMickaël Rémond2006-09-242-1/+4
| | | | | | generated URL. SVN Revision: 625
* * src/doc/features.html: Added to be consistent (guide.html is in theMickaël Rémond2006-09-243-1/+173
| | | | | | | 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-233-1/+480
| | | | SVN Revision: 622
* * src/eldap/eldap.erl: Enable the keepalive socket option (thanksAlexey Shchepin2006-09-235-12/+42
| | | | | | | | | | | | to Evgeniy Khramtsov) * src/ejabberd_auth_ldap.erl: Now uses two LDAP connections (thanks to Evgeniy Khramtsov) * src/eldap/eldap_filter.erl: Bugfix (thanks to Evgeniy Khramtsov) * src/mod_vcard_ldap.erl: Likewise SVN Revision: 621
* * src/mod_muc/mod_muc.erl: Component name is now more userMickaël Rémond2006-09-224-3/+8
| | | | | | | | friendly (thanks to Badlop). * src/mod_irc/mod_irc.erl: Likewise. * src/mod_pubsub/mod_pubsub.erl: Likewise. SVN Revision: 620
* * src/msgs/fr.msg: updated French translation.Mickaël Rémond2006-09-222-4/+10
| | | | SVN Revision: 619
* * doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to SanderMickaël Rémond2006-09-229-2273/+3059
| | | | | | | | | | 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-143-703/+727
| | | | SVN Revision: 607
* * doc/guide.tex: Updated (thanks to Evgeniy Khramtsov)Alexey Shchepin2006-09-148-1072/+2445
| | | | | | | | | * 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/odbc/mssql.sql: Removed unused fields.Mickaël Rémond2006-09-112-2/+4
| | | | SVN Revision: 605
* * src/ejd2odbc.erl: UpdatedAlexey Shchepin2006-09-102-2/+6
| | | | SVN Revision: 604
* * src/mod_muc/mod_muc_log.erl: Fixed html special charactersAlexey Shchepin2006-09-091-1/+1
| | | | | | | | | escaping, added new image buttons, chatroom titles now point to xmpp: URIs (thanks to Badlop) * src/ejabberd_listener.erl: Bugfix SVN Revision: 603
* * src/mod_muc/mod_muc_log.erl: Fixed html special charactersAlexey Shchepin2006-09-094-26/+209
| | | | | | | | | escaping, added new image buttons, chatroom titles now point to xmpp: URIs (thanks to Badlop) * src/ejabberd_listener.erl: Bugfix SVN Revision: 602
* * src/mod_muc/mod_muc.erl: It is now possible to configure theMickaël Rémond2006-09-055-31/+74
| | | | | | | | | | 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/ejabberd_socket.erl: All XML socket operations moved hereAlexey Shchepin2006-09-052-4/+14
| | | | | | * src/ejabberd_s2s_in.erl: Likewise SVN Revision: 600
* * src/ejabberd_socket.erl: All XML socket operations moved hereAlexey Shchepin2006-09-0510-154/+190
| | | | | | | | | | | | | | | * src/ejabberd_listener.erl: Updated * src/ejabberd_receiver.erl: Likewise * src/ejabberd_c2s.erl: Likewise * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd_service.erl: Likewise * src/mod_shared_roster.erl: Bugfix * src/mod_roster_odbc.erl: Bugfix SVN Revision: 599
* * src/odbc/odbc_queries.erl: Support for Microsoft SQL Server asMickaël Rémond2006-09-0318-1926/+3826
| | | | | | | | | | | | | | | | | 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/ejabberd.app: Updated to the current version.Mickaël Rémond2006-08-282-1/+3
| | | | SVN Revision: 597
* * Makefile.in: Fix for MacOSX compilation (EJAB-124).Mickaël Rémond2006-08-286-5/+48
| | | | | | | | | * ejabberd_zlib/Makefile.in: Likewise. * mod_irc/Makefile.in: Likewise. * stringprep/Makefile.in: Likewise. * tls/Makefile.in: Likewise. SVN Revision: 596
* * src/mod_muc/mod_muc_room.erl: Fixed logging configuringAlexey Shchepin2006-08-272-1/+7
| | | | | | permission check SVN Revision: 595
* * src/ejabberd_router.erl: Now filter_packet hook works inAlexey Shchepin2006-08-142-1/+6
| | | | | | 'global' context SVN Revision: 594