Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow get_default on PEP nodes (EJAB-656) | Christophe Romain | 2008-06-19 | 1 | -1/+4 |
| | | | | SVN Revision: 1364 | ||||
* | * src/ejabberd.app: The ejabberd version number is defined in the | Badlop | 2008-06-18 | 6 | -4/+18 |
| | | | | | | | | | | | OTP application resource file, in the key 'vsn' (EJAB-657) * src/ejabberd.hrl: The macro VERSION now consults the ejabberd application key vsn * src/configure.erl: Load the ejabberd application description * doc/Makefile: Read ejabberd version from ejabberd.app vsn * doc/api/Makefile: Likewise SVN Revision: 1361 | ||||
* | temporary roster_groups_allowed (EJAB-655) | Christophe Romain | 2008-06-18 | 1 | -2/+2 |
| | | | | SVN Revision: 1359 | ||||
* | pubsub get_default bugfix (EJAB-656) | Christophe Romain | 2008-06-18 | 2 | -17/+13 |
| | | | | SVN Revision: 1358 | ||||
* | * src/mod_muc/mod_muc_room.erl: Allow admins to send messages to | Badlop | 2008-06-13 | 4 | -11/+50 |
| | | | | | | | | rooms even if not joined (EJAB-645) * doc/guide.tex: Likewise * doc/guide.html: Likewise SVN Revision: 1356 | ||||
* | * src/ejabberd.cfg.example: Add registration_timeout (EJAB-653) | Badlop | 2008-06-13 | 2 | -2/+8 |
| | | | | SVN Revision: 1355 | ||||
* | * doc/guide.tex: Title in HTML is shorter. Update several external URIs. | Badlop | 2008-06-13 | 5 | -60/+47 |
| | | | | SVN Revision: 1354 | ||||
* | * doc/guide.tex: Document ldap_local_filter (EJAB-179) | Badlop | 2008-06-13 | 2 | -2/+20 |
| | | | | SVN Revision: 1353 | ||||
* | * doc/guide.tex: Table of listener modules converted to | Badlop | 2008-06-12 | 3 | -1088/+1005 |
| | | | | | | | | 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 | ||||
* | * doc/guide.tex: Fix indentation of verbatim text | Badlop | 2008-06-12 | 2 | -678/+696 |
| | | | | SVN Revision: 1351 | ||||
* | * doc/guide.tex: | Badlop | 2008-06-12 | 2 | -3/+13 |
| | | | | | | | Changes in CSS: verbatim text is indented and has grey background; descriptions are indented; table borders are softer. SVN Revision: 1350 | ||||
* | * doc/guide.tex: Permanent reference URL for sections (EJAB-651) | Badlop | 2008-06-12 | 2 | -221/+134 |
| | | | | SVN Revision: 1349 | ||||
* | * src/ejabberd_c2s.erl: Bugfix: deliver messages when first | Badlop | 2008-06-09 | 2 | -0/+7 |
| | | | | | | presence is Invisible (thanks to Dariusz Markowicz)(EJAB-262) SVN Revision: 1348 | ||||
* | * doc/guide.tex: Small fixes (thanks to Christoph Anton Mitterer) | Badlop | 2008-06-08 | 4 | -20/+24 |
| | | | | | | | * doc/introduction.tex: Likewise * doc/guide.html: Likewise SVN Revision: 1347 | ||||
* | * doc/guide.tex: Document ejabberdctl status code (EJAB-633) | Badlop | 2008-06-05 | 3 | -6/+25 |
| | | | | | | * doc/guide.html: Likewise SVN Revision: 1346 | ||||
* | * src/msgs/pl.msg: Bugfix in arguments of translated string that | Badlop | 2008-06-04 | 2 | -1/+6 |
| | | | | | | could crash the room (thanks to Anastasia Gornostaeva) SVN Revision: 1345 | ||||
* | * src/web/ejabberd_web.erl (make_xhtml/2): Allow to include | Badlop | 2008-05-31 | 2 | -2/+9 |
| | | | | | | elements in the HTTP header SVN Revision: 1344 | ||||
* | * src/odbc/odbc_queries.erl (del_user_return_password): Return | Badlop | 2008-05-31 | 2 | -4/+10 |
| | | | | | | password (thanks to Oleg Palij) SVN Revision: 1343 | ||||
* | * src/ejabberd_s2s.erl: Added s2s_send_packet and s2s_receive_packet hooks ↵ | Mickaël Rémond | 2008-05-22 | 3 | -0/+17 |
| | | | | | | | | (EJAB-635). * src/ejabberd_s2s_in.erl: Likewise. SVN Revision: 1342 | ||||
* | * src/ejabberd_c2s.erl: user_send_packet hook now called on all packets ↵ | Mickaël Rémond | 2008-05-22 | 2 | -0/+9 |
| | | | | | | including presence packets (EJAB-634) SVN Revision: 1341 | ||||
* | * README: R12 support: remove compilation warning (EJAB-630) | Badlop | 2008-05-22 | 2 | -3/+5 |
| | | | | SVN Revision: 1340 | ||||
* | add release_notes_2.0.1 | Christophe Romain | 2008-05-19 | 1 | -0/+30 |
| | | | | SVN Revision: 1338 | ||||
* | * doc/guide.html: Update | Badlop | 2008-05-19 | 2 | -3299/+2029 |
| | | | | SVN Revision: 1335 | ||||
* | * src/configure.ac: R12 support: remove compilation | Badlop | 2008-05-19 | 4 | -19/+6 |
| | | | | | | | | warning (EJAB-630) * src/configure: Likewise * doc/guide.tex: Likewise SVN Revision: 1334 | ||||
* | * doc/guide.tex: Describe how to disable registration | Badlop | 2008-05-19 | 2 | -0/+7 |
| | | | | | | limitation (EJAB-614) SVN Revision: 1333 | ||||
* | * src/ejabberd_s2s_out.erl: Fix compilation error. | Mickaël Rémond | 2008-05-18 | 1 | -1/+1 |
| | | | | SVN Revision: 1332 | ||||
* | * src/ejabberd_s2s_out.erl: Avoid an harmless error (function clause in logs) | Mickaël Rémond | 2008-05-18 | 2 | -2/+12 |
| | | | | SVN Revision: 1331 | ||||
* | * src/extauth.erl: Log strange responses from extauth script. Use | Badlop | 2008-05-17 | 2 | -1/+18 |
| | | | | | | timeout (EJAB-627) SVN Revision: 1330 | ||||
* | * src/mod_muc/mod_muc_room.erl: Allow change_state of a room | Badlop | 2008-05-16 | 1 | -0/+2 |
| | | | | SVN Revision: 1329 | ||||
* | Change FSMTIMEOUT to 30s | Christophe Romain | 2008-05-16 | 2 | -1/+5 |
| | | | | SVN Revision: 1328 | ||||
* | * src/mod_muc/mod_muc_room.erl: Return Forbidden error message | Badlop | 2008-05-12 | 2 | -5/+18 |
| | | | | | | | when user sends private message in a room that disallows it (EJAB-595) SVN Revision: 1323 | ||||
* | * src/web/ejabberd_http.erl (parse_auth): Allow password that | Badlop | 2008-05-12 | 2 | -5/+13 |
| | | | | | | include colon character (EJAB-522) SVN Revision: 1322 | ||||
* | * src/mod_ip_blacklist.erl: Better error handling (EJAB-625). | Mickaël Rémond | 2008-05-09 | 2 | -8/+17 |
| | | | | SVN Revision: 1321 | ||||
* | * src/mod_ip_blacklist.erl: ignore when we do not have the IP. | Mickaël Rémond | 2008-05-08 | 1 | -2/+3 |
| | | | | SVN Revision: 1320 | ||||
* | * src/mod_ip_blacklist.erl: Update the list every 6 hours. | Mickaël Rémond | 2008-05-05 | 1 | -1/+1 |
| | | | | SVN Revision: 1319 | ||||
* | * src/mod_ip_blacklist.erl: Added C2S blacklist support (EJAB-625). | Mickaël Rémond | 2008-05-05 | 1 | -0/+113 |
| | | | | SVN Revision: 1318 | ||||
* | * src/ejabberd_c2s.erl: Added C2S blacklist support (EJAB-625). | Mickaël Rémond | 2008-05-05 | 4 | -33/+67 |
| | | | | | | | | * src/mod_ip_blacklist.erl: Likewise. * src/jlib.erl: Added IP format tuple to string function. * src/ejabberd_socket.erl: Properly handled c2s start failure (happen for blacklisted IP). SVN Revision: 1317 | ||||
* | * src/ejabberd_receiver.erl: Don't activate a socket untill its | Alexey Shchepin | 2008-05-04 | 2 | -1/+9 |
| | | | | | | receiver process is controlling it SVN Revision: 1316 | ||||
* | XEP-0115 patch (EJAB-618) | Christophe Romain | 2008-04-30 | 2 | -1/+6 |
| | | | | SVN Revision: 1313 | ||||
* | * src/ejabberd_s2s_out.erl: Improve confusing log message in s2s | Badlop | 2008-04-29 | 2 | -0/+11 |
| | | | | | | connection: wait_for_validation connect timeout (EJAB-617) SVN Revision: 1311 | ||||
* | * src/ejabberd.cfg.example: Small improvements in explanations | Badlop | 2008-04-29 | 3 | -32/+46 |
| | | | | | | * doc/guide.tex: Document MUC room options (EJAB-619) SVN Revision: 1310 | ||||
* | * doc/guide.tex: Document the option max_s2s_connections | Badlop | 2008-04-28 | 2 | -0/+28 |
| | | | | SVN Revision: 1307 | ||||
* | remove unused served_hosts option | Christophe Romain | 2008-04-28 | 2 | -11/+12 |
| | | | | SVN Revision: 1306 | ||||
* | * src/mod_muc/mod_muc_room.erl: Fixed room shaper processing | Alexey Shchepin | 2008-04-27 | 2 | -24/+24 |
| | | | | SVN Revision: 1305 | ||||
* | * src/mod_shared_roster.erl: Fix for new registered accounts not | Badlop | 2008-04-26 | 3 | -12/+158 |
| | | | | | | | | being immediately shown in an 'all' special shared roster group (thanks to Alexey Shchepin) (EJAB-71) * src/mod_register.erl: New vhost event user_registered SVN Revision: 1303 | ||||
* | * doc/guide.tex: Document option registration_timeout (EJAB-614) | Badlop | 2008-04-25 | 2 | -2/+16 |
| | | | | SVN Revision: 1302 | ||||
* | * src/ejabberd_c2s.erl: Added forbidden_session_hook | Badlop | 2008-04-25 | 4 | -1/+28 |
| | | | | | | | | * src/acl.erl: New access types: resource, resource_regexp and resource_glob * doc/guide.tex: Likewise SVN Revision: 1301 | ||||
* | * src/treap.erl: Bugfix | Alexey Shchepin | 2008-04-23 | 3 | -9/+52 |
| | | | | | | | * src/mod_register.erl: Fixed table creation, timeout isn't activated when registration fails SVN Revision: 1300 | ||||
* | * src/mod_register.erl: Restrict registration frequency per IP or | Alexey Shchepin | 2008-04-22 | 5 | -21/+275 |
| | | | | | | | | | user * src/ejabberd_c2s.erl: Pass IP to the c2s_unauthenticated_iq hook * src/ejabberd_config.erl: Added registration_timeout option * src/treap.erl: Treaps implementation SVN Revision: 1299 | ||||
* | * src/ejabberd_auth.erl: Improve anonymous authentication to not | Badlop | 2008-04-22 | 7 | -18/+104 |
| | | | | | | | | | | | | | | | remove rosters accidentally (EJAB-549). New functions in ejabberd_auth to get/check password and know which module accepted the authentication. New element 'auth_module' in ejabberd_c2s record 'statedata'. Cyrsasl provides a new property in the response: {auth_module, AuthModule}. * src/ejabberd_auth_anonymous.erl: Likewise * src/ejabberd_c2s.erl: Likewise * src/cyrsasl_anonymous.erl: Likewise * src/cyrsasl_digest.erl: Likewise * src/cyrsasl_plain.erl: Likewise SVN Revision: 1297 |