| Commit message (Expand) | Author | Files | Lines |
2008-02-04 | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 1 | -13/+2 |
2008-01-28 | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 1 | -0/+26 |
2008-01-21 | Add additional mainlog data to LogOffUser | Charles Krinke | 1 | -1/+2 |
2008-01-20 | * Added hooks for logout to all IUserService and all that implement it. | Teravus Ovares | 1 | -0/+37 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-09 | * This may be broken.. it hasn't been tested, however I wanted to get the l... | Teravus Ovares | 1 | -0/+17 |
2008-01-05 | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 1 | -1/+37 |
2007-12-31 | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 1 | -0/+74 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -14/+18 |
2007-12-24 | Prim inventory script saving phase 1. Create necessary CAPS structures for c... | Justin Clarke Casey | 1 | -1/+1 |
2007-12-16 | Reposition 'user profile not found' messages to stop spurious messages caused... | Justin Clarke Casey | 1 | -29/+22 |
2007-12-15 | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 1 | -43/+20 |
2007-12-13 | Minor cleanup | Jeff Ames | 1 | -5/+4 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -2/+2 |
2007-12-04 | * More console message fixes | Adam Frisby | 1 | -13/+12 |
2007-12-01 | Initial working Grid Inventory server. Only been tested on a very small grid,... | MW | 1 | -1/+3 |
2007-11-30 | * Here's the issue, on log-off, the routine sets up a null useragent member a... | Teravus Ovares | 1 | -0/+1 |
2007-11-29 | fixed duplicate login in standalone mode (mostly untested in grid mode) | Jeff Ames | 1 | -2/+2 |
2007-11-24 | * Removed references to "new LLUUID()", replaced with LLUUID.Zero. | Adam Frisby | 1 | -2/+2 |
2007-11-19 | * Changed namespace | lbsa71 | 1 | -1/+0 |
2007-11-18 | cleaned up some mono compiler warnings | Jeff Ames | 1 | -2/+2 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 1 | -0/+19 |
2007-11-03 | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 1 | -0/+1 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -24/+25 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -3/+2 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -16/+16 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -16/+16 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -0/+1 |
2007-10-05 | * Moved IUserService to OpenSim.Framework.Interfaces | lbsa71 | 1 | -1/+1 |
2007-10-05 | * Renamed IUserServices to IUserService | lbsa71 | 1 | -1/+1 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -2/+4 |
2007-09-24 | *** CHANGED CONFIG BEHAVIOUR *** | lbsa71 | 1 | -22/+19 |
2007-09-24 | * Renamed methods on IUserData | lbsa71 | 1 | -10/+15 |
2007-09-24 | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 1 | -4/+4 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-08-28 | some changes which get us closer to Sqlite storage for users | Sean Dague | 1 | -1/+2 |
2007-08-15 | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 1 | -119/+1 |
2007-08-13 | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 1 | -242/+16 |
2007-08-13 | Some work to prepare for inventory server. | MW | 1 | -21/+31 |
2007-08-01 | few small changes. | MW | 1 | -0/+1 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 1 | -0/+31 |
2007-07-26 | More work on inventory and opensim library. | MW | 1 | -0/+8 |
2007-07-25 | Start of the OpenSim library , for now only contains a few textures. | MW | 1 | -0/+34 |
2007-07-21 | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha... | Adam Frisby | 1 | -1/+1 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 1 | -1/+2 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -0/+2 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -631/+631 |
2007-07-15 | *Fixed master avatar requesting when in grid mode. | mingchen | 1 | -2/+3 |
2007-07-06 | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 1 | -2/+7 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 1 | -0/+4 |