privoxy.git
21 years agoAdd Andrew Lock.
hal9 [Sat, 30 Nov 2002 02:35:39 +0000 (02:35 +0000)]
Add Andrew Lock.

21 years agoFixed broken handling of pre-set CFLAGS
oes [Wed, 27 Nov 2002 12:40:54 +0000 (12:40 +0000)]
Fixed broken handling of pre-set CFLAGS

21 years agoAdded Guy's last name
oes [Sat, 16 Nov 2002 15:37:03 +0000 (15:37 +0000)]
Added Guy's last name

21 years agoAdding Don Libes and Oliver Stoenberg
hal9 [Wed, 13 Nov 2002 01:38:16 +0000 (01:38 +0000)]
Adding Don Libes and Oliver Stoenberg

21 years agoFixed memory leak in parse_http_request() reported by Oliver Stoeneberg. Fixes bug...
oes [Tue, 12 Nov 2002 16:50:58 +0000 (16:50 +0000)]
Fixed memory leak in parse_http_request() reported by Oliver Stoeneberg. Fixes bug #637073

21 years agoFix: g_bToggleIJB was used outside #ifdef FEATURE_TOGGLE
oes [Tue, 12 Nov 2002 16:19:18 +0000 (16:19 +0000)]
Fix: g_bToggleIJB was used outside #ifdef FEATURE_TOGGLE

21 years agoExchanged js-annoyance filter against status bar rewrites with improved version by...
oes [Tue, 12 Nov 2002 16:16:49 +0000 (16:16 +0000)]
Exchanged js-annoyance filter against status bar rewrites with improved version by Don Libes

21 years agoFix: Don't free uninitialized struct editable_file
oes [Tue, 12 Nov 2002 15:02:01 +0000 (15:02 +0000)]
Fix: Don't free uninitialized struct editable_file

21 years agoProper backtracking in simplematch; fixes bug #632888
oes [Tue, 12 Nov 2002 14:30:04 +0000 (14:30 +0000)]
Proper backtracking in simplematch; fixes bug #632888

21 years agoMake refresh-tags filter work even on incorrect refresh tags like found on usatoday.com
oes [Mon, 11 Nov 2002 13:40:38 +0000 (13:40 +0000)]
Make refresh-tags filter work even on incorrect refresh tags like found on usatoday.com

21 years agoFix typo: supressed -> suppressed
hal9 [Sun, 10 Nov 2002 04:20:38 +0000 (04:20 +0000)]
Fix typo: supressed -> suppressed

21 years agoMade img-reorder more cautious. Fixes bug #632715
oes [Fri, 8 Nov 2002 16:40:56 +0000 (16:40 +0000)]
Made img-reorder more cautious. Fixes bug #632715

21 years agoJust a clean up of overly verbose output from install/uninstall.
hal9 [Mon, 4 Nov 2002 05:11:05 +0000 (05:11 +0000)]
Just a clean up of overly verbose output from install/uninstall.

21 years agoAdd content-cookies to allow-all-cookies alias.
hal9 [Wed, 30 Oct 2002 01:59:53 +0000 (01:59 +0000)]
Add content-cookies to allow-all-cookies alias.

21 years agoAdd 3 FAQs relating to HTML in email. Other minor touch ups.
hal9 [Tue, 29 Oct 2002 03:22:22 +0000 (03:22 +0000)]
Add 3 FAQs relating to HTML in email. Other minor touch ups.

21 years agoMake uninstall: cp -v problems on SF Solaris.
hal9 [Mon, 28 Oct 2002 06:01:39 +0000 (06:01 +0000)]
Make uninstall: cp -v problems on SF Solaris.

21 years agoMake install/uninstall:
hal9 [Mon, 28 Oct 2002 02:12:22 +0000 (02:12 +0000)]
Make install/uninstall:
- More cleanup of variables
- Make the minimum requirement for root install, an available non-root GROUP.
  If a privoxy user exists (and no other USER is specified), then the files
  that require write access are installed as group owned by privoxy. FIXME:
  There has to be a cleaner way to do this.
- Uninstall now saves configuration files to /tmp.

21 years agoAdd config.base (from make install)
hal9 [Fri, 25 Oct 2002 04:30:06 +0000 (04:30 +0000)]
Add config.base (from make install)

21 years agoMake install: Minor clean up for variable handling.
hal9 [Thu, 24 Oct 2002 22:24:58 +0000 (22:24 +0000)]
Make install: Minor clean up for variable handling.

