mingchen
169e176f47
*RemoteAdminPlugin can now be password protected. Add the password in the INI under [RemoteAdmin] with the name access_password
...
*Removed a few more unneeded exceptions in land that has been fixed
2007-12-21 03:34:51 +00:00
Jeff Ames
6702b03733
Misc. cleanup:
...
* added Util.Clip(value, min, max)
* modified asset cache's numPackets calculation to use max packet size (600) instead of 1000
* removed a few magic numbers
2007-12-19 08:44:25 +00:00
Jeff Ames
712efda9b9
added copyright notices
2007-12-11 01:26:06 +00:00
Jeff Ames
f195725db4
keeping opensim safe for children -- made some namespace references less explicit
2007-12-04 22:14:53 +00:00
Adam Frisby
7d5f032203
* Added SSL Support to HttpListener
...
* Added SSL Option to User Server to allow logins to be done via SSL.
* Added sane handling for when Remote Admin Plugin configuration is not found
* Added some performance boosts to an area of libTerrain which was highlighted in profiling.
2007-12-04 05:47:51 +00:00
MW
9f5e1efc2d
Added another .ini file error catch to the RemoteAdminPlugin Initialise method.
2007-12-03 09:58:25 +00:00
Adam Frisby
c4afb81f47
* Removed VS added directory.
2007-12-03 07:38:06 +00:00
Adam Frisby
1d5e19e476
* Added a XMLRPC Restart command to RemoteAdminPlugin
2007-12-03 07:28:04 +00:00
Adam Frisby
c8faccb396
* Added XMLRPC Broadcast Alert method.
...
* Renamed a few console messages to match the new "RADMIN" tag for remote-admin stuff.
2007-12-03 07:14:58 +00:00
Jeff Ames
27a731ae1a
set svn:eol-style
2007-12-03 07:10:08 +00:00
Adam Frisby
981c97502a
* Moved XMLRPC Controller to a Application Plugin. Requires testing.
2007-12-03 07:06:46 +00:00