aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Inventory/RestAppearanceServices.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-211-2/+2
|
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2008-10-201-4/+11
| | | | | | | | cleanups and assorted fixes to REST inventory, asset, and appearance services.
* Update svn properties. Minor formatting cleanup. Fix a compiler warning. ↵Jeff Ames2008-09-281-1/+1
| | | | Fix a UUID vs null comparison.
* * Patch from JHurlimanTeravus Ovares2008-09-261-27/+27
| | | | | | | | | * Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes..
* * minor: remove warningsJustin Clarke Casey2008-09-261-2/+2
|
* From: alan webb (alan_webb@us.ibm.com)Dr Scofield2008-09-241-60/+60
| | | | | | cleanups.
* cleanups, fixing REST appearance services.Dr Scofield2008-09-241-109/+127
|
* Update svn properties, formatting cleanup.Jeff Ames2008-09-231-2/+2
|
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-221-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.
* * minor: eliminate the current warningsJustin Clarke Casey2008-09-191-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 :)
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-181-4/+4
|
* and this actually adds the appearance code itself (and not just theDr Scofield2008-09-181-0/+826
check-in message)