Commit graph

6 commits

Author SHA1 Message Date
Cheng-Lung Sung
1f8891e68b - change MASTER_SITES, since fetch will fail.
Noticed by:	kris(bot)
2004-12-08 02:12:37 +00:00
Cheng-Lung Sung
b897571bac - update to 1.0.3
- from ChangeLog
2004-11-23 - Version 1.0.3
- Make DisplayItemsFromHosts() return NULL if nothing was added.

2004-11-22
- Added display of authenticated user

2004-08-15
- Hm, unsigned long long needs %llu format string it seems and not
  %lld.

2004-08-13
- Snowlog now knows Terabytes, Petabytes and Exabytes for _really_
  high volume servers.
- Single requests with content lengths > int (2 GB), are now loaded
  correctly. I hope that was the last integer overflow/invocation
  of atoi().
2004-12-07 06:42:00 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Kevin Lo
fa59df7f81 Update to 1.0.2
PR: ports/70363
Submitted by: MAINTAINER
2004-08-13 02:26:30 +00:00
Yen-Ming Lee
15ce190bed - Update to 1.0.1
- Changed overall byte count data type from int to unsigned long long so it
  doesn't wrap if loaded requests total >2GB.

PR:		70040
Submitted by:	Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw>
2004-08-06 02:14:54 +00:00
Vanilla I. Shu
51939469a0 Add snowlog 1.0, a webserver access log browser/analyzer.
PR:		ports/69783
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-30 19:26:52 +00:00