21 years agoecho -n does not work with true /bin/sh. Use AC_MSG_CHECKING for docbook stuff.
hal9 [Thu, 24 Oct 2002 16:32:41 +0000 (16:32 +0000)]
echo -n does not work with true /bin/sh. Use AC_MSG_CHECKING for docbook stuff.

21 years agoQuote $$answer to avoid error on null value.
hal9 [Thu, 24 Oct 2002 00:40:46 +0000 (00:40 +0000)]
Quote $$answer to avoid error on null value.

21 years agoadded a chmod on mkinstalldirs just before using it, otherwise it
agotneja [Wed, 23 Oct 2002 07:00:21 +0000 (07:00 +0000)]
added a chmod on mkinstalldirs just before using it, otherwise it
will fail when running make for the first time.

21 years agoAdded FreeBSD checks to stop people from using the default 'make'
agotneja [Wed, 23 Oct 2002 06:14:09 +0000 (06:14 +0000)]
Added FreeBSD checks to stop people from using the default 'make'

21 years agoAdded checks for Solaris 'make' command, and more extensive checks that
agotneja [Wed, 23 Oct 2002 05:41:45 +0000 (05:41 +0000)]
Added checks for Solaris 'make' command, and more extensive checks that
the user is running GNU make.

21 years agoMake install:
hal9 [Tue, 22 Oct 2002 05:49:14 +0000 (05:49 +0000)]
Make install:
- /bin/sh on Solaris does not handle: ! test.
- Remove some unused doc variables.
- Make configs group writable.

21 years agoLook for gmake first, and fall back to make. More Solaris trouble.
hal9 [Tue, 22 Oct 2002 02:22:18 +0000 (02:22 +0000)]
Look for gmake first, and fall back to make. More Solaris trouble.

21 years agoPort changes to user.action examples section from 3.0.
hal9 [Mon, 21 Oct 2002 02:46:09 +0000 (02:46 +0000)]
Port changes to user.action examples section from 3.0.

21 years agoRewrite with more examples and commentary. Fix help URL.
hal9 [Mon, 21 Oct 2002 02:36:20 +0000 (02:36 +0000)]
Rewrite with more examples and commentary. Fix help URL.

21 years agoFix broken link to faq/questions.html.
hal9 [Sun, 20 Oct 2002 19:33:07 +0000 (19:33 +0000)]
Fix broken link to faq/questions.html.

21 years agoGetting near the end (I hope) of install target updates:
hal9 [Sun, 20 Oct 2002 07:15:12 +0000 (07:15 +0000)]
Getting near the end (I hope) of install target updates:
- Rewrite RH init script to reflect configured values.
- Test for USER=root as well as UID=0
- Test for invalid group (probably needs more work).
- Add /usr to /usr/local test for when to install init scripts, etc.
- More testing on previous changes.

