index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Services
/
Interfaces
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-31
A lot more beef on the login service. The LLLoginResponse is a MONSTER! Almos...
Diva Canto
1
-1
/
+2
2009-12-31
* Added the Login server handlers that were lost in yesterday's commit grief
Diva Canto
1
-0
/
+3
2009-12-31
Simulation handlers (agents & objects) completed.
Diva Canto
1
-7
/
+3
2009-12-30
First pass at the new login service. Still incomplete, but doesn't disrupt th...
Diva Canto
1
-0
/
+49
2009-12-31
Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount.
Melanie
1
-5
/
+3
2009-12-30
Some modifications to user service. Query by name is implemented now
Melanie
1
-8
/
+8
2009-12-29
* All modules and connectors for user account service are in place. Untested.
Diva Canto
1
-2
/
+2
2009-12-29
Tighten up the IUserService interface again. No need for auth tokens at this ...
Diva Canto
1
-2
/
+2
2009-12-29
Polished the IUserService interface.
Diva Canto
1
-1
/
+2
2009-12-29
Better way of setting ServiceURLs
Diva Canto
1
-12
/
+2
2009-12-28
Added the ServiceURLs field to UserAccountData
Diva Canto
1
-0
/
+14
2009-12-28
Removed AccountType, GodLevel and UserFlags from UserAccountData. Doesn't bel...
Diva Canto
1
-18
/
+0
2009-12-28
* Added Created field to UserAccountData
Diva Canto
1
-0
/
+5
2009-12-28
* Added packing/unpacking of the Home fields in PresenceInfo
Diva Canto
2
-28
/
+47
2009-12-28
Adding new fields and home location methid to presence. Adding cleanup
Melanie
1
-0
/
+4
2009-12-28
Database and presence changes. Untested
Melanie
1
-5
/
+5
2009-12-27
Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...
Diva Canto
1
-1
/
+38
2009-12-27
Changed GetAgents to take string[] instead of UUID[]
Diva Canto
1
-1
/
+1
2009-12-27
Remove the sesion from returned presence info
Melanie
1
-2
/
+0
2009-12-27
Interface changes
Melanie
1
-10
/
+6
2009-12-26
More beef to the IPresenceService interface.
Diva Canto
1
-1
/
+12
2009-12-27
Presence Step 1
Melanie
1
-1
/
+8
2009-11-18
Tweak presence handling and whip up a database connector and handler
Melanie
1
-1
/
+1
2009-11-18
Change PresenceData to PresenceInfo to remove a naming conflict in the
Melanie
1
-0
/
+8
2009-10-14
Set the estate owner to be the master avatar if it's not set.
Melanie
1
-0
/
+6
2009-10-07
Add owner_uuid. Not sure this works. Worth a test
Melanie
1
-0
/
+14
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-28
Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ...
Diva Canto
1
-5
/
+9
2009-09-27
Added missing IHyperlinkService.
Diva Canto
1
-0
/
+49
2009-09-27
Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...
Diva Canto
1
-1
/
+2
2009-09-26
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...
Diva Canto
1
-0
/
+14
2009-09-26
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
1
-6
/
+21
2009-09-25
Better guards on RegisterRegion in GridService.
Diva Canto
1
-1
/
+9
2009-09-24
All tests pass for MySQL/MySQLRegionData.
Diva Canto
1
-43
/
+18
2009-09-24
GridServerPostHandler finished. GridClient tests all work. More guards on get...
Diva Canto
1
-0
/
+4
2009-09-24
Added test GridClient, which allowed me to remove a few bugs out of the new c...
Diva Canto
1
-0
/
+9
2009-09-23
Changed IGridService to use the new GridRegion data structure instead of old ...
Diva Canto
1
-9
/
+240
2009-09-21
Added grid handler and grid remote connector.
Diva Canto
1
-1
/
+1
2009-09-18
First pass at the grid service.
Diva Canto
1
-6
/
+11
2009-09-16
updated the IAuthorizationService interface so that a message is passed back ...
Rob Smart
1
-1
/
+1
2009-09-11
Changed GetRegionByHandle to GetRegionByPosition -- more generic.
Diva Canto
1
-1
/
+1
2009-09-11
Added GetRegionByHandle.
Diva Canto
1
-0
/
+2
2009-09-11
Removed RequestLandData from IGridService because it's already in another place.
Diva Canto
2
-4
/
+38
2009-09-11
Changed names of methods in IGridService.
Diva Canto
1
-8
/
+13
2009-09-11
moved AuthorizationRequest and AuthorizationResponse to IAuthorizationService...
Rob Smart
1
-0
/
+98
2009-09-10
Changed the interface of IAuthorizationService to get less data.
Diva Canto
1
-1
/
+1
2009-09-10
The stubs for an authorization service, at the moment the service will always...
Rob Smart
1
-0
/
+46
2009-09-06
Remove the encryption from the IAuthenticationService interface. That
Melanie
1
-36
/
+0
2009-09-06
Revising the user account data interfaces. No user functionality yet
Melanie
1
-25
/
+10
2009-09-04
Implement plain password authentication partway. Tested, but no user
Melanie
1
-2
/
+2
[prev]
[next]