summaryrefslogtreecommitdiff
path: root/src/shaper.erl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
|
* Add type specs for Module:opt_type/1Evgeniy Khramtsov2017-05-081-0/+2
|
* Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov2017-04-291-2/+1
| | | | | | | | | | | | | The commit introduces the following changes: * Now there is no need to pass validating function in ejabberd_config:get_option() functions, because the configuration keeps already validated values. * New function ejabberd_config:get_option/1 is introduced * Function ejabberd_config:get_option/3 is deprecated. If the function is still called, the second argument (validating function) is simply ignored. * The second argument for ejabberd_config:get_option/2 is now a default value, not a validating function.
* Speedup Mnesia tables initializationEvgeniy Khramtsov2017-04-211-1/+0
|
* Improve startup procedureEvgeniy Khramtsov2017-02-241-3/+27
|
* Improve reload_config admin commandEvgeniy Khramtsov2017-02-231-0/+1
|
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|
* Improve handling of mnesia schemaChristophe Romain2016-11-301-1/+1
|
* Let shaper cope with low resolution system clockChristophe Romain2016-04-291-1/+5
| | | | | | We no longer rely on getting unique values from clock source, so we need to handle cope with systems which does not have a microsecond resolution on system clock (such as MS Windows)
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
|
* More now() replacementsPaweł Chmielowski2015-12-071-6/+3
|
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+8
|
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
|
* TURN support (EJAB-1017)Evgeniy Khramtsov2014-05-081-1/+13
|
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\ | | | | Update FSF address
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
| |
* | Remove annyoing warningsEvgeniy Khramtsov2014-03-251-2/+0
| |
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Fix some type specs and errorsEvgeniy Khramtsov2013-12-101-2/+2
|
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-15/+60
|
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
| | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
* Accumulated patch to binarize and indent codeBadlop2013-03-141-27/+36
|
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
|
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
|
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
|
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
| | | | SVN Revision: 2891
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2
| | | | | | | | * doc/guide.html: Likewise * src/*/*.erl: Likewise * src/*/*.erl: Remove unneeded blankspaces in license text SVN Revision: 1804
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
| | | | | | | | | | | * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499
* * src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUGBadlop2008-03-211-1/+1
| | | | | | * src/shaper.erl: Move log call INFO_MSG to DEBUG SVN Revision: 1247
* Rewrite io:format calls to loglevel macros (EJAB-555)Christophe Romain2008-03-211-2/+4
| | | | SVN Revision: 1239
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
| | | | | | * src/*: Likewise SVN Revision: 1153
* * applied copyright patch 2.Mickaël Rémond2007-12-241-4/+22
| | | | SVN Revision: 1112
* * src/acl.erl and other 64 files: Remove Erlang module attributeBadlop2007-12-061-1/+0
| | | | | | | 'vsn' because it doesn't provide any worth feature, and it difficults hot code update (EJAB-440) SVN Revision: 1044
* * src/shaper.erl: BugfixAlexey Shchepin2006-10-021-1/+1
| | | | | | * src/ejabberd_config.erl: Likewise SVN Revision: 658
* * src/ejabberd_service.erl: BugfixAlexey Shchepin2006-01-131-13/+14
| | | | | | | | | | | | | | | * src/ejabberd_receiver.erl: Rewritten to use {active, once} mode for socket * src/ejabberd_c2s.erl: Update * src/ejabberd_listener.erl: Likewise * src/ejabberd_s2s_in.erl: Likewise * src/ejabberd_s2s_out.erl: Likewise * src/ejabberd_service.erl: Likewise * src/shaper.erl: Likewise * src/tls/tls.erl: Likewise * src/web/ejabberd_http.erl: Likewise SVN Revision: 483
* *** empty log message ***Alexey Shchepin2003-02-091-0/+58
SVN Revision: 66