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
/
Base
/
ServerUtils.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-21
/
+21
2017-01-02
Create a generic way for passing constructor args to plugins
Melanie Thielker
1
-0
/
+12
2015-08-15
Removed ignoreCase=true from the call to Type.GetInterface, because, well, we...
Diva Canto
1
-1
/
+1
2015-01-02
Comment out the suppression of console output for mono addins in robust too. ...
Diva Canto
1
-2
/
+2
2015-01-02
Changed the Robust-as-addin version number to match OpenSim release numbers.
Diva Canto
1
-1
/
+1
2014-07-21
Close streams immediately when we finish using them
Oren Hurvitz
1
-9
/
+11
2014-03-24
Better error messages
Oren Hurvitz
1
-3
/
+3
2013-05-13
Fixed mantis #6609 -- LoadPlugin error messages on Robust.
Diva Canto
1
-1
/
+1
2013-04-27
Better error reporting
Diva Canto
1
-0
/
+1
2013-03-15
minor: Make logged message in ServerUtils more consistent.
Justin Clark-Casey (justincc)
1
-10
/
+10
2013-01-15
Print full stacktrace from plugin loading failure to help determine what went...
Justin Clark-Casey (justincc)
1
-2
/
+5
2012-12-13
Fix formatting
BlueWall
1
-21
/
+24
2012-12-13
Fix module pathname handling for Windows
BlueWall (James Hughes)
1
-16
/
+22
2012-12-11
Hide some console output when initializing addin repository
BlueWall
1
-0
/
+27
2012-10-19
Move PluginManager
BlueWall
1
-2
/
+3
2012-10-11
Add logging to help track sequence of events
BlueWall
1
-0
/
+2
2012-10-10
Implement plugin unloading
BlueWall
1
-4
/
+14
2012-10-09
Fix registry issue
BlueWall
1
-1
/
+7
2012-10-06
Added parts to manage repositories and plugin management
BlueWall
1
-0
/
+106
2012-10-03
Add modular configuration for Robust connectors
BlueWall
1
-0
/
+38
2012-05-09
Escape and unescape xml element names if necessary in ServerUtils.BuildXmlDat...
Justin Clark-Casey (justincc)
1
-3
/
+3
2012-04-24
Minor improvements to logging
Oren Hurvitz
1
-1
/
+4
2011-06-07
When a plugin fails to load because a DLL is missing, log which DLL it is
Oren Hurvitz
1
-0
/
+7
2011-05-26
HG IM in grid mode working fairly well. Unknown target user references looked...
Diva Canto
1
-0
/
+4
2010-09-12
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2010-03-15
Restoring LoadPlugin as it was before. Justin's last change made it throw.
Diva Canto
1
-2
/
+15
2010-03-12
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
Justin Clark-Casey (justincc)
1
-20
/
+20
2010-02-26
Now showing friends online upon grid login.
Diva Canto
1
-4
/
+5
2010-02-20
* Added a sanity check for missing asset data in LLClientView
John Hurliman
1
-177
/
+0
2010-02-19
* Fixed SL asset type enum to mime type conversion and added more helper func...
John Hurliman
1
-31
/
+166
2010-01-13
Several more buglets removed.
Diva Canto
1
-0
/
+3
2010-01-05
Allow lists to be embedded in query strings
Melanie
1
-10
/
+53
2010-01-05
Change the signature of the forms requester data in preparation to getting
Melanie
1
-6
/
+6
2009-12-27
Allow lists to be embedded in query strings
Melanie
1
-10
/
+53
2009-12-27
Change the signature of the forms requester data in preparation to getting
Melanie
1
-6
/
+6
2009-10-06
* Removed verbose debug message
Diva Canto
1
-1
/
+1
2009-10-05
More debug to try to diagnose a problem with region registration.
Diva Canto
1
-1
/
+1
2009-10-02
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
1
-1
/
+1
2009-09-29
Fix loading modules with alternate configurations and ports into ROBUST.
Melanie
1
-1
/
+3
2009-09-29
Fix loading modules with alternate configurations and ports into ROBUST.
Melanie
1
-1
/
+3
2009-09-29
Add copyright header. Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-09-24
Added test GridClient, which allowed me to remove a few bugs out of the new c...
Diva Canto
1
-1
/
+3
2009-09-19
Adding the deserializer for server form/xml replies
Melanie
1
-0
/
+42
2009-09-19
Adding Xml serialization of Dictionary<string, object> where object
Melanie
1
-0
/
+72
2009-09-04
Implement plain password authentication partway. Tested, but no user
Melanie
1
-1
/
+28
2009-06-10
Heart surgery no.2: the inventory service hooks.
diva
1
-3
/
+10
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-05-27
* Added OpenSim.Server.Handlers.Tests project
lbsa71
1
-5
/
+3
2009-05-18
* Re-enable save oar test by loading asset data plugins from test mock class
Justin Clarke Casey
1
-0
/
+7
2009-05-18
Nonowrking intermadiate commit,, DO NOT USE
Melanie Thielker
1
-1
/
+1
[next]