xmpp.chapril.org-ejabberd/src
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
..
ejabberd_zlib * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
eldap * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_irc * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_muc * src/mod_muc/mod_muc.erl: Catch creation of table 2007-12-06 15:40:21 +00:00
mod_proxy65 * src/configure.ac: Don't hardcode gcc and options (EJAB-436) 2007-11-29 16:59:35 +00:00
mod_pubsub enable pep by default and add pubsub plugin examples 2007-12-06 09:29:28 +00:00
msgs * src/msgs/cs.msg: Updated (thanks to Lukáš Polívka alias 2007-12-06 16:04:46 +00:00
odbc * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
pam * src/configure.ac: Don't hardcode gcc and options (EJAB-436) 2007-11-29 16:59:35 +00:00
stringprep * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
tls * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
web * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
win32 * src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan) 2005-12-22 13:44:58 +00:00
Makefile.in * src/Makefile.in: Allow compilation with HiPE (EJAB-412) 2007-12-06 17:09:35 +00:00
Makefile.win32 * src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov) 2006-10-28 02:04:55 +00:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00
acl.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
aclocal.m4 * src/aclocal.m4: Fix autoconf caching for SSL libraries (thanks 2007-11-29 17:22:34 +00:00
adhoc.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
adhoc.hrl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
configure * src/configure: Regenerated 2007-12-06 19:47:49 +00:00
configure.ac * src/Makefile.in: Allow compilation with HiPE (EJAB-412) 2007-12-06 17:09:35 +00:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
cyrsasl.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
cyrsasl_anonymous.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
cyrsasl_digest.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
cyrsasl_plain.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd.app * doc/api/*: Added Erlang documentation generation script (EJAB-188). 2007-02-19 15:02:28 +00:00
ejabberd.cfg.example * doc/guide.tex: Add mod_caps and improve mod_pubsub documentation 2007-12-06 11:13:29 +00:00
ejabberd.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd.hrl * src/ejabberd.hrl: Set more proper version number 2007-12-05 00:31:30 +00:00
ejabberd.inetrc * src/ejabberdctl.template: Several improvements (EJAB-380) 2007-10-17 02:33:19 +00:00
ejabberd_admin.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_app.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_auth.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_auth_anonymous.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_auth_external.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_auth_internal.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_auth_ldap.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_auth_odbc.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
ejabberd_auth_pam.erl SVN Revision: 954 2007-10-01 10:49:42 +00:00
ejabberd_c2s.erl * src/ejabberd_c2s.erl: Increase the timeout of open socket 2007-12-06 17:42:25 +00:00
ejabberd_c2s_config.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_config.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
ejabberd_config.hrl * Making sure SVN properties are correctly set. 2007-11-15 10:33:18 +00:00
ejabberd_ctl.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_ctl.hrl * src/ejabberd_ctl.erl: Partially rewritten 2006-02-13 04:05:13 +00:00
ejabberd_frontend_socket.erl * src/ejabberd_socket.erl: Added API for monitoring socket 2007-04-12 06:08:32 +00:00
ejabberd_hooks.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
ejabberd_listener.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_local.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_logger_h.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_loglevel.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_node_groups.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_rdbms.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_receiver.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_router.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_s2s.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_s2s_in.erl * Making sure SVN properties are correctly set. 2007-11-15 10:33:18 +00:00
ejabberd_s2s_out.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
ejabberd_service.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_sm.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
ejabberd_socket.erl * src/ejabberd_socket.erl: Added API for monitoring socket 2007-04-12 06:08:32 +00:00
ejabberd_sup.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_system_monitor.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_tmp_sup.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
ejabberd_update.erl * Making sure SVN properties are correctly set. 2007-11-15 10:33:18 +00:00
ejabberdctl.cfg.example * src/ejabberdctl.cfg.example: Explain that each connection uses 2007-12-06 21:42:47 +00:00
ejabberdctl.template * src/ejabberdctl.template: The parameter 'kernel inetrc' is used 2007-12-05 23:58:38 +00:00
ejd2odbc.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
expat_erl.c * src/expat_erl.c: Use binaries for CDATA 2006-04-05 23:56:16 +00:00
extauth.erl * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
gen_iq_handler.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
gen_mod.erl * src/gen_mod.erl: Update in database the configuration changes in 2007-11-27 22:30:51 +00:00
idna.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
jd2ejd.erl * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290) 2007-12-06 23:15:04 +00:00
jlib.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
jlib.hrl * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) 2007-12-01 05:16:30 +00:00
mod_adhoc.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_announce.erl * src/mod_announce.erl: Bugfix (thanks to Christophe Romain) 2007-11-27 15:18:45 +00:00
mod_caps.erl * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290) 2007-12-07 00:09:48 +00:00
mod_configure.erl * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290) 2007-12-07 00:09:48 +00:00
mod_configure2.erl * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290) 2007-12-07 00:09:48 +00:00
mod_disco.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_echo.erl * src/mod_echo.erl: Example function that demonstrates how to receive XMPP packets using Erlang's message passing mechanism (EJAB-247). 2007-11-26 10:15:18 +00:00
mod_last.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_last_odbc.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_offline.erl * src/web/ejabberd_web_admin.erl: Added hooks to allow plugins to 2007-08-23 00:51:54 +00:00
mod_offline_odbc.erl * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290) 2007-12-07 00:09:48 +00:00
mod_privacy.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_privacy.hrl * src/mod_last.erl: Adapted to mod_privacy changes. 2007-07-26 09:13:31 +00:00
mod_privacy_odbc.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_private.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_private_odbc.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_register.erl * src/mod_register.erl: update ejabberd commands to support XEP-0133 (initial patch by Badlop) (EJAB-325). 2007-09-04 07:55:41 +00:00
mod_roster.erl Fixed conflict 2007-08-24 16:18:46 +00:00
mod_roster.hrl * Making sure SVN properties are correctly set. 2007-11-15 10:33:18 +00:00
mod_roster_odbc.erl * src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster* 2007-08-24 16:15:05 +00:00
mod_service_log.erl * src/mod_service_log.erl: Bugfix (thanks to Badlop) 2006-02-15 04:15:54 +00:00
mod_shared_roster.erl * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290) 2007-12-07 00:09:48 +00:00
mod_stats.erl * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290) 2007-12-07 00:09:48 +00:00
mod_time.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
mod_vcard.erl * src/mod_vcard.erl: Add type of x:data field to search 2007-11-29 18:24:31 +00:00
mod_vcard_ldap.erl * src/mod_vcard.erl: Add type of x:data field to search 2007-11-29 18:24:31 +00:00
mod_vcard_odbc.erl * src/mod_vcard.erl: Add type of x:data field to search 2007-11-29 18:24:31 +00:00
mod_version.erl * src/mod_caps.erl: Fix compilation warnings: Part 2 (EJAB-290) 2007-12-07 00:09:48 +00:00
p1_fsm.erl * src/p1_fsm.erl: Use of catch can break tail recursion. 2007-07-25 08:48:55 +00:00
p1_mnesia.erl * src/mod_offline.erl: Only count messages if a quota has been 2007-08-08 09:48:41 +00:00
ram_file_io_server.erl * src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support. 2006-12-04 16:07:44 +00:00
randoms.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
sha.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
shaper.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
translate.erl * src/web/ejabberd_http.erl: Fixed processing of POST body for 2004-09-30 21:54:39 +00:00
xml.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00
xml_stream.erl * src/acl.erl and other 64 files: Remove Erlang module attribute 2007-12-06 22:12:27 +00:00