cvs commit: apache/src mod_usertrack.c

1997-07-08 Thread Alexei Kosut
akosut 97/07/08 14:18:51 Modified:src mod_usertrack.c Log: Fix mod_usertrack to work with Windows. Revision ChangesPath 1.12 +18 -2 apache/src/mod_usertrack.c Index: mod_usertrack.c ===

cvs commit: apache/src mod_usertrack.c

1996-11-19 Thread Brian Behlendorf
brian 96/11/19 15:17:32 Modified:src mod_usertrack.c Log: Reviewed by: Roy Fielding, Randy Terbush, Jim Jagielski, Mark Cox Submitted by: Brian Behlendorf The default for tracking is now off. Also, change the "CookieEnable" command to "CookieTracking". Revisio

cvs commit: apache/src mod_usertrack.c

1996-11-01 Thread Mark J Cox
mjc 96/11/01 06:45:59 Modified:src mod_usertrack.c Log: Bug fix; was missing first cookie even though docs said it didn't Revision ChangesPath 1.3 +10 -9 apache/src/mod_usertrack.c Index: mod_usertrack.c =

cvs commit: apache/src mod_usertrack.c

1996-10-30 Thread Brian Behlendorf
brian 96/10/30 16:13:25 Modified:src mod_usertrack.c Log: Cleaned up -Wall warnings related to constification of code Revision ChangesPath 1.2 +3 -3 apache/src/mod_usertrack.c Index: mod_usertrack.c ===

cvs commit: apache/src mod_usertrack.c Configuration.tmpl mod_cookies.c

1996-09-27 Thread Mark J Cox
mjc 96/09/27 01:46:51 Modified:src Configuration.tmpl Added: src mod_usertrack.c Removed: src mod_cookies.c Log: The cookies crumble... Stop user confusion renaming mod_cookies.c to mod_usertrack.c. Revision ChangesPath 1.38 +8 -