| Commit message (Expand) | Author | Files | Lines |
2008-06-27 | dr scofield's warning safari: | Dr Scofield | 1 | -3/+3 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-05-14 | * Minor: Fussy little wording change on inventory service failure | Justin Clarke Casey | 1 | -1/+1 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -2/+3 |
2008-04-20 | * Remove user profile from cache when they log out from a region. | Justin Clarke Casey | 1 | -1/+1 |
2008-04-20 | * Tweak inventory login failure message to point to the region owner as first... | Justin Clarke Casey | 1 | -2/+1 |
2008-04-15 | * Send a meaningful response to both the user server console and the client i... | Justin Clarke Casey | 1 | -0/+13 |
2008-03-28 | Applied patch from mantis# 825, thanks A_Biondi | MW | 1 | -13/+26 |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -3/+7 |
2008-03-18 | Since we don't yet have a reliable way to release the lock that prevents a us... | Teravus Ovares | 1 | -1/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-02-20 | Minor cleanup. | Jeff Ames | 1 | -33/+33 |
2008-02-14 | Fix a casting subtlety in moving to constants. Logins should work | Sean Dague | 1 | -2/+2 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -5/+5 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -8/+6 |
2008-01-15 | * Mother of all commits: | Adam Frisby | 1 | -1/+1 |
2008-01-05 | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 1 | -1/+160 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -3/+3 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -4/+4 |
2007-12-06 | removed some duplicate hard-coded port numbers. changed ports to uint. | Jeff Ames | 1 | -2/+2 |
2007-11-30 | return of the inv-lib-root patch from Justin Casey (IBM) | Sean Dague | 1 | -1/+9 |
2007-11-29 | revert r2510, this seems to break normal logins, at least from | Sean Dague | 1 | -9/+1 |
2007-11-29 | return an appropriate inv_lib_root, which the libsl folks have | Sean Dague | 1 | -1/+9 |
2007-11-14 | Another try: Fix moon bleeding over into linden grid. Need to clear your cach... | Brian McBee | 1 | -2/+2 |
2007-11-13 | Some work on being able to set/send a users Buddylist info. (added handling c... | MW | 1 | -1/+63 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -383/+211 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -0/+29 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 1 | -35/+13 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -13/+35 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -0/+0 |
2007-07-25 | Start of the OpenSim library , for now only contains a few textures. | MW | 1 | -2/+30 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -2/+2 |
2007-07-23 | Applied makomk 's patch from issue #219. | MW | 1 | -9/+7 |
2007-07-20 | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 1 | -2/+0 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -643/+643 |
2007-07-04 | * re-fixed the utf-16 bug in xmlRpcResponse serialization | lbsa71 | 1 | -0/+2 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -9/+4 |
2007-06-29 | *Hopefully fixed the empty dialog box error on client when logging in on sand... | mingchen | 1 | -1/+2 |