GitHub user topstarnetwork opened a pull request:

    https://github.com/apache/trafficserver/pull/177

    Apache trafic server webmin/virtualmin plugin

    
    Hello,
    I need a Apache trafic server webmin/virtualmin plugin to manage the trafic 
server withing my webmin/virtualmin directly,
    could you please tell me if such a plugin exist and if not howmuch would it 
cost to cevelop it,
    regards, Miss Riverso

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/trafficserver 5.2.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/177.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #177
    
----
commit 4b91b1a28544f595ec1e6dbfb92a1de5ec581989
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-02T20:08:40Z

    Fix the internal buffer sizing. Thanks to Sudheer for helping isolating 
this bug

commit 7ae37495cf72900669cfabd0f8ae16ad13fc9112
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-02T20:27:49Z

    Update a best guesstimate for release date.

commit fa6f3da743ad39746f15eae9d5bb705dfda4f166
Author: Sudheer Vinukonda <sudhe...@yahoo-inc.com>
Date:   2014-11-25T00:58:37Z

    [TS-3130]: Delay setting buffer to NULL to prevent crash in logging

commit ac1655c2456dcf5ef1ca6ee674192325a978160e
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-05T15:11:57Z

    Update CHANGES with TS-3223 and TS-3130.

commit 65473ae1e97ae1b0c00eba34346e3d7d353d5cc7
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-15T21:04:42Z

    Updated 5.2.0 release.

commit 9f528f52bdafe885b6a1cffdb6658c545610669f
Author: Alan M. Carroll <a...@network-geographics.com>
Date:   2014-08-21T14:39:23Z

    TS-3017: Disable CK build for 5.1

commit 22d17d81062b38c324e9252f888ff6b71c68db08
Author: Brian Geffon <bri...@apache.org>
Date:   2014-12-17T06:50:44Z

    TS-3178: Fixing build error related to reclaimable freelist

commit 73f600cc16a685679e6b25cd51e9db14fb34aef1
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-17T21:25:52Z

    Update with TS-3244.

commit 6508ab507709cde2d3aa4235ec5b9b90119f5bc1
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-17T21:22:40Z

    TS-3244 stats_over_http does not use path option

commit 6972d4d61a7341ee700b94164a8bd884cb12923f
Author: Sudheer Vinukonda <sudhe...@yahoo-inc.com>
Date:   2014-12-10T22:41:58Z

    [TS-3226]: Move access of read vio inside the mutex to prevent ntodo 
corruption

commit 66504c160aaf8e7e318593aca689b09af5e81aac
Author: Sudheer Vinukonda <sudhe...@yahoo-inc.com>
Date:   2014-12-18T17:07:21Z

    update CHANGES for TS-3226

commit d66bf29db25798e68f5a13d187a65679d0639b19
Author: Sudheer Vinukonda <sudhe...@yahoo-inc.com>
Date:   2014-12-21T03:04:56Z

    [TS-3248]: Fix with Susan's help to resolve crash introduced in TS-3189

commit d260d201ff4863628bf48af2f64a796cf58492ee
Author: Sudheer Vinukonda <sudhe...@yahoo-inc.com>
Date:   2014-12-22T17:14:00Z

    [TS-3254] : patch from James to fix perl get_stats API
    
    Conflicts:
        CHANGES

commit 98e0d9c618936eeb477e8d46d16c9a82799df926
Author: Leif Hedstrom <l...@ogre.com>
Date:   2014-12-23T15:13:10Z

    Updated CHANGES.

commit 07a2f906706d01c9b5bd0c6ecbb51f13c327dc05
Author: Leif Hedstrom <l...@ogre.com>
Date:   2014-12-23T15:14:26Z

    Update STATUS

commit a4b492cdd3ac5331736c448ea914bc9a9fe393b9
Author: Sudheer Vinukonda <sudhe...@yahoo-inc.com>
Date:   2014-12-23T15:35:38Z

    [TS-3257]: Fix ssl handshake buffer memory leak introduced in TS-3006

commit 0be68b86faf03bfd79b069a51d4c3fae9205899d
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-23T16:55:18Z

    Moved TS-3257 to 5.2.x

commit 439c531452c78e4857a97ea710960b361eac33c4
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-31T00:51:02Z

    TS-3261: Fix SSL BIO memory leak issue introduced in TS-3006

commit 9a599bb5b9b18d9c41b00cd02f1e3eb79ba348d5
Author: Sudheer Vinukonda <sudhe...@yahoo-inc.com>
Date:   2014-12-28T18:05:48Z

    [TS-3265]: Fix spdy req_map access to use iterator instead of operator[]

commit 9fed259098edec15577d7ad1c585ac7a5b4be09a
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-31T00:55:39Z

    TS-3265 Fix indentation, 120 character lines

commit 48db76d5da2ad282c290edac2acdb8562cdc6432
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-29T23:45:44Z

    TS-3262 Change abs() to std::abs(), avoid compiler errors

commit aef60cfa86d4e010e29963556ae965cffad0caf6
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-31T00:18:17Z

    TS-3262 Check _hostname[0], which seems correct

commit a3572c39afa1ac9c4483dd9872ff307cf26dd472
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-31T02:30:07Z

    Update release date.

commit d0323f40925b047c93b4e0d37718a6963d433de9
Author: Leif Hedstrom <zw...@apache.org>
Date:   2014-12-31T02:30:38Z

    Update CHANGES with the backported changes.

commit 61a4f24a57dc6bec0d1d63a1a640daac6b824c86
Author: sunwei <sun...@yahoo-inc.com>
Date:   2014-12-31T01:56:11Z

    [TS-3083]: Fix core dump due to FetchSM double delete

commit 84466819f58c7dfdfbd961b1e5599e2ee1a1ef15
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-01-02T02:36:25Z

    Update with TS-3083.

commit 4bb53aa11e3f9dfae41220d118ebf3a3b4bb41f3
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-01-05T16:12:06Z

    TS-2119 Fix builds for mysql remap plugin

commit c9f036348f372061ab9cb641a0395b21e1993129
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-01-05T16:14:04Z

    Add TS-2119

commit 07e97718350ba95de8f9ca67996354bc977d79ca
Author: Leif Hedstrom <zw...@apache.org>
Date:   2015-01-05T16:14:17Z

    Update release date.

commit 143d633108356e755ddfdfbec5c14a2eab9b547f
Author: Alan M. Carroll <a...@apache.org>
Date:   2015-01-09T00:00:21Z

    TS-3276: Fix cache backwards compatibility issue.
    
    Conflicts:
        CHANGES

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to