Commit History

Author SHA1 Message Date
  Charles Krinke 0eec2ad030 Improve UserServer login messages for logging. 16 years ago
  Justin Clarke Casey c63369017f * Make inventory operations sync rather than async. This is to alleviate race conditions such as that in mantis #190 16 years ago
  Teravus Ovares 79935881aa * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST calls 16 years ago
  Sean Dague 0855066968 This patch fixes mantis 105. Basically, it stops the index exception when 17 years ago
  Jeff Ames 4bde56457f removed some duplicate hard-coded port numbers. changed ports to uint. 17 years ago
  MW d2736437d4 Some refactoring of the RestObjectPoster (and related classes). 17 years ago
  Adam Frisby 91c1e8a734 * Fixed a whole bunch of console messages. 17 years ago
  Adam Frisby be7ae3dd3e * Removed 12 compiler warnings. 17 years ago
  MW 80609c2b15 Some refactoring , mainly on Inventory code. 17 years ago
  MW 6c9e588acb On login, if a set of inventory folders doesn't exist for the user then a new set is created in the inventory database. Most likely still better to use some other script to populate the inventory database instead of relaying on this. 17 years ago
  MW 5df851761a Initial working Grid Inventory server. Only been tested on a very small grid, so likely to have problems on a larger grid with more people? 17 years ago
  Brian McBee 35472b3666 Added new configuration item to User Server: X and Y of region to send user to if their logon region is down. Known good region, sort of. 17 years ago
  lbsa71 67e12b95ea * Optimized usings 17 years ago
  MW 3d8219f6c7 as per the "Filesystem cleanup for OpenSim repository" mailing list thread. Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. 17 years ago
  Sean Dague d4bb430f78 get rid of all the ^M line endings 17 years ago
  Tleiades Hax 44a7db0e44 Renamed SimProfileData to RegionProfileData 17 years ago
  lbsa71 849eaffbe5 * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru 17 years ago
  Charles Krinke a0b1ab2258 Change 3 UserServer login messages from writeline to MainLog to help diagnose failed grid logins. 17 years ago
  Charles Krinke 4c8d175564 I broke the build and am reverting until I can get the MainLog call proper. 17 years ago
  Charles Krinke e41b0feb58 Turn a few of the writelines into mainlog entries so failed logins can be more easily analyzed. 17 years ago
  Sean Dague c3d8f1f425 getting all our line endings consistant again 17 years ago
  lbsa71 d4a4aafaf1 * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of things. Reverting 2056. 17 years ago
  lbsa71 ed6168b96b * UserProfileData meets code conventions 17 years ago
  lbsa71 5a65521203 == The "right name and place" commit == 17 years ago
  lbsa71 863195612b Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tleiades patch 444 and 445. 17 years ago
  lbsa71 8143c597fc * Tleiades grid mode inventory (#444) - thanx Tleiades! 17 years ago
  lbsa71 7fc53abc22 * Now login swallows WebException.Timeout; (thanks cfk!) 17 years ago
  Sean Dague b8d9737a47 fixing me some line endings 17 years ago
  MW 9cd64931d6 oops , guess I should include the new files next time 17 years ago