| Commit message (Expand) | Author | Files | Lines |
2008-12-28 | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -1/+6 |
2008-11-27 | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 1 | -11/+0 |
2008-11-23 | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 1 | -0/+4 |
2008-11-17 | cleaning up warnings in MSSQL code. | Dr Scofield | 1 | -1/+1 |
2008-11-15 | Mantis#2626: Thank you Ruud Lathrop, for a patch that cleans up MSSQL code. | Homer Horwitz | 1 | -110/+4 |
2008-11-14 | Mantis #2618 | Melanie Thielker | 1 | -0/+1 |
2008-11-04 | * Apply http://opensimulator.org/mantis/view.php?id=2555 | Justin Clarke Casey | 1 | -4/+7 |
2008-11-01 | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 1 | -0/+33 |
2008-09-29 | * Apply http://opensimulator.org/mantis/view.php?id=2295 | Justin Clarke Casey | 1 | -21/+25 |
2008-09-26 | * Patch from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-09-14 | Mantis #2124 | Melanie Thielker | 1 | -531/+829 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -58/+58 |
2008-08-19 | Attachment persistence (Mantis #1711) | Melanie Thielker | 1 | -31/+4 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -9/+9 |
2008-07-31 | Apply updated patch from issue 1871. Thanks sempuki. | Mike Mazur | 1 | -1/+1 |
2008-07-31 | Thanks, sempuki, for a patch that moves all Grid Server's plugins to | Mike Mazur | 1 | -0/+8 |
2008-07-20 | Mantis#1796. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -1/+8 |
2008-07-17 | Mantis#1736. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -296/+222 |
2008-06-26 | Apply patch from bug #1609 -- Documentation for Data/MSSQL. Thanks kerunix_F... | Jeff Ames | 1 | -8/+82 |
2008-06-11 | Mantis#1528. Thank you kindly, Boscata for: | Charles Krinke | 1 | -1/+137 |
2008-05-31 | * Implements UserServer logoff in a few situations | Teravus Ovares | 1 | -2/+2 |
2008-05-21 | this removes use of the mapper for wearables, and I can confirm things | Sean Dague | 1 | -9/+9 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-05-15 | testing avatar appearance as a user service | Sean Dague | 1 | -9/+9 |
2008-05-15 | remove my UserAppearance object, switch all code to use | Sean Dague | 1 | -3/+3 |
2008-05-02 | plumb in connection string to the user database paths. mysql and mssql | Sean Dague | 1 | -3/+4 |
2008-05-02 | minor refactoring. Change getName and GetVersion methods (yes the had differ... | Sean Dague | 1 | -4/+4 |
2008-05-01 | added stubs for appearance bits to all the db layers | Sean Dague | 1 | -0/+27 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -6/+7 |
2008-04-10 | further renaming of properties for clarity | Sean Dague | 1 | -13/+13 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 1 | -34/+34 |
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-28 | * Introduced common abstract UserDataBase provider | lbsa71 | 1 | -21/+21 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-03-03 | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 1 | -7/+7 |
2008-02-14 | * Fixed #564, errors in friend sql | lbsa71 | 1 | -4/+4 |
2008-02-13 | * Fixed another bug in avatarpicker ('surname'/'lastname' mixup) | lbsa71 | 1 | -4/+4 |
2008-02-13 | * Fixed bug in avatarpicker so now you can search on single word | lbsa71 | 1 | -2/+1 |
2008-02-13 | * Moved insertUserRow into MSSQLUserData so 'create user' works again | lbsa71 | 1 | -1/+94 |
2008-02-13 | * Moved insertRegionRow into MSSQLGridData | lbsa71 | 1 | -13/+18 |
2008-02-13 | * Copied 'Friends' functionality from the MySQLUserData to MSSQLUserData | lbsa71 | 1 | -5/+136 |
2008-02-13 | * Split out MSSQLManager Test/Init into each provider. | lbsa71 | 1 | -10/+44 |
2008-02-13 | * Introduced customizable table names on MySQL and MSSQL UserData plug-ins. | lbsa71 | 1 | -12/+34 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -12/+14 |
2008-01-20 | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 1 | -4/+1 |
2008-01-09 | * This may be broken.. it hasn't been tested, however I wanted to get the l... | Teravus Ovares | 1 | -2/+11 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 1 | -1/+1 |
2007-12-31 | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 1 | -0/+10 |