aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/RestAppearanceServices.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames1-1/+1
LICENSE.txt.
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-03-27From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-10/+0
Fixed problem with REST services caused by changes to the OpenSim core code base - the comms manager had been 'modularized'. Also added additional debugging to RemoteAdmin interface.
2009-02-12* optimized usings.lbsa711-9/+1
2008-10-21Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-10-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-4/+11
cleanups and assorted fixes to REST inventory, asset, and appearance services.
2008-09-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. ↵Jeff Ames1-1/+1
Fix a UUID vs null comparison.
2008-09-26* Patch from JHurlimanTeravus Ovares1-27/+27
* Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes..
2008-09-26* minor: remove warningsJustin Clarke Casey1-2/+2
2008-09-24From: alan webb (alan_webb@us.ibm.com)Dr Scofield1-60/+60
cleanups.
2008-09-24cleanups, fixing REST appearance services.Dr Scofield1-109/+127
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-2/+2
2008-09-22cleanups in inventory REST code. also, disables digest authenticationsDr Scofield1-6/+29
for inventory REST calls for the time being, as firefox, curl, and also python's urllib2 cannot authenticate using digest auth. fix permission checking for prim inventory to be the same as for normal edit ops.
2008-09-19* minor: eliminate the current warningsJustin Clarke Casey1-1/+1
* you'd think from all this that I was one of those fanatically tidy people. I can assure you from looking around my bedroom/study that this is not the case :)
2008-09-18Update svn properties, minor formatting cleanup.Jeff Ames1-4/+4
2008-09-18and this actually adds the appearance code itself (and not just theDr Scofield1-0/+826
check-in message)