Badlop
|
c3df4f3eb0
|
Small relax the limitation in the mod_pubsub_odbc host option.
SVN Revision: 2780
|
2009-12-04 16:07:43 +00:00 |
|
Badlop
|
2c1b8b0930
|
Merge from 2.1.x 2498: added mod_pubsub_odbc documentation
SVN Revision: 2779
|
2009-12-03 22:58:49 +00:00 |
|
Badlop
|
3cca748bd5
|
Explain limitation in the mod_pubsub_odbc host option.
SVN Revision: 2778
|
2009-12-03 22:58:30 +00:00 |
|
Badlop
|
2a05ca5f2b
|
Use os:getenv to get HOME; if variable is undefined use default values.
SVN Revision: 2772
|
2009-12-03 15:58:19 +00:00 |
|
Badlop
|
3173d9167f
|
Forward IQ vCard queries of room occupants to bare JID, not full (EJAB-1045)
SVN Revision: 2770
|
2009-12-01 20:02:16 +00:00 |
|
Badlop
|
f7b5afec51
|
Don't handle internally an IQ vCard if destination is full JID (EJAB-1045)
SVN Revision: 2769
|
2009-12-01 20:02:00 +00:00 |
|
Badlop
|
bc355eebaa
|
Fix call to get_module_proc with binary.
SVN Revision: 2765
|
2009-11-30 13:08:37 +00:00 |
|
Badlop
|
78f9586839
|
Fix call to hook management in mod_caps start/stop
SVN Revision: 2764
|
2009-11-30 12:55:35 +00:00 |
|
Badlop
|
040892d1a2
|
Remove all references to unused library: expat (EJAB-1111)
SVN Revision: 2763
|
2009-11-30 12:32:14 +00:00 |
|
Badlop
|
71cd4917d8
|
Move get_group_name outside the loop (thanks to mikekaganski)
SVN Revision: 2761
|
2009-11-26 14:45:39 +00:00 |
|
Badlop
|
b989297725
|
Fix problem of authentication when using plain from SVN r2575 (EJAB-936)
SVN Revision: 2759
|
2009-11-24 21:40:50 +00:00 |
|
Badlop
|
cf6d842d45
|
Fix warning
SVN Revision: 2758
|
2009-11-24 15:22:06 +00:00 |
|
Badlop
|
733e84a4a8
|
Fix exmpp_stanza:get_sender return value.
SVN Revision: 2757
|
2009-11-24 11:56:26 +00:00 |
|
Badlop
|
9ac9a84ca7
|
Fix explanation of option content_types. Reorder options.
SVN Revision: 2756
|
2009-11-23 20:28:53 +00:00 |
|
Badlop
|
4f369d048d
|
Generate main XML file also when exporting only a vhost (EJAB-1098)
SVN Revision: 2754
|
2009-11-23 18:35:11 +00:00 |
|
Badlop
|
c1a7e30f12
|
Show informative webpage when browsing the HTTP-Poll page (EJAB-1106)
SVN Revision: 2752
|
2009-11-23 15:22:45 +00:00 |
|
Badlop
|
4dcfde7737
|
Change captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB-1105)
SVN Revision: 2750
|
2009-11-23 12:43:56 +00:00 |
|
Badlop
|
0838514c27
|
Option to define custom HTTP headers in mod_http_fileserver (EJAB-612)
SVN Revision: 2748
|
2009-11-23 12:13:26 +00:00 |
|
Badlop
|
29f3ef4716
|
Explain that the example captcha.sh requires Bash because uses RANDOM feature.
SVN Revision: 2746
|
2009-11-17 15:49:54 +00:00 |
|
Badlop
|
a8e5437271
|
Include IP address, time and module in IBR admin message (thanks to Tsukasa Hamano)
SVN Revision: 2743
|
2009-11-17 11:14:00 +00:00 |
|
Badlop
|
a363d988a7
|
The default value of option ldap_filter is: undefined.
SVN Revision: 2742
|
2009-11-13 20:17:54 +00:00 |
|
Badlop
|
e1968b6b52
|
Copied Release Notes from 2.1.0 tag
SVN Revision: 2740
|
2009-11-13 20:07:03 +00:00 |
|
Evgeniy Khramtsov
|
99a6f12026
|
fixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should return deny or allow
SVN Revision: 2739
|
2009-11-13 16:22:54 +00:00 |
|
Badlop
|
eca650efac
|
Fix bug that forgot listener options when using R12 or older.
SVN Revision: 2736
|
2009-11-06 18:33:37 +00:00 |
|
Christophe Romain
|
bde4b7b057
|
minor bug fixes related to the use/conversion of/to exmpp (thanks to Karim Gemayel)
SVN Revision: 2733
|
2009-11-06 14:36:41 +00:00 |
|
Christophe Romain
|
a1e9b55ead
|
minor bug fixes related to the use/conversion of/to exmpp (thanks to Karim Gemayel)
SVN Revision: 2732
|
2009-11-06 14:34:23 +00:00 |
|
Christophe Romain
|
1c4cc57e3f
|
fix root node deletion match
SVN Revision: 2730
|
2009-11-05 17:36:54 +00:00 |
|
Badlop
|
26cd3a78d2
|
Fix ProcessOne name in comments.
SVN Revision: 2728
|
2009-11-04 20:19:38 +00:00 |
|
Badlop
|
3ed3c94a15
|
Extend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov)
SVN Revision: 2727
|
2009-11-04 20:18:23 +00:00 |
|
Badlop
|
ff338a0a62
|
Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)
SVN Revision: 2726
|
2009-11-04 20:17:08 +00:00 |
|
Badlop
|
5138a9709e
|
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)
SVN Revision: 2725
|
2009-11-04 20:16:05 +00:00 |
|
Badlop
|
ae93cf2c28
|
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)
SVN Revision: 2720
|
2009-11-04 17:40:39 +00:00 |
|
Badlop
|
1c2d639179
|
Fix small typo (thanks to MiCHi)
SVN Revision: 2716
|
2009-10-29 12:41:51 +00:00 |
|
Christophe Romain
|
2078f9ae95
|
typo fix on mod_pubsub and improve ejabberd_sm:get_session_pid api
SVN Revision: 2715
|
2009-10-27 14:40:01 +00:00 |
|
Christophe Romain
|
1fea1e3f4e
|
minor bugfix, thanks to brian Cully (EJAB-1089)
SVN Revision: 2714
|
2009-10-27 14:30:00 +00:00 |
|
Christophe Romain
|
b2bd51d3e3
|
fix disco bugs, thanks to Brian Cully (EJAB-1088)
SVN Revision: 2712
|
2009-10-27 14:24:33 +00:00 |
|
Badlop
|
80a7f5123d
|
Update ejabberd-p1 logo
SVN Revision: 2709
|
2009-10-26 18:30:53 +00:00 |
|
Badlop
|
8746175f1d
|
Better detection of ejabberd modules. Support down to Graphviz 2.8. Fix APP colours.
SVN Revision: 2708
|
2009-10-26 18:30:38 +00:00 |
|
Badlop
|
236d8fa254
|
Update overview.edoc
SVN Revision: 2706
|
2009-10-23 15:14:39 +00:00 |
|
Badlop
|
3872907f38
|
Fix EDoc errors
SVN Revision: 2705
|
2009-10-23 15:14:25 +00:00 |
|
Badlop
|
98f79f0c47
|
Add devdoc support to Makefiles
SVN Revision: 2704
|
2009-10-23 15:14:08 +00:00 |
|
Badlop
|
795992fb30
|
Update stylesheet
SVN Revision: 2703
|
2009-10-23 15:13:48 +00:00 |
|
Badlop
|
96504ffd88
|
Add images for ejabberd devdoc.
SVN Revision: 2702
|
2009-10-23 15:13:28 +00:00 |
|
Badlop
|
5e7b217d6c
|
Add funrelg: draw a function relation graph from source code using Graphviz.
SVN Revision: 2701
|
2009-10-23 15:13:11 +00:00 |
|
Badlop
|
f07513c74b
|
Add escobar_run, a small frontend to call escobar_hilite.
SVN Revision: 2700
|
2009-10-23 15:12:48 +00:00 |
|
Badlop
|
22fffb32ca
|
Customize escobar_hilite.erl for ejabberd purposes.
SVN Revision: 2699
|
2009-10-23 15:12:32 +00:00 |
|
Badlop
|
abcb3f22a8
|
Add escobar_hilite.erl and escobar.css.
SVN Revision: 2698
|
2009-10-23 15:12:16 +00:00 |
|
Badlop
|
f7a5689c45
|
Move overview.edoc to src/ dir.
SVN Revision: 2697
|
2009-10-23 15:12:01 +00:00 |
|
Badlop
|
bebc5a137a
|
Rename directory doc/api to doc/devdoc
SVN Revision: 2696
|
2009-10-23 15:11:43 +00:00 |
|
Badlop
|
5625f7d984
|
Fix mistake that disallowed s2s_out connections when using Erlang R12 or older.
SVN Revision: 2695
|
2009-10-22 14:44:00 +00:00 |
|