aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/UserStatistics/Sessions_Report.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-09minor: remove mono compiler warningJustin Clarke Casey1-4/+0
2009-01-08* Adds the variables passed to the hashtable BaseHttpServer passes in.Teravus Ovares1-11/+15
* Null check on Sessions_report.
2009-01-08Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2009-01-07* Add session length to session.report.Teravus Ovares1-3/+26
2009-01-07* Added session report. Teravus Ovares1-0/+260
** Full or two criteria. UserID, or VersionString * Added link to session report from client report.