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