aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/UserManagerBase.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-311-0/+15
* i can haz pantz?Sean Dague2008-05-191-1/+1
* Formatting cleanup.Jeff Ames2008-05-161-13/+13
* remove my UserAppearance object, switch all code to useSean Dague2008-05-151-3/+3
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-4/+4
* minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague2008-05-021-1/+1
* create pass through of UserManagerBase to plugin callsSean Dague2008-05-011-4/+55
* added in IUserService functions. These don't do anything yet,Sean Dague2008-05-011-0/+28
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-5/+5
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-3/+3
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-17/+17
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-31/+31
* further renaming of properties for claritySean Dague2008-04-101-9/+9
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-36/+36
* * Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey2008-03-281-1/+2
* Fixed some comparisons of LLUUIDs to null.Jeff Ames2008-03-191-4/+2
* Formatting cleanup.Jeff Ames2008-03-181-26/+25
* Formatting cleanup.Jeff Ames2008-03-181-7/+5
* Last position will be stored in the DB on logout, and the avatar can continue...Johan Berntsson2008-03-181-8/+49
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-5/+26
* * Do not allow a user to be created if one with the same name already existsJustin Clarke Casey2008-02-181-27/+18
* * Fixed nebadon's UserServer crash bug from yesterday.Teravus Ovares2008-02-091-3/+9
* Additional debugging print on LOGOUT if/else in userServer.Charles Krinke2008-02-071-2/+1
* Converted logging to use log4net.Jeff Ames2008-02-051-29/+20
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-13/+2
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-281-0/+26
* Add additional mainlog data to LogOffUserCharles Krinke2008-01-211-1/+2
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-0/+37
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* * This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares2008-01-091-0/+17
* * Applying jhurliman's LLSD login enablement patch.Teravus Ovares2008-01-051-1/+37
* * Added database and UserManagerBase glue for FriendsList managementTeravus Ovares2007-12-311-0/+74
* * Optimized usingslbsa712007-12-271-14/+18
* Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey2007-12-241-1/+1
* Reposition 'user profile not found' messages to stop spurious messages caused...Justin Clarke Casey2007-12-161-29/+22
* Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey2007-12-151-43/+20
* Minor cleanupJeff Ames2007-12-131-5/+4
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * More console message fixesAdam Frisby2007-12-041-13/+12
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-011-1/+3
* * Here's the issue, on log-off, the routine sets up a null useragent member a...Teravus Ovares2007-11-301-0/+1
* fixed duplicate login in standalone mode (mostly untested in grid mode)Jeff Ames2007-11-291-2/+2
* * Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby2007-11-241-2/+2
* * Changed namespacelbsa712007-11-191-1/+0
* cleaned up some mono compiler warningsJeff Ames2007-11-181-2/+2
* * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares2007-11-131-0/+19
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+1
* * Optimized usingslbsa712007-10-301-24/+25
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-3/+2
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-16/+16