Log

prosodyctl @ 5375:b31ab26f9997

description author age
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