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
2013-09-03
Fix logic errors in "show grid users online" console command which didn't act...
Justin Clark-Casey (justincc)
1
-3
/
+2
2013-09-03
Add experimental "show grid users online" console command to show grid users ...
Justin Clark-Casey (justincc)
1
-0
/
+39
2013-09-02
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allo...
Justin Clark-Casey (justincc)
6
-4
/
+90
2013-08-28
Do not add a port zero to end of the hypergrid gateway host name.
Robert Adams
1
-1
/
+4
2013-08-26
Revert "Make HG logins fall back to fallback regions if the desired region fa...
Justin Clark-Casey (justincc)
1
-24
/
+3
2013-08-26
Revert "Added some more debug messages."
Justin Clark-Casey (justincc)
1
-4
/
+1
2013-08-24
Added some more debug messages.
Diva Canto
1
-1
/
+4
2013-08-24
Make HG logins fall back to fallback regions if the desired region fails.
Diva Canto
1
-3
/
+24
2013-08-23
remove redundant return at end of HandleDeregisterRegion()
Justin Clark-Casey (justincc)
1
-2
/
+0
2013-08-23
Make it possible for the "deregister region id" command to accept more than o...
Justin Clark-Casey (justincc)
1
-24
/
+27
2013-08-22
minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so ...
Justin Clark-Casey (justincc)
1
-4
/
+8
2013-08-22
Revert "Implement ability for hg logins to try fallback regions just like loc...
Justin Clark-Casey (justincc)
1
-39
/
+5
2013-08-21
Implement ability for hg logins to try fallback regions just like local logins.
Justin Clark-Casey (justincc)
1
-5
/
+39
2013-08-17
minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid
Justin Clark-Casey (justincc)
2
-9
/
+2
2013-08-17
minor: Make log messages consistent in NeighbourServicesConnector
Justin Clark-Casey (justincc)
1
-6
/
+6
2013-08-05
Remove some debugging from simian connectors.
Mic Bowman
2
-3
/
+11
2013-07-31
Experimental comment to eneralize the handling of Linden caps when the
Mic Bowman
1
-0
/
+179
2013-07-31
A pretty major restructuring of the simian method invocations in order to
Mic Bowman
11
-282
/
+578
2013-07-27
Several major improvements to group (V2) chat. Specifically: handle join/drop...
Diva Canto
1
-0
/
+1
2013-07-26
Force map tiler to save Water.jpg as an actual jpeg format it seems even thou...
nebadon
1
-1
/
+1
2013-07-21
Better version of previous commit
Diva Canto
1
-2
/
+6
2013-07-21
Add the Current Outfit folder as an available folder in the SuitcaseInventory.
Diva Canto
1
-0
/
+16
2013-07-14
Cleanup old hg sessions (older than 2 days)
Diva Canto
1
-0
/
+3
2013-07-14
HG UAS: Moved hg-session data from memory to DB storage. This makes it so tha...
Diva Canto
2
-90
/
+199
2013-07-14
Minor typo in log message
Diva Canto
1
-1
/
+1
2013-07-13
Guard against unauthorized agent deletes.
Diva Canto
2
-5
/
+4
2013-07-13
Deleted GET agent all around. Not used.
Diva Canto
2
-37
/
+0
2013-07-13
Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bot...
Diva Canto
1
-0
/
+6
2013-07-11
Added property to make for more flexible testing.
Diva Canto
1
-0
/
+5
2013-07-10
Remove a null reference exception in SimianPresenceServiceConnector that
Robert Adams
1
-4
/
+8
2013-07-09
minor: remove mono compiler warnings from HGSuitcaseInventoryService
Justin Clark-Casey (justincc)
1
-3
/
+3
2013-07-06
A little more debug
Diva Canto
1
-1
/
+1
2013-07-06
Simina activity detector was too eager. Disabled it in case simian is not bei...
Diva Canto
1
-1
/
+2
2013-07-04
Revert "HG Friends: debug an issue where the friends data stored in the DB is...
Diva Canto
1
-8
/
+1
2013-07-04
HG Friends: debug an issue where the friends data stored in the DB is incompl...
Diva Canto
1
-1
/
+8
2013-07-02
Deleted debug messages. Fixed a null ref exception on the POST handler of Gri...
Diva Canto
1
-4
/
+1
2013-07-02
More debug messages
Diva Canto
1
-1
/
+5
2013-07-02
This should have a strong effect on the Unknown User issue mantis #6625
Diva Canto
1
-1
/
+16
2013-06-30
Revert "More debug mantis #6625"
Diva Canto
1
-1
/
+0
2013-06-29
More debug mantis #6625
Diva Canto
1
-0
/
+1
2013-06-29
Changed HG status notifications timeout down to 15secs from the default 100.
Diva Canto
1
-1
/
+1
2013-06-28
In XAssetService, on a delete asset request also delete the asset in any chai...
Justin Clark-Casey (justincc)
1
-3
/
+4
2013-06-22
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
1
-1
/
+1
2013-06-21
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
6
-184
/
+70
2013-06-13
Add Option: ClassifiedFee
BlueWall
2
-2
/
+20
2013-06-13
Make XInventoryServicesConnector properly handle a RESULT = false return for ...
Justin Clark-Casey (justincc)
1
-68
/
+56
2013-06-12
After calls to GetSuitcaseXFolder() in HGSuitcaseInventoryService, consistent...
Justin Clark-Casey (justincc)
1
-1
/
+23
2013-06-10
Remove Temporary from use to shortcut asset stores. The Local property
Mic Bowman
1
-1
/
+1
2013-05-31
Adding standard OpenSim header to source files
BlueWall
3
-0
/
+81
2013-05-30
UserProfiles
BlueWall
3
-0
/
+267
[next]