aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Start recording asset request failuresJustin Clarke Casey2008-06-142-14/+27
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-141-0/+28
* save_assets_to_file path shouldn't always assume uploaded Sean Dague2008-06-131-1/+8
* * refactor: catch asset service request exceptions at the AssetServerBase lev...Justin Clarke Casey2008-06-132-26/+35
* * minor: Print out uptime as well as stats in periodic diagnostics logging, s...Justin Clarke Casey2008-06-132-6/+30
* * minor: comment out confusing DefaultTimeout field in RestClient, which is c...Justin Clarke Casey2008-06-131-1/+1
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-132-13/+13
* * Split the World Map code into a module.Teravus Ovares2008-06-121-4/+5
* *Parcel Prim Count Maximums moved to their own functions so modules can overr...mingchen2008-06-111-1/+1
* Mantis#1514. Thank you kindly, Boscata for an InventoryServer patchCharles Krinke2008-06-113-1/+23
* * Drop periodic stats logging back down to 60 minutes to reduce console spam. Justin Clarke Casey2008-06-111-1/+1
* * Add 'show info' command to all servers, which prints the directory in which...Justin Clarke Casey2008-06-111-2/+16
* * minor: Reduce statistic log snapshots to every 20 minutes to get more infor...Justin Clarke Casey2008-06-101-1/+1
* * minor: Report cache figures in rounded up KB instead of with decimal places...Justin Clarke Casey2008-06-101-4/+4
* * minor: Properly clear the pushed asset cache statistics where the clear-ass...Justin Clarke Casey2008-06-103-1/+21
* * If a server has statistics, print these out to the log every hour to get so...Justin Clarke Casey2008-06-102-1/+22
* Update svn properties.Jeff Ames2008-06-101-51/+51
* * Add memory currently allocated to OpenSim to 'show stats' statisticsJustin Clarke Casey2008-06-104-6/+59
* Update svn properties. Formatting cleanup.Jeff Ames2008-06-102-10/+8
* *Fixed bug that caused failure when System.Console.Readline returns null (no ...mingchen2008-06-091-2/+10
* * This wraps the autopilot request to the client's sit response. An interes...Teravus Ovares2008-06-061-0/+1
* * Fixes incorrect message server startup promptTeravus Ovares2008-06-061-1/+1
* Minor formatting cleanup.Jeff Ames2008-06-061-1/+1
* * This sends collision events to the script engine. Teravus Ovares2008-06-051-0/+54
* * adding XmppPresenceStanza and deserialization/reification supportDr Scofield2008-06-044-6/+105
* * Start recording abnormal client thread terminationsJustin Clarke Casey2008-06-041-1/+21
* * fleshing out XMPP entities, adding XmppWriter and XmppSerializerDr Scofield2008-06-046-17/+315
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-043-17/+18
* provide slightly more sane defaults in the file based asset loaderSean Dague2008-06-021-3/+3
* * Fixed default ports on the MessagingServer config.Teravus Ovares2008-06-021-2/+2
* * experimental: Make OpenSim archiver save and reload all prim textures when ...Justin Clarke Casey2008-06-021-2/+2
* * Add 'show version' help information into base OpenSim serverJustin Clarke Casey2008-06-021-1/+2
* * This update enables grid wide presence updates.Teravus Ovares2008-06-022-0/+13
* cleanup: uncommenting null-op else tree in TaskInventoryItem.csDr Scofield2008-06-021-6/+6
* * Committing more unfinished stuff. Nothing significant at the moment. IM ...Teravus Ovares2008-06-012-0/+15
* * Move most bookending startup/shutdown messages to BaseOpenSimServer so they...Justin Clarke Casey2008-06-012-14/+6
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+1
* * Move log version printing up into BaseOpenSimServerJustin Clarke Casey2008-06-011-4/+14
* * minor: comment out old debugging messages in task inventory item restoratio...Justin Clarke Casey2008-05-311-5/+5
* * Make version information common to all serversJustin Clarke Casey2008-05-312-0/+119
* * Implements UserServer logoff in a few situationsTeravus Ovares2008-05-317-7/+54
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-304-19/+24
* * Added helper method to the Sun module to Get the Linden hour based on the m...Teravus Ovares2008-05-301-1/+3
* * Caches UUIDName requestsTeravus Ovares2008-05-291-9/+52
* this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield2008-05-293-0/+191
* attempting to get to the bottom of unresponsive grids servers bySean Dague2008-05-291-21/+32
* let Grid Servers specify a connect string in their configuration.Sean Dague2008-05-281-0/+6
* Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke2008-05-281-1/+1
* Formatting cleanup.Jeff Ames2008-05-283-24/+28
* Thank you very much, Xantor for a patch that:Charles Krinke2008-05-271-1/+34