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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-19
Fixes GetItem and GetFolder for SQLite. Turns out some methods were no-op in ...
Diva Canto
1
-3
/
+3
2009-08-19
* Switching IAssetData to follow the new naming schema, removing the separate...
Kunnis
1
-5
/
+5
2009-08-19
Makes the inventory connectors fully compatible with the old Grid.InventorySe...
Diva Canto
1
-29
/
+35
2009-08-19
Added MoveItems, which is most useful upon viewer-delete inventory operation....
Diva Canto
6
-0
/
+82
2009-08-19
A better purge of trash folder.
Diva Canto
6
-12
/
+20
2009-08-18
GetFolderItems implemented. It's not being called, but it might.
Diva Canto
3
-0
/
+37
2009-08-17
Added some padding to the remote inventory connector so that it tries to oper...
Diva Canto
1
-4
/
+70
2009-08-14
Add standard doc and standard doc formatting to IAssetService
Justin Clark-Casey (justincc)
1
-9
/
+37
2009-08-13
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
Diva Canto
6
-16
/
+97
2009-08-13
Renamed QueryItem/QueryFolder to GetItem/GetFolder. The word 'query' starting...
Diva Canto
3
-6
/
+6
2009-08-11
Fixes a race condition in EQ processing that was making EQs pop up again upon...
Diva Canto
1
-14
/
+14
2009-08-11
Some more hammering on the head of the obsolete rest inventory handlers, just...
Diva Canto
1
-10
/
+14
2009-08-11
Re-adding a conditional in UserManager that was removed with arthusv's commit...
Diva Canto
1
-2
/
+2
2009-08-11
Disabling the remote call for the time being, so that I can test it on a grid...
Diva Canto
1
-10
/
+11
2009-08-11
Added http handlers for the two new inventory operations.
Diva Canto
1
-4
/
+4
2009-08-11
Improved test for system folders. Removed log messages.
Diva Canto
1
-1
/
+2
2009-08-11
System folders inventory cache added to OUT inventory modules. This tracks ag...
Diva Canto
4
-6
/
+26
2009-08-10
Added two new methods to IIventoryService -- GetFolderForType and GetFolderCo...
Diva Canto
6
-7
/
+176
2009-08-10
Changed RequestRootFolder to GetRootFolder
Diva Canto
3
-5
/
+5
2009-08-10
Stub out the Profile and Presence services
Melanie
2
-0
/
+74
2009-08-09
Add "show digest <id>" console commdn to the ROBUST asset handler
Melanie
1
-0
/
+75
2009-08-09
Finish the renaming and mae things compile again
Melanie
4
-37
/
+37
2009-08-09
More renames
Melanie
1
-10
/
+10
2009-08-09
Rename UserData to UserAccount data
Melanie
1
-7
/
+7
2009-08-06
Added missing trailing slash in AuthenticationService.
Diva Canto
1
-0
/
+2
2009-08-06
Disable all IAR tests for now due to possible failure-causing race condition
Justin Clark-Casey (justincc)
1
-1
/
+0
2009-08-05
* Remove some mono compiler warnings
Justin Clark-Casey
1
-3
/
+1
2009-08-04
Adding the plumbing for a ROBUST freeswitch service
Melanie
3
-0
/
+141
2009-07-26
Patch from RemedyTomm: A failed inventory request would block any further
Melanie Thielker
1
-5
/
+44
2009-07-15
minor: remove some mono compiler warnings
Justin Clarke Casey
1
-4
/
+4
2009-07-10
* minor: Make GridCommon.ini.example refer to inventory service rather than a...
Justin Clarke Casey
1
-1
/
+1
2009-07-10
Adding the new grid services skeleton. Still very much based on the old
Melanie Thielker
2
-0
/
+162
2009-06-30
Updated services to allow external applications like web interfaces to
Melanie Thielker
5
-24
/
+228
2009-06-27
Make cleartext authentication case sensitive. Thanks jhurliman for spotting t...
Dahlia Trimble
1
-1
/
+1
2009-06-23
Add RegionSecret to user data structure to provide data update security
Melanie Thielker
1
-0
/
+6
2009-06-23
Fix the AssetServiceBase bug I introduced by reordering configuration load
Melanie Thielker
1
-2
/
+2
2009-06-22
Forgot a file
Melanie Thielker
1
-0
/
+177
2009-06-22
Committing RemoteUserServiceConnector out connector, local user service
Melanie Thielker
2
-4
/
+3
2009-06-22
Committing the meat of the user server interface and the bones of the service...
Melanie Thielker
3
-10
/
+81
2009-06-22
Update svn properties.
Jeff Ames
4
-582
/
+582
2009-06-17
Implementation of a simple authentication service + in connector in route to ...
diva
2
-20
/
+191
2009-06-15
Moving these nice HG connectors to their homes.
diva
2
-421
/
+419
2009-06-14
Factoring out "land_data" / RequestLandData that was hanging off of IGridServ...
diva
2
-0
/
+163
2009-06-14
Update svn properties.
Jeff Ames
3
-374
/
+374
2009-06-14
Bug fix in remote neighbour connector.
diva
1
-1
/
+1
2009-06-14
And this one too...
diva
1
-0
/
+166
2009-06-14
Oops. Forgot to add this file.
diva
1
-0
/
+38
2009-06-11
Fixes mantis #3803. Thanks jhurliman.
diva
3
-7
/
+8
2009-06-11
Changed the inventory service so that is uses exactly one DB plugin, not many...
diva
2
-115
/
+28
2009-06-10
Heart surgery no.2: the inventory service hooks.
diva
6
-60
/
+329
[next]