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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Better way of setting ServiceURLs
Diva Canto
2009-12-29
1
-12
/
+2
*
|
Added the ServiceURLs field to UserAccountData
Diva Canto
2009-12-28
1
-0
/
+14
*
|
Removed AccountType, GodLevel and UserFlags from UserAccountData. Doesn't bel...
Diva Canto
2009-12-28
1
-18
/
+0
*
|
* Added Created field to UserAccountData
Diva Canto
2009-12-28
1
-0
/
+5
*
|
* Added packing/unpacking of the Home fields in PresenceInfo
Diva Canto
2009-12-28
2
-28
/
+47
*
|
Adding new fields and home location methid to presence. Adding cleanup
Melanie
2009-12-28
1
-0
/
+4
*
|
Database and presence changes. Untested
Melanie
2009-12-28
1
-5
/
+5
*
|
Presence remote connector and handler. Presence HG Broker. Nothing tested, ju...
Diva Canto
2009-12-27
1
-1
/
+38
*
|
Changed GetAgents to take string[] instead of UUID[]
Diva Canto
2009-12-27
1
-1
/
+1
*
|
Remove the sesion from returned presence info
Melanie
2009-12-27
1
-2
/
+0
*
|
Interface changes
Melanie
2009-12-27
1
-10
/
+6
*
|
More beef to the IPresenceService interface.
Diva Canto
2009-12-26
1
-1
/
+12
*
|
Presence Step 1
Melanie
2009-12-27
1
-1
/
+8
|
/
*
Tweak presence handling and whip up a database connector and handler
Melanie
2009-11-18
1
-1
/
+1
*
Change PresenceData to PresenceInfo to remove a naming conflict in the
Melanie
2009-11-18
1
-0
/
+8
*
Set the estate owner to be the master avatar if it's not set.
Melanie
2009-10-14
1
-0
/
+6
*
Add owner_uuid. Not sure this works. Worth a test
Melanie
2009-10-07
1
-0
/
+14
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-1
/
+1
*
Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ...
Diva Canto
2009-09-28
1
-5
/
+9
*
Added missing IHyperlinkService.
Diva Canto
2009-09-27
1
-0
/
+49
*
Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei...
Diva Canto
2009-09-27
1
-1
/
+2
*
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...
Diva Canto
2009-09-26
1
-0
/
+14
*
First pass at the heart surgery for grid services. Compiles and runs minimall...
Diva Canto
2009-09-26
1
-6
/
+21
*
Better guards on RegisterRegion in GridService.
Diva Canto
2009-09-25
1
-1
/
+9
*
All tests pass for MySQL/MySQLRegionData.
Diva Canto
2009-09-24
1
-43
/
+18
*
GridServerPostHandler finished. GridClient tests all work. More guards on get...
Diva Canto
2009-09-24
1
-0
/
+4
*
Added test GridClient, which allowed me to remove a few bugs out of the new c...
Diva Canto
2009-09-24
1
-0
/
+9
*
Changed IGridService to use the new GridRegion data structure instead of old ...
Diva Canto
2009-09-23
1
-9
/
+240
*
Added grid handler and grid remote connector.
Diva Canto
2009-09-21
1
-1
/
+1
*
First pass at the grid service.
Diva Canto
2009-09-18
1
-6
/
+11
*
updated the IAuthorizationService interface so that a message is passed back ...
Rob Smart
2009-09-16
1
-1
/
+1
*
Changed GetRegionByHandle to GetRegionByPosition -- more generic.
Diva Canto
2009-09-11
1
-1
/
+1
*
Added GetRegionByHandle.
Diva Canto
2009-09-11
1
-0
/
+2
*
Removed RequestLandData from IGridService because it's already in another place.
Diva Canto
2009-09-11
2
-4
/
+38
*
Changed names of methods in IGridService.
Diva Canto
2009-09-11
1
-8
/
+13
*
moved AuthorizationRequest and AuthorizationResponse to IAuthorizationService...
Rob Smart
2009-09-11
1
-0
/
+98
*
Changed the interface of IAuthorizationService to get less data.
Diva Canto
2009-09-10
1
-1
/
+1
*
The stubs for an authorization service, at the moment the service will always...
Rob Smart
2009-09-10
1
-0
/
+46
*
Remove the encryption from the IAuthenticationService interface. That
Melanie
2009-09-06
1
-36
/
+0
*
Revising the user account data interfaces. No user functionality yet
Melanie
2009-09-06
1
-25
/
+10
*
Implement plain password authentication partway. Tested, but no user
Melanie
2009-09-04
1
-2
/
+2
*
Remove the distinction between password and login key in the authentication
Melanie
2009-09-03
1
-5
/
+2
*
Redesign the IAuthenticationService interface to use PKI. Sessioning is
Melanie
2009-08-29
1
-38
/
+70
*
* Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...
Diva Canto
2009-08-22
1
-0
/
+8
*
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
2009-08-19
1
-0
/
+2
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-1
/
+2
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-08-14
1
-9
/
+37
|
\
|
*
Add standard doc and standard doc formatting to IAssetService
Justin Clark-Casey (justincc)
2009-08-14
1
-9
/
+37
*
|
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
2009-08-13
1
-0
/
+20
*
|
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
2009-08-13
1
-2
/
+2
|
/
[prev]
[next]