Sean Dague
|
b337088997
* Locked some RemoteAdmin methods due to racing condition bad behavior.
|
16 years ago |
Justin Clarke Casey
|
18974b7766
* refactor: rename UserServiceAdmin to UserAdminService
|
16 years ago |
Justin Clarke Casey
|
0862627b34
* refactor: move CreateUser into UserServiceAdmin
|
16 years ago |
Charles Krinke
|
02fd7751d9
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
|
16 years ago |
Dr Scofield
|
6df113845e
this changeset adds an option to RemoteAdmin to limit the number of
|
16 years ago |
Tedd Hansen
|
9511a8c763
Work in progress on SECS stuff. Have been holding it off until after 0.6 release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components.
|
16 years ago |
Dr Scofield
|
e8615f0fee
From: Alan Webb ([email protected])
|
16 years ago |
Dr Scofield
|
f5371b6635
adding documentation for region_master_uuid to XML doc comments
|
16 years ago |
Dr Scofield
|
44052a1423
fix: allowing explicit setting of UUID for master avatar in
|
16 years ago |
Dr Scofield
|
dc7e3ddc3e
fix: recent patch to XmlRpcCreateRegionMethod introduced master avatar
|
16 years ago |
Dr Scofield
|
b91857b8f7
Adding AddXmlRpcHandler(name, method, bool) to selectively disable
|
16 years ago |
Dr Scofield
|
1fc6872f20
actually enabling SaveOAR XmlRpc ;-)
|
16 years ago |
Melanie Thielker
|
96689723e5
Add the beginnings of a sim health check (through remote admin)
|
16 years ago |
Melanie Thielker
|
d016d82f0c
Small remote admin cleanups/additions
|
16 years ago |
Dr Scofield
|
ec2970f6b4
adds admin_exists_user XmlRpc call.
|
16 years ago |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
16 years ago |
Dr Scofield
|
03f246d6fe
adds support to delete a region completely and offers that
|
16 years ago |
Justin Clarke Casey
|
bf3190538e
* Patch http://opensimulator.org/mantis/view.php?id=2158
|
16 years ago |
lbsa71
|
8388fe0669
* some if inversions and added {}'s for readability
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Dr Scofield
|
109aa00150
fix: PostInitialise() not being called on script engines (nasty one that)
|
16 years ago |
Dr Scofield
|
0921dafddf
adds XmlRcpLoadOAR support to RemoteAdminPlugin.cs
|
16 years ago |
Dr Scofield
|
d972d22788
bug fixes:
|
16 years ago |
Dr Scofield
|
cf5ee5eaa1
- fixes a bug in RemoteAdminPlugin where CreateRegion would not pay
|
16 years ago |
Dr Scofield
|
ff2eb24022
- corrects statement about {asset,user,inventory} source configuration
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Mike Mazur
|
a0930aa80d
Thanks, sempuki, for a patch that moves control of Mono.Addins from source attributes to external XML files. Fix issues 1682 and 1786.
|
16 years ago |
Dr Scofield
|
31e5d348f6
adding support for Xml2 serialization format to XmlRpcLoadXMLMethod.
|
16 years ago |
Charles Krinke
|
cda5269391
Mantis#1682. Revert temporarily, Sempuki's mono addins patch
|
16 years ago |
Charles Krinke
|
14a6656948
Mantis#1541. Thank you kindly, Phrearch for a patch that:
|
16 years ago |