aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added new configuration item to User Server: X and Y of region to send user t...Brian McBee2007-11-251-61/+124
* *Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen2007-11-031-0/+5
* * Optimized usingslbsa712007-10-304-55/+59
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-293-7/+7
* apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague2007-10-251-1/+1
* get rid of all the ^M line endingsSean Dague2007-10-191-1/+1
* Renamed SimProfileData to RegionProfileDataTleiades Hax2007-10-171-2/+2
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-0/+29
* * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa712007-10-151-1/+1
* Change 3 UserServer login messages from writeline to MainLog to help diagnose...Charles Krinke2007-10-131-3/+5
* I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke2007-10-121-7/+7
* Turn a few of the writelines into mainlog entries so failed logins can be mor...Charles Krinke2007-10-121-7/+7
* getting all our line endings consistant againSean Dague2007-10-051-96/+96
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712007-10-052-32/+32
* * UserProfileData meets code conventionslbsa712007-10-052-32/+32
* == The "right name and place" commit ==lbsa712007-10-052-81/+82
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-272-32/+18
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-272-18/+32
* * Now login swallows WebException.Timeout; (thanks cfk!)lbsa712007-09-241-3/+18
* * 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
* fixing me some line endingsSean Dague2007-09-171-80/+80
* Can now set the http ports that grid server and user server use. MW2007-09-141-1/+1
* mass update of urls in source code to new websiteSean Dague2007-09-102-2/+2
* Deleted a few old files that are no longer used.MW2007-08-271-3/+0
* 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
* oops , guess I should include the new files next time MW2007-08-131-0/+80
* Separated Login Service from usermanager, which helps to clean up the code a ...MW2007-08-132-57/+5
* Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee2007-08-031-2/+7
* * More console related changes.Adam Frisby2007-07-241-1/+1
* * Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby2007-07-241-1/+0
* Re-added the ability to set the database provider (dll) in the config file fo...MW2007-07-211-1/+1
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-2/+2
* * Removed yet more compiler warningsAdam Frisby2007-07-191-1/+0
* *New Configuration System, much easier and less buggy compared to the origina...mingchen2007-07-181-38/+2
* * 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-163-345/+345
* * 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
* * By popular demand, all generated build files are now deleted. Somebody shou...lbsa712007-07-082-184/+0
* (no commit message)lbsa712007-07-082-7/+5
* *Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen2007-07-062-2/+3
* *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData)mingchen2007-07-051-11/+10
* * Removed AssetHttpServer, using BaseHttpServer insteadlbsa712007-07-041-2/+2
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-033-25/+7
* Fixed SimpleApp - aka thankgoditssundaycommitlbsa712007-07-012-2/+2