privoxy.git
21 years agoCatch up with recent changes.
hal9 [Wed, 24 Apr 2002 23:49:35 +0000 (23:49 +0000)]
Catch up with recent changes.

22 years agoSync.
hal9 [Wed, 24 Apr 2002 05:10:04 +0000 (05:10 +0000)]
Sync.

22 years agoNew actions files.
hal9 [Wed, 24 Apr 2002 04:53:58 +0000 (04:53 +0000)]
New actions files.

22 years agoA quick catch up.
hal9 [Wed, 24 Apr 2002 04:04:12 +0000 (04:04 +0000)]
A quick catch up.

22 years agoA quick catch up
hal9 [Wed, 24 Apr 2002 04:03:53 +0000 (04:03 +0000)]
A quick catch up

22 years agoCatch up with the major stuff.
hal9 [Wed, 24 Apr 2002 03:33:45 +0000 (03:33 +0000)]
Catch up with the major stuff.

22 years agoNew actions files changes.
hal9 [Wed, 24 Apr 2002 03:13:51 +0000 (03:13 +0000)]
New actions files changes.

22 years agoAdd 'Chain of Events' section.
hal9 [Wed, 24 Apr 2002 02:39:31 +0000 (02:39 +0000)]
Add 'Chain of Events' section.

22 years agoObsolete
oes [Wed, 24 Apr 2002 02:22:39 +0000 (02:22 +0000)]
Obsolete

22 years agoIntroduced this file to hold standard action set definitions
oes [Wed, 24 Apr 2002 02:20:49 +0000 (02:20 +0000)]
Introduced this file to hold standard action set definitions

22 years agoIntroduced this file to hold user-defined rules
oes [Wed, 24 Apr 2002 02:20:24 +0000 (02:20 +0000)]
Introduced this file to hold user-defined rules

22 years ago - List all AFs, with edit buttons
oes [Wed, 24 Apr 2002 02:19:35 +0000 (02:19 +0000)]
 - List all AFs, with edit buttons
 - Moved files section to top
 - Added button style elements (FIXME: Should be in cgi-style.css)

22 years ago - Show name of actions file being edited
oes [Wed, 24 Apr 2002 02:19:16 +0000 (02:19 +0000)]
 - Show name of actions file being edited
 - Show context sensitive help
 - Add buttons for easy changing of defaults
 - Cosmetics and clarifications

22 years ago - Renamed actions as discussed, including comments
oes [Wed, 24 Apr 2002 02:18:55 +0000 (02:18 +0000)]
 - Renamed actions as discussed, including comments
 - Removed testdrive comment block
 - Set default to Medium (according to new standard.action)

22 years ago - show-status is now the starting point for editing
oes [Wed, 24 Apr 2002 02:18:08 +0000 (02:18 +0000)]
 - show-status is now the starting point for editing
   the actions files, generate list of all AFs with buttons
   for viewing and editing, new look for file list (Jon:
   buttons now aligned ;-P ), view mode now supports multiple
   AFs, name changes, no view links for unspecified files,
   no edit link for standard.action.

 - Jon's multiple AF patch: cgi_show_url_info now uses all
   AFs and marks the output accordingly

22 years ago - Moved get_char_param, get_string_param and get_number_param to cgi.c
oes [Wed, 24 Apr 2002 02:17:47 +0000 (02:17 +0000)]
 - Moved get_char_param, get_string_param and get_number_param to cgi.c
 - Comments
 - Activated Jon's code for editing multiple AFs
 - cgi_edit_list_actions now provides context-sensitive
   help, looks up all action sets from standard.action and
   makes buttons for them in the catchall section
 - cgi_edit_action_submit now honors a p parameter, looks up
   the corresponding action set, and sets the catchall pattern's
   actions accordingly.

22 years ago - Better descriptions for CGIs
oes [Wed, 24 Apr 2002 02:17:21 +0000 (02:17 +0000)]
 - Better descriptions for CGIs
 - Hide edit-actions, more shortcuts
 - Moved get_char_param, get_string_param and get_number_param here
   from cgiedit.c

