prosodyctl: Add experimental way to reload specific modules directly
|
Kim Alvefur |
20 months ago |
Merge 0.12->trunk
|
Matthew Wild |
23 months ago |
prosodyctl: Fix using variable content in a format string
0.12
|
Matthew Wild |
23 months ago |
executables: Prefix module imports with prosody namespace
|
Kim Alvefur |
24 months ago |
executables: Invoke loader to allow mixing of old and new import style
|
Kim Alvefur |
24 months ago |
Merge 0.12->trunk
|
Kim Alvefur |
2023-01-22 |
util.startup: Close state on exit to ensure GC finalizers are called
0.12
|
Kim Alvefur |
2023-01-22 |
compat: Remove handling of Lua 5.1 location of 'unpack' function
|
Kim Alvefur |
2022-07-11 |
executables: Reject Lua 5.1 early
|
Kim Alvefur |
2022-07-02 |
prosodyctl: Pass server when listing (outdated) plugins (fix #1738)
0.12
|
Kim Alvefur |
2022-04-05 |
prosodyctl about: Report version of lua-readline
0.12
|
Kim Alvefur |
2022-03-27 |
prosodyctl: Restore 'list --outdated'
|
Kim Alvefur |
2022-02-17 |
prosodyctl: Allow passing server on command line with --server
|
Kim Alvefur |
2022-02-04 |
prosodyctl: Allow install plugin via explicit path or URL
|
Kim Alvefur |
2022-02-04 |
prosodyctl: Return success status code from --help
|
Kim Alvefur |
2022-02-04 |
prosodyctl: Use argument parsing library to parse --help, -h, -?
|
Kim Alvefur |
2022-02-04 |
prosodyctl: Hide process management commands when init system should be used instead
|
Kim Alvefur |
2021-12-21 |
prosodyctl: Reorder help sections
|
Kim Alvefur |
2021-12-21 |
prosodyctl: Fix weird indentation
|
Kim Alvefur |
2021-11-06 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-09-20 |
prosodyctl: Fix later import of LuaFileSystem
0.11
|
Kim Alvefur |
2021-09-11 |
prosodyctl: Add a note about checking the order of listed commands
|
Kim Alvefur |
2021-07-14 |
prosodyctl: Add cert to command listing
|
Kim Alvefur |
2021-07-14 |
prosodyctl: Add 'shell' to command listing
|
Kim Alvefur |
2021-07-14 |
prosodyctl: Add 'check' to command listing (fixes #1622)
|
Kim Alvefur |
2021-05-30 |
Merge 0.11->trunk
|
Kim Alvefur |
2021-05-27 |
prosodyctl: Add 'limits' to known globals to warn about misplacing it
0.11
|
Kim Alvefur |
2021-05-27 |
prosodyctl: Reorganize help / command list
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Report OpenSSL version
|
Kim Alvefur |
2021-05-11 |
Merge 0.11->trunk
|
Matthew Wild |
2021-05-13 |
prosodyctl about: Report libexpat version if known
0.11
|
Matthew Wild |
2021-05-11 |
prosodyctl: check config: Add 'gc' to list of global options
0.11
|
Matthew Wild |
2021-04-30 |
prosodyctl: Add reference to #1602 (plugin installer docs) in comment
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Move message after condition
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Fix copypaste oversight
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Abort if no plugin source specified for the installer
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Move UI related calls out of util.prosodyctl
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Use luarocks status code as exit code
|
Kim Alvefur |
2021-01-21 |
prosodyctl: Remove non-existant command from hidden commands
|
Kim Alvefur |
2021-01-05 |
util.prosodyctl: Get Luarocks server from config
|
Kim Alvefur |
2020-10-05 |
util.prosodyctl: Move hardcoded luarocks server into prosodyctl
|
Kim Alvefur |
2020-10-05 |
util.prosodyctl: Flip argument order
|
Kim Alvefur |
2020-10-05 |
prosodyctl about: Show longer name for luaunbound
|
Kim Alvefur |
2020-07-10 |
prosodyctl about: Strip name from lua module _VERSION
|
Kim Alvefur |
2020-07-10 |
prosodyctl about: Substitute better names for some Lua modules
|
Kim Alvefur |
2020-07-10 |
prosodyctl about: Split out libraries into a separate section
|
Kim Alvefur |
2020-07-10 |
prosodyctl about: Use library function for sorted listing of lua modules
|
Kim Alvefur |
2020-07-10 |
prosodyctl about: Report versions of luaunbound and libunbound
|
Kim Alvefur |
2020-06-25 |
prosodyctl: Fix traceback when no command provided (thanks Zash)
|
Matthew Wild |
2020-06-04 |
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl
|
Matthew Wild |
2020-06-02 |
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell
|
Matthew Wild |
2020-06-01 |
prosodyctl: Add 'daemonize' to deprecated options known by check command
|
Kim Alvefur |
2020-01-26 |
Merge 0.11->trunk
|
Matthew Wild |
2020-01-23 |
prosodyctl: Fix some luacheck warnings
0.11
|
Matthew Wild |
2020-01-23 |
Merge 0.11->trunk
|
Matthew Wild |
2020-01-23 |
Log warning when using prosodyctl start/stop/restart
0.11
|
Matthew Wild |
2020-01-23 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-12-31 |
prosodyctl: Print a blank line to improve spacing and readability
0.11
|
Kim Alvefur |
2019-12-31 |
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple
0.11
|
Kim Alvefur |
2019-12-31 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-11-23 |
prosodyctl check: Warn about conflict between mod_vcard and mod_vcard_legacy (#1469)
0.11
|
Kim Alvefur |
2019-11-23 |
prosodyctl: Print friendly version of error messages
|
Kim Alvefur |
2019-11-01 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-09-21 |
prosodyctl: Fix traceback on incorrect proxy65_address type
0.11
|
Matthew Wild |
2019-09-11 |
Merge mod-installer (2019 GSoC by João Duarte)
|
Matthew Wild |
2019-08-19 |
prosodyctl: Install, remove and list commands now use the call_luarocks function
|
João Duarte |
2019-08-16 |
prosodyctl: Fixed a typo
|
João Duarte |
2019-08-16 |
prosodyctl: Removed the auxiliary command 'enabled_plugins'
|
João Duarte |
2019-07-31 |
prosodyctl: The install, remove and list commands now work by calling the execute_command function
|
João Duarte |
2019-07-31 |
prosodyctl: Rewrote the list command, to make it cleaner and easier to work with
|
João Duarte |
2019-07-31 |
prosodyctl: Rewrote the remove command, to make it cleaner and easier to work with
|
João Duarte |
2019-07-31 |
prosodyctl: Rewrote the install command, to make it more cleaner
|
João Duarte |
2019-07-31 |
prosodyctl: Removed unnecessary comments from the remove command
|
João Duarte |
2019-07-31 |
prosodyctl: Swapped prints for the show_message function at the install/remove commands
|
João Duarte |
2019-07-31 |
prosodyctl: Corrected the help output of the install and remove commands
|
João Duarte |
2019-07-26 |
prosodyctl: Removed the list duplicate at the commands_order variable
|
João Duarte |
2019-07-25 |
prosodyctl: Removed the local_plugins command
|
João Duarte |
2019-07-24 |
prosodyctl: Custom plugins paths are now retrieved by an helper function
|
João Duarte |
2019-07-24 |
prosodyctl: Updated the list command, to use the new directory for custom plugins
|
João Duarte |
2019-07-24 |
prosodyctl: Updated the remove command to use the new directory for custom plugins
|
João Duarte |
2019-07-24 |
prosodyctl: The install command now performs its job at a dedicated folder for custom plugins
|
João Duarte |
2019-07-24 |
prosodyctl: Removed/rewrote comments at the install, remove and list commands
|
João Duarte |
2019-07-24 |
prosodyctl: Corrected the remove and install commands' order
|
João Duarte |
2019-07-24 |
prosodyctl: Added the install and remove arguments to the reorganized commands_order variable
|
João Duarte |
2019-07-24 |
prosodyctl: Removed the admin_add and admin_remove from the commands_order variable
|
João Duarte |
2019-07-24 |
prosodyctl: Removed the make, admin_add and admin_remove commands
|
João Duarte |
2019-07-24 |
prosodyctl: Removed the development commands magic, get_modules and write_rockspec
|
João Duarte |
2019-07-24 |
prosodyctl: Created a temporary function, that automatically sets up a repo with rockspecs for prosody modules
|
João Duarte |
2019-07-23 |
prosodyctl: The install command now prints output regarding module configuration
|
João Duarte |
2019-07-23 |
prosodyctl: The install command is now also checking a specified remote server
|
João Duarte |
2019-07-23 |
prosodyctl: Corrected the outputs from the install command
|
João Duarte |
2019-07-23 |
prosodyctl: Corrected output printed by the remove command
|
João Duarte |
2019-07-23 |
prosodyctl: Corrected indentation on my code
|
João Duarte |
2019-07-20 |
prosodyctl: Removed trailing whitespaces
|
João Duarte |
2019-07-17 |
prosodyctl: Added missing semicolons to some return calls
|
João Duarte |
2019-07-17 |
prosodyctl: Improved the 'remove' command
|
João Duarte |
2019-07-17 |
prosodyctl: The 'install' command can now recognize the flag '--tree'
|
João Duarte |
2019-07-17 |
prosodyctl: Improved the 'list' command
|
João Duarte |
2019-07-17 |
prosodyctl: Added the 'install' command
|
João Duarte |
2019-07-17 |
prosodyctl: Added the 'remove' command
|
João Duarte |
2019-07-16 |
prosodyctl: Added the 'make' function
|
João Duarte |
2019-07-16 |
prosodyctl: Added the 'write_rockspec' function
|
João Duarte |
2019-07-16 |
prosodyctl: Added the 'get_modules' commands
|
João Duarte |
2019-07-16 |
prosodyctl: added help support to all my functions
|
João Duarte |
2019-06-27 |
prosodyctl: Complemented my functions with return calls, when possible
|
João Duarte |
2019-06-26 |
prosodyctl: Corrected the calls to the recently moved function 'admin_operation'
|
João Duarte |
2019-06-25 |
util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here
|
João Duarte |
2019-06-25 |
prosodyctl: Added the 'admin_remove' command
|
João Duarte |
2019-06-25 |
prosodyctl: Added the 'admin_add' command
|
João Duarte |
2019-06-25 |
prosodyctl: Changed the command 'admin_add' to 'admin_operation', which will be called by both add/remove operations
|
João Duarte |
2019-06-24 |
prosodyctl: Implemented a command bridge to the 'luarocks-admin add' command, called 'admin_add'
|
João Duarte |
2019-06-21 |
prosodyctl: Implemented the 'list' command, which is a bridge to 'luarocks list'
|
João Duarte |
2019-06-20 |
prosodyctl: Renamed the command function 'test' to 'enabled_plugins', which now only shows the plugins, in a list
|
João Duarte |
2019-06-07 |
prosodyctl: Added the 'local_plugins' command function, which prints back a list of locally available plugins
|
João Duarte |
2019-06-07 |
prosodyctl: The 'test' function now also prints which plugins are enabled
|
João Duarte |
2019-06-07 |
prosodyctl: Created a custom function, 'test', that prints back a welcoming message
|
João Duarte |
2019-06-07 |
prosodyctl: Fix extraction of interpreter from arg when additional arguments (fixes #1386)
|
Kim Alvefur |
2019-06-29 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-05-03 |
prosodyctl: Include version of LuaDBI in 'about'
0.11
|
Kim Alvefur |
2019-05-01 |
Merge 0.11->trunk
|
Matthew Wild |
2019-03-14 |
prosodyctl about: Report network backend in use
0.11
|
Matthew Wild |
2019-03-14 |
prosodyctl: about: Report the current operating system according to uname
|
Kim Alvefur |
2018-12-08 |
prosodyctl: Fix module.command invocation (thanks woffs)
|
Kim Alvefur |
2019-01-18 |
mod_websocket: Drop CORS code in favor of that in mod_http
|
Kim Alvefur |
2018-10-04 |
mod_bosh: Drop CORS code in favor of than in mod_http
|
Kim Alvefur |
2018-10-04 |
prosodyctl: Use the same runtime for starting prosody
|
Kim Alvefur |
2019-01-10 |
prosodyctl: Pass the original argv table to subcommands (with first argument removed)
|
Kim Alvefur |
2019-01-10 |
prosodyctl check: Add statisticsmanager settings to known global options
0.11
|
Kim Alvefur |
2018-12-17 |
Merge 0.10->trunk
|
Kim Alvefur |
2018-10-24 |
prosodyctl: Change ownership of certs to same as the cert base dir when running from a source checkout
|
Kim Alvefur |
2018-10-24 |
prosodyctl: Allow cert dir to not be owned by root (fixes #1075)
|
Kim Alvefur |
2018-10-24 |
prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207)
|
Kim Alvefur |
2018-08-29 |
Merge 0.10->trunk
|
Kim Alvefur |
2018-06-28 |
prosodyctl: Warn if attempting to run an unknown check (fixes #1161)
|
Kim Alvefur |
2018-06-28 |
prosodyctl: Restrict c2s checks for when c2s is enabled
|
Kim Alvefur |
2018-06-23 |
prosodyctl: Only check for s2s if mod_s2s is enabled (fixes #1031)
|
Emmanuel Gil Peyrot |
2018-06-23 |
prosodyctl: check: Replace loaded-module calculation with a more accurate query to modulemanager, fixes #1171
|
Matthew Wild |
2018-06-20 |
Merge 0.10->trunk
|
Matthew Wild |
2018-06-07 |
prosodyctl: Make log level configurable through PROSODYCTL_LOG_LEVEL (useful for debugging)
|
Matthew Wild |
2018-06-07 |
prosodyctl: Config check for modules that are also components (fixes #1138)
|
Kim Alvefur |
2018-05-11 |
prosodyctl: Use prosody.hosts instead of _G.hosts
|
Kim Alvefur |
2018-03-29 |
prosodyctl: Increase robustness in luarocks version detection (fixes #1003)
|
Kim Alvefur |
2018-03-30 |
prosodyctl: Large number of changes to satisfy [luacheck], includes bug fixes
|
Matthew Wild |
2018-03-22 |
prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable
|
Matthew Wild |
2018-03-22 |
prosodyctl: Run commands inside async context
|
Matthew Wild |
2018-03-22 |
prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module
|
Matthew Wild |
2018-03-20 |
Merge 0.10->trunk
|
Kim Alvefur |
2018-03-06 |
prosodyctl: Use correct separator in chown call (fixes #1093)
|
Kim Alvefur |
2018-03-02 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-12-01 |
prosodyctl: Fix traceback with lfs < 1.6.2 and show warning
|
Matthew Wild |
2017-11-30 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-09-29 |
prosodyctl: Abort and warn if the config can't be opened after dropping root privileges (fixes #990)
|
Kim Alvefur |
2017-09-27 |
prosody, prosodyctl: Print the actual config file name used when a problem loading it was encountered (see #990)
|
Kim Alvefur |
2017-09-27 |
prosodyctl: cert import: Reuse function from certmanager for locating certificates and keys
|
Kim Alvefur |
2017-09-27 |
Merge 0.10->trunk
|
Matthew Wild |
2017-09-26 |
prosodyctl check: Fix traceback when no modules_enabled are defined (e.g., a completely empty config)
|
Waqas Hussain |
2017-09-24 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-09-21 |
prosodyctl: cert import: Use env variable set by certbot if invoked as post-renew hook
|
Kim Alvefur |
2017-09-18 |
prosodyctl: Only demand a hostname argument to cert commands other than import
|
Kim Alvefur |
2017-09-18 |
prosodyctl: Use all enabled hosts if no hostnames passed to cert import
|
Kim Alvefur |
2017-09-18 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-08-29 |
prosody, prosodyctl: Fix traceback if ssl config is missing (thanks lookshe and sol)
|
Kim Alvefur |
2017-08-29 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-08-28 |
prosody, prosodyctl: Set up TLS settings for HTTPS requests in net.http (part of fix for #659)
|
Kim Alvefur |
2017-07-07 |
prosodyctl: Skip certificate checks for hosts of the form node@host (fixes #779)
|
Kim Alvefur |
2017-08-04 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-07-06 |
prosodyctl: Make `cert check` do the same as `check certs`
|
Kim Alvefur |
2017-07-06 |
configmanager: Remove support for multiple parsers, fixes #852.
|
Emmanuel Gil Peyrot |
2017-05-27 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-05-16 |
prosodyctl: Show description of each certificate subcommand
|
Kim Alvefur |
2017-05-16 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-04-24 |
prosodyctl: Add cert import to short help
|
Kim Alvefur |
2017-04-24 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-04-24 |
prosodyctl: Attempt to reload prosody after importing certificates
|
Kim Alvefur |
2017-04-22 |
prosodyctl: Make note about reporting where certificates are searched for
|
Kim Alvefur |
2017-04-22 |
prosodyctl: Return non-zero exit code from cert import if no certificates imported
|
Kim Alvefur |
2017-04-22 |
prosodyctl: Delay reporting of successful certificate imports until all done
|
Kim Alvefur |
2017-04-22 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-04-21 |
prosodyctl: cert import: Command to copy certificates into prosodys certificate directory (fixes #892)
|
Kim Alvefur |
2017-04-21 |
prosodyctl: Split long line [luacheck]
|
Kim Alvefur |
2017-04-21 |
prosodyctl: Normalize inconsistent whitespace [luacheck]
|
Kim Alvefur |
2017-04-21 |
prosodyctl: Verify that directory certs are written to exists
|
Kim Alvefur |
2017-04-21 |
prosodyctl: Verify permissions on directory that certificates are written to
|
Kim Alvefur |
2017-04-21 |
prosodyctl: Return non-zero status to indicate error
|
Kim Alvefur |
2017-04-21 |
prosodyctl: Remove example showing deprecated config option
|
Kim Alvefur |
2017-04-21 |
prosodyctl: Fix indentation
|
Kim Alvefur |
2017-04-21 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-04-20 |
prosodyctl: Use the correct variable
|
Kim Alvefur |
2017-04-20 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-04-19 |
prosodyctl cert: If running as root, write certificate files to config directory (fixes #530)
|
Kim Alvefur |
2017-04-19 |
prosodyctl: Rename variable for soft-require success to improve readability
|
Kim Alvefur |
2017-04-19 |
prosodyctl: Remove --root from arg array
|
Kim Alvefur |
2017-04-19 |
prosodyctl: Allow continuing to run as root (fixes #893)
|
Kim Alvefur |
2017-04-19 |
prosodyctl: Don't switch user if we are root and run_as_root is enabled
|
Matthew Wild |
2017-04-19 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-04-08 |
prosodyctl: Point out how default_storage is redundant if storage is a string
|
Kim Alvefur |
2017-04-08 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-03-28 |
util.pposix: Remove fallocate
|
Kim Alvefur |
2017-02-28 |
util.pposix: Add function for atomically appending data to a file
|
Kim Alvefur |
2017-03-01 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-03-01 |
prosodyctl: Trim trailing whitespace
|
Kim Alvefur |
2017-02-27 |
prosodyctl: Handle move of 'unpack' in Lua 5.2
|
Kim Alvefur |
2017-02-27 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-10-07 |
Merge 0.9->0.10
|
Kim Alvefur |
2016-09-28 |
prosodyctl: Fix copy/paste error in help text for deluser command
|
Matthew Wild |
2016-09-27 |
Merge 0.10 -> trunk
|
Matthew Wild |
2016-07-28 |
prosodyctl: remove unused variables [luacheck]
|
Anton Shestakov |
2016-07-28 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-07-13 |
prosodyctl: remove unused one-letter loop variable [luacheck]
|
Anton Shestakov |
2016-07-09 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-06-12 |
prosodyctl: Warn if encryption is required but mod_tls is not enabled (see #617)
|
Kim Alvefur |
2016-06-12 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-05-30 |
prosodyctl: Fix typo (thanks av6)
|
Kim Alvefur |
2016-05-28 |
Update every link to the documentation to use HTTPS
|
Emmanuel Gil Peyrot |
2016-04-16 |
Merge 0.10->trunk
|
Matthew Wild |
2016-03-23 |
prosodyctl: Only use host part of JIDs eg components that have node parts (thanks suzyo)
|
Kim Alvefur |
2016-03-22 |
Merge 0.10->trunk
|
Matthew Wild |
2016-03-18 |
prosody, prosodyctl: Allow setting CFG_* variables via Lua interpreter before loading Prosody. Fixes #308.
|
Matthew Wild |
2016-03-18 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-03-11 |
prosodyctl check: Add 'vcard_compatibility' to deprecated options
|
Kim Alvefur |
2016-03-11 |
Merge 0.10->trunk
|
Matthew Wild |
2016-03-09 |
prosodyctl: Fix variable typo [luacheck]
|
Matthew Wild |
2016-03-09 |
prosodyctl: Fix typo'd variable name [luacheck]
|
Matthew Wild |
2016-03-08 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-03-07 |
prosodyctl: Use already sorted array of module names [luacheck]
|
Kim Alvefur |
2016-03-07 |
prosodyctl: Include libevent version in "about" output if luaevent is available
|
Kim Alvefur |
2016-03-07 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-02-28 |
prosodyctl: One month is 31 days, no 13 (thanks av6)
|
Kim Alvefur |
2016-02-28 |
prosodyctl: Fix typo (thanks av6)
|
Kim Alvefur |
2016-02-28 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-02-28 |
prosodyctl: check certs: Warn about certificate expiry in the near future
|
Kim Alvefur |
2016-02-28 |
prosodyctl: check certs: Update messages to account for 'ssl' option maybe not existing
|
Kim Alvefur |
2016-02-28 |
prosodyctl: check certs: Use certmanager to get the final ssl config in order to support the new certificate(s) config option
|
Kim Alvefur |
2016-02-28 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-02-25 |
prosodyctl: Allow a DN path to be given to 'cert generate' command (fixes #349)
|
Kim Alvefur |
2016-02-25 |
Merge 0.10->trunk
|
Kim Alvefur |
2016-02-24 |
prosodyctl: Create host.sessions table, (needed by 1295e14614f4) (thanks goffi)
|
Kim Alvefur |
2016-02-24 |
prosodyctl: fix CnP bug in deluser output
|
Thomas Gstädtner |
2016-02-08 |
prosodyctl: check config: Suggest moving modules enabled on all hosts to a global_modules enabled if that is unset
|
Kim Alvefur |
2016-01-12 |
prosodyctl check: Fix traceback if the global modules_enabled is unset
|
Kim Alvefur |
2016-01-12 |
prosodyctl: Show an example ssl config after generating a certificate
|
Kim Alvefur |
2016-01-09 |
prosodyctl check: Point out that authentication and storage modules should not be added to modules_enabled (fixes #570)
|
Kim Alvefur |
2015-12-03 |
prosodyctl check: Point out items in the modules_enabled list that incorrectly include the 'mod_' prefix
|
Kim Alvefur |
2015-12-03 |
prosodyctl check: Really store imported LuaSec (must be a leftover from debugging)
|
Kim Alvefur |
2015-12-03 |
prosodyctl check: Include global options when checking "all options"
|
Kim Alvefur |
2015-12-03 |
prosodyctl: check: Don't complain about c2s_ssl or s2s_ssl being in VirtualHost sections, that's supported
|
Kim Alvefur |
2015-10-21 |
prosodyctl check: Warn if certificate checking is enforced but LuaSec is too old
|
Kim Alvefur |
2015-09-24 |
prosodyctl check: Warn if encryption is required but LuaSec is unavailable
|
Kim Alvefur |
2015-09-24 |
prosodyctl: Move files out of the way when generating new cert or key
|
Kim Alvefur |
2015-09-19 |
prosodyctl: Import LuaSocket to a local, don't assume that a global will be set
|
Kim Alvefur |
2015-03-13 |
prosodyctl: check: Add some more known global config options
|
Kim Alvefur |
2015-07-05 |
prosodyctl: Soft-require LuaSec and LuaEvent so they show up in the module version listing
|
Kim Alvefur |
2015-05-18 |
prosodyctl: check certs: Correctly check that certificates are valid for s2s
|
Kim Alvefur |
2015-04-27 |
prosodyctl: Use ssl.loadcertificate instead of ssl.x509.load, as the ssl.x509 export dissapears in 97b1974 or 356e03a
|
Kim Alvefur |
2015-04-02 |
prosodyctl: Document magic commit ID
|
Paul Aurich |
2015-04-01 |
prosodyctl: Expand plugin paths and attempt to identify prosody-modules checkouts
|
Kim Alvefur |
2015-01-21 |
prosodyctl: Use util.mercurial to identify hg repository and revision
|
Kim Alvefur |
2015-01-21 |
prosodyctl: Show relative paths in about
|
Kim Alvefur |
2014-07-04 |
Merge 0.9->0.10
|
Kim Alvefur |
2014-10-26 |
prosodyctl: Fix nil global access traceback in `prosodyctl about` (luarocks 2.2.0 no longer uses module())
|
Waqas Hussain |
2014-10-19 |
prosodyctl: Add 'require_encryption' to list of deprecated options pointed out by the check command
|
Kim Alvefur |
2014-10-21 |
prosodyctl: Use sha256 for certificate requests and self-signed certificates
|
Kim Alvefur |
2014-09-10 |
Merge 0.9->0.10
|
Matthew Wild |
2014-08-28 |
prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise
|
Kim Alvefur |
2014-08-26 |
Merge 0.9->0.10
|
Matthew Wild |
2014-07-31 |
prosodyctl: Remove nonsensical warning
|
Matthew Wild |
2014-07-31 |
prosodyctl: Improve JID splitting and normalization for adduser/passwd/deluser
|
Matthew Wild |
2014-07-31 |
prosodyctl: Check that there is at least one enabled VirtualHost (or Component) defined
|
Kim Alvefur |
2014-05-02 |
prosodyctl: Use correct variable in check certs
|
Kim Alvefur |
2014-05-02 |
prosodyctl: Check for deprecated config options
|
Kim Alvefur |
2014-05-02 |
prosodyctl: Add check that points out any disabled hosts
|
Kim Alvefur |
2014-05-02 |
prosodyctl: Only perform checks on enabled hosts
|
Kim Alvefur |
2014-05-02 |
prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by default on posix platforms
|
Kim Alvefur |
2014-04-09 |
Merge 0.9->0.10
|
Kim Alvefur |
2014-03-25 |
prosodyctl: Show real error if certificate config file can't be opened
|
Kim Alvefur |
2014-03-22 |
prosodyctl: check: Support for unicode (IDN) domains (thanks once again albert)
|
Matthew Wild |
2013-09-02 |
prosodyctl: Import local_addresses from the new util.net intead of luasocket
|
Kim Alvefur |
2013-07-01 |
prosodyctl: Add 'prosodyctl check certs' for validating TLS/SSL certificates
|
Kim Alvefur |
2013-06-07 |
prosodyctl: Add 'prosodyctl check --help'
|
Kim Alvefur |
2013-06-07 |
prosodyctl: check dns: Add check that proxy65 addresses resolve correctly
|
Matthew Wild |
2013-05-22 |
prosodyctl: check config: Fix check for whether host is a component
|
Matthew Wild |
2013-05-22 |
prosodyctl: check config: whitespace fix
|
Matthew Wild |
2013-05-21 |
prosodyctl: check config: Show a suggestion to change hosts that begin with jabber/xmpp/chat/im subdomains, and link to DNS documentation
|
Matthew Wild |
2013-05-21 |
prosodyctl: Use jid.split() to parse parameter to adduser/deluser/passwd
|
Matthew Wild |
2013-05-20 |
prosodyctl: check dns: Use socket.local_addresses() if available
|
Matthew Wild |
2013-05-17 |
prosodyctl: check dns: Whitespace fix in output
|
Matthew Wild |
2013-05-17 |
prosodyctl: check dns: More concise output (merged separate v4/v6 warnings)
|
Matthew Wild |
2013-05-17 |
prosodyctl: check dns: Correctly mark host as failed if expected SRV records are not found
|
Matthew Wild |
2013-05-17 |
prosodyctl: Add 'prosodyctl check dns' to make an attempt at verifying the server's DNS records
|
Matthew Wild |
2013-05-17 |
prosodyctl: Add 'check' command, which currently checks the config file for some common mistakes
|
Matthew Wild |
2013-05-17 |
Merge 0.9->trunk
|
Matthew Wild |
2013-05-01 |
prosodyctl: Guess the country from the TLD for the cert config
|
Kim Alvefur |
2013-04-29 |
prosodyctl: Ask about the distinguished name in a in a consistent order
|
Kim Alvefur |
2013-04-29 |
prosodyctl: Add message describing the distinguished name input expected
|
Kim Alvefur |
2013-04-29 |
Merge 0.9->trunk
|
Matthew Wild |
2013-04-28 |
prosodyctl: Put keys and certificates in ./certs when in a source checkout
|
Kim Alvefur |
2013-04-28 |
Merge 0.9->trunk
|
Kim Alvefur |
2013-04-09 |
prosodyctl: Bump util.pposix version for API change
|
Kim Alvefur |
2013-04-09 |
Merge 0.9->trunk
|
Matthew Wild |
2013-04-08 |
prosodyctl: Define prosody.core_post_stanza as an empty function
|
Matthew Wild |
2013-04-06 |
Merge 0.9->trunk
|
Matthew Wild |
2013-03-28 |
prosody, prosodyctl: Remove last trace of "core" \o/
|
Kim Alvefur |
2013-03-23 |
Merge 0.9->trunk
|
Waqas Hussain |
2013-01-22 |
prosodyctl, prosody: Pass the selected config file from prosodyctl to prosody
|
Kim Alvefur |
2013-01-09 |
prosodyctl: Pop arg items after use. Fixes #306
|
Kim Alvefur |
2013-01-09 |
prosodyctl, prosody.cfg.lua.dist, certs/Makefile: Use .crt as suffix for certificates everywhere (thanks jasperixla)
|
Kim Alvefur |
2013-01-08 |
prosodyctl: Load LFS and util.openssl when actually needed (fixes unhelpful warnings if no LuaSec installed)
|
Kim Alvefur |
2013-01-08 |
Merge 0.9 -> trunk (like this?)
|
Kim Alvefur |
2012-09-28 |
prosodyctl: Fix copypaste error
|
Kim Alvefur |
2012-09-19 |
prosodyctl: Set stricter umask while generating key (thanks darkrain)
|
Kim Alvefur |
2012-09-19 |
prosodyctl: Abort if unable to load util.pposix
|
Kim Alvefur |
2012-09-19 |
prosodyctl: Set $HOME to data path. Fixes issue with openssl and random state (Thanks Florob)
|
Kim Alvefur |
2012-09-19 |
Merge 0.9->trunk
|
Waqas Hussain |
2012-09-22 |
prosodyctl: Make sure hosts[*].modules always exists.
|
Waqas Hussain |
2012-09-22 |
prosodyctl: Fix copypaste error
|
Kim Alvefur |
2012-09-19 |
prosodyctl: Set stricter umask while generating key (thanks darkrain)
|
Kim Alvefur |
2012-09-19 |
prosodyctl: Abort if unable to load util.pposix
|
Kim Alvefur |
2012-09-19 |
prosodyctl: Set $HOME to data path. Fixes issue with openssl and random state (Thanks Florob)
|
Kim Alvefur |
2012-09-19 |
prosody, prosodyctl: chdir() to data directory on startup
|
Matthew Wild |
2012-09-19 |
prosodyctl: Use util.prosodyctl.deluser
|
Kim Alvefur |
2012-08-24 |
Merge with Florob
|
Matthew Wild |
2012-07-28 |
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
|
Florian Zeitz |
2012-06-09 |
prosodyctl: Fix typo
|
Kim Alvefur |
2012-07-03 |
prosodyctl: Add duplicate code for getting version of prosody
|
Kim Alvefur |
2012-05-15 |
prosodyctl: Fix for generating certs with UTF-8
|
Kim Alvefur |
2012-05-14 |
prosodyctl: Improve help messages for cert commands
|
Kim Alvefur |
2012-05-13 |
prosodyctl: Show an error if the user doesn't supply a hostname to the certificate commands
|
Kim Alvefur |
2012-05-08 |
prosodyctl: Replace hack with lfs for checking if a file exists
|
Kim Alvefur |
2012-05-08 |
prosodyctl: Use util.openssl in certificate helpers. Improve feedback
|
Kim Alvefur |
2012-05-08 |
prosodyctl: Fix import of util.iterators
|
Kim Alvefur |
2012-05-03 |
prosodyctl: Add commands for generating certificates and keys
|
Kim Alvefur |
2012-01-20 |
prosodyctl: Adjust description of 'reload' command (thanks crocket)
|
Matthew Wild |
2012-01-17 |
prosodyctl: Update message on reload success
|
Matthew Wild |
2011-08-04 |
Add "reload" command to prosodyctl
|
Vladimir Protasov |
2011-08-04 |
prosodyctl: Remove typo'd '+' after LuaRocks 1.x version (thanks spoobie)
|
Matthew Wild |
2011-07-27 |
prosodyctl: Add info about the presence of LuaRocks to 'about' command
|
Matthew Wild |
2011-07-27 |
prosodyctl: Fix 'about' command to not show up where it shouldn't...
|
Matthew Wild |
2011-07-19 |
prosodyctl: Add 'about' command to list Prosody version, directories, and various other stuff
|
Matthew Wild |
2011-06-27 |
prosody, prosodyctl: Use plugin_paths in addition to, not instead of, the default plugin path
|
Matthew Wild |
2011-02-24 |
prosodyctl: Support for plugin_paths config option
|
Matthew Wild |
2011-02-22 |
prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can be used outside of prosodyctl itself
|
Matthew Wild |
2011-02-13 |
prosodyctl: Instead of calling datamanager.set_path(), just ensure prosody.paths.data always contains the correct value (including config)
|
Matthew Wild |
2011-01-07 |
prosody, prosodyctl: Filter out relative paths from package.(c)path when installed
|
Matthew Wild |
2011-01-04 |
prosody, prosodyctl: Create prosody object as a local before exporting as a global
|
Matthew Wild |
2011-01-04 |
prosody, prosodyctl, util.dependencies: Split checking and logging of dependencies so we can check hard deps before the config and logging is loaded
|
Matthew Wild |
2010-12-20 |
mod_admin_adhoc: Support for reloading multiple modules
|
Florian Zeitz |
2010-12-18 |
prosodyctl: Add dummy lock/unlock_globals() until util.startup comes along
|
Matthew Wild |
2010-12-18 |
prosodyctl: Added and updated some comments and some semicolons, to match main prosody executable.
|
Waqas Hussain |
2010-12-12 |
prosodyctl: Read PROSODY_SRCDIR and PROSODY_PLUGINDIR environment variables, to match main prosody executable.
|
Waqas Hussain |
2010-12-12 |
prosodyctl: Added support for --config command line argument, and multiple config parsers (to match the main prosody executable).
|
Waqas Hussain |
2010-12-12 |
prosodyctl: Make the 'restart' command start Prosody even if it wasn't already running
|
Matthew Wild |
2010-12-11 |
prosodyctl: Give hosts type = 'local'
|
Matthew Wild |
2010-11-18 |
prosodyctl, util.prosodyctl: Show error when mod_posix is not enabled and an attempt is made to query Prosody's status (thanks stever)
|
Matthew Wild |
2010-11-16 |
util.pposix: Add pposix.uname(), bump version
|
Matthew Wild |
2010-08-31 |
util.pposix, prosodyctl, mod_posix: Add initgroups() function, and bump module version. prosodyctl inits groups with the groups of prosody_user. (thanks dbb)
|
Matthew Wild |
2010-08-28 |
prosodyctl: Warn and exit if any log files are not writeable, fixes #94
|
Matthew Wild |
2010-07-09 |
prosodyctl: Force log output always to the console instead of using the config, which avoids creating log files as the wrong user
|
Matthew Wild |
2010-07-08 |
prosodyctl: Remove warnings when using a non-standard auth provider, prosodyctl now works with any auth provider
|
Matthew Wild |
2010-07-08 |
Merge 0.7->trunk
|
Matthew Wild |
2010-06-11 |
prosodyctl, util.pluginloader: Remove support for storing plugins in the data store, and the addplugin command
|
Matthew Wild |
2010-06-11 |
Update usermanager to not crash, etc.
|
Jeff Mitchell |
2010-05-20 |
prosodyctl: Support for the new usermanager, refactor host creation and fail if a host is not using the default authentication provider, for now. (thanks Nicola)
|
Matthew Wild |
2010-05-15 |
prosodyctl: Use the global events objects for hosts (again) (thanks albert) (sorry albert)
|
Matthew Wild |
2010-05-05 |
prosodyctl: Give each host an independant events object, because it seems to be the right thing to do
|
Matthew Wild |
2010-05-05 |
prosodyctl: Relocate global prosody object creation (see fff153f7f4de)
|
Matthew Wild |
2010-05-05 |
prosodyctl: Fix to load LuaRocks 2.x if we have it
|
Matthew Wild |
2010-03-03 |
prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI escape sequences
|
Matthew Wild |
2010-01-03 |
prosodyctl: Fix addplugin to support --help, and hide from the help listing (for now)
|
Matthew Wild |
2010-02-22 |
prosodyctl: Fix 'restart' command to not report itself as the 'stop' command (thanks albert!)
|
Matthew Wild |
2010-02-22 |
prosodyctl: Add restart command for KSid and johnny :)
|
Matthew Wild |
2010-02-21 |
prosody, prosodyctl: Re-jiggle load order again, fixes logging config not being obeyed (thanks darkrain)
|
Matthew Wild |
2010-02-11 |
prosodyctl: Initialize logging before checking dependencies
|
Ali Sabil |
2010-02-05 |
prosodyctl: Don't load luarocks as util.dependencies now does this
|
Matthew Wild |
2010-01-28 |
prosodyctl: Don't display message about failing to start Prosody is daemonizing is disabled (if daemonizing is disabled then Prosody is stopped by the time control returns to prosodyctl, which then can't see Prosody running)
|
Matthew Wild |
2010-01-28 |
util.dependencies, prosody, prosodyctl: Give util.dependencies a check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change
|
Matthew Wild |
2010-01-28 |
prosodyctl: Require util.dependencies to run dependency checks, not only for when starting Prosody directly (thanks Joe)
|
Matthew Wild |
2010-01-25 |
util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir
|
Matthew Wild |
2010-01-12 |
prosodyctl: Move definition of prosody singleton to prior to loading datamanager, and add platform
|
Matthew Wild |
2010-01-10 |
prosodyctl: Set umask to protect data files, bump pposix dep to 0.3.2
|
Matthew Wild |
2010-01-10 |
prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI escape sequences
|
Matthew Wild |
2010-01-03 |
prosodyctl: Nicer errors when addplugin command fails
|
Matthew Wild |
2009-12-07 |
prosodyctl: Experimental 'addplugin' command
|
Matthew Wild |
2009-12-02 |
prosodyctl: Put 'pidfile' in quotes to make more clear that it is the literal name of the option
|
Matthew Wild |
2009-10-31 |
prosodyctl: Remove dependency on hostmanager, and friends
|
Matthew Wild |
2009-10-19 |
prosodyctl: Also switch group when we switch user
|
Matthew Wild |
2009-07-23 |
Remove version number from copyright headers
|
Matthew Wild |
2009-07-10 |
prosodyctl: Quit when user pressed ^C in password prompts
|
Matthew Wild |
2009-07-08 |
prosodyctl: Don't 'blugh' when ^C is pressed during reading passwords
|
Matthew Wild |
2009-07-08 |
prosodyctl: Fix traceback when issued with no parameters
|
Matthew Wild |
2009-07-08 |
prosodyctl: Add message for not-running error
|
Matthew Wild |
2009-07-02 |
prosodyctl: Use prosodyctl_timeout option if it exists in the config
|
Matthew Wild |
2009-07-02 |
prosodyctl: Improve usability with status messages, and waiting up to 5s for the server to start/stop
|
Matthew Wild |
2009-07-02 |
prosodyctl: Allow commands to be implemented in modules
|
Matthew Wild |
2009-06-23 |
prosodyctl: Add error message for no-pidfile
|
Matthew Wild |
2009-05-26 |
prosodyctl: Add message for unable-to-save-data error
|
Matthew Wild |
2009-05-05 |
prosodyctl: Reformat note to fit in small-width terminals
|
Matthew Wild |
2009-05-05 |
prosodyctl: Use correct path for the data directory
|
Matthew Wild |
2009-05-05 |
prosodyctl: status: Show warning if we can't find a running Prosody, and we didn't switch user
|
Matthew Wild |
2009-05-05 |
prosodyctl: Switch to Prosody user before attempting to do anything
|
Matthew Wild |
2009-05-05 |
prosodyctl: Hide ejabberd compatibility commands from command listing
|
Matthew Wild |
2009-05-03 |
prosodyctl: Multiple fixes for start/status/stop
|
Matthew Wild |
2009-05-02 |
prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers
|
Matthew Wild |
2009-05-02 |