index
:
tinyproxy
ninji-patches
personal modifications to tinyproxy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tinyproxy.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-15
Removed the include "dnscache.h" header file.
Robert James Kaes
1
-2
/
+1
2001-11-22
Reformated text.
Robert James Kaes
1
-44
/
+82
2001-10-25
Header reorganization. Basically all system headers are now included in
Robert James Kaes
1
-10
/
+1
2001-09-16
Added a check to make sure the Upstream and Tunnel directives are not both
Robert James Kaes
1
-1
/
+8
2001-09-16
Fixed a problem where log messages could be missed during a rotate.
Robert James Kaes
1
-6
/
+10
2001-09-15
Changed to rotating the log file instead of truncating it. Also using the
Robert James Kaes
1
-8
/
+44
2001-09-07
Error message cleanup.
Robert James Kaes
1
-22
/
+22
2001-08-29
Removed the new_dnscache() call.
Robert James Kaes
1
-8
/
+1
2001-08-26
Renamed versiondisp() to display_version() and added the PACKAGE, VERSION,
Robert James Kaes
1
-26
/
+41
2001-06-04
Removed the DEFAULT_LOG, DEFAULT_PORT, and DEFAULT_USER directives since
Robert James Kaes
1
-7
/
+6
2001-06-02
LOG_EMERG doesn't exist anymore, so replace it with LOG_CRIT.
Robert James Kaes
1
-2
/
+2
2001-05-27
Added code to stop the creation of core files.
Robert James Kaes
1
-31
/
+48
2000-12-08
Fixed a problem with polling for the number of active threads. No longer
Robert James Kaes
1
-2
/
+6
2000-11-23
Fixed spelling mistake.
Robert James Kaes
1
-2
/
+2
2000-10-23
Added the initialization section for the DNS and Anonymous sub systems.
Robert James Kaes
1
-1
/
+15
2000-09-21
There is no LOG_EMERG level, so changed to LOG_CRIT.
Robert James Kaes
1
-5
/
+5
2000-09-12
Fixed the change user/group ability.
Robert James Kaes
1
-337
/
+181
2000-03-31
Removed the allowedhdr_s structure since it is now accessed through
Robert James Kaes
1
-35
/
+15
2000-03-11
Included the changes needed to re-add the upstream proxy option.
Robert James Kaes
1
-14
/
+51
2000-02-16
This commit was generated by cvs2svn to compensate for changes in r2,
Steven Young
1
-0
/
+478