Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-16 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | backkick git | UbitUmarov | 2012-07-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | merge fix | ubit | 2012-07-16 | 1 | -15/+0 | |
| * | | | | | | | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | just a kick git | UbitUmarov | 2012-07-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-16 | 1 | -23/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-16 | 1 | -2/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork | ubit | 2012-07-15 | 1 | -0/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | to stash | ubit | 2012-07-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-05-16 | 1 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Second take at HGTP-mesh bug: delay sending the initial data only for agents ... | Diva Canto | 2013-05-14 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Revert "HGTP-mesh bug: the mesh download requests were going to the departing... | Diva Canto | 2013-05-14 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | HGTP-mesh bug: the mesh download requests were going to the departing sims fo... | Diva Canto | 2013-05-14 | 1 | -3/+0 | |
* | | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-04-16 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | refactor: Remove IClientNetworkServer.NetworkStop() in favour of existing Sto... | Justin Clark-Casey (justincc) | 2013-04-16 | 1 | -5/+0 | |
* | | | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2013-03-15 | 1 | -19/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix server statistics always reporting zero for total network bytes in/out. | Robert Adams | 2013-03-15 | 1 | -19/+32 | |
* | | | | | | | | | | | | | Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SP | Melanie | 2013-02-06 | 1 | -108/+0 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Add a way to put things at the front of the queue for any throttle group. | Melanie | 2013-01-16 | 1 | -1/+9 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ... | Justin Clark-Casey (justincc) | 2012-11-16 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -14/+143 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Make PacketPool class stats pull stats instead of push stats so they can be l... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -0/+54 | |
| * | | | | | | | | | | Add IncomingPacketsProcessedCount stat for diagnostics. | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -14/+89 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-23 | 1 | -3/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Make it possible to turn the base UDP object packet pools on and off whilst r... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -17/+86 | |
| * | | | | | | | | | | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -0/+14 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-17 | 1 | -7/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Explicitly return only the incoming AgentUpdate packet as this is the only on... | Justin Clark-Casey (justincc) | 2012-10-17 | 1 | -2/+15 | |
| * | | | | | | | | | | If RecycleBaseUDPPackets = true, also pool IncomingPackets to reduce memory c... | Justin Clark-Casey (justincc) | 2012-10-17 | 1 | -1/+24 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-17 | 1 | -24/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Add optional pool for the UDPPacketBuffer objects that handle all incoming UD... | Justin Clark-Casey (justincc) | 2012-10-16 | 1 | -18/+24 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-16 | 1 | -14/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Make it possible to separate start and stop lludp packet processing from the ... | Justin Clark-Casey (justincc) | 2012-10-16 | 1 | -14/+102 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-12 | 1 | -9/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Add AgentUpdate to PacketPool. This is the most common inbound packet from v... | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -2/+19 | |
| * | | | | | | | | | | Fix packetpool for ImprovedTerseObjectUpdate packets. | Justin Clark-Casey (justincc) | 2012-10-11 | 1 | -0/+2 | |
| * | | | | | | | | | | Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to preve... | Justin Clark-Casey (justincc) | 2012-10-10 | 1 | -7/+7 | |
* | | | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-10-07 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Read PacketPool config in LLUDPServer with other config params rather than in... | Justin Clark-Casey (justincc) | 2012-10-05 | 1 | -0/+9 | |
* | | | | | | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-08-31 | 1 | -11/+127 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Sequence inventory descendents requests to reduce inventory server load and | Melanie | 2012-08-30 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix issue with the quit packet being stuck int he queue and a one packet delay. | Melanie | 2012-08-29 | 1 | -2/+8 | |
| * | | | | | | | | | Remove Justin's addition to avoid sending incoming packets to inactive clients | Melanie | 2012-08-29 | 1 | -9/+9 | |
| * | | | | | | | | | Add a queue with two priority levels. This is a drop in replacement for | Melanie | 2012-08-28 | 1 | -2/+111 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-08-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'master' into careminster | Melanie | 2012-07-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'avination' into careminster | Melanie | 2012-07-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Fix double-ping on logout by not sending a stop packet to the client | Melanie | 2012-07-21 | 1 | -1/+1 | |
| | |_|_|_|_|/ | |/| | | | | |