8
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 15, 2024 — Jun 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TS-166: Added two contributed scripts, creating the ./contrib directory. We can lay this out differently later if necessary. Author: Jason Giedymin Review: Leif More... over 15 years ago
TS-160: Cleanup some Traffic Edge strings, and some examples using inktomi.com. Review: George P. More... over 15 years ago
TS-175: TS always sends port string 80 in Host header to OS irrespective of remap.config Author: Manjesh Nilange Review: Leif More... over 15 years ago
TS-163 Ablity to turn off logging the stack trace when dumping core. We have seen that sometimes calling the stack trace code can core itself. Original changes by: Vijaya Mamidi Patch submitted by: Wendy Huang More... over 15 years ago
TS-151: This patch '0001-TS151_patch1.diff.patch' fixes the location of 'lm.log' file to be the standard logging directory. Review: Leif H. More... over 15 years ago
TS-116: TS should have the ability to keep a minimum number of connections active for all keep alive cases More... over 15 years ago
TS-159: Undo the initialization that was added to the ctor. Reviewed: John More... over 15 years ago
TS-161 Changed the creation permissions on configuration and the lm.log files. The permissions were 600 and now they are 644. Patch supplied by: Wendy Huang Original changes by: Vijay Mamidi More... over 15 years ago
TS-128: Minor. Fix equality tests. More... over 15 years ago
Added a bare-bones STATUS file. More... over 15 years ago
TS-95: Final cleanup. Added license to the compatible files Updated LICENSE and NOTICE Eliminated sniffer.js. More... over 15 years ago
TS-95: Last set of "simple" files to fix for the RAT reports. More... over 15 years ago
TS-95: Remove these OEM files More... over 15 years ago
TS-95: More RAT cleanup. More... over 15 years ago
TS-95: More RAT fixes and additions to the exclude file. More... over 15 years ago
TS-128: Fix build issues on RHEL4. More... over 15 years ago
TS-95: More RATE cleanup. More... over 15 years ago
TS-155: Disable/Comment out unused RNI code paths in Traffic Cop. Review: Leif H. More... over 15 years ago
TS-95: Fixed the "exclude" for config. More... over 15 years ago
TS-155: Remove unecessary crud from defaultrecords.config. More... over 15 years ago
TS-148: This patch '0001-TS148_patch1.diff.patch' fixes the fast-path assumption that malloc() returns 16-byte aligned memory in the fcn 'ink_memalign()'. Review: John P. More... over 15 years ago
TS-128: Support sqlite3 as well as libdb for SimpleDBM. Author: Leif Review George More... over 15 years ago
TS-105: TS does not process must/proxy revalidate correctly Author: Manjesh Nilang Review + formatting changes: Leif More... over 15 years ago
TS-129: moved to code derived from BIND-9.5.2-P2 which has the apache compatible license. Also eliminated the two different code paths for round-robin and non-round robin code which resulted in partial sharing of the OS _res structure which seemed dangerous.
John Plevyak
as John Bradley Plevyak
More... over 15 years ago
TS-141: These changes allow the make targets 'dist' and 'distcheck' to run. Review: Leif H. Tested: ubuntu904 More... over 15 years ago
TS-35: remove inkaio.h from SOURCES. More... over 15 years ago
TS-118: This patch 'TS118_patch3.diff' addresses the relative path issue for base SSL cert paths. This patch also sets the defaults back to relative paths. Also converted 'conf/yts' -> 'etc/trafficserver' throughout the code base. Review: Leif H. Tested: ubuntu904 More... over 15 years ago
TS-31: RAT reports in examples. More... over 15 years ago
TS-85: The patch '0001-TS85_patch2.diff.patch' captures the installation of Traffic server in '$prefix/etc/traffic_server'. Also fixed remaining locations where env variable $ROOT was instead of $TS_ROOT and proper use of ink_strncpy(). Review: Leif H. Tested: Ubuntu904 More... over 15 years ago
TS-138: Set the default user:group to 'nobody:nobody'. These can be overriden with configure flags '-with-user' and '-with-group'. Review: Leif H. More... over 15 years ago