aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2-5/+1
2008-08-28Update svn properties, formatting cleanup.Jeff Ames7-388/+258
2008-08-28adds XmlRcpLoadOAR support to RemoteAdminPlugin.csDr Scofield1-0/+96
2008-08-27From: Richard Alimi <ralimi@us.ibm.com>Sean Dague1-1/+1
2008-08-22bug fixes:Dr Scofield1-1/+1
2008-08-22- fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield1-12/+27
2008-08-21- corrects statement about {asset,user,inventory} source configurationDr Scofield1-3/+8
2008-08-20fixing Rest/Inventory stuff again. changes somehow got lost locally.Dr Scofield5-20/+11
2008-08-20oops. forgot.Dr Scofield2-0/+289
2008-08-20From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield6-895/+1573
2008-08-19Update svn properties, formatting cleanup.Jeff Ames8-101/+30
2008-08-18* If two regions have configuration information that conflicts (save xy locat...Justin Clarke Casey1-2/+55
2008-08-18Formatting cleanup.Jeff Ames7-332/+230
2008-08-15Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker1-1/+4
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-3/+5
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-0/+44
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-0/+29
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-4/+35
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-1/+1
2008-08-07Minor formatting cleanup.Jeff Ames1-1/+1
2008-08-06From: alan webb <alan_webb@us.ibm.com>Dr Scofield1-2/+6
2008-08-06Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....Mike Mazur4-0/+44
2008-07-28dropping GridInfo prototype, now properly implemented asDr Scofield1-122/+0
2008-07-25oops. forgot to add addin.xml for GridInfoPlugin. also, slightDr Scofield1-1/+2
2008-07-25first cut at a GridInfo plugin (mantis #1825). Currently just spitsDr Scofield1-0/+121
2008-07-25From: awebbDr Scofield2-0/+284
2008-07-25From: awebbDr Scofield6-308/+620
2008-07-23Thanks, sempuki, for a patch that moves control of Mono.Addins from source at...Mike Mazur5-29/+0
2008-07-21* eliminated some warnings and added some const and readonlieslbsa711-1/+1
2008-07-14adding support for Xml2 serialization format to XmlRpcLoadXMLMethod.Dr Scofield1-1/+20
2008-07-11Mantis#1682. Revert temporarily, Sempuki's mono addins patchCharles Krinke7-0/+31
2008-07-10Mantis#1541. Thank you kindly, Phrearch for a patch that:Charles Krinke1-3/+3
2008-07-10Mantis#1682. Thank you kindly, Sempuki for a patch that:Charles Krinke7-31/+0
2008-07-06Copyright notices and formatting cleanup.Jeff Ames3-4/+4
2008-07-04Renaming UserManagerBase.SetUserProfile(UserProfileData) to Dr Scofield1-0/+106
2008-07-02* Drop InvType from the assets table since it is no longer usedJustin Clarke Casey2-8/+0
2008-07-02From: Alan M Webb <awebb@vnet.ibm.com>Dr Scofield6-0/+4524
2008-07-01making XmlRpcs of RemoteController more robust; this fixes mantis #1467Dr Scofield1-17/+23
2008-06-27Mantis#1591. Thank you graciously, Sempuki for a patch that:Charles Krinke3-4/+46
2008-06-26small change to last commitMW3-9/+9
2008-06-26As per the suggestion on the mailing list, added support for a OpenSim.xml co...MW3-9/+9
2008-06-01* Refactor: Split opensim background server into a separate classJustin Clarke Casey4-8/+8
2008-05-30while investigating why IRCBridgeModule.Close() was having no effect, iDr Scofield2-3/+14
2008-05-29cleaning up returned XML REST doclet (no more xsi, xsd) Dr Scofield5-4/+66
2008-05-28Formatting cleanup.Jeff Ames2-3/+3
2008-05-27cleaning up: coding style guidelines violation in RestPlugin.cs. Dr Scofield1-1/+2
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames5-172/+167
2008-05-22here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ...Dr Scofield4-24/+172
2008-05-21renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield1-0/+0
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2-6/+62