Windows service (re-)integration
authorDavid Schmidt <david__schmidt@users.sourceforge.net>
Fri, 18 Aug 2006 15:23:17 +0000 (15:23 +0000)
committerDavid Schmidt <david__schmidt@users.sourceforge.net>
Fri, 18 Aug 2006 15:23:17 +0000 (15:23 +0000)
commit4827a284776690d4b336d6733fca173aa9eb5029
tree46662522010db4224e2dc2f4745473efc854a889
parentb8d8264f384951e79e384bcc40a46762f2a27e69
Windows service (re-)integration

The new args are:

--install[:service_name]
--uninstall[:service_name]
--service

They work as follows:
--install will create a service for you and then terminate.
By default the service name will be "privoxy" (without the quotes).
However you can run multiple services if you wish, just by adding
a colon and then a name (no spaces).

--uninstall follows the exact same rules a --install.

--service is used when the program is executed by the service
control manager, and in normal circumstances would never be
used as a command line argument.
.gitignore
jcc.c
pcre/.gitignore