| Commit message (Expand) | Author | Files | Lines |
2007-11-03 | *Master Avatar can be specified by a previous UUID in either grid mode or sta... | mingchen | 1 | -0/+5 |
2007-10-30 | * Optimized usings | lbsa71 | 4 | -55/+59 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 3 | -7/+7 |
2007-10-25 | apply http://bug.opensecondlife.org/view.php?id=512 from chillken | Sean Dague | 1 | -1/+1 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -1/+1 |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -2/+2 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -0/+29 |
2007-10-15 | * Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken! | lbsa71 | 1 | -1/+1 |
2007-10-13 | Change 3 UserServer login messages from writeline to MainLog to help diagnose... | Charles Krinke | 1 | -3/+5 |
2007-10-12 | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 1 | -7/+7 |
2007-10-12 | Turn a few of the writelines into mainlog entries so failed logins can be mor... | Charles Krinke | 1 | -7/+7 |
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -96/+96 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 2 | -32/+32 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 2 | -32/+32 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 2 | -81/+82 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2 | -32/+18 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2 | -18/+32 |
2007-09-24 | * Now login swallows WebException.Timeout; (thanks cfk!) | lbsa71 | 1 | -3/+18 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -0/+10 |
2007-09-24 | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 1 | -2/+2 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -80/+80 |
2007-09-14 | Can now set the http ports that grid server and user server use. | MW | 1 | -1/+1 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 2 | -2/+2 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 1 | -3/+0 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 1 | -1/+1 |
2007-08-15 | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 1 | -1/+118 |
2007-08-13 | oops , guess I should include the new files next time | MW | 1 | -0/+80 |
2007-08-13 | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2 | -57/+5 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -2/+7 |
2007-07-24 | * More console related changes. | Adam Frisby | 1 | -1/+1 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -1/+0 |
2007-07-21 | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 1 | -1/+1 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 1 | -2/+2 |
2007-07-19 | * Removed yet more compiler warnings | Adam Frisby | 1 | -1/+0 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -38/+2 |
2007-07-18 | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 1 | -1/+1 |
2007-07-17 | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 1 | -1/+2 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 3 | -345/+345 |
2007-07-15 | * fixed locations both set to y (thanks to babblefro) | lbsa71 | 1 | -1/+1 |
2007-07-14 | * Excelsior! | Adam Frisby | 1 | -0/+6 |
2007-07-14 | * Upgraded MySQL Connector to support 1222 changes. | Adam Frisby | 1 | -1/+1 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -1/+2 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -184/+0 |
2007-07-08 | (no commit message) | lbsa71 | 2 | -7/+5 |
2007-07-06 | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 2 | -2/+3 |
2007-07-05 | *Removed SimProfile.cs as it is no longer needed (in favor of SimProfileData) | mingchen | 1 | -11/+10 |
2007-07-04 | * Removed AssetHttpServer, using BaseHttpServer instead | lbsa71 | 1 | -2/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 3 | -25/+7 |
2007-07-01 | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2 | -2/+2 |
2007-06-29 | * just making sure build files are latest | lbsa71 | 1 | -4/+4 |