Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * src/expat_erl.c: Removed R9B workaround | Alexey Shchepin | 2008-04-11 | 2 | -99/+9 |
| | | | | SVN Revision: 1286 | ||||
* | pubsub identity and database update bugfix | Christophe Romain | 2008-04-10 | 3 | -30/+43 |
| | | | | SVN Revision: 1285 | ||||
* | * Changelog: typo. | Mickaël Rémond | 2008-04-10 | 1 | -1/+1 |
| | | | | SVN Revision: 1282 | ||||
* | *src/ejabberd_c2s.erl: Uniform default value for empty privacy list. Fixes ↵ | Mickaël Rémond | 2008-04-10 | 2 | -24/+24 |
| | | | | | | (EJAB-603). SVN Revision: 1281 | ||||
* | * src/ejabberd_auth_ldap.erl: LDAP function to get the number of | Badlop | 2008-04-08 | 2 | -2/+14 |
| | | | | | | | | registered users is too slow (EJAB-331): set timeout in LDAP search queries (thanks to Evgeniy Khramtsov) and return the number of registered users. SVN Revision: 1280 | ||||
* | * doc/guide.tex: Documented the IQ discipline {queue, N}. | Mickaël Rémond | 2008-04-07 | 3 | -1968/+3308 |
| | | | | | | * doc/guide.html: Likewise. SVN Revision: 1278 | ||||
* | * doc/guide.tex: Fix default_room_opts with default_room_options | Badlop | 2008-04-05 | 3 | -4/+9 |
| | | | | | | * doc/guide.html: Likewise SVN Revision: 1277 | ||||
* | * src/ejabberd_auth_ldap.erl (get_vh_registered_users_number): New | Badlop | 2008-04-04 | 2 | -0/+7 |
| | | | | | | function that returns 0 registered users (EJAB-331). SVN Revision: 1276 | ||||
* | * src/ejabberd_c2s.erl (process_presence_probe): Don't route a | Badlop | 2008-04-03 | 2 | -1/+12 |
| | | | | | | presence probe to oneself (EJAB-498) SVN Revision: 1275 | ||||
* | * src/ejabberd_config.erl: Add support to include additional | Badlop | 2008-04-02 | 4 | -136/+548 |
| | | | | | | | | | configuration files. Add support for macro definition and usage. (EJAB-593) * doc/guide.tex: Likewise * doc/guide.html: Likewise SVN Revision: 1273 | ||||
* | Do not ignore values passed from configure (EJAB-592) | Christophe Romain | 2008-04-02 | 2 | -4/+8 |
| | | | | SVN Revision: 1272 | ||||
* | add condition inclusion of pep in disco identity (EJAB-564) | Christophe Romain | 2008-04-02 | 2 | -17/+30 |
| | | | | SVN Revision: 1268 | ||||
* | * doc/guide.tex: Updated command line parameters, epmd section | Badlop | 2008-04-01 | 3 | -16/+29 |
| | | | | | | * doc/guide.html: Likewise SVN Revision: 1267 | ||||
* | typo fix on ejabberdctl.template | Christophe Romain | 2008-04-01 | 1 | -1/+1 |
| | | | | SVN Revision: 1266 | ||||
* | * doc/api/Makefile: Report the correct ejabberd version. When | Badlop | 2008-04-01 | 8 | -90/+113 |
| | | | | | | | | | | | | | | cleaning, remove also erlang.png * src/mod_muc/mod_muc_room.erl: Update source code to prevent warning messages from EDoc * src/mod_pubsub/mod_pubsub.erl: Likewise * src/mod_pubsub/node_default.erl: Likewise * src/mod_pubsub/nodetree_default.erl: Likewise * src/mod_pubsub/nodetree_virtual.erl: Likewise * src/mod_pubsub/pubsub.hrl: Likewise SVN Revision: 1265 | ||||
* | Add firewalling port range definition | Christophe Romain | 2008-04-01 | 3 | -1/+23 |
| | | | | SVN Revision: 1264 | ||||
* | * src/ejabberd_listener.erl: Remove code of the unused listening | Badlop | 2008-03-31 | 3 | -68/+22 |
| | | | | | | | socket option 'ssl' (EJAB-159) * src/ejabberd_app.erl: Likewise SVN Revision: 1263 | ||||
* | * doc/webadmmain.png: Updated to ejabberd 2.0.0 | Badlop | 2008-03-31 | 9 | -20/+33 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | * src/ejabberd_listener.erl (start_listener): Start also the | Badlop | 2008-03-31 | 2 | -0/+20 |
| | | | | | | supervisor of the module SVN Revision: 1260 | ||||
* | * doc/guide.tex: Fix epam location (thanks to Evgeniy Khramtsov) | Badlop | 2008-03-27 | 3 | -4/+9 |
| | | | | | | * doc/guide.html: Likewise SVN Revision: 1259 | ||||
* | * src/Makefile.in: Support for parallel compilation with 'make -j' | Badlop | 2008-03-26 | 4 | -4/+25 |
| | | | | | | | | | in multi core CPUs: fix compilation dependencies; compile behaviors before other source code. (thanks to Jonathan Schleifer) * src/mod_pubsub/Makefile.in: Likewise * src/eldap/Makefile.in: Likewise SVN Revision: 1258 | ||||
* | * src/ejabberd_local.erl: The iq_response table wasn't cloned | Alexey Shchepin | 2008-03-25 | 2 | -0/+7 |
| | | | | | | | automatically on all nodes which resulted in a single point of failure SVN Revision: 1257 | ||||
* | * src/Makefile.in: Only try to install epam if pam was enabled | Badlop | 2008-03-25 | 2 | -2/+8 |
| | | | | | | in configure script (thanks to Etan Reisner)(EJAB-586) SVN Revision: 1256 | ||||
* | * src/Makefile.in: Failure to install epam is not | Badlop | 2008-03-25 | 2 | -1/+6 |
| | | | | | | critical (EJAB-573) SVN Revision: 1255 | ||||
* | * doc/guide.tex: mod_vcard_ldap replace NICK with NICKNAME (thanks | Badlop | 2008-03-24 | 3 | -12/+16 |
| | | | | | | | to Andreas Ntaflos) * doc/guide.html: Likewise SVN Revision: 1254 | ||||
* | * src/msgs/de.msg: Fix irc typo (thanks to Jonathan Schleifer) | Badlop | 2008-03-24 | 5 | -4/+11 |
| | | | | | | | | * src/msgs/cs.msg: Likewise * src/msgs/pl.msg: Likewise * src/msgs/sk.msg: Likewise SVN Revision: 1253 | ||||
* | SVN Revision: 1252 | Mickaël Rémond | 2008-03-23 | 0 | -0/+0 |
| | |||||
* | SVN Revision: 1251 | Mickaël Rémond | 2008-03-23 | 0 | -0/+0 |
| | |||||
* | * src/eldap/Makefile.in: Generate ELDAPv3.beam during first Makefile pass ↵ | Mickaël Rémond | 2008-03-22 | 2 | -2/+7 |
| | | | | | | (EJAB-583). SVN Revision: 1249 | ||||
* | * doc/guide.tex: Document service_check_from (EJAB-576) | Badlop | 2008-03-22 | 3 | -4/+19 |
| | | | | | | * doc/guide.html: Likewise SVN Revision: 1248 | ||||
* | * src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUG | Badlop | 2008-03-21 | 3 | -3/+6 |
| | | | | | | * src/shaper.erl: Move log call INFO_MSG to DEBUG SVN Revision: 1247 | ||||
* | * doc/guide.tex: Document s2s_default_policy and | Badlop | 2008-03-21 | 3 | -0/+30 |
| | | | | | | | s2s_host (EJAB-575) * doc/guide.html: Likewise SVN Revision: 1246 | ||||
* | Pubsub subscription is now wrapped in pubsub tags (EJAB-580) | Christophe Romain | 2008-03-21 | 2 | -7/+9 |
| | | | | SVN Revision: 1244 | ||||
* | Seek epam binary into priv/bin (EJAB-573) | Christophe Romain | 2008-03-21 | 6 | -3/+29 |
| | | | | SVN Revision: 1243 | ||||
* | Rewrite io:format calls to loglevel macros (EJAB-555) | Christophe Romain | 2008-03-21 | 14 | -63/+97 |
| | | | | SVN Revision: 1239 | ||||
* | * doc/guide.tex: Improve explanation of how to start ejabberd when | Badlop | 2008-03-20 | 3 | -16/+35 |
| | | | | | | | | binary installer. Don't recommend R12 in Windows compilation. Describe what happens if maxrate shaper is exceeded. * doc/guide.html: Likewise SVN Revision: 1238 | ||||
* | * src/eldap.erl: Improved logging. We now use ejabberd logging framework ↵ | Mickaël Rémond | 2008-03-20 | 2 | -85/+71 |
| | | | | | | | | (EJAB-582). * src/eldap.erl: Faster LDAP reconnection (Thanks to Christophe Romain) (EJAB-581) SVN Revision: 1236 | ||||
* | * src/ejabberd_s2s.erl: Only trigger s2s_connect_hook on successful ↵ | Mickaël Rémond | 2008-03-17 | 3 | -1/+12 |
| | | | | | | | | connection (EJAB-566) * src/ejabberd_s2s_out.erl: Likewise SVN Revision: 1235 | ||||
* | * src/ejabberd_ctl.erl: API improvement: Added reopen_log_hook (EJAB-565) | Mickaël Rémond | 2008-03-15 | 2 | -0/+5 |
| | | | | SVN Revision: 1234 | ||||
* | * src/ejabberd_s2s.erl: API improvement: Added s2s_connect_hook (EJAB-566). | Mickaël Rémond | 2008-03-15 | 2 | -0/+6 |
| | | | | SVN Revision: 1232 | ||||
* | * src/odbc/ejabberd_odbc.erl: Start ODBC explicitely because | Badlop | 2008-03-13 | 2 | -0/+5 |
| | | | | | | | Erlang R12 doesn't start automatically like in R11 and older (thanks to Sergei Golovan)(EJAB-541) SVN Revision: 1231 | ||||
* | * src/ejabberd.hrl: Removed unused ejabberd_debug and | Badlop | 2008-03-13 | 2 | -15/+17 |
| | | | | | | PRIVACY_SUPPORT. Reordered the remaining options SVN Revision: 1230 | ||||
* | * doc/guide.tex: Describe option Matches in mod_vcard_ldap (thanks | Badlop | 2008-03-13 | 3 | -12/+30 |
| | | | | | | | | to Evgeniy Khramtsov)(EJAB-530). Fix typo in the description of ldap_server option. * doc/guide.html: Likewise SVN Revision: 1229 | ||||
* | * src/mod_echo.erl: Small change to avoid a compilation warning of | Badlop | 2008-03-12 | 2 | -4/+12 |
| | | | | | | unused function SVN Revision: 1228 | ||||
* | * src/web/ejabberd_web_admin.erl (term_to_string): Show Erlang | Badlop | 2008-03-12 | 2 | -1/+9 |
| | | | | | | terms in one line in Erlang R12 (EJAB-503) SVN Revision: 1227 | ||||
* | * src/ejabberd_s2s_in.erl (get_cert_domains): When compiling with | Badlop | 2008-03-11 | 2 | -2/+12 |
| | | | | | | | Erlang R12, replace the calls to deprecated module PKIX1Explicit88 with OTP-PKIX (EJAB-556) SVN Revision: 1226 | ||||
* | * src/ejabberd_update.erl: Fix crash when browsing the Update | Badlop | 2008-03-10 | 2 | -2/+7 |
| | | | | | | page in Erlang R12 (EJAB-552) SVN Revision: 1225 | ||||
* | SVN Revision: 1224 | Alexey Shchepin | 2008-03-09 | 1 | -0/+28 |
| | |||||
* | * src/web/ejabberd_http_poll.erl: Fixed HTTP headers when a | Alexey Shchepin | 2008-03-09 | 2 | -24/+1 |
| | | | | | | requested session doesn't exist SVN Revision: 1223 | ||||
* | * src/mod_proxy65/mod_proxy65_service.erl: Implement alternative | Badlop | 2008-03-09 | 2 | -1/+7 |
| | | | | | | | to the deprecated function inet:ip_to_bytes (thanks to Evgeniy Khramtsov)(EJAB-542) SVN Revision: 1222 |