oes [Fri, 21 Mar 2003 14:39:12 +0000 (14:39 +0000)]
Presumably fixed Bug #707467 by defining unix ifdef __unix__
oes [Thu, 20 Mar 2003 14:58:41 +0000 (14:58 +0000)]
nit
oes [Thu, 20 Mar 2003 14:56:10 +0000 (14:56 +0000)]
Time flies :)
oes [Thu, 20 Mar 2003 13:48:24 +0000 (13:48 +0000)]
Extending 'Current' to the 3.0 branch
hal9 [Thu, 20 Mar 2003 03:27:11 +0000 (03:27 +0000)]
Bump version for 3.0.1 pending release.
hal9 [Thu, 20 Mar 2003 02:45:29 +0000 (02:45 +0000)]
More problems with \-\-chroot causing markup problems :(
hal9 [Thu, 20 Mar 2003 01:04:36 +0000 (01:04 +0000)]
Bring up to date.
hal9 [Thu, 20 Mar 2003 01:04:11 +0000 (01:04 +0000)]
Regenerate "AUTHORS" list.
Gabor Liptak [Wed, 19 Mar 2003 21:27:42 +0000 (21:27 +0000)]
Corrected compilation error/typo
hal9 [Wed, 19 Mar 2003 17:17:57 +0000 (17:17 +0000)]
Missed these two on previous commit.
oes [Wed, 19 Mar 2003 15:44:46 +0000 (15:44 +0000)]
Removed the obsolete warning about the broken install target
oes [Wed, 19 Mar 2003 14:00:20 +0000 (14:00 +0000)]
Require AF 1.6
oes [Wed, 19 Mar 2003 13:47:52 +0000 (13:47 +0000)]
Added new site-specifics filter to all profiles for completeness' sake
oes [Wed, 19 Mar 2003 13:19:06 +0000 (13:19 +0000)]
- Added filter "site-specifics" to address site specific problems
- Bumped AF version to 1.6 for the 3.0.1 release
oes [Wed, 19 Mar 2003 13:17:50 +0000 (13:17 +0000)]
- Added filter "site-specifics" to address site specific problems
- Fixed a small problem in the img-reorder filter
hal9 [Wed, 19 Mar 2003 02:06:13 +0000 (02:06 +0000)]
Regenerate docs for upcoming 3.0.1 release.
hal9 [Wed, 19 Mar 2003 00:40:18 +0000 (00:40 +0000)]
Regenerated docs for 3.0.1 release.
hal9 [Wed, 19 Mar 2003 00:39:05 +0000 (00:39 +0000)]
Cosmetic and very minor fix of markup.
hal9 [Wed, 19 Mar 2003 00:35:24 +0000 (00:35 +0000)]
Manual edit of revision log because '--chroot' (even inside a comment) was
causing Docbook to hang here (due to double hyphen and the processor thinking
it was a comment).
oes [Tue, 18 Mar 2003 19:38:57 +0000 (19:38 +0000)]
Set version info for 3.0.1 release
oes [Tue, 18 Mar 2003 19:37:21 +0000 (19:37 +0000)]
s/Advanced|Radical/Adventuresome/g to avoid complaints re fun filter
oes [Tue, 18 Mar 2003 19:28:59 +0000 (19:28 +0000)]
Fixed a minor problem in the img-reorder filter
hal9 [Tue, 18 Mar 2003 01:55:29 +0000 (01:55 +0000)]
Rebuild for 3.0.1 release (and manually reset version).
oes [Mon, 17 Mar 2003 16:51:51 +0000 (16:51 +0000)]
Catching up: chroot
oes [Mon, 17 Mar 2003 16:50:58 +0000 (16:50 +0000)]
Added documentation for new --chroot option
oes [Mon, 17 Mar 2003 16:48:59 +0000 (16:48 +0000)]
Added chroot ability, thanks to patch by Sviatoslav Sviridov
oes [Mon, 17 Mar 2003 16:47:42 +0000 (16:47 +0000)]
Added Sviatoslav Sviridov
oes [Mon, 17 Mar 2003 14:04:16 +0000 (14:04 +0000)]
No longer use obsolete rc.config
oes [Sun, 16 Mar 2003 15:32:44 +0000 (15:32 +0000)]
Added small script that saves typing after filter changes
oes [Sun, 16 Mar 2003 15:08:26 +0000 (15:08 +0000)]
Catching up
oes [Sat, 15 Mar 2003 18:36:55 +0000 (18:36 +0000)]
Adapted to the new filters
oes [Sat, 15 Mar 2003 17:14:58 +0000 (17:14 +0000)]
More changes related to new popup filters
oes [Sat, 15 Mar 2003 14:09:31 +0000 (14:09 +0000)]
Use new and renamed filters
oes [Sat, 15 Mar 2003 14:09:05 +0000 (14:09 +0000)]
- Evaluated some hundred more feedback items (up to #
1029543112)
- Use new and renamed filters
oes [Sat, 15 Mar 2003 14:06:58 +0000 (14:06 +0000)]
- Assorted refinements, optimizations and fixes in the js-annoyances,
img-reorder, banners-by-size, banners-by-link, webbugs, refresh-tags,
html-annoyances, content-cookies and fun filters
- Replaced filter "popups" by choice between two modes:
- "unsolicited-popups" tries to catch only the unsolicited ones
- "all-popups" tries to kill them all (as before)
- New filter "tiny-textforms" Help those tiny or hard-wrap textareas.
- New filter "jumping-windows" that prevents windows from resizing
and moving themselves
- Replaced "nimda" with more general "ie-exploits" filter in which
all filters for exploits shall be collected
David Schmidt [Wed, 12 Mar 2003 01:26:25 +0000 (01:26 +0000)]
Move declaration of struct tm dummy outside of a control block so it is
accessible later on during snprintf in get_http_time.
oes [Tue, 11 Mar 2003 11:55:00 +0000 (11:55 +0000)]
Clean-up and extension of improvements for forked mode:
- Child's return code now consists of flags RC_FLAG_*
- Reporting toggle to parent now properly #ifdef'ed
- Children now report blocking to parent. This enables
statistics in forked mode
oes [Tue, 11 Mar 2003 11:54:37 +0000 (11:54 +0000)]
Introduced RC_FLAG_* flags for use in child process return code
oes [Tue, 11 Mar 2003 11:53:59 +0000 (11:53 +0000)]
Cosmetic: Renamed cryptic variable
oes [Mon, 10 Mar 2003 23:45:32 +0000 (23:45 +0000)]
Fixed bug #700381: Non-Threaded version now capable of being toggled.
Children now report having been toggled through _exit(17), parents
watch for that code and toggle themselves if found.
David Schmidt [Fri, 7 Mar 2003 03:41:05 +0000 (03:41 +0000)]
Wrapping all *_r functions (the non-_r versions of them) with mutex semaphores for OSX. Hopefully this will take care of all of those pesky crash reports.
oes [Thu, 6 Mar 2003 15:22:37 +0000 (15:22 +0000)]
Fixed minor shell syntax bug
oes [Thu, 6 Mar 2003 15:19:40 +0000 (15:19 +0000)]
Updated to Jan 2003 version from gnu.org
oes [Wed, 5 Mar 2003 16:34:15 +0000 (16:34 +0000)]
Undoing accidental changes
oes [Tue, 4 Mar 2003 15:50:53 +0000 (15:50 +0000)]
Grammar fix
oes [Tue, 4 Mar 2003 15:17:48 +0000 (15:17 +0000)]
Added more detailed explanation in the hopes that it might enable users to help themselves
Roland Rosenfeld [Fri, 28 Feb 2003 17:42:31 +0000 (17:42 +0000)]
Incorporate updates of Debian 3.0.0-5 package.
oes [Fri, 28 Feb 2003 13:09:29 +0000 (13:09 +0000)]
Fixed a rare double free condition as per Bug #694713
oes [Fri, 28 Feb 2003 12:57:44 +0000 (12:57 +0000)]
Moved freeing of http request structure to its owner
as per Dan Price's observations in Bug #694713
oes [Fri, 28 Feb 2003 12:53:06 +0000 (12:53 +0000)]
Fixed two mostly harmless mem leaks
oes [Fri, 28 Feb 2003 12:52:45 +0000 (12:52 +0000)]
Fixed a typo
oes [Fri, 28 Feb 2003 12:52:10 +0000 (12:52 +0000)]
Fixed memory leak reported by Dan Price in Bug #694713
hal9 [Thu, 20 Feb 2003 14:00:09 +0000 (14:00 +0000)]
Change js-radical to js-events to match default.filter. ???
hal9 [Thu, 20 Feb 2003 13:56:07 +0000 (13:56 +0000)]
Fix typo 'ation'.
hal9 [Thu, 20 Feb 2003 13:50:37 +0000 (13:50 +0000)]
Remove windows logging to console statement per bug report 688728.
hal9 [Thu, 20 Feb 2003 13:34:09 +0000 (13:34 +0000)]
Fix minor typos per ijbswa-Bugs-688728.
oes [Wed, 8 Jan 2003 16:39:41 +0000 (16:39 +0000)]
Changing default to exclude FEATURE_IMAGE_DETECT_MSIE because of problem reports with recent IEs
hal9 [Sat, 14 Dec 2002 04:04:32 +0000 (04:04 +0000)]
Add OpenBSD supported.
hal9 [Fri, 13 Dec 2002 23:47:45 +0000 (23:47 +0000)]
Add openbsd $specialflags per gunner at styx2002.no-ip.org
hal9 [Wed, 11 Dec 2002 13:12:15 +0000 (13:12 +0000)]
Rewrite cvs write access give-away section.
kick_ [Tue, 10 Dec 2002 20:52:16 +0000 (20:52 +0000)]
better service description. This text will be shown when the user configures the services
hal9 [Sun, 1 Dec 2002 06:31:58 +0000 (06:31 +0000)]
Add faq on win32 error 503 due to ZoneAlarm.
hal9 [Sat, 30 Nov 2002 02:34:17 +0000 (02:34 +0000)]
Add Andrew Lock.
oes [Thu, 28 Nov 2002 18:39:21 +0000 (18:39 +0000)]
update
oes [Thu, 28 Nov 2002 18:16:19 +0000 (18:16 +0000)]
Changed text so that it fits both the disabled and the
illegal-referrer case.
oes [Thu, 28 Nov 2002 18:15:44 +0000 (18:15 +0000)]
Added flag to each cgi_dispatcher that allows or denies
external linking and removed const qualifier from
struct list_entry.str.
oes [Thu, 28 Nov 2002 18:15:17 +0000 (18:15 +0000)]
Added cgi_error_disabled
oes [Thu, 28 Nov 2002 18:14:54 +0000 (18:14 +0000)]
Added unmap function that removes all items with a given
name from a map.
oes [Thu, 28 Nov 2002 18:14:32 +0000 (18:14 +0000)]
Disable access to critical CGIs via untrusted referrers.
This prevents users from being tricked by malicious websites
into making unintentional configuration changes:
- Added flag to each cgi_dispatcher that allows or denies
external linking
- Introduced proviorical function that greps for the
referrer header before regular header parsing happens
- Added safety check to dispatch_known_cgi. CGI is called
if (cgi harmless || no referrer || we are referrer).
Else a) toggle calls are modified not to change status and
b) all other calls are denied.
oes [Wed, 27 Nov 2002 12:55:26 +0000 (12:55 +0000)]
Fixed broken handling of pre-set CFLAGS
oes [Wed, 20 Nov 2002 17:12:30 +0000 (17:12 +0000)]
Ooops, forgot one change.
oes [Wed, 20 Nov 2002 14:39:32 +0000 (14:39 +0000)]
Applied patch by Mattes Dolak which adds re-creation of the win32 taskbar
icon on reception of the "TaskbarCreated" window message.
oes [Wed, 20 Nov 2002 14:39:05 +0000 (14:39 +0000)]
Fixed compiler warning
oes [Wed, 20 Nov 2002 14:38:15 +0000 (14:38 +0000)]
Fixed delayed/incomplete freeing of client resources and
simplified loop structure in sweep.
Thanks to Oliver Stoeneberg for the hint.
oes [Wed, 20 Nov 2002 14:37:47 +0000 (14:37 +0000)]
Fix: Head of global clients list now initialized to NULL
oes [Wed, 20 Nov 2002 14:37:24 +0000 (14:37 +0000)]
Fixed Win32 error logging in bind_port.
Thanks to Oliver Stoeneberg for the hint.
oes [Wed, 20 Nov 2002 14:36:55 +0000 (14:36 +0000)]
Extended unload_current_actions_file() to multiple AFs.
Thanks to Oliver Stoeneberg for the hint.
hal9 [Sun, 17 Nov 2002 06:41:06 +0000 (06:41 +0000)]
Move default profiles table from FAQ to U-M, and other minor related changes.
Add faq on cookies.
oes [Sat, 16 Nov 2002 15:35:59 +0000 (15:35 +0000)]
Added Guy's last name
hal9 [Wed, 13 Nov 2002 01:35:09 +0000 (01:35 +0000)]
Adding Don Libes and Oliver Stoenberg
oes [Tue, 12 Nov 2002 16:50:40 +0000 (16:50 +0000)]
Fixed memory leak in parse_http_request() reported by Oliver Stoeneberg. Fixes bug #637073
oes [Tue, 12 Nov 2002 16:28:20 +0000 (16:28 +0000)]
Move unrelated variable declaration out of #ifdef FEATURE_ACL; fixes bug #636655
oes [Tue, 12 Nov 2002 16:20:37 +0000 (16:20 +0000)]
Added missing #ifdef FEATURE_TOGGLE around g_bToggleIJB; fixes bug #636651
oes [Tue, 12 Nov 2002 16:14:43 +0000 (16:14 +0000)]
Exchanged js-annoyance filter against status bar rewrites with improved version by Don Libes
oes [Tue, 12 Nov 2002 15:01:41 +0000 (15:01 +0000)]
Fix: Don't free uninitialized struct editable_file
oes [Tue, 12 Nov 2002 14:28:18 +0000 (14:28 +0000)]
Proper backtracking in simplematch; fixes bug #632888
oes [Mon, 11 Nov 2002 13:39:47 +0000 (13:39 +0000)]
Make refresh-tags filter work even on incorrect refresh tags like found on usatoday.com
hal9 [Sun, 10 Nov 2002 04:20:02 +0000 (04:20 +0000)]
Fix typo: supressed -> suppressed
oes [Fri, 8 Nov 2002 16:39:17 +0000 (16:39 +0000)]
Made img-reorder more cautious. Fixes bug #632715
hal9 [Mon, 4 Nov 2002 07:04:03 +0000 (07:04 +0000)]
Catch up with main trunk install/uninstall. Quiet output, etc.
hal9 [Wed, 30 Oct 2002 01:59:38 +0000 (01:59 +0000)]
Add content-cookies to allow-all-cookies alias.
hal9 [Tue, 29 Oct 2002 03:21:50 +0000 (03:21 +0000)]
Add 3 Q/A's relating to HTML in email. Other minor touchups.
hal9 [Fri, 25 Oct 2002 04:32:03 +0000 (04:32 +0000)]
Add config.base.
hal9 [Fri, 25 Oct 2002 02:44:23 +0000 (02:44 +0000)]
Port of make install, etc from main trunk. Needs testing! Add Slackware
support, and other related changes. Update related docs.
hal9 [Thu, 24 Oct 2002 22:09:44 +0000 (22:09 +0000)]
Adding Slackware as part of make install updates.
hal9 [Thu, 24 Oct 2002 22:07:39 +0000 (22:07 +0000)]
Add slackware. Update sources for new INSTALL file (README and INSTALL).
hal9 [Mon, 21 Oct 2002 02:33:10 +0000 (02:33 +0000)]
Re-write with many new examples and more commentary.
hal9 [Mon, 21 Oct 2002 02:32:01 +0000 (02:32 +0000)]
Updates to the user.action examples section. A few new ones.
hal9 [Sun, 20 Oct 2002 19:32:10 +0000 (19:32 +0000)]
Fix broken link for faq/questions.html. Major rework of user.action coming
later.
hal9 [Thu, 17 Oct 2002 17:04:22 +0000 (17:04 +0000)]
Add from main trunk. Will be needed for make install.