22 years agoMoved get_char_param, get_string_param and get_number_param here from cgiedit.c
oes [Wed, 24 Apr 2002 02:16:51 +0000 (02:16 +0000)]
Moved get_char_param, get_string_param and get_number_param here from cgiedit.c

22 years agoMultiple action files: Add options and change comments
oes [Wed, 24 Apr 2002 02:16:04 +0000 (02:16 +0000)]
Multiple action files: Add options and change comments

22 years agoRenamed actions as discussed, Aliased old action names to new ones.
oes [Wed, 24 Apr 2002 02:15:18 +0000 (02:15 +0000)]
Renamed actions as discussed, Aliased old action names to new ones.

22 years agoAdded transparent table for positioning things
oes [Wed, 24 Apr 2002 02:14:36 +0000 (02:14 +0000)]
Added transparent table for positioning things

22 years agoChanged shortcuts, Cosmetics
oes [Wed, 24 Apr 2002 02:14:03 +0000 (02:14 +0000)]
Changed shortcuts, Cosmetics

22 years agoCosmetics
oes [Wed, 24 Apr 2002 02:13:28 +0000 (02:13 +0000)]
Cosmetics

22 years ago - Jon's multiple AF patch:
oes [Wed, 24 Apr 2002 02:12:43 +0000 (02:12 +0000)]
 - Jon's multiple AF patch:
   - Make csp->actions_list an array
   - #define MAX_ACTION_FILES
 - Moved CGI_PARAM_LEN_MAX (500) here

22 years agoJon's multiple AF patch: Sweep now takes care of all AFs
oes [Wed, 24 Apr 2002 02:12:16 +0000 (02:12 +0000)]
Jon's multiple AF patch: Sweep now takes care of all AFs

22 years agoJon's multiple AF patch: Allow up to MAX_ACTION_FILES actionsfile options
oes [Wed, 24 Apr 2002 02:11:54 +0000 (02:11 +0000)]
Jon's multiple AF patch: Allow up to MAX_ACTION_FILES actionsfile options

22 years agoJon's multiple AF patch: url_actions now evaluates rules
oes [Wed, 24 Apr 2002 02:11:17 +0000 (02:11 +0000)]
Jon's multiple AF patch: url_actions now evaluates rules
from all AFs.

22 years ago - Jon's patch for multiple AFs:
oes [Wed, 24 Apr 2002 02:10:31 +0000 (02:10 +0000)]
 - Jon's patch for multiple AFs:
   - split load_actions_file, add load_one_actions_file
   - make csp->actions_list files an array
   - remember file id with each action
 - Copy_action now frees dest action before copying

22 years agoLinuxconf is deprecated on RH, substitute chkconfig.
hal9 [Tue, 23 Apr 2002 21:41:25 +0000 (21:41 +0000)]
Linuxconf is deprecated on RH, substitute chkconfig.

22 years agoAdded settings section per Jon's request
oes [Tue, 23 Apr 2002 21:29:01 +0000 (21:29 +0000)]
Added settings section per Jon's request

22 years agoAdded hint for startup on Red Hat
oes [Tue, 23 Apr 2002 21:05:28 +0000 (21:05 +0000)]
Added hint for startup on Red Hat

22 years ago.
swa [Tue, 23 Apr 2002 18:16:39 +0000 (18:16 +0000)]
.

22 years agopdf files only
swa [Tue, 23 Apr 2002 14:12:02 +0000 (14:12 +0000)]
pdf files only

22 years agonow create pdf documents
swa [Tue, 23 Apr 2002 14:10:59 +0000 (14:10 +0000)]
now create pdf documents

22 years agoAdd AmigaOS install stuff.
hal9 [Tue, 23 Apr 2002 05:37:54 +0000 (05:37 +0000)]
Add AmigaOS install stuff.

22 years agoUpdated OSX installation section
David Schmidt [Tue, 23 Apr 2002 02:53:15 +0000 (02:53 +0000)]
Updated OSX installation section
Added a few English tweaks here an there

22 years agouser and group now get removed on rh too.
morcego [Mon, 22 Apr 2002 18:51:33 +0000 (18:51 +0000)]
user and group now get removed on rh too.

