| Commit message (Expand) | Author | Files | Lines |
2008-01-10 | * Just an update to the default login form | Teravus Ovares | 1 | -3/+3 |
2008-01-10 | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 1 | -31/+30 |
2008-01-09 | * This update enables the web_login method. | Teravus Ovares | 1 | -14/+134 |
2008-01-09 | * This may be broken.. it hasn't been tested, however I wanted to get the l... | Teravus Ovares | 1 | -4/+145 |
2008-01-05 | * Applying jhurliman's LLSD login enablement patch. | Teravus Ovares | 1 | -0/+132 |
2007-12-31 | Make it possible for new inventory 'libraries' to be added without changing t... | Justin Clarke Casey | 1 | -0/+1 |
2007-12-31 | * Added database and UserManagerBase glue for FriendsList management | Teravus Ovares | 1 | -0/+15 |
2007-12-31 | Correctly output library inventory folder type and version information | Justin Clarke Casey | 1 | -3/+3 |
2007-12-31 | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 1 | -21/+29 |
2007-12-30 | Add an extra check that we don't create new inventory folders for a user that... | Justin Clarke Casey | 1 | -1/+2 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -13/+12 |
2007-12-27 | Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ... | Justin Clarke Casey | 1 | -0/+1 |
2007-12-20 | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 1 | -8/+8 |
2007-12-16 | Clean up the Login message on UserServer console just | Charles Krinke | 1 | -1/+2 |
2007-12-16 | Reposition 'user profile not found' messages to stop spurious messages caused... | Justin Clarke Casey | 1 | -0/+6 |
2007-12-04 | * More console message fixes | Adam Frisby | 1 | -2/+2 |
2007-12-04 | * Removed 12 compiler warnings. | Adam Frisby | 1 | -1/+0 |
2007-11-30 | return of the inv-lib-root patch from Justin Casey (IBM) | Sean Dague | 1 | -0/+7 |
2007-11-30 | * This extends my first hack to clear out the useragent table for that specif... | Teravus Ovares | 1 | -1/+1 |
2007-11-30 | * Temporary fix for 'User already online' issue in standalone mode. | Teravus Ovares | 1 | -0/+5 |
2007-11-29 | revert r2510, this seems to break normal logins, at least from | Sean Dague | 1 | -7/+0 |
2007-11-29 | return an appropriate inv_lib_root, which the libsl folks have | Sean Dague | 1 | -0/+7 |
2007-11-29 | fixed duplicate login in standalone mode (mostly untested in grid mode) | Jeff Ames | 1 | -2/+1 |
2007-11-09 | * Fixed compile issue. | Adam Frisby | 1 | -1/+2 |
2007-11-09 | * Added a mutex to the LoginService allowing only a single login simultaneous... | Adam Frisby | 1 | -82/+93 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -31/+22 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -6/+2 |
2007-10-22 | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 1 | -2/+1 |
2007-10-22 | * Return of R2162. /Take that SVN!/ | Adam Frisby | 1 | -1/+1 |
2007-10-22 | revert r2162 as it completely clobbered all the work on | Sean Dague | 1 | -1/+1 |
2007-10-22 | * Major ass commit. | Adam Frisby | 1 | -1/+1 |
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -315/+315 |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -0/+28 |
2007-10-12 | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 1 | -283/+283 |
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 | -1/+1 |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest of... | lbsa71 | 1 | -286/+286 |
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -286/+286 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -1/+1 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 1 | -55/+79 |
2007-09-27 | * Tleiades patch #445 - the inventory folders displayed does not show the exp... | lbsa71 | 1 | -2/+2 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -79/+55 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -0/+0 |
2007-09-24 | * Added TryGetAvatarByName | lbsa71 | 1 | -6/+3 |
2007-09-24 | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 1 | -1/+1 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -290/+290 |
2007-09-13 | Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m... | Tedd Hansen | 1 | -0/+1 |
2007-08-25 | Applied dalien's libsl login patch (should now allow libsl clients to once ag... | MW | 1 | -4/+4 |
2007-08-14 | Start of Inventory service, currently only (partially) functional in standalo... | MW | 1 | -12/+20 |
2007-08-13 | oops , guess I should include the new files next time | MW | 1 | -0/+281 |