aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/UserManagerBase.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-5/+5
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-3/+3
2008-04-10renaming of attributes in UserAgentData for readabilitySean Dague1-17/+17
2008-04-10changing UserAgentData to use properties. This caused moreSean Dague1-31/+31
2008-04-10further renaming of properties for claritySean Dague1-9/+9
2008-04-10moved fields to properties for UserDataProfile, which wasSean Dague1-36/+36
2008-03-28* Send full inventory folder skeleton to standalone client logins rather than...Justin Clarke Casey1-1/+2
2008-03-19Fixed some comparisons of LLUUIDs to null.Jeff Ames1-4/+2
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-18Formatting cleanup.Jeff Ames1-7/+5
2008-03-18Last position will be stored in the DB on logout, and the avatar can continue...Johan Berntsson1-8/+49
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares1-5/+26
2008-02-18* Do not allow a user to be created if one with the same name already existsJustin Clarke Casey1-27/+18
2008-02-09* Fixed nebadon's UserServer crash bug from yesterday.Teravus Ovares1-3/+9
2008-02-07Additional debugging print on LOGOUT if/else in userServer.Charles Krinke1-2/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-29/+20
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-13/+2
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey1-0/+26
2008-01-21Add additional mainlog data to LogOffUserCharles Krinke1-1/+2
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-0/+37
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-09* This may be broken.. it hasn't been tested, however I wanted to get the l...Teravus Ovares1-0/+17
2008-01-05* Applying jhurliman's LLSD login enablement patch.Teravus Ovares1-1/+37
2007-12-31* Added database and UserManagerBase glue for FriendsList managementTeravus Ovares1-0/+74
2007-12-27* Optimized usingslbsa711-14/+18
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey1-1/+1
2007-12-16Reposition 'user profile not found' messages to stop spurious messages caused...Justin Clarke Casey1-29/+22
2007-12-15Put out a more comprehensible message when user authentication fails than the...Justin Clarke Casey1-43/+20
2007-12-13Minor cleanupJeff Ames1-5/+4
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-12-04* More console message fixesAdam Frisby1-13/+12
2007-12-01Initial working Grid Inventory server. Only been tested on a very small grid,...MW1-1/+3
2007-11-30* Here's the issue, on log-off, the routine sets up a null useragent member a...Teravus Ovares1-0/+1
2007-11-29fixed duplicate login in standalone mode (mostly untested in grid mode)Jeff Ames1-2/+2
2007-11-24* Removed references to "new LLUUID()", replaced with LLUUID.Zero.Adam Frisby1-2/+2
2007-11-19* Changed namespacelbsa711-1/+0
2007-11-18cleaned up some mono compiler warningsJeff Ames1-2/+2
2007-11-13* Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m...Teravus Ovares1-0/+19
2007-11-03*Master Avatar can be specified by a previous UUID in either grid mode or sta...mingchen1-0/+1
2007-10-30* Optimized usingslbsa711-24/+25
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-3/+2
2007-10-05* So, ok, maybe renaming serialized fields on a friday wasn't the smartest of...lbsa711-16/+16
2007-10-05* UserProfileData meets code conventionslbsa711-16/+16
2007-10-05== The "right name and place" commit ==lbsa711-0/+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-2/+4
2007-09-24*** CHANGED CONFIG BEHAVIOUR ***lbsa711-22/+19
2007-09-24* Renamed methods on IUserDatalbsa711-10/+15
2007-09-24* Renamed stuff on UserManagerBase to get implicit implementation of IUserSer...lbsa711-4/+4