22 years agoconfigure.in, *.spec: Bumping release to 2 (2.9.14-2)
morcego [Mon, 22 Apr 2002 16:32:31 +0000 (16:32 +0000)]
configure.in, *.spec: Bumping release to 2 (2.9.14-2)
-rh.spec: uid and gid are now macros
-suse.spec: Changing the header Copyright to License (Copyright is
            deprecable)

22 years ago- Changes to fixate the uid and gid values as (both) 73. This is a
morcego [Mon, 22 Apr 2002 16:24:36 +0000 (16:24 +0000)]
- Changes to fixate the uid and gid values as (both) 73. This is a
  value we hope to standarize for all distributions. RedHat already
  uses it, and Conectiva should start as soon as I find where the heck
  I left my cluebat :-)
- Only remove the user and group on uninstall if this is not redhat, once
  redhat likes to have the values allocated even if the package is not
  installed

22 years agooes for Hal: Replace comments with explanations from user manual
oes [Mon, 22 Apr 2002 12:34:09 +0000 (12:34 +0000)]
oes for Hal: Replace comments with explanations from user manual

22 years ago.
hal9 [Sun, 21 Apr 2002 18:07:41 +0000 (18:07 +0000)]
.

22 years agotypos
swa [Sun, 21 Apr 2002 05:50:10 +0000 (05:50 +0000)]
typos

22 years agoRe-write actions section.
hal9 [Sun, 21 Apr 2002 01:46:32 +0000 (01:46 +0000)]
Re-write actions section.

22 years agoRelease 2.9.14-beta-1
Roland Rosenfeld [Sat, 20 Apr 2002 15:30:42 +0000 (15:30 +0000)]
Release 2.9.14-beta-1

22 years agoFixing newline problems. If we do our own text file newline
jongfoster [Fri, 19 Apr 2002 16:55:31 +0000 (16:55 +0000)]
Fixing newline problems.  If we do our own text file newline
mangling, we don't want the library to do any, so we need to
open the files in *binary* mode.

22 years agoOptimize away a function call by using an equivalent macro
jongfoster [Fri, 19 Apr 2002 16:53:25 +0000 (16:53 +0000)]
Optimize away a function call by using an equivalent macro

22 years agoPrivoxy conflicts/replaces Junkbuster
Gabor Liptak [Fri, 19 Apr 2002 01:23:17 +0000 (01:23 +0000)]
Privoxy conflicts/replaces Junkbuster

22 years agoFix ugly typo (mine).
hal9 [Thu, 18 Apr 2002 21:23:23 +0000 (21:23 +0000)]
Fix ugly typo (mine).

22 years agoSpell Redhat correctly (ie Red Hat). A few minor grammar corrections.
hal9 [Thu, 18 Apr 2002 21:17:13 +0000 (21:17 +0000)]
Spell Redhat correctly (ie Red Hat). A few minor grammar corrections.

22 years agoAdded code to detect "conventional" action files, that start
jongfoster [Thu, 18 Apr 2002 19:21:09 +0000 (19:21 +0000)]
Added code to detect "conventional" action files, that start
with a set of actions for all URLs (the pattern "/").
These are special-cased in the "edit-actions-list" CGI, so
that a special UI can be written for them.

22 years agoAdded RPM install detail
oes [Thu, 18 Apr 2002 18:21:12 +0000 (18:21 +0000)]
Added RPM install detail

22 years agoSync.
hal9 [Thu, 18 Apr 2002 15:23:15 +0000 (15:23 +0000)]
Sync.

22 years agoMoving all special cases to devel manual
oes [Thu, 18 Apr 2002 12:11:50 +0000 (12:11 +0000)]
Moving all special cases to devel manual

22 years agoCosmetics
oes [Thu, 18 Apr 2002 12:04:50 +0000 (12:04 +0000)]
Cosmetics

22 years agoExtended Install section -- needs fixing by packagers
oes [Thu, 18 Apr 2002 11:50:24 +0000 (11:50 +0000)]
Extended Install section -- needs fixing by packagers

