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