0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1.2.11pre1 More... over 19 years ago
Added -F option for searchd (described in searchd(1) man page) (original patch by Alexey Mahotkin <[email protected]>)
kir
More... about 20 years ago
Fixed spec file: - release is 1 not 1.asp now - fixed aspseek-db-lib requirements/provides - aspseek-mysql-lib requires aspseek package for aspseek user to exist - libmysqlclient.la is included into aspseek-mysql-lib - *-dist configuration files are included into packages
kir
More... about 20 years ago
Fixed compilation with gcc33
kir
More... about 20 years ago
Doc files (like NEWS README etc.) are no more installed during 'make install'
kir
More... about 20 years ago
fixed gcc-3.3 warning
kir
More... about 20 years ago
Fixed compilation with libstdc++ version 3.3
kir
More... about 20 years ago
Added --fno-strict-aliasing to CXXFLAGS that cured bad searchd looping when compiled with gcc3
kir
More... about 20 years ago
Fixed parsing of meta http-equiv that contains quoted charset field (such as content='text/html; charset="KOI8-R"')
kir
More... about 20 years ago
Fixed mod_aspseek linking with newer libtool
kir
More... over 20 years ago
Fixed misc/*.m4 scripts to satisfy newer auto* tools (bug #34) (patch by Alexey Mahotkin <alexm_AT_w-m_DOT_ru>)
kir
More... over 20 years ago
Changed release year to 2004...
kir
More... over 20 years ago
Fixed incorrect calculation of chunk offset in CDelMap::IsSet() More... almost 21 years ago
Fixed problem where some queries may not be logged to stat table More... almost 21 years ago
Fix problem where quote chars in query string break logging of query; escape all string elements in query to be safe. More... almost 21 years ago
cosmetics
kir
More... almost 21 years ago
Fix omission in CUrl::HTTPGetUrl() where filename portion of request URI is not correctly escaped. More... almost 21 years ago
Added check for max-url-length value (should be less than 255)
kir
More... almost 21 years ago
Fixed index message about stale pid file
kir
More... almost 21 years ago
Added configure option --enable-max-url-length
kir
More... about 21 years ago
fixed %pre script to not add user if it's already exists
kir
More... about 21 years ago
Added support for Last-Modified META tag Removed NEWS_EXT code for better readability
kir
More... about 21 years ago
Added support for Last-Modified META tag (in HTML header)
kir
More... about 21 years ago
Fixed words before meta robots none/noindex still indexed (bug #15) More... about 21 years ago
fixed misspelling
kir
More... about 21 years ago
Fixed 'test' expressions (operand should be = not ==) - didn't worked on FreeBSD
kir
More... about 21 years ago
Compatibility with MySQL 4 ;)
kir
More... about 21 years ago
Fixed bug in external converters code that prevents converter from running if Content-Type header returned by web server contained charset info
kir
More... over 21 years ago
Fixed bug in code (triggered by gcc32 -O1) that caused first character of scheme string (like http://) to disappear
kir
More... over 21 years ago
fixed description of 'site' table
kir
More... over 21 years ago