aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Communications/OGS1/OGS1UserServices.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-22* Make master UUID exception a bit more useful by telling us which uuid it wa...Justin Clarke Casey1-1/+3
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-17* More almost completely unproductive log message fiddlingJustin Clarke Casey1-2/+2
2008-03-03* Fixed about Text in the profile in grid mode.Teravus Ovares1-0/+1
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-0/+42
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-30/+30
2008-01-29* Fixed a crash if the server is unable to connect to the UserServer when a u...Teravus Ovares1-1/+9
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-1/+25
2008-01-15* Mother of all commits:Adam Frisby1-2/+2
2008-01-02* Updates UserServer Teravus Ovares1-1/+174
2008-01-01* You can add and remove a friend in standalone now within the same simulator...Teravus Ovares1-0/+43
2007-12-27* Optimized usingslbsa711-13/+16
2007-12-20Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...Jeff Ames1-1/+1
2007-12-04keeping opensim safe for children -- made some namespace references less expl...Jeff Ames1-6/+4
2007-12-04* Avatar picker works in grid mode now.Teravus Ovares1-1/+47
2007-12-04* Fixed a whole bunch of console messages.Adam Frisby1-1/+1
2007-12-04* Removed 12 compiler warnings.Adam Frisby1-1/+0
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-1/+2
2007-11-19* Changed namespacelbsa711-1/+0
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+8
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+10
2007-10-30* Optimized usingslbsa711-24/+39
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-0/+28
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-14/+14
2007-10-05* UserProfileData meets code conventionslbsa711-14/+14
2007-10-05== The "right name and place" commit ==lbsa711-1/+1
2007-10-05* Moved IUserService to OpenSim.Framework.Interfaceslbsa711-1/+1
2007-10-05* Renamed IUserServices to IUserServicelbsa711-1/+1
2007-09-24* Started major restructusing of comms to prepare for better grid and region ...lbsa711-0/+5
2007-09-24* reorder and renamelbsa711-2/+2
2007-07-31clear userAgent state on client shutdown, which fixes the issueSean Dague1-0/+5
2007-07-30* Fixed a bug where the simulator could crash if the userserver was particula...Adam Frisby1-8/+8
2007-07-18few small changesMW1-1/+0
2007-07-16changed to native line ending encodingSean Dague1-101/+101
2007-07-15*Fixed master avatar requesting when in grid mode.mingchen1-5/+1
2007-07-10Gird mode in sugilite should now work in so far as you should be able to logi...MW1-1/+0
2007-07-06*Fixed several bugs that crashed the viewer and opensim server when logging i...mingchen1-2/+3
2007-07-03* Optimized usings (the 'LL ate my scripts' commit)lbsa711-6/+2
2007-07-02*OGS1 Key2Name/Name2Key worksmingchen1-11/+11
2007-06-28*Added UUIDNameRequest packet support (untested, but should work -- at least ...mingchen1-2/+8
2007-06-28*Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal ...mingchen1-2/+2
2007-06-28*Master User is now set upmingchen1-0/+63
2007-06-28*User Profile requests on OGS UserServer now uses XMLRPC instead of REST mingchen1-1/+16
2007-06-27*Added some missing files I forgot to add...OpenSim.sln should compile nowmingchen1-0/+25