8
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 16 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
restore default small cache at the end of the file
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
TS-345 Use layout engine for LogConfig and default layout logdir More... about 15 years ago
Comment a possible memory leak More... about 15 years ago
TS-345 Use layout engine. Plugin directory can be outside the install root More... about 15 years ago
TS-345 Remove redundant directory checks More... about 15 years ago
TS-345 Cleanup absolue paths and use Layout engine for cli and cli2. More... about 15 years ago
Code comment and cleanup. No functional change More... about 15 years ago
TS-345 Cleanup absolue paths and use Layout engine. More... about 15 years ago
This burned me: one of the the storage.config examples in the middle of the file is not commented out. If we want to have a default storage.config entry the the default should be VERY CLEARLY deliniated. In particular it should be at the end, not embedded in a block of comments leaving me to find it with GDB.
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
TS-253: Remaining fixes for FBSD 32 bit builds Tested: FreeBSD-8.2-32bit More... about 15 years ago
more fbsd build fixes
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
fix fbsd buildbot build error
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
TS-358: remove more cruft: ink_sscan_longlong, bcopy, in_addr_t
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
TS-358: replace paddr_t with uintptr_t, remove ink_offsetof george, this compiles on solaris, linux and freebsd, I hope I didn't break mac
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
fix freebsd 8 compilation
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
TS-358: partial cleanup of compatibility code, removing dead cruft
John Plevyak
as John Bradley Plevyak
More... about 15 years ago
Use as default the layout from 2.1.0 More... about 15 years ago
Added storage.config, which is now generated from storage.config.in More... about 15 years ago
Fix typo More... about 15 years ago
Cleanup the hard coded paths More... about 15 years ago
Added the 2.1.1 section. More... about 15 years ago
Generate storage.config from template instead hard coding the paths More... about 15 years ago
TS-356: Make code more -ansi C portable. More... about 15 years ago
Two more locations with hardcoded paths More... about 15 years ago
Remove hard coded paths from librecords More... about 15 years ago
Axe hard coded paths from cache More... about 15 years ago
More cleanup of hard coded paths More... about 15 years ago
Rename local_state_dir to runtime_dir which mimicks the layout and bring back SYSUSER defines where needed More... about 15 years ago
Remove hard coded paths from manager More... about 15 years ago
Remove hard coded paths from traffic_cop More... about 15 years ago