Commit Graph

1376 Commits

Author SHA1 Message Date
Matt Wells
9b94e0feac fix core from huge death query. 2013-08-09 21:05:38 -07:00
Matt Wells
ef333f8937 fix bug in user accounting system summary
stats recs. when sumbuf reallocated the
hashtable of ptrs could be invalidated. so
use offsets, not ptrs, in the hash table.
2013-08-09 16:40:12 -07:00
mwells
4f4047a3ad new Make.depend. 2013-08-09 17:13:45 -06:00
Matt Wells
dbefaec10d Merge branch 'master' of git@github.com:gigablast/open-source-search-engine 2013-08-09 16:04:00 -07:00
Matt Wells
77325fe5fa Fixed a couple mostly proxy-related cores. 2013-08-09 16:03:48 -07:00
Steve Cook
f15beeb297 Removed another unused variable (tidy make output)w 2013-08-09 12:37:25 -06:00
Matt Wells
5a5050d8d9 extend copyright line in LICENSE file. 2013-08-09 09:05:09 -07:00
Matt Wells
14688f1a7b remove more temp files 2013-08-09 08:54:45 -07:00
Matt Wells
c386f0d1f0 remove temp file. 2013-08-09 08:53:36 -07:00
Matt Wells
2c7caf0653 Merge branch 'master' of git@github.com:gigablast/open-source-search-engine 2013-08-09 08:52:23 -07:00
Matt Wells
76cf68f7b1 Fixed some bugs. 2013-08-09 08:52:15 -07:00
mwells
fd88c6c3b2 add contact info to README.md. 2013-08-08 15:31:20 -06:00
mwells
0b94b31fbc Fix potential core issue in proxy. 2013-08-08 15:14:36 -06:00
mwells
7d54efef09 remove file addsinprogress.dat 2013-08-08 14:45:16 -06:00
mwells
be7aab78b7 Fixed bugs with running a proxy.
Added more comments into hosts.conf.
2013-08-08 14:41:38 -06:00
mwells
d805696040 Merge branch 'master' of github.com:gigablast/open-source-search-engine 2013-08-05 13:07:36 -06:00
mwells
1b03e77db3 README.md update. 2013-08-05 13:07:09 -06:00
Gigablast
6ac55d3b75 Update Msg13.cpp
Do not override the spider user agent with Gigabot, use the one specified by the admin in Parms.cpp as the default.
2013-08-05 10:34:08 -06:00
Steve Cook
1883e392e9 Merge branch 'master' of github.com:gigablast/open-source-search-engine 2013-08-05 10:32:59 -06:00
Steve Cook
6f64568ef8 A bit of html cleanup and added <pre> style. 2013-08-05 10:31:52 -06:00
Steve Cook
b002233b02 Updated some of the content and put some comments about possibly removing internal gigablast notes. 2013-08-05 10:17:41 -06:00
Steve Cook
1466b186dc Commented out two unused variables (dt, zadj), to remove compiler warnings. 2013-08-05 10:16:57 -06:00
Gigablast
d35d337f84 Merge pull request #1 from coconutpilot/master
Copied these global vars from main.cpp to fix compilation error
2013-08-05 04:47:47 -07:00
David Sparks
0783c7395e Copied these global vars from main.cpp to fix compilation error 2013-08-04 22:37:01 -07:00
Matt Wells
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00
Gigablast
d43acab215 Initial commit 2013-08-02 13:07:43 -07:00