Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-26 | Renamed versiondisp() to display_version() and added the PACKAGE, VERSION, | Robert James Kaes | |
and TARGET_SYSTEM into the version list. Also moved the license into a separate function. Renamed usagedisp() to display_usage(). Fixed a problem where the anonymous search tree was being created _after_ it was being accessed. | |||
2001-06-04 | Removed the DEFAULT_LOG, DEFAULT_PORT, and DEFAULT_USER directives since | Robert James Kaes | |
these MUST be set in the configuration file. | |||
2001-06-02 | LOG_EMERG doesn't exist anymore, so replace it with LOG_CRIT. | Robert James Kaes | |
2001-05-27 | Added code to stop the creation of core files. | Robert James Kaes | |
Changed all references to log() to log_message(). | |||
2000-12-08 | Fixed a problem with polling for the number of active threads. No longer | Robert James Kaes | |
polls. :) | |||
2000-11-23 | Fixed spelling mistake. | Robert James Kaes | |
2000-10-23 | Added the initialization section for the DNS and Anonymous sub systems. | Robert James Kaes | |
2000-09-21 | There is no LOG_EMERG level, so changed to LOG_CRIT. | Robert James Kaes | |
2000-09-12 | Fixed the change user/group ability. | Robert James Kaes | |
Log when tinyproxy is using default values rather than specific ones. Cleaned up the command line arguments since tinyproxy now uses a configuration file. Removed the USR1 signal and added the thread creation code. | |||
2000-03-31 | Removed the allowedhdr_s structure since it is now accessed through | Robert James Kaes | |
anonymous.* | |||
2000-03-11 | Included the changes needed to re-add the upstream proxy option. | Robert James Kaes | |
2000-02-16 | This commit was generated by cvs2svn to compensate for changes in r2, | Steven Young | |
which included commits to RCS files with non-trunk default branches. |