index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/hook_deps.sh: Search for escript in PATH
Holger Weiss
2017-02-23
1
-1
/
+1
*
Add tool for checking which dependences need update
Paweł Chmielowski
2017-01-23
1
-0
/
+127
*
Add script to check hook dependencies
Evgeniy Khramtsov
2017-01-16
1
-0
/
+394
*
Add xdata generator and make some code using it
Evgeniy Khramtsov
2016-10-07
1
-3507
/
+0
*
Test anonymous auth
Evgeniy Khramtsov
2016-09-25
1
-0
/
+1
*
Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1
Evgeniy Khramtsov
2016-09-24
1
-2
/
+2
*
Improve namespace handling
Evgeniy Khramtsov
2016-09-24
1
-15
/
+26
*
Add tests for s2s code
Evgeniy Khramtsov
2016-09-23
1
-1
/
+11
*
Make common tests working again
Evgeniy Khramtsov
2016-09-13
1
-2
/
+3
*
Rename #error{} record to #stanza_error{}
Evgeniy Khramtsov
2016-09-08
1
-1
/
+1
*
Improve pubsub code
Evgeniy Khramtsov
2016-09-08
1
-21
/
+21
*
Rewrite mod_pubsub to use XML codec
Evgeniy Khramtsov
2016-08-30
1
-49
/
+354
*
Improve some type specs
Evgeniy Khramtsov
2016-08-09
1
-5
/
+14
*
Change code to reflect recent changes in fxml_gen
Evgeniy Khramtsov
2016-08-05
1
-27
/
+40
*
Rewrite mod_stats to use XML generator
Evgeniy Khramtsov
2016-07-31
1
-8
/
+9
*
Rewrite mod_mix to use XML generator
Evgeniy Khramtsov
2016-07-31
1
-15
/
+9
*
Rewrite mod_http_upload to use XML generator
Evgeniy Khramtsov
2016-07-30
1
-0
/
+72
*
Rewrite mod_sic to use XML generator
Evgeniy Khramtsov
2016-07-30
1
-0
/
+34
*
Rewrite captcha to use XML generator
Evgeniy Khramtsov
2016-07-28
1
-2
/
+62
*
Rewrite S2S and ejabberd_service code to use XML generator
Evgeniy Khramtsov
2016-07-27
1
-0
/
+60
*
Rewrite mod_adhoc and mod_announce to use XML generator
Evgeniy Khramtsov
2016-07-26
1
-0
/
+56
*
Rewrite mod_mam and mod_muc to use XML generator
Evgeniy Khramtsov
2016-07-25
1
-61
/
+203
*
Rewrite mod_blocking to use XML generator
Evgeniy Khramtsov
2016-07-19
1
-1
/
+3
*
Rewrite mod_offline to use XML generator
Evgeniy Khramtsov
2016-07-19
1
-1
/
+57
*
Initial version based on XML generator
Evgeniy Khramtsov
2016-07-18
3
-20864
/
+212
*
XEP-0198: Add 'h' attribute to <failed/> element
Holger Weiss
2016-05-24
3
-15
/
+38
*
Add tests for MUC MAM
Evgeniy Khramtsov
2016-05-01
2
-3
/
+12
*
Remove --auth in ejabberd_ctl.erl as it's useless, still useful for mod_rest
Badlop
2016-04-15
1
-2
/
+2
*
Add tests for MIX
Evgeniy Khramtsov
2016-03-10
3
-9
/
+261
*
Add tests for XEP-0013
Evgeniy Khramtsov
2016-02-10
3
-3
/
+231
*
Update dependencies
Christophe Romain
2016-01-05
1
-92
/
+0
*
Update set-dep-versions script to work with new rebar.config
Paweł Chmielowski
2015-12-23
1
-1
/
+1
*
Make JID related functions from jlib.erl deprecated
Evgeniy Khramtsov
2015-11-24
2
-6
/
+6
*
Integrate join/leave cluster as ejabberd command
Christophe Romain
2015-11-20
2
-262
/
+0
*
Merge pull request #742 from joudinet/master
Christophe Romain
2015-09-25
2
-2
/
+2
|
\
|
*
Allow root to run join_cluster and leave_cluster
Johan Oudinet
2015-09-22
2
-2
/
+2
*
|
Fix calling problem introduced when reducing bashisms (#748)
Badlop
2015-09-25
2
-2
/
+2
*
|
Remove bashisms in {join,leave}cluster scripts
Johan Oudinet
2015-09-24
2
-6
/
+6
|
/
*
typo fix
Christophe Romain
2015-09-10
1
-2
/
+0
*
Add "complete" attribute to MAM final response (EJABS-2484)
Evgeniy Khramtsov
2015-07-10
3
-18
/
+77
*
Fix mod_mam compatibility with RSM for other backends
Evgeniy Khramtsov
2015-07-10
3
-3
/
+4
*
Add MAM (XEP-0313) support
Evgeniy Khramtsov
2015-06-22
3
-0
/
+1385
*
Add minor robustness on cluster scripts
Christophe Romain
2015-05-20
2
-6
/
+6
*
Remove XEP-0091 tags from test suite
Holger Weiss
2015-05-18
3
-76
/
+0
*
Allow run joincluster as non root when ejabberd installed as root (#497)
Christophe Romain
2015-05-13
1
-2
/
+1
*
Allow bypassing script interraction (#516)
15.04
Christophe Romain
2015-04-23
2
-25
/
+31
*
Improve join/leave cluster scripts
Christophe Romain
2015-04-21
2
-48
/
+58
*
Remove tools/configure.erl as it's not used and can cause problem with make i...
Paweł Chmielowski
2015-03-27
1
-89
/
+0
*
add mnesia cluster helper scripts
Christophe Romain
2015-03-06
2
-0
/
+249
*
set-dep-versions: Cope with branches
Holger Weiss
2015-02-26
1
-6
/
+20
[next]