Badlop
25e6bddf29
* src/ejabberdctl.template: Instead of using the Erlang kernel
...
variable 'inetrc', use the ERL_INETRC environment variable that is
available since Erlang/OTP R10B-5.
SVN Revision: 1149
2008-01-13 22:46:00 +00:00
Christophe Romain
aa685c7794
set_subscription fix (EJAB-494)
...
SVN Revision: 1148
2008-01-12 19:47:19 +00:00
Christophe Romain
b106f894e4
don't ask capabilities to MUC room participants
...
SVN Revision: 1147
2008-01-11 13:57:29 +00:00
Christophe Romain
20c27ea9d9
EJAB-491 fix
...
SVN Revision: 1145
2008-01-11 01:39:10 +00:00
Christophe Romain
04eb1c6641
Force PEP parent node to be []
...
SVN Revision: 1144
2008-01-10 17:38:24 +00:00
Christophe Romain
b3bf437dd1
Send last published PEP event now checks the correct peer caps (EJAB-491)
...
SVN Revision: 1143
2008-01-10 15:02:54 +00:00
Badlop
7672515e76
* src/mod_muc/mod_muc_room.erl: MUC kicks a participant if sends a
...
private message with type=error (EJAB-496)
SVN Revision: 1142
2008-01-09 16:01:16 +00:00
Badlop
635978b137
* src/ejabberdctl.template: Removed the option ERL_FULLSWEEP_AFTER
...
because it is almost useless regarding ejabberd's performance.
* src/ejabberdctl.cfg.example: Likewise
SVN Revision: 1140
2008-01-08 16:11:58 +00:00
Badlop
1a1f9d1488
* src/web/ejabberd_web_admin.erl: Uniformize the name of
...
ejabberd's web admin to: 'Web Admin' (EjAB-472)
* doc/guide.tex: Likewise
* doc/introduction.tex: Likewise
* src/web/ejabberd_web_admin.erl: Uniformize ejabberd name in the
text using the Latex command
SVN Revision: 1137
2008-01-01 18:20:57 +00:00
Badlop
c2e12d716b
* src/mod_muc/mod_muc_room.erl: Resend 'continue' elements in muc
...
room invitations (EJAB-490)
SVN Revision: 1135
2008-01-01 17:06:26 +00:00
Badlop
b23d82bc1e
* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
...
parameters --config, --ctl-config, --logs, --spool. Crash dump
renamed to erl_crash_DATETIME.dump.
* src/ejabberdctl.template: Backport improvements from binary
installer (EJAB-488): options are simple values; enable Kernel
Poll by default, set SMP to auto, set max ports to 32000, max
processes to 250000.
* src/ejabberdctl.cfg.example: Likewise
* src/ejabberd.inetrc: Renamed ejabberd.inetrc to inetrc
* src/inetrc: Likewise
* src/Makefile.in: Likewise
* doc/guide.tex: Likewise
SVN Revision: 1133
2008-01-01 10:53:05 +00:00
Badlop
c7e9fe1059
* src/msgs/ca.msg: Updated (thanks to Vicent Alberola Canet)
...
SVN Revision: 1131
2007-12-31 10:26:01 +00:00
Alexey Shchepin
e0fc360cf8
* src/ejabberd_s2s_out.erl: Fixed behavior when outgoing_s2s_port
...
option is not defined
SVN Revision: 1129
2007-12-29 14:22:38 +00:00
Badlop
f3aa8a03d3
* src/mod_vcard_ldap.erl: Fix some field names (EJAB-483)
...
SVN Revision: 1127
2007-12-27 16:40:03 +00:00
Badlop
4562a79b69
* src/web/ejabberd_web_admin.erl: Translate menu items of webadmin
...
hooks in each module (EJAB-485)
* src/mod_shared_roster.erl: Likewise
SVN Revision: 1125
2007-12-26 14:53:37 +00:00
Badlop
264ea1c25f
* src/web/ejabberd_web_admin.erl: max_user_sessions access rule
...
contains an integer, but webadmin always expects atoms (EJAB-482)
SVN Revision: 1123
2007-12-26 12:21:52 +00:00
Badlop
e14d70529c
* src/mod_configure.erl: Bugfix, update to match changes in
...
mod_announce SVN r1099
SVN Revision: 1121
2007-12-25 00:27:10 +00:00
Mickaël Rémond
22f928122f
* Applied copyright patch 3.
...
SVN Revision: 1113
2007-12-24 13:57:53 +00:00
Mickaël Rémond
cd82cadd10
* applied copyright patch 2.
...
SVN Revision: 1112
2007-12-24 12:58:05 +00:00
Mickaël Rémond
281d2ca3d3
* Fixed typo.
...
SVN Revision: 1111
2007-12-24 12:25:56 +00:00
Mickaël Rémond
56fe3579bb
* Applied copyright update patch 1.
...
SVN Revision: 1110
2007-12-24 11:41:41 +00:00
Christophe Romain
56194f742b
pubsub: remove useless get_roster_info call
...
SVN Revision: 1109
2007-12-24 11:28:56 +00:00
Badlop
977841188c
* src/msgs/vi.msg: New Vietnamese translation (thanks to EQHO
...
Communications)
* src/msgs/th.msg: New Thai translation (thanks to EQHO
Communications)
* src/msgs/gl.msg: Updated (thanks to Carlos E. Lopez)
SVN Revision: 1105
2007-12-23 22:08:12 +00:00
Badlop
afdc9b9527
* src/mod_muc/mod_muc_room.erl: Log room creation and
...
destruction. Ensure JID of owners of MUC room are user, not
server (EJAB-435)
SVN Revision: 1104
2007-12-23 12:28:44 +00:00
Badlop
2d634e1b4f
* src/ejabberd.app: Update ejabberd.app: add new erlang
...
modules (EJAB-466)
SVN Revision: 1103
2007-12-22 19:51:55 +00:00
Badlop
27063837ae
* src/web/ejabberd_http.erl: Add 'http_bind' option for easy
...
configuration of HTTP-Binding
SVN Revision: 1101
2007-12-22 14:23:37 +00:00
Badlop
ccbc4b0c04
* src/mod_announce.erl: When editing MOTD, display current value (EJAB-475)
...
SVN Revision: 1100
2007-12-22 13:58:19 +00:00
Badlop
61295e9c1b
* src/mod_announce.erl: Fixed unnoticeable bug related to Node
...
matching. Renamed some nonstandard node names according to
XEP-0133. Small reordering of clauses.
SVN Revision: 1099
2007-12-22 12:26:17 +00:00
Christophe Romain
1f8c32cbff
debug log fix
...
SVN Revision: 1098
2007-12-22 01:14:56 +00:00
Christophe Romain
d74c527101
EJAB-469 bugfix
...
SVN Revision: 1097
2007-12-22 01:13:06 +00:00
Christophe Romain
02eaf9eaec
several pubsub/pep bugfix
...
SVN Revision: 1096
2007-12-22 00:04:05 +00:00
Badlop
43fc8b3329
* src/mod_caps.erl: Bugfix in timeout checking. Check for timeout
...
when an error response is received, and also before querying
SVN Revision: 1095
2007-12-21 23:36:44 +00:00
Badlop
d1f902768c
* src/ejabberd_ctl.erl: Added new command: mnesia (thanks to
...
Tsukasa Hamano)
SVN Revision: 1094
2007-12-21 21:50:22 +00:00
Badlop
08b3bd16c8
Small bugfix.
...
SVN Revision: 1092
2007-12-21 18:09:18 +00:00
Mickaël Rémond
cf37671ef4
* src/msgs/fr.msg: Updated French translation (EJAB-295)
...
SVN Revision: 1090
2007-12-21 14:22:03 +00:00
Christophe Romain
e7fda4a23f
pubsub disco#items bugfix (EJAB-465)
...
SVN Revision: 1089
2007-12-21 00:08:59 +00:00
Badlop
d58662f706
* src/msgs/uk.msg: Updated (thanks to Ruslan Rakhmanin)
...
* src/msgs/de.msg: Updated (thanks to Nikolaus Polak and Cord
Beermann)
* contrib/extract_translations/prepare-translation.sh: Small fix
SVN Revision: 1088
2007-12-20 23:25:22 +00:00
Badlop
36f9af523c
* src/mod_caps.erl: Don't include the Node attribute from C
...
element in the disco#info query
SVN Revision: 1087
2007-12-20 20:02:04 +00:00
Christophe Romain
1ba15b207c
User count performance improvements
...
SVN Revision: 1086
2007-12-20 17:12:45 +00:00
Christophe Romain
583f2fd19f
PEP notification bugfix
...
SVN Revision: 1085
2007-12-20 16:38:38 +00:00
Badlop
0cef0371c5
* src/msgs/zh.msg: Small update (thanks to Shelley Shyan)
...
* src/msgs/ru.msg: Small update (thanks to Konstantin Khomoutov)
SVN Revision: 1083
2007-12-20 09:06:28 +00:00
Badlop
9e799047c0
Fixed small mistake.
...
SVN Revision: 1082
2007-12-19 23:24:53 +00:00
Badlop
4646c1e015
* src/msgs/pl.msg: Updated (thanks to Andrzej Smyk)(EJAB-463)
...
* src/msgs/de.msg: Updated (thanks to Cord Beermann)
* src/msgs/es.msg: Small update (thanks to Badlop)
* src/msgs/cs.msg: Small update (thanks to Lukas Polivka alias
Spike411)
* src/web/ejabberd_web_admin.erl: No need to translate copyright
SVN Revision: 1081
2007-12-19 18:26:32 +00:00
Badlop
b07b2fe159
* src/mod_muc/mod_muc_log.erl: Add handling of kicks 321, 322, 332
...
SVN Revision: 1080
2007-12-18 19:19:24 +00:00
Christophe Romain
c0b2c5744f
Purge related pep nodes at remove_user
...
SVN Revision: 1077
2007-12-18 14:45:26 +00:00
Badlop
80b7abd8c8
* src/ejabberd_zlib/Makefile.win32: Compile
...
all erl files found in the directory, so it isn't needed to provide
an explicit list of target files
* src/eldap/Makefile.win32: Likewise
* src/mod_irc/Makefile.win32: Likewise
* src/mod_muc/Makefile.win32: Likewise
* src/mod_proxy65/Makefile.win32: Likewise
* src/mod_pubsub/Makefile.win32: Likewise
* src/odbc/Makefile.win32: Likewise
* src/stringprep/Makefile.win32: Likewise
* src/tls/Makefile.win32: Likewise
* src/web/Makefile.win32: Likewise
SVN Revision: 1076
2007-12-17 22:23:56 +00:00
Badlop
60f8b0772e
* src/ejabberd_zlib/Makefile.in: Compile all erl files found in
...
the directory, so it isn't needed to provide an explicit list of
target files
* src/eldap/Makefile.in: Likewise
* src/mod_irc/Makefile.in: Likewise
* src/mod_muc/Makefile.in: Likewise
* src/mod_proxy65/Makefile.in: Likewise
* src/mod_pubsub/Makefile.in: Likewise
* src/odbc/Makefile.in: Likewise
* src/pam/Makefile.in: Likewise
* src/stringprep/Makefile.in: Likewise
* src/tls/Makefile.in: Likewise
* src/web/Makefile.in: Likewise
SVN Revision: 1075
2007-12-17 18:59:51 +00:00
Christophe Romain
f114517bbc
mssql specific issue bugfix
...
SVN Revision: 1074
2007-12-17 14:10:26 +00:00
Badlop
09a30422f5
* doc/guide.tex: Remove 'ssl' option from documentation and
...
configuration load (EJAB-461)
* src/ejabberd_listener.erl: Likewise
* src/msgs/cs.msg: Small typo (thanks to Lukas Polivka alias
Spike411)
* src/ejabberd.cfg.example: Small change in order of options
SVN Revision: 1073
2007-12-17 11:03:22 +00:00
Badlop
2b91ebcc85
* src/mod_irc/iconv.erl: Changed order of handle_info
...
clause (EJAB-290)
* src/stringprep/stringprep.erl: Likesise
* src/eldap/eldap.erl: Removed handle_sync_event clause because it
is never called (EJAB-290)
SVN Revision: 1072
2007-12-15 13:01:32 +00:00
Badlop
090fceebc2
* src/mod_irc/mod_irc.erl: No need to translate copyright notice
...
* src/mod_muc/mod_muc.erl: Likewise
* src/mod_proxy65/mod_proxy65_service.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/mod_vcard.erl: Likewise
* src/mod_vcard_ldap.erl: Likewise
* src/mod_vcard_odbc.erl: Likewise
* src/msgs/*.msg: Likewise
* contrib/extract_translations/prepare-translation.sh: Bugfix
SVN Revision: 1071
2007-12-15 12:02:00 +00:00
Badlop
3174ea98f6
* src/msgs/*: Unified file format: First line is SVN Id
...
tag. Second is Language name. Next lines are authors, adding the
new ones on top. Each string must be in a single line (to
facilitate the automatic removal of unused strings). Last four
lines report file format for Emacs and Vim.
* contrib/extract_translations/prepare-translation.sh: New
features: extract all translations, include explanation for
translators in the file, remove unused strings from file, include
unused strings in a section for reference, provide information
about current translation and number of missing strings, compress
the files to a zip
* contrib/extract_translations/extract_translations.erl: Reverted
to the original version
SVN Revision: 1070
2007-12-14 21:28:29 +00:00
Alexey Shchepin
b14c88aaaf
* src/ejabberd_s2s_out.erl: Bugfix
...
SVN Revision: 1069
2007-12-14 09:12:14 +00:00
Christophe Romain
348427fab0
pubsub presence handler bugfix
...
SVN Revision: 1068
2007-12-12 16:16:00 +00:00
Badlop
ca894f8ad8
* src/msgs/it.msg: Updated (thanks to Luca Brivio)
...
SVN Revision: 1067
2007-12-12 09:41:33 +00:00
Christophe Romain
4b65154dd3
first patch to mssql quety, still one patch to be done
...
SVN Revision: 1066
2007-12-11 17:43:49 +00:00
Christophe Romain
f3322710c0
pubsub notification broadcast bugfix
...
SVN Revision: 1065
2007-12-11 16:19:17 +00:00
Badlop
4ac9c8dfc5
* src/msgs/tr.msg: New translation (thanks to Doruk Fisek)
...
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
SVN Revision: 1064
2007-12-11 09:52:09 +00:00
Badlop
ebb33ddf74
* src/msgs/ja.msg: Updated (thanks to Tsukasa Hamano)
...
SVN Revision: 1063
2007-12-10 22:53:50 +00:00
Badlop
a4449fe8d0
* src/mod_irc/mod_irc.erl: Bugfix in ACL check (thanks to Sergei
...
Golovan)
SVN Revision: 1061
2007-12-10 14:44:43 +00:00
Christophe Romain
bf239fac9d
auto-create pe node bugfix
...
SVN Revision: 1060
2007-12-10 14:09:31 +00:00
Christophe Romain
b9286778d4
return back to good location for database upgrade call
...
SVN Revision: 1059
2007-12-10 09:56:15 +00:00
Christophe Romain
d4ff7eeb4a
pubsub database upgrade bugfix
...
SVN Revision: 1058
2007-12-10 09:33:30 +00:00
Mickaël Rémond
4ab25a3c0c
* src/web/ejabberd_http.erl: Fixed URL decoding code (EJAB-450)
...
SVN Revision: 1057
2007-12-09 10:45:53 +00:00
Mickaël Rémond
5d0f284769
* src/msg/fr.msg: Added missing space.
...
SVN Revision: 1056
2007-12-09 10:35:13 +00:00
Badlop
fbddeb60a0
* src/msgs/ru.msg: Updated (thanks to Konstantin Khomoutov)
...
SVN Revision: 1055
2007-12-09 00:36:26 +00:00
Badlop
941a5bf436
* src/msgs/ja.msg: New translation (thanks to Tsukasa Hamano)
...
* src/msgs/nl.msg: Updated (thanks to Andreas from Unstable.nl)
SVN Revision: 1054
2007-12-08 20:00:45 +00:00
Badlop
6b8113c56f
* src/ejabberd_config.erl: Report human-readable message when
...
Mnesia spool files are not readable.
SVN Revision: 1053
2007-12-08 18:39:23 +00:00
Mickaël Rémond
5a3c80e380
* src/ejabberd_s2s_out.erl: Increase dialback timeout as dialback can
...
sometimes take longer than expected.
SVN Revision: 1052
2007-12-08 16:39:02 +00:00
Christophe Romain
23b91e953a
pubsub disco_sm_items bugfix
...
SVN Revision: 1051
2007-12-08 15:24:38 +00:00
Alexey Shchepin
d788bd1a27
* src/ejabberd_sm.erl: Bugfix
...
SVN Revision: 1050
2007-12-07 20:57:44 +00:00
Badlop
791640fc98
* src/Makefile.in: Fix compilation warnings: Part 5: To fix a
...
warning about behaviour undefined, the erlang module that
implements the behaviour must be compiled before the module that
uses such behaviour (EJAB-290)
SVN Revision: 1049
2007-12-07 08:44:22 +00:00
Badlop
dd706eea94
* src/eldap/eldap.erl: Fix compilation warnings: Part 4 (EJAB-290)
...
* src/web/ejabberd_web_admin.erl: Likewise
SVN Revision: 1048
2007-12-07 01:40:24 +00:00
Badlop
95c69b0251
* src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)
...
* src/mod_irc/mod_irc.erl: Likewise
* src/mod_irc/mod_irc_connection.erl: Likewise
* src/mod_pubsub/mod_pubsub.erl: Likewise
* src/stringprep/stringprep.erl: Likewise
* src/web/ejabberd_http.erl: Likewise
* src/web/ejabberd_http_poll.erl: Likewise
SVN Revision: 1047
2007-12-07 00:48:11 +00:00
Badlop
b7c0a89a79
* src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290)
...
* src/mod_configure.erl:
* src/mod_configure2.erl:
* src/mod_offline_odbc.erl:
* src/mod_shared_roster.erl:
* src/mod_stats.erl:
* src/mod_version.erl:
SVN Revision: 1046
2007-12-07 00:09:48 +00:00
Badlop
6342c258a7
* src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)
...
* src/ejabberd_auth_odbc.erl: Likewise
* src/ejabberd_config.erl: Likewise
* src/ejabberd_hooks.erl: Likewise
* src/ejabberd_s2s_out.erl: Likewise
* src/ejabberd_sm.erl: Likewise
* src/idna.erl: Likewise
* src/jd2ejd.erl: Likewise
SVN Revision: 1045
2007-12-06 23:15:04 +00:00
Badlop
d625fc80fc
* src/acl.erl and other 64 files: Remove Erlang module attribute
...
'vsn' because it doesn't provide any worth feature, and it
difficults hot code update (EJAB-440)
SVN Revision: 1044
2007-12-06 22:12:27 +00:00
Badlop
e79aa93d88
* src/ejabberdctl.cfg.example: Explain that each connection uses
...
two or three ports (thanks to Max Loparyev)
SVN Revision: 1043
2007-12-06 21:42:47 +00:00
Badlop
dfa74082f8
* src/configure: Regenerated
...
* doc/dev.html: Likewise
* doc/features.html: Likewise
* doc/guide.html: Likewise
* doc/version.tex: Likewise
* doc/introduction.tex: Updated number of translated languages
SVN Revision: 1042
2007-12-06 19:47:49 +00:00
Badlop
2e732b8b23
* src/web/ejabberd_web_admin.erl: Support more native acl_type on
...
web interface (EJAB-253)
SVN Revision: 1041
2007-12-06 18:54:18 +00:00
Badlop
60ea99d1a3
* src/ejabberd_c2s.erl: Increase the timeout of open socket
...
without authentication to 60 seconds because many Jabber clients
are not yet capable of handling this correctly (EJAB-355)
SVN Revision: 1040
2007-12-06 17:42:25 +00:00
Badlop
9527f3c9b1
* src/Makefile.in: Allow compilation with HiPE (EJAB-412)
...
* src/configure.ac: Likewise
SVN Revision: 1038
2007-12-06 17:09:35 +00:00
Badlop
10c6f3d991
* src/msgs/cs.msg: Updated (thanks to Lukáš Polívka alias
...
Spike411)
SVN Revision: 1037
2007-12-06 16:04:46 +00:00
Badlop
fc8c92a233
* src/mod_muc/mod_muc.erl: Catch creation of table
...
muc_online_users: it may be already created by other mod_muc
instance
SVN Revision: 1036
2007-12-06 15:40:21 +00:00
Badlop
4f78230dd8
* src/web/ejabberd_http.erl: Change loglevel for http
...
queries (EJAB-363)
* src/web/ejabberd_web_admin.erl: Likewise
SVN Revision: 1033
2007-12-06 11:24:57 +00:00
Badlop
6c0e4820d8
* doc/guide.tex: Add mod_caps and improve mod_pubsub documentation
...
* src/ejabberd.cfg.example: Added mod_caps enabled by default
SVN Revision: 1032
2007-12-06 11:13:29 +00:00
Christophe Romain
c90579146c
enable pep by default and add pubsub plugin examples
...
SVN Revision: 1031
2007-12-06 09:29:28 +00:00
Badlop
5f9de28973
* src/ejabberdctl.template: The parameter 'kernel inetrc' is used
...
even with -sname to guarantee the same behaviour that when using
-name (EJAB-317)
SVN Revision: 1029
2007-12-05 23:58:38 +00:00
Badlop
1e1f15aa61
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
...
SVN Revision: 1026
2007-12-05 11:59:12 +00:00
Badlop
536a120c9d
* src/mod_muc/mod_muc_room.erl: Rephrase the invitation sentence
...
to make more natural
SVN Revision: 1025
2007-12-05 09:09:09 +00:00
Badlop
3a80aa24a8
* src/msgs/es.msg: Updated
...
SVN Revision: 1024
2007-12-05 00:59:33 +00:00
Badlop
2208d78782
* src/ejabberd.hrl: Set more proper version number
...
SVN Revision: 1023
2007-12-05 00:31:30 +00:00
Badlop
2e1bb5f0e6
* .gitignore: Removed (EJAB-441)
...
* src/.cvsignore: Likewise
SVN Revision: 1021
2007-12-04 21:40:25 +00:00
Badlop
d3a86d7660
* src/mod_pubsub/mod_pubsub.erl: Fixed URI.
...
SVN Revision: 1020
2007-12-04 21:35:41 +00:00
Badlop
1724ee2b15
* src/mod_pubsub/mod_pubsub.erl: Bugfix: don't report the Jabber
...
server as a pubsub service.
SVN Revision: 1019
2007-12-04 11:38:00 +00:00
Mickaël Rémond
abdbf55c87
* Temporary commit.
...
SVN Revision: 1015
2007-12-03 10:47:42 +00:00
Badlop
4ed283f009
* src/ejabberdctl.cfg.example: Bugfix in kernel poll. Added SMP
...
option. Reorganization of options
* src/ejabberdctl.template: Added SMP option
SVN Revision: 1014
2007-12-02 21:13:25 +00:00
Badlop
bfb7583bb2
* src/Makefile.in: New options make uninstall and
...
uninstall-all (EJAB-293)
SVN Revision: 1013
2007-12-02 01:03:18 +00:00
Mickaël Rémond
71c7879b48
* doc/guide.tex: Updated Windows compilation instructions.
...
* src/configure.erl: Likewise.
* doc/ejabberd.hrl: Preparing ejabberd 2.0.0 beta release.
* doc/version.tex: Likewise.
SVN Revision: 1009
2007-12-01 16:06:24 +00:00
Mickaël Rémond
43e31b1bf0
* src/tls/Makefile.win32: Updated for latest Win32 OpenSSL library.
...
SVN Revision: 1008
2007-12-01 15:14:41 +00:00