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_ctl.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove --auth in ejabberd_ctl.erl as it's useless, still useful for mod_rest
Badlop
2016-04-15
1
-2
/
+1
*
process2/2 is needed by mod_rest to provide its own AccessCommands
Badlop
2016-04-11
1
-1
/
+5
*
Commands refactor, first pass.
Alexey Shchepin
2016-03-31
1
-57
/
+84
*
Pass noauth when auth isn't provided, reverts a1129dc (processone/ejabberd-co...
Badlop
2016-03-29
1
-1
/
+1
*
Fix format_result so get_room_options command works again after aa5caa3
Badlop
2016-02-17
1
-1
/
+1
*
Allow to pass \n in argument to ejabberdctl
Paweł Chmielowski
2016-02-12
1
-1
/
+1
*
Update copyright to 2016 (#901)
Badlop
2016-01-13
1
-1
/
+1
*
Don't keep 10 sec timeout that i used for testing...
Paweł Chmielowski
2015-12-08
1
-1
/
+1
*
Add ability to disable timeout for ejabberdctl command
Paweł Chmielowski
2015-12-08
1
-32
/
+35
*
Allow longer command execution time
Christophe Romain
2015-11-20
1
-1
/
+1
*
cosmetic cleanup
Christophe Romain
2015-10-07
1
-2
/
+5
*
Fix problem with --auth in ejabberd_ctl:process2/2
Paweł Chmielowski
2015-10-01
1
-1
/
+1
*
Add OAuth support (thanks to Aleksey)
Christophe Romain
2015-09-25
1
-4
/
+6
*
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-6
/
+9
*
New command get_room_options (#567)
Badlop
2015-05-15
1
-0
/
+9
*
Fix binaries when ejabberd_ctl passes auth details
Badlop
2015-01-15
1
-1
/
+1
*
Update copyright dates to 2015 (EJAB-1733)
Badlop
2015-01-08
1
-1
/
+1
*
Let ejabberdctl accept binary string arguments
Holger Weiss
2014-04-29
1
-0
/
+1
*
Merge pull request #146 from jamielinux/master
badlop
2014-04-11
1
-4
/
+3
|
\
|
*
Update FSF address
Jamie Nguyen
2014-02-22
1
-4
/
+3
*
|
Small change in ejabberd_ctl output format to support bash completion
Badlop
2014-03-26
1
-2
/
+2
*
|
Update copyright dates to 2014 (EJAB-1679)
Badlop
2014-03-13
1
-1
/
+1
|
/
*
Fix some type specs and errors
Evgeniy Khramtsov
2013-12-10
1
-19
/
+21
*
Change configuration file format to YAML
Evgeniy Khramtsov
2013-08-21
1
-1
/
+1
*
Logger improvements.
Evgeniy Khramtsov
2013-06-27
1
-1
/
+1
*
Remove old obsolete R14 code
Badlop
2013-06-14
1
-12
/
+1
*
In frontends, if result is in binary then convert to string
Badlop
2013-06-14
1
-1
/
+4
*
Make ejabberd_ctl not die for ejabberd_commands with binary arguments
Paweł Chmielowski
2013-06-14
1
-2
/
+2
*
Switch to rebar build tool
Evgeniy Khramtsov
2013-06-13
1
-0
/
+1
*
Accumulated patch to binarize and indent code
Badlop
2013-03-14
1
-40
/
+46
*
Update copyright dates
Alexey Shchepin
2013-01-24
1
-1
/
+1
*
Added clause so ejabberdctl number of arguments error report works with R15
Badlop
2012-08-27
1
-0
/
+11
*
Update copyright dates
Alexey Shchepin
2012-02-23
1
-1
/
+1
*
Use the regexp frontend module (EJAB-921)
Badlop
2011-12-08
1
-6
/
+6
*
Fix dialyzer warnings
Evgeniy Khramtsov
2011-09-17
1
-3
/
+3
*
update copyright up to 2011
Christophe Romain
2011-02-14
1
-1
/
+1
*
Add support to ejabberd_ctl to handle anonymous command arguments
Badlop
2010-10-15
1
-0
/
+4
*
Fix print of command result that contains ~ (thanks to Tsukasa Hamano)
Badlop
2010-07-03
1
-2
/
+1
*
Support in ejabberdctl help command names with old - characters.
Badlop
2010-01-25
1
-2
/
+3
*
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
Badlop
2010-01-12
1
-1
/
+1
*
Support for arguments in ejabberdctl that are empty strings.
Badlop
2009-12-28
1
-9
/
+10
*
Print command's reply and newline only when there's something to print.
Badlop
2009-12-11
1
-2
/
+6
*
Fix EDoc errors.
Badlop
2009-08-17
1
-1
/
+1
*
Merge misplaced 2055 2058 and 2062 from ejabberd-2.0.4.
Badlop
2009-05-07
1
-0
/
+1
*
* src/ejabberd_ctl.erl: New option to require auth in ejabberdctl
Badlop
2009-04-17
1
-15
/
+32
*
* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)
Badlop
2009-01-12
1
-1
/
+1
*
* src/*.erl: Fix EDoc comments
Badlop
2009-01-03
1
-6
/
+3
*
* src/ejabberd_ctl.erl: If ejabberd didn't start correctly:
Badlop
2008-10-24
1
-2
/
+10
*
Replace mentions of mod_xmlrpc to ejabberd_xmlrpc
Badlop
2008-10-13
1
-1
/
+1
*
* src/ejabberd_ctl.erl: Add frontend support for
Badlop
2008-10-12
1
-300
/
+642
[next]