Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
преди 15 години |
MW
|
69817b4d6a
Added a AvatarCreationModule to the user server. This handles the "cloning" of a existing avatar's inventory to another avatar's inventory (the base method will also create the inventory for a new avatar if the avatar doesn't alreayd have any inventory).
|
преди 15 години |
Melanie Thielker
|
4065ebff15
Remove the pre-log4net, discrete output methods from the consoles
|
преди 15 години |
diva
|
e22a250825
Small fix uncommenting something that got commented too much.
|
преди 15 години |
Melanie Thielker
|
acfb5051cd
Intermediate commit. WILL NOT COMPILE!
|
преди 15 години |
Melanie Thielker
|
1b877234da
Refactor. Make ConsoleBase a true base class. Create CommandConsole as a simple
|
преди 15 години |
Justin Clarke Casey
|
ad7b005784
* minor: remove some mono compiler warnings
|
преди 15 години |
diva
|
3c9cba1627
Added CreateObject(regionhandle, userID, itemID) to post objects that are to be fetched from the user's inventory server and rezzed in the region. Added all code necessary to fetch the item and the asset, and rez it inworld. The access to the item is uncap-ed and unverified -- I may place it later either under a cap or with auth verification. But in this model regions don't have the user's inventory, so they would have to guess the item IDs.
|
преди 15 години |
diva
|
b73ce1143a
Adds support at the inventory server for direct inventory manipulation from authorized clients using capabilities. Provided keys are verified with the designated authority. The added code is only executed for clients following HGLoginAuth procedure or similar. It does not remove any existing behavior.
|
преди 15 години |
Melanie Thielker
|
412112acba
Committing partial work on passing folders across instances. This may crash.
|
преди 15 години |
Melanie Thielker
|
1121a214b9
Add a QueryItem method to the inventory subsystem. Currently implemented for
|
преди 15 години |
lbsa71
|
801da4346a
* optimized usings.
|
преди 16 години |
Melanie Thielker
|
9bfbfa381a
Add proper handling for shared vs. unshared modules to the command
|
преди 16 години |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
преди 16 години |
MW
|
b62b9af6b0
Added two new "trusted" url handlers to the Inventory server, to allow the user server to get a list of items in a folder and add a new item.
|
преди 16 години |
Justin Clarke Casey
|
70124a3213
* refactor: make startup a template method
|
преди 16 години |
Homer Horwitz
|
fe9aea258f
Add persistence of active gestures. This needs an UGAIM update to work.
|
преди 16 години |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
преди 16 години |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
преди 16 години |
Melanie Thielker
|
0a18d544c5
Mantis #1936
|
преди 16 години |
Justin Clarke Casey
|
52d5369a87
* minor: get rid of send and receive keys from inventory server
|
преди 16 години |
Justin Clarke Casey
|
00473fcfee
* minor: remove redundant welcome message from inventory grid server configuration
|
преди 16 години |
MW
|
a7db55717b
enabled a config option to inventory server to be able to stop it doing the SessionId lookup to the user server. As this ties a inventory server to one userserver/grid.
|
преди 16 години |
Johan Berntsson
|
344c9caeb6
thanks lulurun for a security patch that blocks unathorized access to the inventory server (see http://opensimulator.org/wiki/Security_vulnerability_brought_by_non-check_inventory_service)
|
преди 16 години |
Dr Scofield
|
00c15eb0c4
cleanup: fixing CamelCase issue with RestDeserialiseHandler.
|
преди 16 години |
Charles Krinke
|
7821cca2f5
Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch
|
преди 16 години |
Justin Clarke Casey
|
15d41c2fc2
* Fix build break by eliminating remaining IScenePermissions references - must remember to nant clean
|
преди 16 години |
Justin Clarke Casey
|
6812de9af2
* Minor: For no particularly good reason, make all console prompts conform to the same prompt scheme
|
преди 16 години |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
преди 16 години |
Justin Clarke Casey
|
8293be6811
* Remove old historical grid inventory code
|
преди 16 години |