aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweak presence handling and whip up a database connector and handlerMelanie2009-11-181-1/+1
* Change PresenceData to PresenceInfo to remove a naming conflict in theMelanie2009-11-181-0/+8
* Set the estate owner to be the master avatar if it's not set.Melanie2009-10-141-0/+6
* Add owner_uuid. Not sure this works. Worth a testMelanie2009-10-071-0/+14
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
* Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ...Diva Canto2009-09-281-5/+9
* Added missing IHyperlinkService.Diva Canto2009-09-271-0/+49
* Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...Diva Canto2009-09-271-1/+2
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-0/+14
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-261-6/+21
* Better guards on RegisterRegion in GridService.Diva Canto2009-09-251-1/+9
* All tests pass for MySQL/MySQLRegionData.Diva Canto2009-09-241-43/+18
* GridServerPostHandler finished. GridClient tests all work. More guards on get...Diva Canto2009-09-241-0/+4
* Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto2009-09-241-0/+9
* Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto2009-09-231-9/+240
* Added grid handler and grid remote connector.Diva Canto2009-09-211-1/+1
* First pass at the grid service.Diva Canto2009-09-181-6/+11
* updated the IAuthorizationService interface so that a message is passed back ...Rob Smart2009-09-161-1/+1
* Changed GetRegionByHandle to GetRegionByPosition -- more generic.Diva Canto2009-09-111-1/+1
* Added GetRegionByHandle.Diva Canto2009-09-111-0/+2
* Removed RequestLandData from IGridService because it's already in another place.Diva Canto2009-09-112-4/+38
* Changed names of methods in IGridService.Diva Canto2009-09-111-8/+13
* moved AuthorizationRequest and AuthorizationResponse to IAuthorizationService...Rob Smart2009-09-111-0/+98
* Changed the interface of IAuthorizationService to get less data.Diva Canto2009-09-101-1/+1
* The stubs for an authorization service, at the moment the service will always...Rob Smart2009-09-101-0/+46
* Remove the encryption from the IAuthenticationService interface. ThatMelanie2009-09-061-36/+0
* Revising the user account data interfaces. No user functionality yetMelanie2009-09-061-25/+10
* Implement plain password authentication partway. Tested, but no userMelanie2009-09-041-2/+2
* Remove the distinction between password and login key in the authenticationMelanie2009-09-031-5/+2
* Redesign the IAuthenticationService interface to use PKI. Sessioning isMelanie2009-08-291-38/+70
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-0/+8
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-0/+2
* A better purge of trash folder.Diva Canto2009-08-191-1/+2
* Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensimDiva Canto2009-08-141-9/+37
|\
| * Add standard doc and standard doc formatting to IAssetServiceJustin Clark-Casey (justincc)2009-08-141-9/+37
* | Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto2009-08-131-0/+20
* | Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...Diva Canto2009-08-131-2/+2
|/
* Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...Diva Canto2009-08-101-7/+23
* Changed RequestRootFolder to GetRootFolderDiva Canto2009-08-101-1/+1
* Stub out the Profile and Presence servicesMelanie2009-08-102-0/+74
* Finish the renaming and mae things compile againMelanie2009-08-091-3/+3
* More renamesMelanie2009-08-091-10/+10
* Rename UserData to UserAccount dataMelanie2009-08-091-7/+7
* Adding the plumbing for a ROBUST freeswitch serviceMelanie2009-08-041-0/+37
* Adding the new grid services skeleton. Still very much based on the oldMelanie Thielker2009-07-101-0/+83
* Updated services to allow external applications like web interfaces toMelanie Thielker2009-06-302-13/+74
* Add RegionSecret to user data structure to provide data update securityMelanie Thielker2009-06-231-0/+6
* Committing RemoteUserServiceConnector out connector, local user serviceMelanie Thielker2009-06-221-3/+2
* Committing the meat of the user server interface and the bones of the service...Melanie Thielker2009-06-221-0/+45
* Update svn properties.Jeff Ames2009-06-221-38/+38