aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * doc/introduction.tex: Updated list of languagesBadlop2008-01-252-5/+5
| | | | | | * doc/release_notes_2.0.0.txt: Likewise SVN Revision: 1162
* * src/msgs/eo.msg: New Esperanto translation (thanks to AndreasBadlop2008-01-251-3/+3
| | | | | | | | | | | van Cranenburgh) * src/msgs/no.msg: New Norwegian translation (thanks to Stian B. Barmen) * doc/Makefile: Fixed small problem with contributed_modules.tex SVN Revision: 1160
* * doc/guide.tex: Updated the names of log files.Badlop2008-01-162-14/+14
| | | | | | | | | | | * 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
* * doc/guide.tex: Improved the documentation of BinaryBadlop2008-01-156-327/+464
| | | | | | | | | | | | | | | | | | 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
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
| | | | | | * src/*: Likewise SVN Revision: 1153
* fix version.tex generation bugChristophe Romain2008-01-081-1/+1
| | | | SVN Revision: 1139
* * src/web/ejabberd_web_admin.erl: Uniformize the name ofBadlop2008-01-012-105/+107
| | | | | | | | | | | 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
* * src/ejabberdctl.template: Create logs_dir if doesn't exist. NewBadlop2008-01-011-3/+3
| | | | | | | | | | | | | | | | | | 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
* * doc/release_notes_2.0.0.txt: minor fix.Mickaël Rémond2007-12-241-2/+2
| | | | SVN Revision: 1120
* * doc/release_notes_2.0.0.txt: Small fix.Mickaël Rémond2007-12-241-1/+1
| | | | SVN Revision: 1119
* * doc/release_notes_2.0.0.txt: Small fixes.Mickaël Rémond2007-12-241-5/+5
| | | | SVN Revision: 1115
* * doc/release_notes_2.0.0.txt: Fix on number of supported languages.Mickaël Rémond2007-12-241-1/+1
| | | | SVN Revision: 1108
* * doc/release_notes_2.0.0.txt: ejabberd 2.0.0 beta 1 release notes.Mickaël Rémond2007-12-241-5/+41
| | | | SVN Revision: 1107
* * doc/release_notes_2.0.0.txt: Fixes and update.Mickaël Rémond2007-12-241-23/+36
| | | | SVN Revision: 1106
* * doc/introduction.tex: Small updatesBadlop2007-12-222-20/+39
| | | | | | | * doc/guide.tex: Small fixes in Install. Added http_bind to Listening Ports. SVN Revision: 1102
* * doc/release_nodes_2.0.0.txt: release notes draft (still a work in progress).Mickaël Rémond2007-12-211-0/+104
| | | | SVN Revision: 1093
* Explain how to launch installer and improve ejabberdctl usage example (EJAB-420)Christophe Romain2007-12-202-25/+50
| | | | SVN Revision: 1084
* * doc/guide.tex: Document mod_privacy_odbcBadlop2007-12-181-1/+4
| | | | SVN Revision: 1079
* * doc/Makefile: Support for conditional inclusion of documentationBadlop2007-12-182-0/+23
| | | | | | | from contributed modules * doc/guide.tex: Likewise SVN Revision: 1078
* * doc/guide.tex: Remove 'ssl' option from documentation andBadlop2007-12-171-6/+2
| | | | | | | | | | | | 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
* * doc/guide.tex: Small improvement in mod_shared_rosterBadlop2007-12-101-1/+7
| | | | SVN Revision: 1062
* * src/configure: RegeneratedBadlop2007-12-065-3334/+2222
| | | | | | | | | | | * 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
* * doc/Makefile: Remove bashism (now really committed)Badlop2007-12-061-1/+2
| | | | SVN Revision: 1035
* * doc/Makefile: Remove bashismBadlop2007-12-061-0/+27
| | | | | | | * doc/guide.tex: Document how to change computer hostname (EJAB-320) SVN Revision: 1034
* * doc/guide.tex: Add mod_caps and improve mod_pubsub documentationBadlop2007-12-061-28/+12
| | | | | | * src/ejabberd.cfg.example: Added mod_caps enabled by default SVN Revision: 1032
* enable pep by default and add pubsub plugin examplesChristophe Romain2007-12-062-3/+17
| | | | SVN Revision: 1031
* * doc/guide.tex: Document the Debug Console (EJAB-395)Badlop2007-12-061-2/+17
| | | | SVN Revision: 1030
* * doc/guide.tex: Improvements in sections: Start, Creating InitialBadlop2007-12-051-143/+182
| | | | | | | Account, Module Overview, Managing an ejabberd server, and Debugging SVN Revision: 1028
* * doc/guide.tex: Added explanations about epmd, cookie and nodeBadlop2007-12-051-6/+80
| | | | | | name (EJAB-251) SVN Revision: 1027
* * src/mod_muc.erl: Added option to limit the number of room a user isMickaël Rémond2007-12-032-82/+106
| | | | | | | | allowed to connect to (EJAB-445). * src/mod_muc_room.erl: Likewise. * doc/guide.tex: Likewise. SVN Revision: 1016
* * doc/*.html: Rebuild.Mickaël Rémond2007-12-011-87/+110
| | | | SVN Revision: 1012
* * doc/Makefile: echo seems to interpret \n and \v under MacOSXMickaël Rémond2007-12-014-1904/+3277
| | | | | | | Leopard. I fixed the problem but let me know if it breaks build chain in other contexts. SVN Revision: 1011
* * doc/guide.tex: Updated Windows compilation instructions.Mickaël Rémond2007-12-012-12/+20
| | | | | | | | * src/configure.erl: Likewise. * doc/ejabberd.hrl: Preparing ejabberd 2.0.0 beta release. * doc/version.tex: Likewise. SVN Revision: 1009
* * doc/guide.tex: It should be made more clear that domain_certfileBadlop2007-11-281-11/+60
| | | | | | | works for both s2s and c2s connections (EJAB-212). Added another example of listening ports. SVN Revision: 998
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-272-12/+12
| | | | | | | | | | | | | | | | | | | | of ejabberd.jabber.ru, and copyright dates (EJAB-366) * doc/introduction.tex: * src/ejabberd.hrl: * src/ejabberd_admin.erl: * src/mod_irc/mod_irc.erl: * src/mod_irc/mod_irc_connection.erl: * src/mod_muc/mod_muc.erl: * src/mod_muc/mod_muc_log.erl: * src/mod_proxy65/mod_proxy65_service.erl: * src/mod_pubsub/mod_pubsub.erl: * src/mod_vcard.erl: * src/mod_vcard_ldap.erl: * src/mod_vcard_odbc.erl: * src/msgs/*.msg: * src/web/ejabberd_web_admin.erl: SVN Revision: 997
* * doc/guide.tex: Document ejabberd_http'sBadlop2007-11-271-22/+21
| | | | | | | request_handlers (EJAB-372). Fixed small Latex problems. Sort options of listening sockets. SVN Revision: 994
* * doc/guide.tex: Document ejabberd_http'sBadlop2007-11-271-3/+8
| | | | | | request_handlers (EJAB-372). Fixed small Latex problems. SVN Revision: 993
* * doc/guide.tex: Added clarification about LDAP default portBadlop2007-11-271-1/+5
| | | | | | (thanks to Christophe Romain). SVN Revision: 991
* * src/mod_vcard.erl: Ensure mod_vcard to respect FORM_TYPE registry (EJAB-328).Badlop2007-11-271-12/+12
| | | | | | | | * src/mod_vcard_ldap.erl: Likewise. * src/mod_vcard_odbc.erl: Likewise. * doc/guide.tex: Updated documentation. SVN Revision: 990
* * doc/guide.tex: Fixed several typos.Badlop2007-11-261-16/+16
| | | | SVN Revision: 987
* * doc/guide.tex: Describe how ejabberd treats ejabberd.cfg fileBadlop2007-11-261-3/+10
| | | | | | (EJAB-384). SVN Revision: 983
* * doc/guide.tex: Describe in mod_muc: nick register and service admin ↵Badlop2007-11-261-11/+18
| | | | | | message (EJAB-400). SVN Revision: 981
* * src/ejabberdctl.template: Removed bashisms (EJAB-399). Set environment ↵Badlop2007-11-261-137/+177
| | | | | | | | | | variables instead of passing parameters when calling erl (EJAB-421). * src/ejabberd_ctl.erl: Improvements in the help messages (EJAB-399). * doc/guide.tex: Improvements in sections ejabberdctl, and Install from Source (EJAB-399). SVN Revision: 978
* dev.tex: list typo fixChristophe Romain2007-10-231-2/+4
| | | | SVN Revision: 962
* add extauth script detailsChristophe Romain2007-10-231-0/+66
| | | | SVN Revision: 961
* * src/ejabberd_auth_pam.erl: Support for PAM authenticationAlexey Shchepin2007-10-011-0/+55
| | | | | | | | | | | | (thanks to Evgeniy Khramtsov) * src/ejabberd.cfg.example: Likewise * src/configure.ac: Likewise * src/aclocal.m4: Likewise * src/Makefile.in: Likewise * examples/ejabberd.pam: Likewise * doc/guide.tex: Likewise SVN Revision: 953
* * doc/guide.tex: Documentation for new configure option ↵Mickaël Rémond2007-09-142-3/+5
| | | | | | --disable-transient-supersisors (EJAB-354). SVN Revision: 932
* * src/guide.tex: Fix: user_regexp acls are valid for all local users (all ↵Mickaël Rémond2007-09-102-2/+2
| | | | | | vhosts). SVN Revision: 924
* * src/guide.tex: Improved documentation for adding a vhostMickaël Rémond2007-09-062-29/+83
| | | | | | specific option (EJAB-297). SVN Revision: 922
* * src/mod_register.erl: update ejabberd commands to support XEP-0133 ↵Mickaël Rémond2007-09-042-0/+32
| | | | | | | | | | | | (initial patch by Badlop) (EJAB-325). * src/mod_configure.erl: Likewise. * src/mod_announce.erl: Likewise. * src/jlib.hrl: Likewise. * src/ejabberd.cfg.example: Likewise. * doc/guide.tex: Likewise. SVN Revision: 918