Badlop
|
675c24f5eb
|
pep_mapping not working due to Node type mismatch (EJAB-1135)
SVN Revision: 2815
|
2009-12-21 15:13:44 +00:00 |
|
Badlop
|
15abddb7a8
|
Fix EDoc comment
SVN Revision: 2814
|
2009-12-21 14:35:09 +00:00 |
|
Badlop
|
3df45683ff
|
Fix get_group_opt to return Default value in case of Mnesia error.
SVN Revision: 2811
|
2009-12-19 00:16:32 +00:00 |
|
Badlop
|
ef49822a47
|
Update branch version name back to 2.1.x
SVN Revision: 2810
|
2009-12-17 18:08:07 +00:00 |
|
Badlop
|
402a8c0d35
|
Prepare 2.1.1 release
SVN Revision: 2808
|
2009-12-14 14:15:45 +00:00 |
|
Badlop
|
d24449488c
|
Print command's reply and newline only when there's something to print.
SVN Revision: 2806
|
2009-12-11 20:04:36 +00:00 |
|
Badlop
|
b9e57a341d
|
Added to ejabberdctl an experimental variable EJABBERD_BYPASS_WARNINGS
SVN Revision: 2804
|
2009-12-11 19:42:59 +00:00 |
|
Badlop
|
79be929d96
|
Add support for serving a Unique Room Name (thanks to Pablo Polvorin)(EJAB-1121)
SVN Revision: 2802
|
2009-12-11 12:30:41 +00:00 |
|
Badlop
|
65aed47873
|
Show Last Activity menu item in Webadmin only if vhost has mod_last (EJAB-1031)
SVN Revision: 2799
|
2009-12-09 17:47:02 +00:00 |
|
Badlop
|
8ac16a0ec1
|
Call in WebAdmin the proper mod_last backend module (EJAB-1031)
SVN Revision: 2798
|
2009-12-09 17:46:51 +00:00 |
|
Badlop
|
3250c24ff1
|
This is ejabberd 2.1.x branch, not 2.1.0 tag.
SVN Revision: 2796
|
2009-12-09 10:09:35 +00:00 |
|
Badlop
|
88b6849e69
|
Fix erl -setcookie argument in cluster setup (thanks to Jan Koum)
SVN Revision: 2795
|
2009-12-09 10:09:19 +00:00 |
|
Badlop
|
e3b4c99b00
|
Apply a forgotten part of the original patch (EJAB-1119)
SVN Revision: 2792
|
2009-12-08 17:32:46 +00:00 |
|
Badlop
|
1f5bf8fbc0
|
Fix memory and port leak when TLS is enabled in HTTP (thanks to Brian Cully)(EJAB-1119)
SVN Revision: 2790
|
2009-12-07 17:33:02 +00:00 |
|
Badlop
|
f044d6ed28
|
Fix bug that couldn't connect if starttls_required and zlib were set (EJAB-1118)
SVN Revision: 2789
|
2009-12-07 15:54:25 +00:00 |
|
Christophe Romain
|
3aa242e2c7
|
prevent sending duplicated last items if several resources online (EJAB-1116)
SVN Revision: 2786
|
2009-12-06 23:18:17 +00:00 |
|
Badlop
|
8983cba129
|
Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115)
SVN Revision: 2784
|
2009-12-04 18:35:14 +00:00 |
|
Badlop
|
bd97c40f92
|
Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)
SVN Revision: 2782
|
2009-12-04 16:31:25 +00:00 |
|
Badlop
|
5a006b977d
|
Small relax the limitation in the mod_pubsub_odbc host option.
SVN Revision: 2781
|
2009-12-04 16:08:31 +00:00 |
|
Badlop
|
3658da3ae8
|
Explain limitation in the mod_pubsub_odbc host option.
SVN Revision: 2777
|
2009-12-03 22:53:56 +00:00 |
|
Badlop
|
2265f52c34
|
Fix warning of unused variable
SVN Revision: 2776
|
2009-12-03 22:53:39 +00:00 |
|
Badlop
|
7b244652f1
|
Use os:getenv to get HOME; if variable is undefined use default values.
SVN Revision: 2773
|
2009-12-03 15:59:01 +00:00 |
|
Badlop
|
325e67f4cb
|
Use old regexp instead re in 2.x for pre-R12B-4 compatibility.
SVN Revision: 2771
|
2009-12-02 23:26:28 +00:00 |
|
Badlop
|
6ce660b9c2
|
IQ sent to resource not connected, return service-unavailable instead of recipient-unavailable (EJAB-1045)
SVN Revision: 2768
|
2009-12-01 20:00:33 +00:00 |
|
Badlop
|
575e07a986
|
Forward IQ vCard queries of room occupants to bare JID, not full (EJAB-1045)
SVN Revision: 2767
|
2009-12-01 20:00:15 +00:00 |
|
Badlop
|
20d1011194
|
Don't handle internally an IQ vCard if destination is full JID (EJAB-1045)
SVN Revision: 2766
|
2009-12-01 19:59:59 +00:00 |
|
Badlop
|
3df5277728
|
Move get_group_name outside the loop (thanks to mikekaganski)
SVN Revision: 2762
|
2009-11-26 14:46:24 +00:00 |
|
Badlop
|
ea4f379bd5
|
Fix explanation of option content_types. Reorder options.
SVN Revision: 2755
|
2009-11-23 19:11:37 +00:00 |
|
Badlop
|
51594b6011
|
Generate main XML file also when exporting only a vhost (EJAB-1098)
SVN Revision: 2753
|
2009-11-23 18:34:36 +00:00 |
|
Badlop
|
58425ba45d
|
Show informative webpage when browsing the HTTP-Poll page (EJAB-1106)
SVN Revision: 2751
|
2009-11-23 15:21:05 +00:00 |
|
Badlop
|
7fd3d67ff3
|
Change captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB-1105)
SVN Revision: 2749
|
2009-11-23 12:43:15 +00:00 |
|
Badlop
|
1716b090f9
|
Option to define custom HTTP headers in mod_http_fileserver (EJAB-612)
SVN Revision: 2747
|
2009-11-23 12:00:46 +00:00 |
|
Badlop
|
e5e777694d
|
Explain that the example captcha.sh requires Bash because uses RANDOM feature.
SVN Revision: 2745
|
2009-11-17 15:49:05 +00:00 |
|
Badlop
|
6cf3ae8050
|
Include IP address, time and module in IBR admin message (thanks to Tsukasa Hamano)
SVN Revision: 2744
|
2009-11-17 11:14:31 +00:00 |
|
Badlop
|
26c572b7e7
|
The default value of option ldap_filter is: undefined.
SVN Revision: 2741
|
2009-11-13 20:16:41 +00:00 |
|
Evgeniy Khramtsov
|
311bf4dbb1
|
fixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should return deny or allow
SVN Revision: 2738
|
2009-11-13 16:19:46 +00:00 |
|
Badlop
|
1511a5dc82
|
Fix EDoc errors
SVN Revision: 2735
|
2009-11-06 18:26:06 +00:00 |
|
Badlop
|
041d947e83
|
Fix bug that forgot listener options when using R12 or older.
SVN Revision: 2734
|
2009-11-06 18:24:54 +00:00 |
|
Christophe Romain
|
2007b3d496
|
typo fix that breaks pep
SVN Revision: 2731
|
2009-11-06 11:01:40 +00:00 |
|
Christophe Romain
|
09e847b97d
|
fix root node deletion match
SVN Revision: 2729
|
2009-11-05 17:36:15 +00:00 |
|
Badlop
|
b9f911554c
|
Fix ProcessOne name in comments.
SVN Revision: 2724
|
2009-11-04 20:14:22 +00:00 |
|
Badlop
|
24323e8b3b
|
Extend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov)
SVN Revision: 2723
|
2009-11-04 20:12:54 +00:00 |
|
Badlop
|
1a5eb4f73d
|
Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)
SVN Revision: 2722
|
2009-11-04 19:54:15 +00:00 |
|
Badlop
|
3930715712
|
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)
SVN Revision: 2721
|
2009-11-04 19:52:33 +00:00 |
|
Badlop
|
64bc97d471
|
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)
SVN Revision: 2719
|
2009-11-04 17:38:51 +00:00 |
|
Badlop
|
4aec8dda48
|
Extend explanation of mod_pubsub "default" rename to "hometree".
SVN Revision: 2718
|
2009-11-04 09:42:54 +00:00 |
|
Badlop
|
9192c75e1a
|
Fix stringprep Bidi checking (thanks to Alexey Shchepin)(EJAB-1087)
SVN Revision: 2717
|
2009-11-01 12:15:34 +00:00 |
|
Christophe Romain
|
512d701ef8
|
minor bugfix, thanks to brian Cully (EJAB-1089)
SVN Revision: 2713
|
2009-10-27 14:26:22 +00:00 |
|
Christophe Romain
|
ef3dd090c7
|
backport previous patch to pubsub odbc
SVN Revision: 2711
|
2009-10-27 14:13:18 +00:00 |
|
Christophe Romain
|
3d5fe6a337
|
fix disco bugs, thanks to Brian Cully (EJAB-1088)
SVN Revision: 2710
|
2009-10-27 14:07:35 +00:00 |
|