aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * src/xml_stream.erl: Group CDATA on a single xmlcdata node (splitting is ↵Mickaël Rémond2007-07-302-0/+13
| | | | | | not relevant as dependant on TCP/IP packet fragmentation) (EJAB-292). SVN Revision: 839
* * src/xml.erl: Remove compilation warnings (EJAB-290).Mickaël Rémond2007-07-302-4/+6
| | | | SVN Revision: 838
* * src/xml.erl: Removed more code commented out.Mickaël Rémond2007-07-301-38/+0
| | | | SVN Revision: 837
* * src/xml.erl: Do not crypt binary CData, but enclose the value inMickaël Rémond2007-07-302-66/+14
| | | | | | | XML CDATA "tag". * src/xml.erl: Code clean-up: removed old code in comments. SVN Revision: 836
* * src/mod_roster_odbc.erl: Better error management when bad JID in roster ↵Mickaël Rémond2007-07-282-14/+38
| | | | | | table (EJAB-289). SVN Revision: 835
* * src/web/ejabberd_web_admin.erl: Code clean-up.Mickaël Rémond2007-07-262-7/+4
| | | | SVN Revision: 834
* * Added TODO commentMickaël Rémond2007-07-261-0/+6
| | | | SVN Revision: 833
* * src/mod_offline.erl: Code clean-up.Mickaël Rémond2007-07-262-14/+12
| | | | SVN Revision: 832
* * src/gen_mod.erl: Throw error more cleanly.Mickaël Rémond2007-07-262-1/+3
| | | | SVN Revision: 831
* * src/mod_configure.erl: One ACL call was not virtual host compliant.Mickaël Rémond2007-07-261-0/+3
| | | | SVN Revision: 830
* * src/mod_configure.erl: One ACL call was not virtual host compliant.Mickaël Rémond2007-07-261-2/+2
| | | | SVN Revision: 829
* * src/ejabberd_auth_odbc.erl: Fixed wrong call preventing user removal with ↵Mickaël Rémond2007-07-262-1/+4
| | | | | | relational databases. SVN Revision: 828
* * src/mod_last_odbc.erl: Adapted to mod_privacy changes.Mickaël Rémond2007-07-263-36/+23
| | | | | | * src/mod_privacy_odbc.erl: Refactoring to extract records in include file. SVN Revision: 827
* * src/mod_last.erl: Adapted to mod_privacy changes.Mickaël Rémond2007-07-261-16/+16
| | | | SVN Revision: 826
* * src/mod_last.erl: Adapted to mod_privacy changes.Mickaël Rémond2007-07-263-17/+21
| | | | | | | * src/mod_privacy.erl: Refactoring to extract records in include file. * src/mod_privacy.hrl: Likewise. SVN Revision: 825
* * src/mod_roster_odbc.erl: Fixed wrong call.Mickaël Rémond2007-07-262-1/+5
| | | | SVN Revision: 824
* * src/p1_fsm.erl: Use of catch can break tail recursion.Mickaël Rémond2007-07-251-12/+12
| | | | SVN Revision: 823
* * doc/guide.tex: Added recommandations on max_stanza options usage.Mickaël Rémond2007-07-243-12/+23
| | | | SVN Revision: 822
* * src/ejabberd_s2s_out.erl: Autodisconnect s2s connections which are ↵Mickaël Rémond2007-07-243-25/+708
| | | | | | | | overloaded (EJAB-287). * src/p1_fsm.erl: Likewise. SVN Revision: 821
* * src/ejabberd_s2s_in.erl: Add s2s whitelist / blacklist support on incoming ↵Mickaël Rémond2007-07-193-4/+20
| | | | | | | | s2s connections (EJAB-283) * src/ejabberd_s2s.erl: Likewise SVN Revision: 820
* * src/ejabberd_s2s.erl: Fixed typo.Mickaël Rémond2007-07-182-1/+3
| | | | SVN Revision: 819
* * src/ejabberd_s2s.erl: Implements s2s hosts whitelist / blacklistMickaël Rémond2007-07-183-6/+33
| | | | | | * src/ejabberd.cfg.example: Likewise SVN Revision: 818
* * src/ejabberd_s2s_out.erl: Make s2s connections more robustMickaël Rémond2007-07-183-8/+24
| | | | | | * src/ejabberd_s2s.erl: Likewise SVN Revision: 817
* * src/mod_configure.erl: Bugfix: Show only virtual host users on admin disco ↵Mickaël Rémond2007-07-172-2/+5
| | | | | | for all users (EJAB-268) (Thanks to Badlop). SVN Revision: 816
* * src/mod_muc/mod_muc_log.erl: Recognise more URI schemes in logged HTML ↵Mickaël Rémond2007-07-172-1/+4
| | | | | | (EJAB-279) (Thanks to qu1j0t3). SVN Revision: 815
* * src/ejabberd_s2s_out.erl: Improved place of the INFO / DEBUG printout ↵Mickaël Rémond2007-07-172-2/+8
| | | | | | (EJAB-282). SVN Revision: 814
* * src/odbc/ejabberd_odbc.erl: Better error handling for MySQL native driver ↵Mickaël Rémond2007-07-172-1/+8
| | | | | | (EJAB-224). SVN Revision: 813
* * src/ejabberd_s2s.erl: Added remove_connection/3Alexey Shchepin2007-07-153-2/+16
| | | | | | * src/ejabberd_s2s_out.erl: Bugfix: remove only own s2s record SVN Revision: 812
* * src/ejabberd_s2s_out.erl: Bounce packets after unregistering s2sAlexey Shchepin2007-07-112-2/+6
| | | | | | connection, not before SVN Revision: 811
* * src/mod_echo.erl: mod_echo does not reply to other components. This is to ↵Mickaël Rémond2007-07-112-1/+13
| | | | | | | | make sure that a component will not discover its own capabilities (EJAB-281). * src/ejabberd.cfg: disable mod_echo in the example config file. mod_echo is mainly a development/test module. SVN Revision: 810
* * src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL)Mickaël Rémond2007-07-094-3/+10
| | | | | | | * src/odbc/mysql.sql: Likewise * src/odbc/pg.sql: Likewise SVN Revision: 809
* * Added missing file.Mickaël Rémond2007-06-301-0/+49
| | | | SVN Revision: 807
* * src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case ↵Mickaël Rémond2007-06-297-14/+39
| | | | | | | | | | | is used, the hostname will be now useable (EJAB-277). * src/stringprep/stringprep_sup.erl: Likewise * src/stringprep/Makefile.in: Likewise * src/stringprep/Makefile.win32: Likewise * src/ejabberd_app.erl: Likewise SVN Revision: 806
* * src/ejabberd_auth_anonymous.erl: Do not purge non anonymous accounts when ↵Mickaël Rémond2007-06-282-1/+11
| | | | | | using anonymous authentication with another type of auth (EJAB-216). SVN Revision: 805
* * src/ejabberd_service.erl: Added an option to disable from attribute checks ↵Mickaël Rémond2007-06-284-17/+57
| | | | | | | | in packets coming from an external component (EJAB-275) * doc/guide.tex: Likewise SVN Revision: 804
* * doc/guide.tex: Documentation rework started (EJAB-272)Mickaël Rémond2007-06-287-3147/+2177
| | | | | | * doc/introduction.tex: Likewise SVN Revision: 803
* add ChangeLog entry for r801Christophe Romain2007-06-281-0/+5
| | | | SVN Revision: 802
* corrects EJAB-273, remove obsolete OnlineUsers calculationChristophe Romain2007-06-281-8/+4
| | | | SVN Revision: 801
* Cancel revision 798Jérôme Sautret2007-06-2712-425/+48
| | | | SVN Revision: 799
* Unsafe working version of http file transferJérôme Sautret2007-06-2712-48/+425
| | | | SVN Revision: 798
* * src/mod_muc/mod_muc_room.erl: Include <body/> in MUC invitationsAlexey Shchepin2007-06-262-3/+35
| | | | | | for older clients (thanks to Michael Scherer) SVN Revision: 796
* * doc/guide.tex: TyposMickaël Rémond2007-06-252-2/+4
| | | | SVN Revision: 795
* * src/mod_muc/mod_muc_room.erl: New anti-abuse options: ↵Mickaël Rémond2007-06-253-158/+306
| | | | | | | | min_presence_interval and min_message_interval (EJAB-227) * doc/guide.tex: Likewise SVN Revision: 794
* apply patch from EJAB-261Christophe Romain2007-06-251-1/+3
| | | | SVN Revision: 793
* * doc/guide.tex: Documentation improvements on watchdogMickaël Rémond2007-06-252-3/+5
| | | | SVN Revision: 792
* * doc/guide.text: No need to escape underscore in Latex verbatim sectionsMickaël Rémond2007-06-253-2/+5
| | | | SVN Revision: 791
* * doc/guide.tex: Watchdog alert documentationMickaël Rémond2007-06-253-0/+28
| | | | | | * src/ejabberd.cfg.example: Likewise SVN Revision: 790
* * src/mod_irc/mod_irc.erl: Added an option for default IRCAlexey Shchepin2007-06-223-24/+29
| | | | | | | encoding (thanks to Badlop) * doc/guide.tex: Updated SVN Revision: 789
* * src/mod_disco.erl: Don't override accumulated value inAlexey Shchepin2007-06-222-6/+9
| | | | | | get_local_identity/5 (thanks to Magnus Henoch and Badlop) SVN Revision: 788
* * src/web/ejabberd_web_admin.erl: Added links to server andAlexey Shchepin2007-06-222-2/+16
| | | | | | virtual host homes (thanks to Badlop) SVN Revision: 787