aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Rolled back a few changes.Adam Frisby2008-05-011-66/+66
* * Cleaning code still.Adam Frisby2008-05-011-66/+66
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-011-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-8/+9
* * Implements 'Set Home to Here' Teravus Ovares2008-04-171-0/+87
* further renaming of properties for claritySean Dague2008-04-101-11/+11
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-101-24/+24
* Formatting cleanup.Jeff Ames2008-03-181-26/+26
* Replaced some Console.WriteLine calls with writes to log.Jeff Ames2008-03-171-1/+3
* * More compiler warning nukage.Adam Frisby2008-03-031-2/+0
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-0/+55
* Change handler001 through handler009 to moreCharles Krinke2008-03-021-4/+4
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-261-2/+9
* Converted logging to use log4net.Jeff Ames2008-02-051-10/+4
* Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2008-02-041-10/+1
* * Add total logouts (and total logins) to server side user statsJustin Clarke Casey2008-01-281-4/+9
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-0/+37
* *Added ability to update only necessary data on insertRegion for the grid ser...mingchen2008-01-071-1/+1
* * Updates UserServer Teravus Ovares2008-01-021-1/+97
* * Optimized usingslbsa712007-12-271-15/+17
* * Fixed UserServer crash when it's passed 00000000000000000000000000 as the U...Teravus Ovares2007-12-211-3/+28
* Comment out "METHOD BY UUID CALLED" WriteLine as it isCharles Krinke2007-12-201-1/+2
* Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames2007-12-201-6/+6
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * Avatar picker works in grid mode now.Teravus Ovares2007-12-041-0/+36
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+5
* * Optimized usingslbsa712007-10-301-9/+8
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+2
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-051-19/+19
* * UserProfileData meets code conventionslbsa712007-10-051-19/+19
* == The "right name and place" commit ==lbsa712007-10-051-1/+1
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-241-0/+10
* * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa712007-09-241-2/+2
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Sqlite datastore should now save the textures and extraparams data (used by s...MW2007-08-191-1/+1
* Temporary fix for the region crossing crash, Although we need to start to cha...MW2007-08-151-1/+118
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-131-56/+1
* * Added "GetHostFromDNS" to Util to replace the various DNS resolution method...Adam Frisby2007-07-181-1/+1
* * Applying babblefrog's DNS patches from issue #188Adam Frisby2007-07-171-1/+2
* changed to native line ending encodingSean Dague2007-07-161-100/+100
* * fixed locations both set to y (thanks to babblefro)lbsa712007-07-151-1/+1
* * Excelsior!Adam Frisby2007-07-141-0/+6
* * Upgraded MySQL Connector to support 1222 changes.Adam Frisby2007-07-141-1/+1
* Gird mode in sugilite should now work in so far as you should be able to logi...MW2007-07-101-1/+2
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-061-0/+1
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-051-11/+10
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-12/+1
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-011-1/+1
* *Fixed all renaming for OpenGridServices.sln, still a reference issue in preb...mingchen2007-06-271-3/+4
* Some work on restructuring the namespaces / project names. Note this doesn't ...MW2007-06-271-0/+103