aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * 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
* * src/tls/tls_drv.c: Report OpenSSL error messages (thanks toAlexey Shchepin2006-08-042-2/+22
| | | | | | Magnus Henoch) SVN Revision: 593
* * src/mod_muc/mod_muc_room.erl: Use standardized MUC roomAlexey Shchepin2006-08-042-23/+55
| | | | | | configuration fields (thanks to Magnus Henoch and Andy Turner) SVN Revision: 592
* * src/mod_roster_odbc.erl: BugfixAlexey Shchepin2006-08-012-1/+5
| | | | SVN Revision: 591
* * src/ejabberd_c2s.erl: Bugfix: added a missing catch and fixedMickaël Rémond2006-07-285-14/+35
| | | | | | | | | | | | the error code used on unknown namespace. * src/ejabberd_s2s_out.erl: Improved s2s connection negociation (dialback namespace usage) when using tls. * src/ejabberd_sm.erl: Fixed the error code used on unknown namespace. * src/mod_register.erl: ejabberd now sends iq result and stream end on user remove. SVN Revision: 590
* * src/acl.erl: The server does not crash anymore on wrong acl rule. AddMickaël Rémond2006-07-182-1/+12
| | | | | | rule error message in log file (EJAB-118). SVN Revision: 589
* * src/web/ejabberd_web_admin.erl: User creation form now createsMickaël Rémond2006-07-073-7/+22
| | | | | | | | | the user for the current virual host only and does not require to type the hostname (EJAB-116). * src/jlib.erl: String to JID conversion now returns an error if the JID string contains two arobases. SVN Revision: 588
* * src/mod_muc/mod_muc_room.erl: Fixed the order in which room presenceMickaël Rémond2006-07-062-1/+5
| | | | | | | packets are sent (First existing presence to new occupant, then new occupant presence to existing users (EJAB-115). SVN Revision: 587
* * src/mod_shared_roster.erl: Shared roster entries can now beMickaël Rémond2006-07-064-6/+52
| | | | | | | | | moved or rename from a client without breaking current presence status (EJAB-70). * src/mod_roster.erl: Likewise. * src/mod_roster_odbc.erl: Likewise. SVN Revision: 586
* * src/ejabberd_auth.erl: Better handling of errors when the server forMickaël Rémond2006-07-052-0/+3
| | | | | | authentication is unknown. SVN Revision: 585
* * src/mod_shared_roster.erl: The logged user (self) is now removed fromMickaël Rémond2006-07-052-3/+16
| | | | | | the shared roster list (EJAB-110). SVN Revision: 584
* * src/mod_shared_roster.erl: Delete the shared roster group nowMickaël Rémond2006-07-052-2/+12
| | | | | | correctly delete its user entries (EJAB-112). SVN Revision: 583
* * src/web/ejabberd_web_admin.erl: More flexible parsing the sharedMickaël Rémond2006-07-052-1/+6
| | | | | | roster members list from the configuration form. SVN Revision: 582
* * src/ejabberd_s2s_in.erl: Removed needless check for xmlns:dbAlexey Shchepin2006-06-192-2/+6
| | | | | | when starttls is enabled SVN Revision: 581
* * src/web/ejabberd_http_poll.erl: Bugfix: using tuple instead of a PidMickaël Rémond2006-06-152-1/+7
| | | | | | to send Erlang messages in a rarely used case. SVN Revision: 580
* * src/ejabberd_auth.erl: Fixed broken multiple connection withMickaël Rémond2006-06-133-1/+17
| | | | | | | anonymous login problem (EJAB-107). * src/ejabberd_auth_anonymous.erl: Likewise. SVN Revision: 579
* * src/mod_pubsub/mod_pubsub.erl: Discovery query on an item doesMickaël Rémond2006-06-072-15/+35
| | | | | | | no more return an "item not found error". Discovery stop correctly at the item level (Thanks to Christophe Romain) (EJAB-105). SVN Revision: 578