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
/
src
/
mod_proxy65_service.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use include_lib() to include headers from dependencies (#3369)
Stu Tomlinson
2020-09-03
1
-1
/
+1
*
Rename 'turn_v4_ip' and 'turn_v6_ip' options
Holger Weiss
2020-05-29
1
-1
/
+1
*
mod_stun_disco: Offer local IPv6 services
Holger Weiss
2020-05-19
1
-1
/
+1
*
ejabberd_stun: Set a default 'turn_ip'
Holger Weiss
2020-04-20
1
-9
/
+1
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Correctly handle unicode in log messages
Evgeny Khramtsov
2019-09-23
1
-2
/
+2
*
Don't retain module option on gen_mod supervisor
Evgeny Khramtsov
2019-08-04
1
-5
/
+5
*
Introduce 'vcard' option for the modules supporting vCards
Evgeny Khramtsov
2019-08-02
1
-5
/
+12
*
Process unexpected messages uniformly
Evgeny Khramtsov
2019-07-12
1
-3
/
+6
*
Avoid routing packets through a single process
Evgeny Khramtsov
2019-07-06
1
-4
/
+18
*
Make logging messages more consistent
Evgeny Khramtsov
2019-06-24
1
-2
/
+2
*
Improve extraction of translated strings
Evgeny Khramtsov
2019-06-22
1
-9
/
+9
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-28
/
+17
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Report real address of a listener
Evgeny Khramtsov
2018-09-18
1
-2
/
+4
*
Refactor ejabberd_listener
Evgeny Khramtsov
2018-09-18
1
-8
/
+6
*
Restore forgotten translations from previous commit
Evgeniy Khramtsov
2018-06-20
1
-1
/
+1
*
Get rid of ejabberd.hrl header
Evgeniy Khramtsov
2018-06-14
1
-4
/
+2
*
Remove 'iqdisc' option
Evgeniy Khramtsov
2018-02-11
1
-21
/
+10
*
Introduce new gen_mod callback: mod_options/1
Evgeniy Khramtsov
2018-01-23
1
-15
/
+19
*
Process 'name' option for all route-registering modules
Evgeniy Khramtsov
2018-01-08
1
-1
/
+2
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
mod_proxy65: Expand @HOST@ keyword in 'hostname' option
Marc Schink
2018-01-03
1
-1
/
+2
*
Use xmpp:io_format_error/1 wherever possible
Evgeniy Khramtsov
2017-11-14
1
-2
/
+2
*
Reuse some translation strings
Evgeniy Khramtsov
2017-09-24
1
-2
/
+2
*
Introduce 'hosts' option
Evgeniy Khramtsov
2017-08-08
1
-40
/
+55
*
Introduce 'iqdisc' global option
Evgeniy Khramtsov
2017-05-04
1
-3
/
+3
*
Don't validate an option in gen_mod:get*opt() functions
Evgeniy Khramtsov
2017-04-30
1
-33
/
+9
*
Rename aux.erl as misc.erl
17.04
Christophe Romain
2017-04-11
1
-3
/
+3
*
Deprecate jlib.erl in favor of aux.erl
Evgeniy Khramtsov
2017-03-30
1
-3
/
+3
*
Get rid of p1_sha calls
Alexey Shchepin
2017-03-14
1
-1
/
+1
*
Get rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov
2017-02-26
1
-2
/
+2
*
Reload modules when reloading configuration file
Evgeniy Khramtsov
2017-02-22
1
-2
/
+40
*
Fix some dialyzer warnings
Evgeniy Khramtsov
2017-02-18
1
-1
/
+1
*
Change routing API
Evgeniy Khramtsov
2017-02-16
1
-2
/
+2
*
Improve modules start/stop procedures
Evgeniy Khramtsov
2017-02-14
1
-0
/
+1
*
Merge branch 'new_stream'
Evgeniy Khramtsov
2017-01-20
1
-9
/
+24
|
\
|
*
Implement database backend interface for mod_proxy65
Evgeniy Khramtsov
2017-01-16
1
-9
/
+24
*
|
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
|
/
*
Move copyright definition to ejabberd.hrl
Evgeniy Khramtsov
2016-11-23
1
-2
/
+1
*
Change code to reflect recent changes in fxml_gen
Evgeniy Khramtsov
2016-08-05
1
-5
/
+0
*
Rewrite several modules to use XML generator
Evgeniy Khramtsov
2016-07-29
1
-198
/
+153
*
Use {access,shaper}_rules_validator in other places where access rules are used
Paweł Chmielowski
2016-06-21
1
-1
/
+1
*
Replace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov
2016-03-31
1
-8
/
+14
*
Make it possible to get virtual host of a registered route
Evgeniy Khramtsov
2016-03-13
1
-1
/
+1
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-3
/
+3
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-2
/
+2
*
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-3
/
+3
*
Remove unused validation code
Evgeniy Khramtsov
2015-06-03
1
-18
/
+1
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-3
/
+19
[next]