Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties. Minor formatting cleanup. Fix a compiler warning. ↵ | Jeff Ames | 2008-09-28 | 1 | -1/+1 |
| | | | | Fix a UUID vs null comparison. | ||||
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 2 | -32/+32 |
| | | | | | | | | | * Updates to libomv r2243, * Remove lots of unnecessary typecasts * Improves SendWindData() Thanks jhurliman. * Will update OpenSim-libs in 10 minutes.. | ||||
* | * minor: fix lolbug in RestInventoryService spotted by jhurliman | Justin Clarke Casey | 2008-09-26 | 1 | -2/+2 |
| | |||||
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -2/+2 |
| | |||||
* | From: alan webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-09-24 | 1 | -60/+60 |
| | | | | | | cleanups. | ||||
* | cleanups, fixing REST appearance services. | Dr Scofield | 2008-09-24 | 2 | -110/+128 |
| | |||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 2 | -9/+9 |
| | |||||
* | this add POST support for asset services (howto forthcoming) and fixes | Dr Scofield | 2008-09-23 | 1 | -9/+109 |
| | | | | | | | a couple of minor bugs. | ||||
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 6 | -9/+38 |
| | | | | | | | | | | | 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: warnings removal | Justin Clarke Casey | 2008-09-21 | 3 | -17/+17 |
| | |||||
* | bugfix for shutdown | Tedd Hansen | 2008-09-21 | 1 | -2/+9 |
| | |||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-21 | 11 | -788/+788 |
| | |||||
* | Fix an exception in new ScriptEngine loader where a region would | Melanie Thielker | 2008-09-21 | 1 | -1/+2 |
| | | | | | | throw on quit if there was no script engine loaded by the loader | ||||
* | More locks, try's and disable some things in SEC - maybe it won't crash now. :) | Tedd Hansen | 2008-09-21 | 3 | -14/+27 |
| | |||||
* | Some error handling to avoid errors in SEC | Tedd Hansen | 2008-09-21 | 2 | -18/+40 |
| | |||||
* | EXPERIMENTAL: Early commit of new Script Engine Component System | Tedd Hansen | 2008-09-21 | 12 | -0/+771 |
| | |||||
* | * minor: eliminate the current warnings | Justin Clarke Casey | 2008-09-19 | 1 | -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 Ames | 2008-09-18 | 5 | -14/+14 |
| | |||||
* | and this actually adds the appearance code itself (and not just the | Dr Scofield | 2008-09-18 | 2 | -0/+1102 |
| | | | | | | | check-in message) | ||||
* | Adds REST interface for setting avatar appearance. cleans up a couple | Dr Scofield | 2008-09-18 | 5 | -32/+62 |
| | | | | | | | of places in the REST inventory code. | ||||
* | adds support to delete a region completely and offers that | Dr Scofield | 2008-09-18 | 1 | -4/+65 |
| | | | | | | | | | | functionality via the console command "delete-region" and also via RemoteAdminPlugin. minor typo fix. | ||||
* | * Patch http://opensimulator.org/mantis/view.php?id=2158 | Justin Clarke Casey | 2008-09-12 | 1 | -9/+90 |
| | | | | | | | | * RemoteAdmin SaveXMLMethod * My tiny mind isn't quite sure how this is useful, but the load xml equivalent is already there, so what the hell :) * Thanks Olish. | ||||
* | * some if inversions and added {}'s for readability | lbsa71 | 2008-09-08 | 1 | -3/+9 |
| | |||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 11 | -85/+87 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 2008-09-02 | 2 | -5/+1 |
| | | | | | | cleanup: warnings, readability | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 7 | -388/+258 |
| | |||||
* | adds XmlRcpLoadOAR support to RemoteAdminPlugin.cs | Dr Scofield | 2008-08-28 | 1 | -0/+96 |
| | |||||
* | From: Richard Alimi <ralimi@us.ibm.com> | Sean Dague | 2008-08-27 | 1 | -1/+1 |
| | | | | | | | | The following patch fixes the import of assets via the REST interface to use the proper Base64->Bytes conversion. The previous conversion did not work correctly for binary data, in particular for textures. | ||||
* | bug fixes: | Dr Scofield | 2008-08-22 | 1 | -1/+1 |
| | | | | | | | | - GridInfoServices was not paying attention to location of ini file - typo in RemoteAdminPlugin | ||||
* | - fixes a bug in RemoteAdminPlugin where CreateRegion would not pay | Dr Scofield | 2008-08-22 | 1 | -12/+27 |
| | | | | | | | | | attention to regionload_regionsdir from OpenSim.ini - fixes a type on RegionLoaderFileSystem | ||||
* | - corrects statement about {asset,user,inventory} source configuration | Dr Scofield | 2008-08-21 | 1 | -3/+8 |
| | | | | | | | | | | | | | as those all work with MySQL (and are in fact required it seems); adds examples as well - adds region_file_template functionality for the create_region XmlRpc call of RemoteAdminPlugin - cleans up and fixes typo in UserProfileData | ||||
* | fixing Rest/Inventory stuff again. changes somehow got lost locally. | Dr Scofield | 2008-08-20 | 5 | -20/+11 |
| | |||||
* | oops. forgot. | Dr Scofield | 2008-08-20 | 2 | -0/+289 |
| | |||||
* | From: Alan Webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-20 | 6 | -895/+1573 |
| | | | | | | cleanups of the REST inventory code. | ||||
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 8 | -101/+30 |
| | |||||
* | * If two regions have configuration information that conflicts (save xy ↵ | Justin Clarke Casey | 2008-08-18 | 1 | -2/+55 |
| | | | | location, same uuid or same internal ip port) then complain loudly and don't start up | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 7 | -332/+230 |
| | |||||
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -1/+4 |
| | | | | | | | | | hierarchical rights structure. MasterAvatar: Owner of the region server (may be null), net gods (users with GodLevel 200), Estate owner (from database). Look at Opensim.ini.example to enable net gods. Estate owner will default to master avatar. | ||||
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -3/+5 |
| | |||||
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -0/+44 |
| | | | | | | The following patch allows an asset to be added via the REST interface. | ||||
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -0/+29 |
| | | | | | | | | The following patch implements adding prims to a region using the Xml2 format. | ||||
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -4/+35 |
| | | | | | | | | | | | | | | | | The following patch implements retrieving prims in Xml2 format via the REST interface. For example: http://localhost:9000/admin/regions/<region-uuid>/prims/ It also allows an additional parameter which specifies a bounding box. If this parameter is specified, only prims within the bounding box are retrieved. For example: http://localhost:9000/admin/regions/8cd759b4-e077-489d-9a34-e1ff70ef65dd/prims/0,0,0,128,128,128 will retrieve only the prims whose positions are in the bounding box with corners (0,0,0) and (128,128,128). | ||||
* | From: Richard Alimi <ralimi@us.ibm.com> | Dr Scofield | 2008-08-15 | 1 | -1/+1 |
| | | | | | | | The following patch allows spaces in usernames and passwords in HTTP Basic authentication for REST services. | ||||
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -1/+1 |
| | |||||
* | From: alan webb <alan_webb@us.ibm.com> | Dr Scofield | 2008-08-06 | 1 | -2/+6 |
| | | | | | | | this adds image conversion features to the REST inventory/asset code. | ||||
* | Thanks, zaki, for a patch that embeds plugin manifest files into plugin ↵ | Mike Mazur | 2008-08-06 | 4 | -0/+44 |
| | | | | dlls. Fix issue 1876. | ||||
* | dropping GridInfo prototype, now properly implemented as | Dr Scofield | 2008-07-28 | 1 | -122/+0 |
| | | | | | | | GridInfoService. | ||||
* | oops. forgot to add addin.xml for GridInfoPlugin. also, slight | Dr Scofield | 2008-07-25 | 1 | -1/+2 |
| | | | | | | | | | reordering of plugin initialisation to ensure that it will return base information about grid, even if [GridInfo] config section is not there. | ||||
* | first cut at a GridInfo plugin (mantis #1825). Currently just spits | Dr Scofield | 2008-07-25 | 1 | -0/+121 |
| | | | | | | | | | | | | | | out everything in the [GridInfo] section :-D Also, not yet LLSD but XmlRpc, LLSD via GET will follow. OpenSim.ini.example contains sample values and explanation. Oh, and default values provided are platform: OpenSim mode: standalone | grid have fun. | ||||
* | From: awebb | Dr Scofield | 2008-07-25 | 2 | -0/+284 |
| | | | | | | test code for REST handlers. |