aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/AssetInventoryServer/Plugins/NullAuthenticationPlugin.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-16- clean up using references as well as References in prebuild.xmlMike Mazur1-2/+2
- comment out a bunch of stuff in OpenSimInventoryFrontendPlugin.cs to get rid of warnings
2009-02-16- change AssetInventoryServer config from XML to INIMike Mazur1-2/+5
- convert AssetInventoryServer logging to OpenSim's log4net - updated AssetInventoryServer.ini.example file
2009-02-16- add list for backend plugins and Dispose() all plugins on shutdownMike Mazur1-1/+1
- fix some plugin names - remove most references to ExtensionLoader - remove commented out AssetInventoryServer blobs from prebuild.xml
2009-02-16Move NullAuthentication and AuthorizeAll extensions to plugins.Mike Mazur1-6/+32
2009-02-16Converted to Linux newlines.Mike Mazur1-68/+68
2009-02-16Rename NewAssetServer AssetInventoryServer and fully qualify withMike Mazur1-4/+4
OpenSim.Grid.AssetInventoryServer.
2009-02-16AddingMike Mazur1-0/+68
- NewAssetServer code - NewAssetServer addin manifest - example AssetServer.ini file