22 years agoMoved text to buildsource.sgml, renamed some filters, details
oes [Thu, 18 Apr 2002 10:45:19 +0000 (10:45 +0000)]
Moved text to buildsource.sgml, renamed some filters, details

22 years agoAdded pointer to developer manual
oes [Thu, 18 Apr 2002 10:20:53 +0000 (10:20 +0000)]
Added pointer to developer manual

22 years agoUse long name for GUI
oes [Thu, 18 Apr 2002 10:16:36 +0000 (10:16 +0000)]
Use long name for GUI

22 years agorenamed some filters
oes [Thu, 18 Apr 2002 10:14:19 +0000 (10:14 +0000)]
renamed some filters

22 years agoSpellcheck, and minor touchups.
hal9 [Thu, 18 Apr 2002 03:18:06 +0000 (03:18 +0000)]
Spellcheck, and minor touchups.

22 years agoAdd NetBSD.
hal9 [Thu, 18 Apr 2002 01:05:56 +0000 (01:05 +0000)]
Add NetBSD.

22 years agoAdded NetBSD to packages.
hal9 [Thu, 18 Apr 2002 01:05:12 +0000 (01:05 +0000)]
Added NetBSD to packages.

22 years agoAdding #linenumber to the URLs which affect blocks, to make
jongfoster [Wed, 17 Apr 2002 21:27:26 +0000 (21:27 +0000)]
Adding #linenumber to the URLs which affect blocks, to make
editing in long files easier.

22 years agoProofreading part 2
oes [Wed, 17 Apr 2002 18:04:16 +0000 (18:04 +0000)]
Proofreading part 2

22 years agoArgs! Restoring CVS history
oes [Wed, 17 Apr 2002 15:51:47 +0000 (15:51 +0000)]
Args! Restoring CVS history

22 years agoAdded link to docbook crash course
oes [Wed, 17 Apr 2002 15:16:15 +0000 (15:16 +0000)]
Added link to docbook crash course

22 years agoAdapted to style change
oes [Wed, 17 Apr 2002 15:04:16 +0000 (15:04 +0000)]
Adapted to style change

22 years agoFixed link embedding, Bookmarklet, indentation etc
oes [Wed, 17 Apr 2002 14:56:47 +0000 (14:56 +0000)]
Fixed link embedding, Bookmarklet, indentation etc

22 years agoAdded BeOS
oes [Wed, 17 Apr 2002 13:55:07 +0000 (13:55 +0000)]
Added BeOS

22 years agoDetail fixes
oes [Wed, 17 Apr 2002 13:54:25 +0000 (13:54 +0000)]
Detail fixes

22 years agoProofreading, part one
oes [Wed, 17 Apr 2002 13:51:23 +0000 (13:51 +0000)]
Proofreading, part one

22 years agoDone testing.
jongfoster [Wed, 17 Apr 2002 13:29:15 +0000 (13:29 +0000)]
Done testing.

22 years agoAnother test
jongfoster [Wed, 17 Apr 2002 13:27:50 +0000 (13:27 +0000)]
Another test

22 years agoMore testing
jongfoster [Wed, 17 Apr 2002 13:11:26 +0000 (13:11 +0000)]
More testing

22 years agoAnother test of syncmail
jongfoster [Wed, 17 Apr 2002 13:01:04 +0000 (13:01 +0000)]
Another test of syncmail

22 years agoThis file is so I can test syncmail
jongfoster [Wed, 17 Apr 2002 12:51:34 +0000 (12:51 +0000)]
This file is so I can test syncmail

22 years agoCosmetics
jongfoster [Wed, 17 Apr 2002 12:30:17 +0000 (12:30 +0000)]
Cosmetics

22 years agoAdd --disable-dynamic-pcre.
hal9 [Wed, 17 Apr 2002 01:59:12 +0000 (01:59 +0000)]
Add --disable-dynamic-pcre.

22 years agoBuild with static built-in pcre
oes [Tue, 16 Apr 2002 18:49:07 +0000 (18:49 +0000)]
Build with static built-in pcre

