Commit graph

5 commits

Author SHA1 Message Date
Al Riddoch
2ef7cc226c 2003-11-19 Al Riddoch <alriddoch@zepler.org>
* tools/cyphesis-setup: Comment out use of cydbload, no longer valid
	  in this version.
2003-11-19 16:01:19 +00:00
Al Riddoch
2cb9a7877b 2003-04-30 Al Riddoch <alriddoch@zepler.org>
* tools/cyphesis-setup: Add #!/bin/sh to be sure it gets treated
	  as a script.

	* Add configure checks for Python 2.3, and update varconf checks.
2003-04-30 23:03:32 +00:00
Al Riddoch
cb64e81540 2002-10-05 Al Riddoch <alriddoch@zepler.org>
* tools/cyphesis-setup: Clean up syntax.

	* cyphesis.init, cyphesis.sysconfig, cyphesis.spec.in:
	  Init script and sysconfig for rpm and other packaging.
2002-10-05 14:44:21 +00:00
Al Riddoch
c0b0a77496 2002-09-17 Al Riddoch <alriddoch@zepler.org>
* tools/cyphesis-setup: Re-write of script to handle server setup.
	  Should handle more weird happenings now.
2002-09-17 09:11:39 +00:00
Al Riddoch
7de9d40633 2002-09-14 Al Riddoch <alriddoch@zepler.org>
* server/Admin.cpp: Cleaned up an unimplemented feature, and added it
	  to the TODO.

	* server/Account.h, server/Account.cpp: Removed unused obsolete code for
	  checking character types.

	* rulesets/Python_API.cpp: Add new globals module to python API which exposes
	  core settings to the python scripts.

	* rulesets/basic/hooks/ruleset_import_hooks.py: Abolish autogeneration of
	  this file using new globals module in the python API.

	* configure.in, cyphesis-config.in: Expose conf and data dirs.

	* tools/cyphesis-setup: New script to set the server up.

	* tools/cyconfig.cpp: New tool to make persistant changes to the server config.
2002-09-14 18:46:34 +00:00