index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_config.erl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-05
Update copyright dates
Evgeniy Khramtsov
1
-1
/
+1
2017-11-23
Move 'certfile' based options in a single place
Evgeniy Khramtsov
1
-7
/
+1
2017-11-16
Allow writing custom modules in own path (#1327)
Christophe Romain
1
-1
/
+13
2017-11-01
Introduce 'certfiles' global option
Evgeniy Khramtsov
1
-2
/
+5
2017-08-17
Don't attempt to access(2) a certificate file
Evgeniy Khramtsov
1
-2
/
+3
2017-05-17
Clean up database code related to mod_vcard_xupdate
Evgeniy Khramtsov
1
-1
/
+1
2017-05-12
Check presence of some files during option validation
Evgeniy Khramtsov
1
-1
/
+1
2017-05-08
Remove forgotten 'export_all'
Evgeniy Khramtsov
1
-2
/
+0
2017-05-08
Split some functions in smaller ones
Evgeniy Khramtsov
1
-7
/
+12
2017-05-08
Add type specs for Module:opt_type/1
Evgeniy Khramtsov
1
-0
/
+17
2017-04-29
Don't validate an option in ejabberd_config:get_option() functions
Evgeniy Khramtsov
1
-58
/
+46
2017-04-28
Don't re-define validation functions in multiple places
Evgeniy Khramtsov
1
-4
/
+22
2017-04-28
Fix elixir tests
Paweł Chmielowski
1
-0
/
+2
2017-04-27
Store options using p1_options module
Evgeniy Khramtsov
1
-150
/
+89
2017-04-23
Improve Mnesia tables creation and transformation
Evgeniy Khramtsov
1
-90
/
+1
2017-04-21
Speedup Mnesia tables initialization
Evgeniy Khramtsov
1
-2
/
+1
2017-04-16
Improve logging message
Evgeniy Khramtsov
1
-3
/
+3
2017-04-16
Move compile_exprs() to misc module
Evgeniy Khramtsov
1
-19
/
+4
2017-04-16
Speedup configuration options lookup
Evgeniy Khramtsov
1
-20
/
+100
2017-04-16
Log human readable description when configuration file is not found
Evgeniy Khramtsov
1
-2
/
+0
2017-04-16
Report configuration file location on startup
Evgeniy Khramtsov
1
-1
/
+2
2017-04-14
Use cache in front of Redis/SQL RAM backends
Evgeniy Khramtsov
1
-2
/
+35
2017-04-11
Rename aux.erl as misc.erl
Christophe Romain
1
-1
/
+1
2017-04-05
Set 'read_concurrency' for some ETS tables
Evgeniy Khramtsov
1
-1
/
+2
2017-03-30
Deprecate jlib.erl in favor of aux.erl
Evgeniy Khramtsov
1
-1
/
+1
2017-03-14
Get rid of p1_sha calls
Alexey Shchepin
1
-2
/
+2
2017-03-10
Add support for file-based queues
Evgeniy Khramtsov
1
-3
/
+15
2017-02-27
Return ok from start/2
Paweł Chmielowski
1
-1
/
+2
2017-02-27
Change loglevel on configuration reload
Evgeniy Khramtsov
1
-11
/
+20
2017-02-24
Remove previous options when the config gets reloaded
Evgeniy Khramtsov
1
-15
/
+16
2017-02-23
Start/stop virtual hosts when reloading configuration file
Evgeniy Khramtsov
1
-0
/
+10
2017-02-22
Reload modules when reloading configuration file
Evgeniy Khramtsov
1
-2
/
+3
2017-02-18
Fix some dialyzer warnings
Evgeniy Khramtsov
1
-8
/
+5
2017-02-17
Mark local/global config functions as deprecated
Peter Lemenkov
1
-3
/
+9
2017-01-11
Implement database backend interface for ejabberd_router
Evgeniy Khramtsov
1
-8
/
+29
2017-01-10
Allow old-stype mod_vcard_ldap in the config (#1410)
Evgeniy Khramtsov
1
-0
/
+1
2017-01-02
Update copyright date automatically (#1442)
Badlop
1
-1
/
+1
2017-01-02
Remove mod_http_bind and migration code to mod_bosh
Paweł Chmielowski
1
-0
/
+1
2016-12-28
Add xmpp_stream_out behaviour and rewrite s2s/SM code
Evgeniy Khramtsov
1
-1
/
+18
2016-11-30
Improve handling of mnesia schema
Christophe Romain
1
-2
/
+2
2016-11-04
Merge mod_opt_type from db sub-modules to main module mod_opt_type
Paweł Chmielowski
1
-10
/
+23
2016-10-05
New api permissions framework
Paweł Chmielowski
1
-1
/
+2
2016-09-08
Start elixir config code only if elixir was enabled in configure script
Paweł Chmielowski
1
-10
/
+29
2016-09-08
Support for Elixir configuration file #1208
gabrielgatu
1
-1
/
+12
2016-09-07
Enforce pathtype use with config path (#1264)
Christophe Romain
1
-1
/
+3
2016-08-09
Improve some type specs
Evgeniy Khramtsov
1
-1
/
+1
2016-07-29
Rewrite mod_vcard_ldap to use XML generator
Evgeniy Khramtsov
1
-0
/
+1
2016-07-07
Get rid of warnings
Evgeniy Khramtsov
1
-3
/
+0
2016-07-01
Fix compilation issues on R19
Paweł Chmielowski
1
-1
/
+1
2016-06-21
Allow {mod_}opt_type to transform values passed to it, and for better error r...
Paweł Chmielowski
1
-18
/
+35
[next]