aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * src/Makefile.in: Fix compilation warnings: Part 5: To fix aBadlop2007-12-072-1/+7
| | | | | | | | 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
* * src/eldap/eldap.erl: Fix compilation warnings: Part 4 (EJAB-290)Badlop2007-12-073-145/+105
| | | | | | * src/web/ejabberd_web_admin.erl: Likewise SVN Revision: 1048
* * src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)Badlop2007-12-078-77/+85
| | | | | | | | | | | * 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
* * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290)Badlop2007-12-078-74/+82
| | | | | | | | | | | * 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
* * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)Badlop2007-12-069-126/+137
| | | | | | | | | | | | * 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
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-0666-67/+5
| | | | | | | 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440) SVN Revision: 1044
* * src/ejabberdctl.cfg.example: Explain that each connection usesBadlop2007-12-062-3/+6
| | | | | | two or three ports (thanks to Max Loparyev) SVN Revision: 1043
* * src/configure: RegeneratedBadlop2007-12-067-3335/+2258
| | | | | | | | | | | * 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
* * src/web/ejabberd_web_admin.erl: Support more native acl_type onBadlop2007-12-062-1/+43
| | | | | | web interface (EJAB-253) SVN Revision: 1041
* * src/ejabberd_c2s.erl: Increase the timeout of open socketBadlop2007-12-062-1/+5
| | | | | | | without authentication to 60 seconds because many Jabber clients are not yet capable of handling this correctly (EJAB-355) SVN Revision: 1040
* * src/Makefile.in: Allow compilation with HiPE, disabled byBadlop2007-12-061-1/+4
| | | | | | | | | default, undocumented and unrecommended because it is experimental and doesn't seem to provide meaningful gains currently (thanks to Samuel Tardieu) (EJAB-412) * src/configure.ac: Likewise SVN Revision: 1039
* * src/Makefile.in: Allow compilation with HiPE (EJAB-412)Badlop2007-12-063-0/+16
| | | | | | * src/configure.ac: Likewise SVN Revision: 1038
* * src/msgs/cs.msg: Updated (thanks to Lukáš Polívka aliasBadlop2007-12-062-105/+140
| | | | | | Spike411) SVN Revision: 1037
* * src/mod_muc/mod_muc.erl: Catch creation of tableBadlop2007-12-062-4/+5
| | | | | | | muc_online_users: it may be already created by other mod_muc instance SVN Revision: 1036
* * doc/Makefile: Remove bashism (now really committed)Badlop2007-12-061-1/+2
| | | | SVN Revision: 1035
* * doc/Makefile: Remove bashismBadlop2007-12-062-0/+32
| | | | | | | * doc/guide.tex: Document how to change computer hostname (EJAB-320) SVN Revision: 1034
* * src/web/ejabberd_http.erl: Change loglevel for httpBadlop2007-12-063-5/+9
| | | | | | | queries (EJAB-363) * src/web/ejabberd_web_admin.erl: Likewise SVN Revision: 1033
* * doc/guide.tex: Add mod_caps and improve mod_pubsub documentationBadlop2007-12-063-29/+22
| | | | | | * src/ejabberd.cfg.example: Added mod_caps enabled by default SVN Revision: 1032
* enable pep by default and add pubsub plugin examplesChristophe Romain2007-12-067-8/+41
| | | | SVN Revision: 1031
* * doc/guide.tex: Document the Debug Console (EJAB-395)Badlop2007-12-062-2/+19
| | | | SVN Revision: 1030
* * src/ejabberdctl.template: The parameter 'kernel inetrc' is usedBadlop2007-12-052-2/+6
| | | | | | | even with -sname to guarantee the same behaviour that when using -name (EJAB-317) SVN Revision: 1029
* * doc/guide.tex: Improvements in sections: Start, Creating InitialBadlop2007-12-052-143/+188
| | | | | | | Account, Module Overview, Managing an ejabberd server, and Debugging SVN Revision: 1028
* * doc/guide.tex: Added explanations about epmd, cookie and nodeBadlop2007-12-052-6/+83
| | | | | | name (EJAB-251) SVN Revision: 1027
* * src/msgs/zh.msg: Updated (thanks to Shelley Shyan)Badlop2007-12-052-46/+72
| | | | SVN Revision: 1026
* * src/mod_muc/mod_muc_room.erl: Rephrase the invitation sentenceBadlop2007-12-053-5/+9
| | | | | | to make more natural SVN Revision: 1025
* * src/msgs/es.msg: UpdatedBadlop2007-12-052-22/+48
| | | | SVN Revision: 1024
* * src/ejabberd.hrl: Set more proper version numberBadlop2007-12-052-1/+3
| | | | SVN Revision: 1023
* * contrib/extract_translations/extract_translations.erl: Don'tBadlop2007-12-042-2/+10
| | | | | | report [] to be translated. Identify unusued strings. SVN Revision: 1022
* * .gitignore: Removed (EJAB-441)Badlop2007-12-043-19/+3
| | | | | | * src/.cvsignore: Likewise SVN Revision: 1021
* * src/mod_pubsub/mod_pubsub.erl: Fixed URI.Badlop2007-12-042-2/+2
| | | | SVN Revision: 1020
* * src/mod_pubsub/mod_pubsub.erl: Bugfix: don't report the JabberBadlop2007-12-042-5/+7
| | | | | | server as a pubsub service. SVN Revision: 1019
* * ChangeLog: Fix conflict.Mickaël Rémond2007-12-031-4/+0
| | | | SVN Revision: 1018
* * ChangeLog: Update.Mickaël Rémond2007-12-031-0/+4
| | | | SVN Revision: 1017
* * src/mod_muc.erl: Added option to limit the number of room a user isMickaël Rémond2007-12-033-83/+114
| | | | | | | | allowed to connect to (EJAB-445). * src/mod_muc_room.erl: Likewise. * doc/guide.tex: Likewise. SVN Revision: 1016
* * Temporary commit.Mickaël Rémond2007-12-032-5/+59
| | | | SVN Revision: 1015
* * src/ejabberdctl.cfg.example: Bugfix in kernel poll. Added SMPBadlop2007-12-023-40/+62
| | | | | | | option. Reorganization of options * src/ejabberdctl.template: Added SMP option SVN Revision: 1014
* * src/Makefile.in: New options make uninstall andBadlop2007-12-022-0/+19
| | | | | | uninstall-all (EJAB-293) SVN Revision: 1013
* * 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-015-1905/+3282
| | | | | | | Leopard. I fixed the problem but let me know if it breaks build chain in other contexts. SVN Revision: 1011
* * ChangeLog: Updated.Mickaël Rémond2007-12-011-0/+6
| | | | SVN Revision: 1010
* * doc/guide.tex: Updated Windows compilation instructions.Mickaël Rémond2007-12-014-22/+30
| | | | | | | | * src/configure.erl: Likewise. * doc/ejabberd.hrl: Preparing ejabberd 2.0.0 beta release. * doc/version.tex: Likewise. SVN Revision: 1009
* * src/tls/Makefile.win32: Updated for latest Win32 OpenSSL library.Mickaël Rémond2007-12-012-1/+3
| | | | SVN Revision: 1008
* * src/odbc_queries.erl: Added a default define value so that weMickaël Rémond2007-12-012-3/+10
| | | | | | | can recompile the file manually with a simple erlc command (with the default generic value). SVN Revision: 1007
* * src/mod_pubsub/Makefile.in: Removed mod_pubsub_old mentioningAlexey Shchepin2007-12-013-2/+3
| | | | | | * src/mod_pubsub/Makefile.win32: Likewise SVN Revision: 1006
* * src/odbc/odbc_queries.erl: Reverted the previous patch becauseAlexey Shchepin2007-12-012-3/+6
| | | | | | it produces "redefining macro 'generic'" compilation error SVN Revision: 1005
* * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch)Alexey Shchepin2007-12-0123-1340/+5227
| | | | | | | | | | | | | * src/ejabberd_local.erl: Support for IQ responses * src/jlib.erl: Added iq_query_or_response_info/1 function * src/jlib.hrl: Added NS_PUBSUB_ERRORS and NS_CAPS * src/mod_pubsub/Makefile.in: New pubsub+pep implementation (thanks to Christophe Romain and Magnus Henoch) * src/ejabberd_sm.erl: Added get_session_pid/3 function * src/ejabberd_c2s.erl: Added get_subscribed_and_online/1 function SVN Revision: 1004
* * src/odbc_queries.erl: Added a default define value so that we canMickaël Rémond2007-11-302-0/+9
| | | | | | recompile the file manually with a simple erlc command. SVN Revision: 1003
* * src/mod_vcard.erl: Add type of x:data field to searchBadlop2007-11-294-26/+31
| | | | | | | | results (thanks to Robin Redeker) (EJAB-327) * src/mod_vcard_ldap.erl: * src/mod_vcard_odbc.erl: SVN Revision: 1002
* * src/aclocal.m4: Fix autoconf caching for SSL libraries (thanksBadlop2007-11-292-1/+9
| | | | | | | | | to Michael Shields) (EJAB-439) * src/configure.ac: Don't hardcode gcc and gcc options in Makefiles (thanks to Etan Reisner) (EJAB-436) SVN Revision: 1001
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-2914-32/+96
| | | | | | | | | | | | | | | | | * src/Makefile.in: * src/ejabberd_zlib/Makefile.in: * src/eldap/Makefile.in: * src/mod_irc/Makefile.in: * src/mod_muc/Makefile.in: * src/mod_proxy65/Makefile.in: * src/mod_pubsub/Makefile.in: * src/odbc/Makefile.in: * src/pam/Makefile.in: * src/stringprep/Makefile.in: * src/tls/Makefile.in: * src/web/Makefile.in: SVN Revision: 1000