Badlop
6c0f497281
* doc/guide.tex: Improve explanation of option 'hosts' in
...
ejabberd_service
* doc/guide.html: Likewise
SVN Revision: 1446
2008-07-15 21:03:48 +00:00
Badlop
3f87768c8c
* doc/guide.tex: Update what permissions does enable-user grant
...
* doc/guide.html: Likewise
* src/configure.ac: Don't explicitely put root privileges when a
user is not explicitely enabled
* src/configure: Likewise
* src/Makefile.in: Likewise
SVN Revision: 1443
2008-07-14 10:06:13 +00:00
Badlop
f25316c1e7
* src/configure.ac: Update installation permissions (EJAB-402)
...
* src/configure: Likewise
* src/Makefile.in: The mnesia, ebin and priv dirs are now
installed in different locations. Install header files and
documentation (EJAB-696)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
* include/*.hrl: Place for all ejabberd header files (EJAB-696)
* src/*/*.erl: Update references to header files
* src/*/Makefile.in: Include the include/ dir
SVN Revision: 1441
2008-07-13 19:10:01 +00:00
Badlop
6134205383
Install ejabberdctl in /sbin as usual because it is a daemon, not a user program.
...
SVN Revision: 1440
2008-07-12 23:08:01 +00:00
Badlop
871d1dfad6
* src/configure.ac: Allow to execute ejabberd with a normal
...
system user (thanks to Viq)(EJAB-402)
* src/configure: Likewise
* src/ejabberdctl.template: Likewise
* src/Makefile.in: Likewise
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1439
2008-07-12 22:02:16 +00:00
Badlop
983022438e
* src/configure.ac: Improve legibility
...
* src/aclocal.m4: Likewise
* src/configure: Likewise
* src/ejabberdctl.template: Remove garbage variable. Document node
option
* doc/guide.tex: Add references to sections.
* doc/guide.html: Likewise
SVN Revision: 1438
2008-07-12 21:32:45 +00:00
Badlop
e7b42f9499
* src/mod_register.erl: Revert support for io_lib newline, since
...
there is a standard character that representes newline (EJAB-501)
* doc/guide.tex: Update documentation to explain newline character
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise
SVN Revision: 1436
2008-07-11 13:35:08 +00:00
Badlop
1f004c56ac
* src/mod_register.erl: Support for io_lib newline character in
...
the body of welcome_message (EJAB-501)
* doc/guide.tex: Document the newline character
* src/ejabberd.cfg.example: Example usage of newline character
SVN Revision: 1425
2008-07-09 17:53:56 +00:00
Badlop
70d2682c6a
* doc/guide.tex: mod_muc_log XMPP URI supports the updated version
...
RFC 5122 (EJAB-631)
* doc/guide.html: Likewise
SVN Revision: 1423
2008-07-09 14:07:27 +00:00
Badlop
9626c41817
* src/Makefile.in: Spool, config and log dirs: writtable by owner,
...
readable by group, nothing by others (EJAB-686)
* doc/guide.tex: New section Securing sensible files
* doc/guide.html: Likewise
SVN Revision: 1413
2008-07-07 14:52:47 +00:00
Badlop
19a1ddfa44
* doc/guide.tex: Solaris Makefile install: use ginstall (thanks to
...
Jonathan Auer)(EJAB-649)
* doc/guide.html: Likewise
SVN Revision: 1412
2008-07-07 08:47:47 +00:00
Badlop
7a3069b68d
* doc/guide.tex: Explain that S2S outgoing first tries IPv4 and if
...
that fails then tries IPv6
* doc/guide.html: Likewise
SVN Revision: 1372
2008-06-21 00:12:06 +00:00
Badlop
cbf63d06a8
* src/mod_muc/mod_muc_room.erl: Allow admins to send messages to
...
rooms even if not joined (EJAB-645)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1356
2008-06-13 18:55:26 +00:00
Badlop
44e0a17d80
* doc/guide.tex: Title in HTML is shorter. Update several external URIs.
...
SVN Revision: 1354
2008-06-13 15:25:57 +00:00
Badlop
8f7d9de0b6
* doc/guide.tex: Document ldap_local_filter (EJAB-179)
...
SVN Revision: 1353
2008-06-13 10:13:44 +00:00
Badlop
d27f41a9e8
* doc/guide.tex: Table of listener modules converted to
...
description. Table of modules overview simplified, and module
names link to their sections.
* doc/guide.html: Regenerated with all the latest changes
SVN Revision: 1352
2008-06-12 23:52:13 +00:00
Badlop
795263b5d4
* doc/guide.tex: Fix indentation of verbatim text
...
SVN Revision: 1351
2008-06-12 23:01:09 +00:00
Badlop
a8140bca89
* doc/guide.tex:
...
Changes in CSS: verbatim text is indented and has grey background;
descriptions are indented; table borders are softer.
SVN Revision: 1350
2008-06-12 22:00:51 +00:00
Badlop
9507a0001d
* doc/guide.tex: Permanent reference URL for sections (EJAB-651)
...
SVN Revision: 1349
2008-06-12 21:54:30 +00:00
Badlop
be8d1902d0
* doc/guide.tex: Small fixes (thanks to Christoph Anton Mitterer)
...
* doc/introduction.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1347
2008-06-08 16:52:25 +00:00
Badlop
95462d3f25
* doc/guide.tex: Document ejabberdctl status code (EJAB-633)
...
* doc/guide.html: Likewise
SVN Revision: 1346
2008-06-05 12:04:43 +00:00
Badlop
30f54a6bfc
* src/configure.ac: R12 support: remove compilation
...
warning (EJAB-630)
* src/configure: Likewise
* doc/guide.tex: Likewise
SVN Revision: 1334
2008-05-19 09:20:35 +00:00
Badlop
b503e02b09
* doc/guide.tex: Describe how to disable registration
...
limitation (EJAB-614)
SVN Revision: 1333
2008-05-19 09:13:19 +00:00
Badlop
e5879f4349
* src/ejabberd.cfg.example: Small improvements in explanations
...
* doc/guide.tex: Document MUC room options (EJAB-619)
SVN Revision: 1310
2008-04-29 16:44:12 +00:00
Badlop
1cbfc60570
* doc/guide.tex: Document the option max_s2s_connections
...
SVN Revision: 1307
2008-04-28 18:07:23 +00:00
Badlop
0b5720906c
* doc/guide.tex: Document option registration_timeout (EJAB-614)
...
SVN Revision: 1302
2008-04-25 22:45:45 +00:00
Badlop
c88a4650ba
* src/ejabberd_c2s.erl: Added forbidden_session_hook
...
* src/acl.erl: New access types: resource, resource_regexp and
resource_glob
* doc/guide.tex: Likewise
SVN Revision: 1301
2008-04-25 09:25:31 +00:00
Badlop
ee6aae8211
* src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2s
...
after a remote server crash (EJAB-540)
* src/ejabberd_s2s_in.erl: Likewise
* src/ejabberd_s2s.erl: Likewise
* doc/guide.tex: Likewise
SVN Revision: 1296
2008-04-18 12:19:45 +00:00
Badlop
981a4a9cd8
* doc/guide.tex: Clarification: PEP is enabled in default config
...
SVN Revision: 1295
2008-04-16 15:44:58 +00:00
Mickaël Rémond
1b13449194
* doc/guide.tex: Documented the IQ discipline {queue, N}.
...
* doc/guide.html: Likewise.
SVN Revision: 1278
2008-04-07 13:18:42 +00:00
Badlop
2498bdaad9
* doc/guide.tex: Fix default_room_opts with default_room_options
...
* doc/guide.html: Likewise
SVN Revision: 1277
2008-04-05 10:53:32 +00:00
Badlop
1649dec58e
* src/ejabberd_config.erl: Add support to include additional
...
configuration files. Add support for macro definition and
usage. (EJAB-593)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1273
2008-04-02 16:31:15 +00:00
Badlop
39b35cf54b
* doc/guide.tex: Updated command line parameters, epmd section
...
* doc/guide.html: Likewise
SVN Revision: 1267
2008-04-01 12:00:34 +00:00
Badlop
2510d71ae6
* doc/webadmmain.png: Updated to ejabberd 2.0.0
...
* doc/webadmmainru.png: Likewise
* doc/disco.png: Removed because not used
* doc/guide.tex: Fix Latex reference to webadmin section. Update
explanation of screenshots. Update xmpp addresses of Mickael
Remond and Sander Devrieze.
* doc/guide.html: Likewise
* doc/Makefile: Remove the Hevea deprecated option -noiso
* doc/guide.html: Likewise
* doc/dev.html: Likewise
* doc/features.html: Likewise
SVN Revision: 1261
2008-03-31 10:36:41 +00:00
Badlop
e13908c26c
* doc/guide.tex: Fix epam location (thanks to Evgeniy Khramtsov)
...
* doc/guide.html: Likewise
SVN Revision: 1259
2008-03-27 00:28:44 +00:00
Badlop
ea510f9d48
* doc/guide.tex: mod_vcard_ldap replace NICK with NICKNAME (thanks
...
to Andreas Ntaflos)
* doc/guide.html: Likewise
SVN Revision: 1254
2008-03-24 18:57:41 +00:00
Badlop
30739179ee
* doc/guide.tex: Document service_check_from (EJAB-576)
...
* doc/guide.html: Likewise
SVN Revision: 1248
2008-03-22 00:33:28 +00:00
Badlop
efec28ada7
* doc/guide.tex: Document s2s_default_policy and
...
s2s_host (EJAB-575)
* doc/guide.html: Likewise
SVN Revision: 1246
2008-03-21 16:17:37 +00:00
Badlop
694baba127
* doc/guide.tex: Improve explanation of how to start ejabberd when
...
binary installer. Don't recommend R12 in Windows compilation.
Describe what happens if maxrate shaper is exceeded.
* doc/guide.html: Likewise
SVN Revision: 1238
2008-03-20 19:24:27 +00:00
Badlop
40442b9c99
* doc/guide.tex: Describe option Matches in mod_vcard_ldap (thanks
...
to Evgeniy Khramtsov)(EJAB-530). Fix typo in the description of
ldap_server option.
* doc/guide.html: Likewise
SVN Revision: 1229
2008-03-13 10:59:57 +00:00
Badlop
735b34e7b7
* doc/guide.tex: Improve documentation of host_config
...
add (EJAB-544)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise
* src/ejabberd_config.erl: Likewise
SVN Revision: 1219
2008-03-04 10:36:57 +00:00
Badlop
a65273690d
* doc/guide.tex: mod_announce recommends, but doesn't require
...
mod_adhoc (thanks to Anastasia Gornostaeva)
* doc/guide.html: Likewise
* src/ejabberd.cfg.example: Likewise
SVN Revision: 1218
2008-03-04 09:07:43 +00:00
Badlop
0316caafd3
* doc/guide.tex: Mentioned the problems about Windows service
...
* doc/guide.html: Likewise
SVN Revision: 1204
2008-02-20 16:05:26 +00:00
Badlop
8ff5599d3a
* src/ejabberd.cfg.example: Document options to SQL keep alive
...
interval and pool size (EJAB-206)
* doc/guide.tex: Likewise
* doc/guide.html: Likewise
SVN Revision: 1178
2008-02-08 18:28:36 +00:00
Badlop
fb6c0d4771
* doc/guide.tex: Removed the option served_hosts in mod_pubsub
...
because it does not work correctly yet (EJAB-504)
* doc/guide.html: Likewise
SVN Revision: 1167
2008-01-30 17:51:09 +00:00
Badlop
f361633f36
* doc/guide.tex: Updated the names of log files.
...
* doc/guide.html: Likewise
* src/mod_muc/mod_muc_room.erl: Added log messages for room
destroy
* src/mod_caps.erl: Small beautify of log error messages
SVN Revision: 1155
2008-01-16 10:08:17 +00:00
Badlop
864d2056a7
* doc/guide.tex: Improved the documentation of Binary
...
installer. Updated the requirements, specifically: Erlang R10B-9
is required as minimum, and R12 is not yet supported. Added
section Upgrading ejabberd. Improved documentation about Erlang
runtime system environment variables and command-line parameters.
* doc/guide.html: Likewise
* doc/release_notes_2.0.0.txt: Updated to RC1
* doc/version.tex: Likewise
* src/ejabberd.hrl: Likewise
* doc/introduction.tex: Updated to 22 languages
* doc/Makefile: Ensure that Bash is used
SVN Revision: 1154
2008-01-15 17:53:40 +00:00
Badlop
2d2fcc8210
* doc/guide.tex: Updated copyright dates to 2008
...
* src/*: Likewise
SVN Revision: 1153
2008-01-15 17:02:57 +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
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