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
/
Server
/
Handlers
/
Hypergrid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Profile Updates
BlueWall
2012-01-03
1
-0
/
+33
*
HG minor bug fix and marked one method obsolete in UAS.
Diva Canto
2011-12-16
1
-0
/
+1
*
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2011-12-05
2
-5
/
+5
*
HG: Added HEAD method to Helo service. This is the preferred method, but its ...
Diva Canto
2011-12-04
1
-1
/
+33
*
HG: Renamed one method
Diva Canto
2011-12-04
1
-1
/
+1
*
Remove mono compiler warnings. Fix problem with co-ordinate given in deregis...
Justin Clark-Casey (justincc)
2011-11-19
1
-2
/
+0
*
This hopefully fixes all issues with online/offline notifications across grid...
Diva Canto
2011-06-07
1
-3
/
+13
*
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...
Diva Canto
2011-06-07
1
-12
/
+12
*
HG IM bug fix: grid_instant_message was being placed in the default port inst...
Diva Canto
2011-06-02
1
-2
/
+1
*
Extra debug message
Diva Canto
2011-06-02
1
-0
/
+1
*
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
2011-05-27
1
-41
/
+4
*
Avoid a scary warning message about null replies from the user agent service.
Diva Canto
2011-05-27
1
-0
/
+4
*
Commented a few extra debug messages.
Diva Canto
2011-05-26
1
-4
/
+1
*
HG IM in grid mode working fairly well. Unknown target user references looked...
Diva Canto
2011-05-26
1
-7
/
+50
*
HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...
Diva Canto
2011-05-25
2
-0
/
+328
*
Added necessary code to drop inventory on hg friends using the profile window...
Diva Canto
2011-05-24
1
-1
/
+31
*
HG friends: Status notifications working. Also initial logins get the online ...
Diva Canto
2011-05-23
2
-1
/
+87
*
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
2011-05-22
1
-2
/
+41
*
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
2011-05-21
1
-37
/
+75
*
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
2011-05-19
2
-0
/
+313
*
Enable compressed (gzip) fatpack transfers.
Melanie
2011-05-08
2
-5
/
+3
*
remove some mono compiler warnings and unnecessary dictionary instantiations
Justin Clark-Casey (justincc)
2011-01-21
3
-7
/
+8
*
Account for some component along the way lower-casing the HTTP header keys. (...
Diva Canto
2011-01-17
1
-8
/
+13
*
More debug messages to help track the XFF header problem.
Diva Canto
2011-01-17
1
-0
/
+2
*
Improved debug messages to track what is going on with the XFF header
Diva Canto
2011-01-09
1
-0
/
+2
*
* change the data exchanged within hypergrid transactions
Jonathan Freedman
2010-10-21
1
-2
/
+8
*
* more url / hg cleanup
Jonathan Freedman
2010-10-11
1
-0
/
+2
*
Made the home agent handler check for xff if behind a proxy.
Diva Canto
2010-10-03
2
-3
/
+23
*
Made the Gatekeeper proxy-able.
Diva Canto
2010-10-03
2
-2
/
+7
*
Added viewer's channel, mac, and id0 to agent circuit data. Also moved client...
Diva Canto
2010-10-03
1
-1
/
+1
*
Renamed the Helo server connector to a consistent name. Added this in connect...
Diva Canto
2010-09-08
1
-2
/
+3
*
No need for a config var for the HELO message on the server-side. It's robust.
Diva Canto
2010-09-08
1
-8
/
+1
*
First version of the Hypergrid HELO service that will enable different backen...
Diva Canto
2010-09-08
1
-0
/
+85
*
Make User Agent Service and Login Service separable.
Diva Canto
2010-09-04
2
-3
/
+27
*
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
Melanie Thielker
2010-05-27
1
-7
/
+7
*
Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more"
Melanie
2010-05-27
1
-7
/
+7
*
Comment noisy "CONNECTION DEBUGGING" messages, because they push more
Melanie Thielker
2010-05-27
1
-7
/
+7
*
Assorted bug fixes in hypergrid linking.
Diva Canto
2010-05-03
2
-1
/
+3
*
* XInventory fairly tested, including for HG. Almost ready to switch.
Diva Canto
2010-04-30
1
-104
/
+0
*
Formatting cleanup. Add copyright notices.
Jeff Ames
2010-03-10
1
-1
/
+28
*
* Remove unnecessary debug message
Diva Canto
2010-01-31
1
-1
/
+1
*
* Simplified the configuration by having [DatabaseService] in it
Diva Canto
2010-01-31
1
-1
/
+1
*
* Added a few files that were missing in the repo.
Diva Canto
2010-01-31
2
-0
/
+285
*
HG 1.5 is in place. Tested in standalone only.
Diva Canto
2010-01-28
5
-159
/
+171
*
Added ExternalName config on Gatekeeper.
Diva Canto
2010-01-27
1
-1
/
+3
*
Integrated the hyperlinking with the GridService.
Diva Canto
2010-01-24
2
-41
/
+3
*
* Towards enabling hyperlinks at grid-level.
Diva Canto
2010-01-18
2
-3
/
+42
*
Go Home works. With security!!
Diva Canto
2010-01-18
2
-0
/
+126
*
* Added missing GatekeeperServiceConnector
Diva Canto
2010-01-18
2
-0
/
+34
*
HG teleports through gatekeeper are working.
Diva Canto
2010-01-17
3
-79
/
+0
[next]