22 years agoRe-inserted comments, deleted test entries
oes [Tue, 16 Apr 2002 13:34:51 +0000 (13:34 +0000)]
Re-inserted comments, deleted test entries

22 years ago-Added 'Note to Upgraders' and re-ordered the 'Quickstart' section.
hal9 [Tue, 16 Apr 2002 04:25:51 +0000 (04:25 +0000)]
-Added 'Note to Upgraders' and re-ordered the 'Quickstart' section.
-Note about proxy may need requests to re-read config files.

22 years ago - Extended & fixed the release section
oes [Mon, 15 Apr 2002 23:39:32 +0000 (23:39 +0000)]
 - Extended & fixed the release section
 - Added CVS guideline sections
 - Separated webserver section from release section
 - Commented out boilerplate inclusion (If you don't know yet what it is,
   you shouldn't mess with its code ;-)
 - Nits & fixes

22 years agoAdded more new features
oes [Mon, 15 Apr 2002 23:39:04 +0000 (23:39 +0000)]
Added more new features

22 years ago - Removed ghost authors
oes [Mon, 15 Apr 2002 23:37:18 +0000 (23:37 +0000)]
 - Removed ghost authors
 - moved Guy to contributors section (for lots of research into HTTP/1.1);
 - moved Rodney to developers section
 - sorted sections alphabetically

22 years agoRemoved history from Bolierplate -- We have a history section
oes [Mon, 15 Apr 2002 23:31:42 +0000 (23:31 +0000)]
Removed history from Bolierplate -- We have a history section

22 years agoAdding Roberto Ragusa - thanks for the typos and the chaining patch
jongfoster [Mon, 15 Apr 2002 19:08:39 +0000 (19:08 +0000)]
Adding Roberto Ragusa - thanks for the typos and the chaining patch

22 years agoTypos
jongfoster [Mon, 15 Apr 2002 19:06:43 +0000 (19:06 +0000)]
Typos

22 years ago.
oes [Mon, 15 Apr 2002 11:16:43 +0000 (11:16 +0000)]
.

22 years ago.
oes [Mon, 15 Apr 2002 11:14:43 +0000 (11:14 +0000)]
.

22 years ago.
oes [Mon, 15 Apr 2002 10:08:50 +0000 (10:08 +0000)]
.

22 years agoMissed two -pi.bak's on perl/cygwin problem.
hal9 [Mon, 15 Apr 2002 04:30:27 +0000 (04:30 +0000)]
Missed two -pi.bak's on perl/cygwin problem.

22 years ago.
hal9 [Mon, 15 Apr 2002 01:06:26 +0000 (01:06 +0000)]
.

22 years ago.
hal9 [Sun, 14 Apr 2002 18:46:21 +0000 (18:46 +0000)]
.

22 years ago.
oes [Sun, 14 Apr 2002 10:14:50 +0000 (10:14 +0000)]
.

22 years ago.
oes [Sun, 14 Apr 2002 10:13:11 +0000 (10:13 +0000)]
.

22 years agoChanged description. I hope that Joe
swa [Sun, 14 Apr 2002 07:16:59 +0000 (07:16 +0000)]
Changed description. I hope that Joe
Schmoe does not understand and uses
the forums first, mailing lists must
be his LAST option.

22 years agoRevert dok-webserver change for SF logo.
hal9 [Sun, 14 Apr 2002 01:05:34 +0000 (01:05 +0000)]
Revert dok-webserver change for SF logo.

22 years agoFix the logo properly with docbook.
hal9 [Sun, 14 Apr 2002 01:00:07 +0000 (01:00 +0000)]
Fix the logo properly with docbook.

22 years ago-Fix dok-webserver for SF logo (more perl).
hal9 [Sat, 13 Apr 2002 22:43:25 +0000 (22:43 +0000)]
-Fix dok-webserver for SF logo (more perl).
-Change all perl -pi to perl -pi.bak for Cygwin problem.

22 years agoMake SF logo happen (copped out and used perl).
hal9 [Sat, 13 Apr 2002 22:18:26 +0000 (22:18 +0000)]
Make SF logo happen (copped out and used perl).