aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2-4/+4
2007-12-08This patch fixes mantis 105. Basically, it stops the index exception whenSean Dague1-7/+27
2007-12-06removed some duplicate hard-coded port numbers. changed ports to uint.Jeff Ames2-3/+3
2007-12-05Some refactoring of the RestObjectPoster (and related classes).MW2-3/+3
2007-12-04* Avatar picker works in grid mode now.Teravus Ovares2-0/+38
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby2-10/+10
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+1
2007-12-02Some refactoring , mainly on Inventory code. MW2-3/+3
2007-12-01On login, if a set of inventory folders doesn't exist for the user then a new...MW1-1/+9
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW2-1/+68
2007-11-25Added new configuration item to User Server: X and Y of region to send user t...Brian McBee1-61/+124
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 usingslbsa714-55/+59
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW3-7/+7
2007-10-25apply http://bug.opensecondlife.org/view.php?id=512 from chillkenSean Dague1-1/+1
2007-10-19get rid of all the ^M line endingsSean Dague1-1/+1
2007-10-17Renamed SimProfileData to RegionProfileDataTleiades Hax1-2/+2
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+29
2007-10-15* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!lbsa711-1/+1
2007-10-13Change 3 UserServer login messages from writeline to MainLog to help diagnose...Charles Krinke1-3/+5
2007-10-12I broke the build and am reverting until I can get the MainLog call proper.Charles Krinke1-7/+7
2007-10-12Turn a few of the writelines into mainlog entries so failed logins can be mor...Charles Krinke1-7/+7
2007-10-05getting all our line endings consistant againSean Dague1-96/+96
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa712-32/+32
2007-10-05* UserProfileData meets code conventionslbsa712-32/+32
2007-10-05== The "right name and place" commit ==lbsa712-81/+82
2007-09-27Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712-32/+18
2007-09-27* Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712-18/+32
2007-09-24* Now login swallows WebException.Timeout; (thanks cfk!)lbsa711-3/+18
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-17fixing me some line endingsSean Dague1-80/+80
2007-09-14Can now set the http ports that grid server and user server use. MW1-1/+1
2007-09-10mass update of urls in source code to new websiteSean Dague2-2/+2
2007-08-27Deleted a few old files that are no longer used.MW1-3/+0
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-13oops , guess I should include the new files next time MW1-0/+80
2007-08-13Separated Login Service from usermanager, which helps to clean up the code a ...MW2-57/+5
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-2/+7
2007-07-24* More console related changes.Adam Frisby1-1/+1
2007-07-24* Reduced a significant number of compiler warnings (back down to 9 for all p...Adam Frisby1-1/+0
2007-07-21Re-added the ability to set the database provider (dll) in the config file fo...MW1-1/+1
2007-07-19*Moved XmlConfiguration to its own projectmingchen1-2/+2
2007-07-19* Removed yet more compiler warningsAdam Frisby1-1/+0
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-38/+2
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 Dague3-345/+345
2007-07-15* fixed locations both set to y (thanks to babblefro)lbsa711-1/+1