21 years agoMore install target fixes:
hal9 [Fri, 18 Oct 2002 05:36:32 +0000 (05:36 +0000)]
More install target fixes:
- Quick fix of log ownership on root install (lightly tested). If this goes
  true to form, then the fix will break something else :(
- Fix what looks like was invalid user on Slack if root install and
  we use an existing privoxy user. No way to test this.
See FIXMEs.

21 years agoMore install/uninstall/install-strip updates:
hal9 [Fri, 18 Oct 2002 00:58:07 +0000 (00:58 +0000)]
More install/uninstall/install-strip updates:
- Don't install gzipped man page (Solaris again).
- Don't overwrite existing config files, and install new versions as *.new.
  Fix permissions/ownership here too.
- Better testing before removing directories.
- Some better messages during install, ie 'Preserving configs', etc.
- Better handling of install-strip to fix previous problem of trying to strip
  init scripts.
- Crude test for valid USER in case is set on command line.
- Force immediate exit on some errors (eg invalid group).

21 years agoUpdate comments for new make install target.
hal9 [Thu, 17 Oct 2002 23:16:00 +0000 (23:16 +0000)]
Update comments for new make install target.

21 years agoSet paths to match the defaults for a root install. Force remove PIDFILE on
hal9 [Thu, 17 Oct 2002 17:01:29 +0000 (17:01 +0000)]
Set paths to match the defaults for a root install. Force remove PIDFILE on
stop.

21 years agoMore make install/uninstall updates:
hal9 [Wed, 16 Oct 2002 05:38:00 +0000 (05:38 +0000)]
More make install/uninstall updates:
-Make compatible with install-sh with does not support -b flag, and can only
 handle one file at a time (sigh).
-Manually save existing config files, if they exist.
-Fix install-strip so does not try to strip init scripts.

21 years agoAdded Microsuck faq; more detail for PHP problem
oes [Tue, 15 Oct 2002 12:47:23 +0000 (12:47 +0000)]
Added Microsuck faq; more detail for PHP problem

21 years agoA few more cleanups:
hal9 [Tue, 15 Oct 2002 05:53:34 +0000 (05:53 +0000)]
A few more cleanups:
-use mkinstalldirs consistently.
-Install init script and logrotate only is prefix=/usr/local (installed to
 system dir /etc instead of /usr/local...)
-Test for directory existence before removing to avoid misleading error
 messages.

21 years agoAdd demoronizer filter, and note we have an INSTALL file now.
hal9 [Sun, 13 Oct 2002 22:01:59 +0000 (22:01 +0000)]
Add demoronizer filter, and note we have an INSTALL file now.

21 years agoAdd demoronizer filter to sync with 3.0.1.
hal9 [Sun, 13 Oct 2002 21:58:20 +0000 (21:58 +0000)]
Add demoronizer filter to sync with 3.0.1.

21 years agoUpdate for make install changes.
hal9 [Sun, 13 Oct 2002 20:00:56 +0000 (20:00 +0000)]
Update for make install changes.

21 years agoHopefully, this is final updates for install and uninstall targets.
hal9 [Sun, 13 Oct 2002 19:58:09 +0000 (19:58 +0000)]
Hopefully, this is final updates for install and uninstall targets.
- Fix typo in chown syntax
- chmod on mkinstalldirs to make it executable (is there a better way?).
- Cleanup comments, and revert most of previous output cleanup changes.
- Include all HTML docs, since there are cross links between these.
- Improved group handling (still some potential problems, see FIXME).
- Update PHONY targets.
- Uninstall was not removing CONF and LOG destinations in some situations.
- Various other minor cleanups.

21 years agoWIP: This is mostly to fix various problems encountered on SF CF Solaris
hal9 [Sat, 12 Oct 2002 06:05:41 +0000 (06:05 +0000)]
WIP: This is mostly to fix various problems encountered on SF CF Solaris
servers for the install target only. This did not handle /[^C]*, test -e, not
quoting within tests (ie [ `id $(USER)` = `id` ] needs quoting) in some
situations, and does not support id -u (with the id in $PATH, but there is
another...). Also, cleaned up output. Needs testing. I am unable to test the
root install stuff either. It installs now at least (not tested further).
A few other nits.

21 years agoTest 2. Trying to set as executable.
hal9 [Sat, 12 Oct 2002 05:25:18 +0000 (05:25 +0000)]
Test 2. Trying to set as executable.

21 years agoTest.
hal9 [Sat, 12 Oct 2002 05:24:18 +0000 (05:24 +0000)]
Test.

21 years agoUpdates for demoronizer filter, Radical profile, and the srvany.exe/icon
hal9 [Sat, 12 Oct 2002 01:14:42 +0000 (01:14 +0000)]
Updates for demoronizer filter, Radical profile, and the srvany.exe/icon
win32 fix.

21 years agoReally install FAQ this time, and not u-m in two locations. Include images
hal9 [Fri, 11 Oct 2002 06:03:08 +0000 (06:03 +0000)]
Really install FAQ this time, and not u-m in two locations. Include images
for u-m.

21 years agoSync with recent make install changes, notably the requirement for a non-root
hal9 [Fri, 11 Oct 2002 03:32:38 +0000 (03:32 +0000)]
Sync with recent make install changes, notably the requirement for a non-root
user to exist for the installation. Other touch ups.

21 years agoThis is more on make install/uninstall, and should settle all outstanding
hal9 [Fri, 11 Oct 2002 02:28:05 +0000 (02:28 +0000)]
This is more on make install/uninstall, and should settle all outstanding
issues. Install needs a non-root user, preferably user=privoxy. This
is mostly the work of higuita (David Liete). Thanks.
Needs testing, and maybe a few small loose ends, but should do a
reasonable job otherwise. I also changed all == to = in the relevant sections
only per Brian's win32 report.

21 years agoFixes Win32 GUI build (changed "icons/" to "src/incons/" in icon definitions)
dessent [Thu, 10 Oct 2002 20:41:32 +0000 (20:41 +0000)]
Fixes Win32 GUI build (changed "icons/" to "src/incons/" in icon definitions)

21 years agoFixes for Win32 GUI build (added "$(DIR_PRIVOXY_SRC)/" to dependencies list)
dessent [Thu, 10 Oct 2002 20:39:27 +0000 (20:39 +0000)]
Fixes for Win32 GUI build (added "$(DIR_PRIVOXY_SRC)/" to dependencies list)

21 years agoAdd Mattes, Johny, Brian.
hal9 [Thu, 10 Oct 2002 06:08:48 +0000 (06:08 +0000)]
Add Mattes, Johny, Brian.

21 years agos/Advanced/Radical/ for standard.action change.
hal9 [Thu, 10 Oct 2002 04:10:38 +0000 (04:10 +0000)]
s/Advanced/Radical/ for standard.action change.

21 years agoUpdate cookie sections for pre-existing condition, and content cookies not
hal9 [Thu, 10 Oct 2002 03:50:38 +0000 (03:50 +0000)]
Update cookie sections for pre-existing condition, and content cookies not
effected by session-cookies setting.

21 years agoUpdated trustfile comments to match U-M.
hal9 [Wed, 9 Oct 2002 01:45:33 +0000 (01:45 +0000)]
Updated trustfile comments to match U-M.

21 years agoUpdated the trustfile config section.
hal9 [Wed, 9 Oct 2002 01:45:05 +0000 (01:45 +0000)]
Updated the trustfile config section.

21 years agoBugfix: Need to check validity of backreferences explicitly, because when max_matches...
oes [Tue, 8 Oct 2002 16:25:30 +0000 (16:25 +0000)]
Bugfix: Need to check validity of backreferences explicitly, because when max_matches are reached and matches is expanded, realloc() does not zero the memory. Fixes Bug # 606227

21 years agoRewrite comments, improve grammar, update help link.
hal9 [Tue, 1 Oct 2002 04:58:33 +0000 (04:58 +0000)]
Rewrite comments, improve grammar, update help link.

21 years agoMinor change of "! test" to "test -ne" for Solaris.
hal9 [Fri, 27 Sep 2002 04:24:07 +0000 (04:24 +0000)]
Minor change of "! test" to "test -ne" for Solaris.

21 years agoSome general cleanup of the user/group stuff. Including remove up to ':' to
hal9 [Fri, 27 Sep 2002 00:38:44 +0000 (00:38 +0000)]
Some general cleanup of the user/group stuff. Including remove up to ':' to
make Linux (?) compatible with other *nix. Better AC output stuff.

21 years agoNew user-manual examples in config-file are wrapping now. Add warning.
hal9 [Thu, 26 Sep 2002 22:51:16 +0000 (22:51 +0000)]
New user-manual examples in config-file are wrapping now. Add warning.

21 years agoChanges to reflect recent change in stable branch commit policy (hopefully
hal9 [Thu, 26 Sep 2002 21:50:39 +0000 (21:50 +0000)]
Changes to reflect recent change in stable branch commit policy (hopefully
clearer now).

21 years agoThis is most of Al's patch for --with-user and --with-group which tests that
hal9 [Thu, 26 Sep 2002 18:47:46 +0000 (18:47 +0000)]
This is most of Al's patch for --with-user and --with-group which tests that
these are valid values, if specified. If not specified, they are left empty.

21 years agoNo fast redirects on washingtonpost.com
oes [Thu, 26 Sep 2002 16:44:45 +0000 (16:44 +0000)]
No fast redirects on washingtonpost.com

21 years agoChange development status from working on 3.0 to 3.2.
hal9 [Thu, 26 Sep 2002 05:58:07 +0000 (05:58 +0000)]
Change development status from working on 3.0 to 3.2.

21 years agoConditionally exclude 'this doc is evolving' comment in intro for non release
hal9 [Thu, 26 Sep 2002 05:57:14 +0000 (05:57 +0000)]
Conditionally exclude 'this doc is evolving' comment in intro for non release
situations.

21 years agoSmall additions for content-cookies/SSL, LAN configuration, and FTP (non)
hal9 [Thu, 26 Sep 2002 00:14:42 +0000 (00:14 +0000)]
Small additions for content-cookies/SSL, LAN configuration, and FTP (non)
support.

21 years agoAdditional notes on Privoxy patterns, and filtering vs SSL.
hal9 [Thu, 26 Sep 2002 00:12:17 +0000 (00:12 +0000)]
Additional notes on Privoxy patterns, and filtering vs SSL.

21 years agoMade strcmpic and strncmpic safe against NULL arguments
oes [Wed, 25 Sep 2002 13:00:41 +0000 (13:00 +0000)]
Made strcmpic and strncmpic safe against NULL arguments
(which are now treated as empty strings).

21 years agoMade log_error safe against NULL string arguments
oes [Wed, 25 Sep 2002 12:51:21 +0000 (12:51 +0000)]
Made log_error safe against NULL string arguments

21 years agoNewly generated with new additions for new make install, with various
hal9 [Wed, 25 Sep 2002 01:32:15 +0000 (01:32 +0000)]
Newly generated with new additions for new make install, with various
improvements.

21 years agoAdditions to compliment improved make install target.
hal9 [Wed, 25 Sep 2002 01:31:36 +0000 (01:31 +0000)]
Additions to compliment improved make install target.

21 years agoThis is higuita's make install/uninstall patch. Needs testing please!!!
hal9 [Mon, 23 Sep 2002 03:42:41 +0000 (03:42 +0000)]
This is higuita's make install/uninstall patch. Needs testing please!!!

21 years agoAdding per higuita's make install patch which includes slackware extensions.
hal9 [Mon, 23 Sep 2002 03:38:15 +0000 (03:38 +0000)]
Adding per higuita's make install patch which includes slackware extensions.

21 years agoJust moved "int i" up 3 lines in function unload_configfile, out of the "ifdef FEATUR...
iwanttokeepanon [Thu, 19 Sep 2002 03:48:29 +0000 (03:48 +0000)]
Just moved "int i" up 3 lines in function unload_configfile, out of the "ifdef FEATURE_ACL" clause.  I disable ACL and it was not compiling because "int i" was ifdef(d) out.  I noticed this in the past, but am just now in a spot where I can change/commit stuff ... long live broadband!

21 years ago- Work around JS problem in NS 2.0 (no joke)
oes [Tue, 17 Sep 2002 14:12:58 +0000 (14:12 +0000)]
- Work around JS problem in NS 2.0 (no joke)
- Make JS string edit popup remove the pattern
  if edited to empty; make JS add popup do nothing
  if pattern empty.

21 years agoImproved $(VERSION) handling, and related cleanups, with minor changes to most
hal9 [Mon, 16 Sep 2002 06:04:34 +0000 (06:04 +0000)]
Improved $(VERSION) handling, and related cleanups, with minor changes to most
targets. Renamed all dok-* targets to doc-*, and added some backward
compatibility targets.

21 years agoRemoving. This page is not generated any more.
hal9 [Mon, 16 Sep 2002 03:21:45 +0000 (03:21 +0000)]
Removing. This page is not generated any more.

21 years agoAdded MicroSuck topic; Updated PHP bug topic
oes [Fri, 13 Sep 2002 11:50:55 +0000 (11:50 +0000)]
Added MicroSuck topic; Updated PHP bug topic

21 years agoUncheck the "Show Privoxy Window" taskbar menu item when window gets minimized. Fixes...
oes [Thu, 12 Sep 2002 14:30:32 +0000 (14:30 +0000)]
Uncheck the "Show Privoxy Window" taskbar menu item when window gets minimized. Fixes bug #606804

21 years agoAdded more aliases for prehistoric action names
oes [Thu, 12 Sep 2002 14:05:14 +0000 (14:05 +0000)]
Added more aliases for prehistoric action names

21 years agoPreserve original quoting style in <img> tags wherever possible. Fixes Bug #605956
oes [Wed, 11 Sep 2002 16:04:20 +0000 (16:04 +0000)]
Preserve original quoting style in <img> tags wherever possible. Fixes Bug #605956

21 years agoFixed logging of cookies: Killed incoming cookies now logged; incoming/outgoing cooki...
oes [Wed, 11 Sep 2002 11:23:59 +0000 (11:23 +0000)]
Fixed logging of cookies: Killed incoming cookies now logged; incoming/outgoing cookies now distinguished in log

21 years agoAdded comments for new filters
oes [Wed, 11 Sep 2002 10:59:38 +0000 (10:59 +0000)]
Added comments for new filters

21 years agoSync defaults with medium profile from standard.action
oes [Wed, 11 Sep 2002 10:47:55 +0000 (10:47 +0000)]
Sync defaults with medium profile from standard.action

21 years agoInclude settings for content-cookies and quicktime-kioskmode filters
oes [Wed, 11 Sep 2002 10:47:11 +0000 (10:47 +0000)]
Include settings for content-cookies and quicktime-kioskmode filters

21 years agoFixed path (C_HDRS are in src/ now)
oes [Wed, 11 Sep 2002 08:22:37 +0000 (08:22 +0000)]
Fixed path (C_HDRS are in src/ now)

21 years agoFix typo in variable. Now tested on Solaris and Linux, with defaults.
hal9 [Wed, 11 Sep 2002 01:15:02 +0000 (01:15 +0000)]
Fix typo in variable. Now tested on Solaris and Linux, with defaults.

21 years agoBetter handling of pidfile, and process owner.
hal9 [Wed, 11 Sep 2002 01:09:14 +0000 (01:09 +0000)]
Better handling of pidfile, and process owner.

21 years ago-Rewrote script config section.
hal9 [Sun, 8 Sep 2002 20:27:58 +0000 (20:27 +0000)]
-Rewrote script config section.
-Added comments to script.
-Tried to add logic to use a --user privoxy, if available.
-Minor script changes due to 'echo -n' does not work on a true
 /bin/sh system.

21 years agoRemove some testing stuff inadvertantly left in.
hal9 [Sat, 7 Sep 2002 02:11:06 +0000 (02:11 +0000)]
Remove some testing stuff inadvertantly left in.

21 years agoFix clobber for config.h and config.h.in are in src now.
hal9 [Fri, 6 Sep 2002 23:33:35 +0000 (23:33 +0000)]
Fix clobber for config.h and config.h.in are in src now.

21 years agoMigrate PCRE_H_IN_SUBDIR from 3.0 branch for pcre/pcre.h on RH, etc.
hal9 [Fri, 6 Sep 2002 23:18:08 +0000 (23:18 +0000)]
Migrate PCRE_H_IN_SUBDIR from 3.0 branch for pcre/pcre.h on RH, etc.

21 years agomerged changes from 3.0 tree
Roland Rosenfeld [Fri, 6 Sep 2002 16:39:31 +0000 (16:39 +0000)]
merged changes from 3.0 tree

21 years ago * Added LICENSE, pdfs, privoxy-index and HTMLized man-page from package.
Roland Rosenfeld [Fri, 6 Sep 2002 16:39:18 +0000 (16:39 +0000)]
  * Added LICENSE, pdfs, privoxy-index and HTMLized man-page from package.
    The LICENSE is already mentioned in debian/copyright (adding a
    separate file conflicts with the policy), the man page is available in
    nroff format and the PDFs are not better than the HTML version.

21 years agoprivoxy (3.1.1-2) unstable; urgency=low
Roland Rosenfeld [Fri, 6 Sep 2002 16:38:39 +0000 (16:38 +0000)]
privoxy (3.1.1-2) unstable; urgency=low

  * Stop creating documentation, it's usually available upstream and can
    be used as is without depending on docbook and the like.
  * Added LICENSE, pdfs, privoxy-index and HTMLized man-page from package.
    The LICENSE is already mentioned in debian/copyright (adding a
    separate file conflicts with the policy), the man page is available in
    nroff format and the PDFs are not better than the HTML version.

 -- Roland Rosenfeld <roland@debian.org>  Fri,  6 Sep 2002 18:37:19 +0200

and merged changes from 3.0 tree.

21 years ago * Use start-stop-daemon for starting privoxy to avoid problems on start,
Roland Rosenfeld [Fri, 6 Sep 2002 16:14:30 +0000 (16:14 +0000)]
  * Use start-stop-daemon for starting privoxy to avoid problems on start,
    when privoxy is already running (Closes: #154882).

21 years agoRemoved non-functional test for gcc support for -pthread
oes [Fri, 6 Sep 2002 13:23:03 +0000 (13:23 +0000)]
Removed non-functional test for gcc support for -pthread

21 years agoAdded missing preproc symbols PCRE*_H_IN_SUBDIR
oes [Fri, 6 Sep 2002 12:14:12 +0000 (12:14 +0000)]
Added missing preproc symbols PCRE*_H_IN_SUBDIR

21 years agoAdapt make webserver target to 3.0 for pdf uploading.
hal9 [Fri, 6 Sep 2002 05:22:57 +0000 (05:22 +0000)]
Adapt make webserver target to 3.0 for pdf uploading.

21 years agoCreate a separate INSTALL file, and remove install instructions from README.
hal9 [Fri, 6 Sep 2002 01:58:28 +0000 (01:58 +0000)]
Create a separate INSTALL file, and remove install instructions from README.
INSTALL is built from dok-readme target.