| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis#1584. Thank you kindly, Lulurun for a patch that: | Charles Krinke | 2008-06-25 | 1 | -5/+8 |
* | further work on the HttpServer stuff. not functional yet. just sharing | Dr Scofield | 2008-06-25 | 4 | -11/+126 |
* | * minor: Remove crusty old unused agent inventory classes | Justin Clarke Casey | 2008-06-23 | 2 | -256/+3 |
* | * Remove all use of asset.InvType, as outlined in mailing list discussion | Justin Clarke Casey | 2008-06-23 | 4 | -31/+29 |
* | * Persists region banlists across reboots for the sqlite datastore also now. | Teravus Ovares | 2008-06-21 | 1 | -0/+27 |
* | * Adds Region ban capability to Regions. You access this by going to World->... | Teravus Ovares | 2008-06-21 | 3 | -0/+47 |
* | Mantis#1572. Thank you kindly, Lulurun for a patch that addresses: | Charles Krinke | 2008-06-19 | 1 | -2/+6 |
* | Mantis#1543. Thank you kindly, Jonc for a patch that: | Charles Krinke | 2008-06-19 | 3 | -7/+9 |
* | * Refactors call to OutPacket out of AssetCache and into LLClientView | Teravus Ovares | 2008-06-18 | 3 | -68/+82 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-18 | 1 | -1/+1 |
* | * Fix a bug in the archiver where I didn't realize a shape still needs its de... | Justin Clarke Casey | 2008-06-16 | 1 | -0/+5 |
* | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 2008-06-16 | 1 | -1/+10 |
* | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 2008-06-16 | 1 | -23/+0 |
* | Change VersionInfo string from | Charles Krinke | 2008-06-15 | 1 | -1/+1 |
* | Change VersionInfo string from: | Charles Krinke | 2008-06-14 | 1 | -1/+1 |
* | * minor: A few miscellaneous doc comments before I break and start on somethi... | Justin Clarke Casey | 2008-06-14 | 1 | -0/+2 |
* | * Start recording asset request failures | Justin Clarke Casey | 2008-06-14 | 2 | -14/+27 |
* | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 2008-06-14 | 1 | -0/+28 |
* | save_assets_to_file path shouldn't always assume uploaded | Sean Dague | 2008-06-13 | 1 | -1/+8 |
* | * refactor: catch asset service request exceptions at the AssetServerBase lev... | Justin Clarke Casey | 2008-06-13 | 2 | -26/+35 |
* | * minor: Print out uptime as well as stats in periodic diagnostics logging, s... | Justin Clarke Casey | 2008-06-13 | 2 | -6/+30 |
* | * minor: comment out confusing DefaultTimeout field in RestClient, which is c... | Justin Clarke Casey | 2008-06-13 | 1 | -1/+1 |
* | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 2008-06-13 | 2 | -13/+13 |
* | * Split the World Map code into a module. | Teravus Ovares | 2008-06-12 | 1 | -4/+5 |
* | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 2008-06-11 | 1 | -1/+1 |
* | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 2008-06-11 | 3 | -1/+23 |
* | * Drop periodic stats logging back down to 60 minutes to reduce console spam. | Justin Clarke Casey | 2008-06-11 | 1 | -1/+1 |
* | * Add 'show info' command to all servers, which prints the directory in which... | Justin Clarke Casey | 2008-06-11 | 1 | -2/+16 |
* | * minor: Reduce statistic log snapshots to every 20 minutes to get more infor... | Justin Clarke Casey | 2008-06-10 | 1 | -1/+1 |
* | * minor: Report cache figures in rounded up KB instead of with decimal places... | Justin Clarke Casey | 2008-06-10 | 1 | -4/+4 |
* | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 2008-06-10 | 3 | -1/+21 |
* | * If a server has statistics, print these out to the log every hour to get so... | Justin Clarke Casey | 2008-06-10 | 2 | -1/+22 |
* | Update svn properties. | Jeff Ames | 2008-06-10 | 1 | -51/+51 |
* | * Add memory currently allocated to OpenSim to 'show stats' statistics | Justin Clarke Casey | 2008-06-10 | 4 | -6/+59 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-10 | 2 | -10/+8 |
* | *Fixed bug that caused failure when System.Console.Readline returns null (no ... | mingchen | 2008-06-09 | 1 | -2/+10 |
* | * This wraps the autopilot request to the client's sit response. An interes... | Teravus Ovares | 2008-06-06 | 1 | -0/+1 |
* | * Fixes incorrect message server startup prompt | Teravus Ovares | 2008-06-06 | 1 | -1/+1 |
* | Minor formatting cleanup. | Jeff Ames | 2008-06-06 | 1 | -1/+1 |
* | * This sends collision events to the script engine. | Teravus Ovares | 2008-06-05 | 1 | -0/+54 |
* | * adding XmppPresenceStanza and deserialization/reification support | Dr Scofield | 2008-06-04 | 4 | -6/+105 |
* | * Start recording abnormal client thread terminations | Justin Clarke Casey | 2008-06-04 | 1 | -1/+21 |
* | * fleshing out XMPP entities, adding XmppWriter and XmppSerializer | Dr Scofield | 2008-06-04 | 6 | -17/+315 |
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 3 | -17/+18 |
* | provide slightly more sane defaults in the file based asset loader | Sean Dague | 2008-06-02 | 1 | -3/+3 |
* | * Fixed default ports on the MessagingServer config. | Teravus Ovares | 2008-06-02 | 1 | -2/+2 |
* | * experimental: Make OpenSim archiver save and reload all prim textures when ... | Justin Clarke Casey | 2008-06-02 | 1 | -2/+2 |
* | * Add 'show version' help information into base OpenSim server | Justin Clarke Casey | 2008-06-02 | 1 | -1/+2 |
* | * This update enables grid wide presence updates. | Teravus Ovares | 2008-06-02 | 2 | -0/+13 |
* | cleanup: uncommenting null-op else tree in TaskInventoryItem.cs | Dr Scofield | 2008-06-02 | 1 | -6/+6 |