8
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TS-95 Removed these two files, they are never used, legacy cruft More... over 14 years ago
Cleanup More... over 14 years ago
Cleanup More... over 14 years ago
TS-42 added a few more type casts to work with rhel4 64-bit More... over 14 years ago
TS-74: fix DNS regression. Update test hostsnames. Remove unresolve case as ISPs/Verisign/OpenDNS are redirecting unresolved names to their own servers.
John Plevyak
as John Bradley Plevyak
More... over 14 years ago
TS-42: review and import Bryan Call's patches
John Plevyak
as John Bradley Plevyak
More... over 14 years ago
TS-42/TS-117: more int/ptr size conflicts. My compilers don't produce an error, but these are some fixes the additional cases I could find.
John Plevyak
as John Bradley Plevyak
More... over 14 years ago
TS-30: Add license blurb to man pages. More... over 14 years ago
TS-20: As part of this fix remove the old 'trafficserver' script as this is now generated from 'trafficserver.in'. More... over 14 years ago
TS-96: INKApi should expose the original Host header (as in the pristine header) to the plugins More... over 14 years ago
TS-99: Update REQUIREMENTS section for Fedora to include libtool and pcre. Add new Ubuntu section for 8.04,8.10,9.10 More... over 14 years ago
TS-123: This patch 'TS123_patch1.diff' fixes incorrect check for http being enabled in Traffic Manager. More... over 14 years ago
TS-122: This patch 'TS122_patch1.diff' fixes the incorrect use of the condition variable in 'librecords'. Tested: ubuntu904,fedora11 More... over 14 years ago
TS-112: Fix the issue with finding TS directories properly for traffic_line, logstats, logcat and sac programs after the fix for TS-103 was integrated into trunk and dev branches. Tested: fedora11,ubuntu904 More... over 14 years ago
TS-74: fix Cache_dir regression
John Plevyak
as John Bradley Plevyak
More... over 14 years ago
TS-103: This fix allows Traffic Server (TC, TM & TS) to honor the TS_ROOT environment variable setting. Review: Leif Tested: ubuntu804,fedora11 More... over 14 years ago
TS-83: This fixes installing using the DESTDIR directive. Review: Leif Tested: ubuntu804,fedora11 More... over 14 years ago
TS-20: This fix allows Traffic Server processes (TC,TM&TS) to be started & stopped. Example Usage is: Start: /usr/local/bin/trafficserver start Stop: /usr/local/bin/trafficserver stop Review: Leif Tested: ubuntu804,fedora11 More... over 14 years ago
TS-15: The chanages are a modified patch of 'fix-nobody-user.patch' submitted by '[email protected]' and updates TrafficCop.cc and RecordsConfig.cc also. By default the $pkgsysuser and $pkgsysgroup is the current user doing the build. To enable a different system user and group use the '-with-user=<newuser>' and '-with-group=<newgroup>' options with 'configure'. Review: Leif Tested: ubuntu804,fedora11 More... over 14 years ago
TS-107: import from dev branch
John Plevyak
as John Bradley Plevyak
More... over 14 years ago
TS-80: Support regular expressions in the host fields of remap rules. More... over 14 years ago
undo the build failure. More... over 14 years ago
Testing a build failure in the autobuild system. More... over 14 years ago
Added excludes for some M4 generated pages. More... over 14 years ago
TS-95: RAT fixes More... over 14 years ago
TS-29: Add AL license blurb to all Makefile.am's. More... over 14 years ago
Change .po to .Po... More... over 14 years ago
Also add Makefile to exclude list (it's generated). More... over 14 years ago
Added more excludes that we don't (for sure) need the Apache license on. These files (except ci/) are generated at build time. More... over 14 years ago
TS-13: Casts from int to void * should go through intptr_t to prevent warnings on some compilers. This is ugly and perhaps we should wrap it in a macro or solve it in another way at some point, but this is how it currently is handled.
John Plevyak
as John Bradley Plevyak
More... over 14 years ago