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
/
mod_admin_extra.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix check_password
Matthias Rieber
2016-04-10
1
-2
/
+5
*
Tweak srg_get_info result formatting (#1048)
Badlop
2016-04-06
1
-2
/
+1
*
Fix error message paramater formatting
Mickael Remond
2016-04-06
1
-2
/
+2
*
Apply fixes and remove tests for missing methods
Mickael Remond
2016-04-01
1
-17
/
+31
*
Rollback mod_admin_extra
Mickael Remond
2016-04-01
1
-730
/
+145
*
Commands refactor, first pass.
Alexey Shchepin
2016-03-31
1
-145
/
+730
*
Improve ban_account command to work with other DBs than Mnesia (#977)
Badlop
2016-03-21
1
-15
/
+1
*
Don't use jlib:jid_remove_resource
Paweł Chmielowski
2016-03-16
1
-1
/
+1
*
Bare JID in 'from' of Roster Push (RFC 6121 section 2.1.6) in mod_admin_extra
root
2016-03-15
1
-1
/
+1
*
Fix result type of "connected_users_info" command
Holger Weiss
2016-03-14
1
-1
/
+2
*
Mark get_queue_length obsolete, and use count_offline_messages (#970)
Badlop
2016-03-04
1
-1
/
+1
*
Fix example value for rescode return type
Paweł Chmielowski
2016-02-09
1
-8
/
+8
*
More documentation of arguments in mod_admin_extra
Paweł Chmielowski
2016-02-09
1
-16
/
+67
*
Start documenting arguments in mod_admin_extra commands
Paweł Chmielowski
2016-02-09
1
-6
/
+22
*
Switch to Fast XML module
Mickael Remond
2016-02-03
1
-8
/
+8
*
Add a way to get all ejabberd_commands, not only those that was registered
Paweł Chmielowski
2016-01-26
1
-4
/
+4
*
rename timestamp function #917
HAMANO Tsukasa
2016-01-23
1
-1
/
+1
*
Add error handling to send_stanza
Christophe Romain
2016-01-19
1
-8
/
+20
*
Merge pull request #906 from hamano/stats_processes
badlop
2016-01-15
1
-1
/
+2
|
\
|
*
add stats processes command
HAMANO Tsukasa
2016-01-15
1
-1
/
+2
*
|
mod_admin_extra: Replace deprecated function calls
Holger Weiss
2016-01-02
1
-2
/
+2
*
|
New send_stanza command (ejabberd_contrib#142)
Badlop
2015-12-30
1
-1
/
+12
*
|
Add commands for generating html or markdown documentation for commands
Paweł Chmielowski
2015-12-28
1
-1
/
+1
*
|
Remove now() - part 1
Paweł Chmielowski
2015-12-04
1
-4
/
+2
*
|
Move JID related functions to jid.erl (#847)
Evgeniy Khramtsov
2015-11-24
1
-23
/
+23
|
/
*
Update several commands for recent ejabberd_commands changes
Alexey Shchepin
2015-09-28
1
-1
/
+14
*
When passwords are scrammed, report check_password_hash cannot work (#559)
Badlop
2015-06-25
1
-3
/
+7
*
Fix commands export2odbc, connected_users_vhost and push_alltoall (#586)
Badlop
2015-06-02
1
-27
/
+3
*
Merge pull request #585 from CorCornelisse/master
badlop
2015-06-02
1
-2
/
+2
|
\
|
*
These arguments should be binary instead of strings, otherwise it won't work ...
Cor Cornelisse
2015-06-01
1
-2
/
+2
*
|
Add config validation at startup
Evgeniy Khramtsov
2015-06-01
1
-58
/
+21
|
/
*
Include session record from header file instead of duplicating it
Mickael Remond
2015-05-26
1
-4
/
+2
*
Use namespace definitions when possible
Badlop
2015-05-21
1
-3
/
+3
*
Fix check_password_hash argument parsing (#559)
Badlop
2015-05-08
1
-1
/
+1
*
Simplify internal code of get_last and set_last commands
Badlop
2015-05-05
1
-16
/
+3
*
Improve get_last command to provide also last activity status
Badlop
2015-05-05
1
-4
/
+4
*
Fix set_last command to work with recent ejabberd (#555)
Badlop
2015-05-05
1
-1
/
+1
*
Remove load_config command because is superseded by reload_config (#532)
Badlop
2015-04-20
1
-9
/
+0
*
Replace crypto calls that will be removed in a future release
Badlop
2015-04-04
1
-2
/
+2
*
Improve srg_get_info result format (processone/ejabberd-contrib#92)
Badlop
2015-04-03
1
-2
/
+7
*
Fix output formatting in srg_get_info commend from mod_admin_extra
Paweł Chmielowski
2015-04-02
1
-3
/
+1
*
Fix problems with get_vcard* functions from mod_admin_extra
Paweł Chmielowski
2015-04-01
1
-5
/
+5
*
Drop exmpp usage from mod_admin_extra
Paweł Chmielowski
2015-04-01
1
-14
/
+1
*
Fix even more dialyzer warnings
Badlop
2015-03-27
1
-4
/
+4
*
Fix set_presence command (ejabberd-contrib#61)
Badlop
2015-03-27
1
-2
/
+2
*
Fix more mod_admin_extra commands
Badlop
2015-03-26
1
-20
/
+15
*
Fix problems in process_rosteritems command
Badlop
2015-03-26
1
-17
/
+9
*
Detect correctly when vCard does not exist (#21)
Badlop
2015-03-26
1
-2
/
+3
*
Fix return error when requesting non-existing vcard value (#21)
Badlop
2015-03-26
1
-1
/
+1
*
Ignore errors when retrieving status if the users just got offline
Mickaël Rémond
2015-03-26
1
-1
/
+1
[next]