| Commit message (Expand) | Author | Files | Lines |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -1/+1 |
2016-04-25 | Updated the code to handle Agent Preferences. Thanks to TomDataworks for prov... | Geir Nøklebye | 1 | -1/+1 |
2015-07-31 | PGSQL migrations for IM_Store, UserProfiles, removal of casting exception for... | Geir Nøklebye | 1 | -0/+4 |
2013-10-16 | * One More thing, add an appdomain data element to ensure that we don't dupli... | Fernando Oliveira | 1 | -2/+7 |
2013-10-16 | * Fixes mantis mantis 0006803 [PGSQL] - Simulator crashes - Mono.Security.dll... | Fernando Oliveira | 1 | -0/+24 |
2013-10-12 | Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. | Fernando Oliveira | 1 | -25/+127 |
2012-03-31 | Add MSSQL login processing fix for servers run on different locales. | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2011-03-31 | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 1 | -3/+1 |
2010-03-10 | Formatting cleanup. Add copyright notices. | Jeff Ames | 1 | -2/+2 |
2010-02-24 | MSSQL Additions for Presence Refactor branch. Most functionality tested and w... | StrawberryFride | 1 | -221/+4 |
2009-11-02 | Reverting the memory leak patch for MySQL. Problems have been reported with t... | John Hurliman | 1 | -0/+4 |
2009-10-04 | * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L... | John Hurliman | 1 | -4/+0 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-02-19 | * Apply http://opensimulator.org/mantis/view.php?id=3142 | Justin Clarke Casey | 1 | -4/+8 |
2009-02-12 | * optimized usings. | lbsa71 | 1 | -2/+2 |
2009-01-12 | * Apply http://opensimulator.org/mantis/view.php?id=2980 | Justin Clarke Casey | 1 | -0/+4 |
2009-01-07 | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -1/+14 |
2008-09-14 | Mantis #2124 | Melanie Thielker | 1 | -330/+44 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -19/+19 |
2008-09-01 | Mantis #2095 | Melanie Thielker | 1 | -4/+112 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-07-20 | Mantis#1796. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -1/+59 |
2008-07-17 | Mantis#1736. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -82/+59 |
2008-07-02 | * Drop InvType from the assets table since it is no longer used | Justin Clarke Casey | 1 | -1/+0 |
2008-06-27 | last round of warning squashing. calling it a day now. | Dr Scofield | 1 | -1/+1 |
2008-06-26 | Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F... | Jeff Ames | 1 | -4/+32 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-08 | * You can haz more spring cleaning. | Adam Frisby | 1 | -6/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -2/+2 |
2008-04-10 | renaming of attributes in UserAgentData for readability | Sean Dague | 1 | -3/+3 |
2008-04-10 | changing UserAgentData to use properties. This caused more | Sean Dague | 1 | -11/+14 |
2008-04-10 | further renaming of properties for clarity | Sean Dague | 1 | -7/+7 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 1 | -19/+19 |
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -0/+1 |
2008-04-02 | attempt to fix up all refernces to new directory structure | Sean Dague | 1 | -1/+1 |
2008-04-02 | whole lot more moving | Sean Dague | 1 | -0/+0 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-15 | Thank you kindly, Grumly57 for: | Charles Krinke | 1 | -1/+1 |
2008-03-03 | * More compiler warning nukage. | Adam Frisby | 1 | -1/+1 |
2008-03-02 | Thank you kindly, Ahzzmandius for adding | Charles Krinke | 1 | -2/+7 |
2008-02-13 | * Moved insertUserRow into MSSQLUserData so 'create user' works again | lbsa71 | 1 | -95/+1 |
2008-02-13 | * Moved insertRegionRow into MSSQLGridData | lbsa71 | 1 | -167/+83 |
2008-02-13 | * Split out MSSQLManager Test/Init into each provider. | lbsa71 | 1 | -66/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -7/+9 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -6/+6 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 1 | -3/+21 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -127/+134 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -4/+4 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -1/+1 |
2007-12-05 | * Applied MSSQL Patch from akokko, Thanks! akokko | Teravus Ovares | 1 | -45/+571 |