Evgeniy Khramtsov
|
ce3fa18fb6
|
fixes incorrect substitution of an LDAP pattern
SVN Revision: 2415
|
2009-07-31 06:43:17 +00:00 |
|
Evgeniy Khramtsov
|
fc0209fec9
|
fixes incorrect substitution of an LDAP pattern
SVN Revision: 2414
|
2009-07-31 06:32:24 +00:00 |
|
Christophe Romain
|
6bd9bac716
|
deny node creation if node owner is not owner of parent node as well
SVN Revision: 2413
|
2009-07-30 22:00:41 +00:00 |
|
Christophe Romain
|
26ace9829a
|
typo fix
SVN Revision: 2412
|
2009-07-30 21:37:19 +00:00 |
|
Christophe Romain
|
31d6fe3c7d
|
do not store item when persist_item false but send_last_published_item and last_item_cache enabled
SVN Revision: 2411
|
2009-07-30 21:00:44 +00:00 |
|
Badlop
|
4064e933fe
|
ejabberd 3.0.0 will require Erlang/OTP R12B-4 or higher, or R13B or higher (EJAB-997)
SVN Revision: 2410
|
2009-07-30 18:29:46 +00:00 |
|
Badlop
|
f5868a0952
|
Delete expat_erl, stringprep, xml and xml_stream; replaced by exmpp (EJAB-991)
SVN Revision: 2409
|
2009-07-30 17:57:56 +00:00 |
|
Christophe Romain
|
b08c061683
|
fix configuration result (EJAB-995)
SVN Revision: 2408
|
2009-07-30 13:13:22 +00:00 |
|
Evgeniy Khramtsov
|
35c1c3774c
|
do not crash on unmatched request
SVN Revision: 2407
|
2009-07-30 13:10:01 +00:00 |
|
Evgeniy Khramtsov
|
cd68e0021e
|
do not crash on unmatched request
SVN Revision: 2406
|
2009-07-30 13:08:26 +00:00 |
|
Geoff Cant
|
628b03f3c0
|
EJAB-994: Implements DNS timeouts and retries.
SVN Revision: 2405
|
2009-07-30 12:35:18 +00:00 |
|
Geoff Cant
|
f4330e9ed3
|
EJAB-994: Implements DNS timeouts and retries.
SVN Revision: 2404
|
2009-07-30 12:34:59 +00:00 |
|
Badlop
|
ea96fe3fd1
|
Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173)
SVN Revision: 2403
|
2009-07-30 11:45:54 +00:00 |
|
Evgeniy Khramtsov
|
548be039b3
|
implemented timeout_action: none | kill. default is none
SVN Revision: 2402
|
2009-07-30 10:25:54 +00:00 |
|
Evgeniy Khramtsov
|
458b28eeff
|
XMPP Ping support (thanks to Brian Cully)
SVN Revision: 2401
|
2009-07-30 08:58:21 +00:00 |
|
Evgeniy Khramtsov
|
c6f3fbb82c
|
treap.erl backport
SVN Revision: 2400
|
2009-07-29 03:43:58 +00:00 |
|
Evgeniy Khramtsov
|
a528c62bba
|
update existing key instead of dropping an error
SVN Revision: 2398
|
2009-07-29 03:40:56 +00:00 |
|
Geoff Cant
|
bf10d1e956
|
EJAB-940: Implements reliable ODBC transaction nesting.
SVN Revision: 2397
|
2009-07-28 13:46:28 +00:00 |
|
Geoff Cant
|
504cc7b7dd
|
EJAB-940: Implements reliable ODBC transaction nesting.
SVN Revision: 2396
|
2009-07-28 13:43:00 +00:00 |
|
Badlop
|
e6205e8f26
|
Fix error when nick registration stanza doesn't contain Value.
SVN Revision: 2395
|
2009-07-27 09:37:24 +00:00 |
|
Badlop
|
1262b0e353
|
Fix error when nick registration stanza doesn't contain Value.
SVN Revision: 2394
|
2009-07-27 09:36:49 +00:00 |
|
Christophe Romain
|
9d9fca5e19
|
fix subscribers publish_model
SVN Revision: 2393
|
2009-07-25 10:58:49 +00:00 |
|
Christophe Romain
|
ff1f4f5a35
|
fix get node configuration bug (Thanks to Brian Cully)
SVN Revision: 2392
|
2009-07-24 20:09:25 +00:00 |
|
Badlop
|
620a50223c
|
New command to dump a table to text file.
SVN Revision: 2391
|
2009-07-23 15:23:26 +00:00 |
|
Badlop
|
646adbf186
|
Add support to delete content and delete table.
SVN Revision: 2390
|
2009-07-23 15:23:21 +00:00 |
|
Badlop
|
164e1520d4
|
New command to dump a table to text file.
SVN Revision: 2389
|
2009-07-23 15:23:08 +00:00 |
|
Badlop
|
140d938bc3
|
Add support to delete content and delete table.
SVN Revision: 2388
|
2009-07-23 15:23:02 +00:00 |
|
Badlop
|
73f2fc76d9
|
Log an error if HTTP request does not include Host header (EJAB-966)
SVN Revision: 2387
|
2009-07-23 14:51:16 +00:00 |
|
Badlop
|
b3eb800be1
|
Log an error if HTTP request does not include Host header (EJAB-966)
SVN Revision: 2386
|
2009-07-23 14:50:58 +00:00 |
|
Evgeniy Khramtsov
|
553969f0fd
|
delete/2 now does not crash when there is nothing to delete. fold/1 added
SVN Revision: 2385
|
2009-07-22 06:52:47 +00:00 |
|
Evgeniy Khramtsov
|
94a638da85
|
delete/2 now does not crash when there is nothing to delete. fold/1 added
SVN Revision: 2383
|
2009-07-22 06:46:07 +00:00 |
|
Christophe Romain
|
fef762243c
|
caps storage indexed on case insensitive jid
SVN Revision: 2382
|
2009-07-21 20:51:14 +00:00 |
|
Mickaël Rémond
|
ee142c5fe1
|
Fix typo from EJAB-988
SVN Revision: 2381
|
2009-07-21 19:18:22 +00:00 |
|
Mickaël Rémond
|
46735f7c62
|
Fix typo from EJAB-988
SVN Revision: 2380
|
2009-07-21 19:17:32 +00:00 |
|
Badlop
|
97dfcb9fb0
|
HTML room logs: fix formatting of spaces; log config when disabling logging; display occupants (EJAB-986)
SVN Revision: 2379
|
2009-07-21 18:35:20 +00:00 |
|
Badlop
|
7dfdd5d654
|
HTML room logs: fix formatting of spaces; log config when disabling logging; display occupants (EJAB-986)
SVN Revision: 2378
|
2009-07-21 18:33:56 +00:00 |
|
Badlop
|
97ee31e751
|
Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Brian Cully)
SVN Revision: 2377
|
2009-07-21 17:32:29 +00:00 |
|
Badlop
|
5346a7df02
|
Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Brian Cully)
SVN Revision: 2376
|
2009-07-21 17:31:09 +00:00 |
|
Christophe Romain
|
46304da5d7
|
fix get_entity_subscriptions result match
SVN Revision: 2375
|
2009-07-20 15:19:51 +00:00 |
|
Badlop
|
338af10aaf
|
moved some log reports from error to debug level (thanks to Evgeniy Khramtsov)
SVN Revision: 2374
|
2009-07-20 09:21:42 +00:00 |
|
Badlop
|
367365f816
|
moved some log reports from error to debug level (thanks to Evgeniy Khramtsov)
SVN Revision: 2373
|
2009-07-20 09:21:30 +00:00 |
|
Christophe Romain
|
360b4916b1
|
Implement pubsub#get-pending Ad Hoc Command (EJAB-955) (thanks to Brian Cully)
SVN Revision: 2372
|
2009-07-20 08:53:56 +00:00 |
|
Badlop
|
020a3e6d6b
|
Revert workaround of EJAB-611 because it seems no longer required (EJAB-709)
SVN Revision: 2371
|
2009-07-17 21:47:26 +00:00 |
|
Badlop
|
480c98e991
|
Revert workaround of EJAB-611 because it seems no longer required (EJAB-709)
SVN Revision: 2370
|
2009-07-17 21:46:26 +00:00 |
|
Badlop
|
5e05ad03bb
|
Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)
SVN Revision: 2369
|
2009-07-17 20:47:40 +00:00 |
|
Badlop
|
9df5639974
|
Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)
SVN Revision: 2368
|
2009-07-17 20:45:44 +00:00 |
|
Christophe Romain
|
2729285977
|
Fix updating pending subscriptions (EJAB-980)
SVN Revision: 2367
|
2009-07-17 19:58:42 +00:00 |
|
Badlop
|
8d988d1bd2
|
Store account number in internal auth of (EJAB-981)(thanks to Juan Pablo Carlino)
SVN Revision: 2366
|
2009-07-17 19:06:42 +00:00 |
|
Badlop
|
08a72c1693
|
Store account number in internal auth of (EJAB-981)(thanks to Juan Pablo Carlino)
SVN Revision: 2365
|
2009-07-17 19:05:55 +00:00 |
|
Christophe Romain
|
c54fb0c9f2
|
Fix set-subscriptions to work with multi-subscribe (EJAB-977)
SVN Revision: 2364
|
2009-07-17 09:29:11 +00:00 |
|