squid/cygwin changes

These changesets represents the changes on the squid/cygwin development branch of Squid. If there is any questions please contact squid-dev@squid-cache.org.

Browse repository

DateAuthorSizeDescription
2002/10/22 19:52:32serassio+27 -41Merged latest win32 changes from nt branch
2002/10/22 19:33:25serassio+2 -1MFC Bugfix: strwordtok parsing of quoted strings failed miserably if the last word in was quoted.
2002/09/29 16:31:17serassio+281 -112synced with nt branch
2002/08/25 14:45:17serassio+15 -11Synced with nt work
2002/08/11 19:12:54serassio+12 -2Synced with nt work
2002/08/11 16:45:09serassio+447 -333Synced with nt work
2002/07/16 15:04:39serassio+2 -11Source cleanup
2002/07/16 13:22:02serassio+1301 -3Added WIN32 native NTLM authenticathor
2002/07/16 10:04:19serassio+34 -75Experimental hosts file location handling
2002/06/24 13:19:45serassio+189 -0Added WIN32 group membership external_acl helper
2002/04/13 18:40:08serassio+9 -10Some WIN32 code cleanup
2002/03/16 10:38:33serassio+4 -4Some WIN32 code changes
2002/03/16 10:36:42serassio+415 -423Synced awin32 fs module with aufs changes
2001/12/28 15:41:21serassio+3 -1Fixed merge inconsistency with HEAD
2001/12/28 15:38:04serassio+5 -7Fixed merge inconsistency with HEAD
2001/12/13 20:22:46serassio+1 -1Fixed a secondary bug in the NT native Authenticator
2001/12/02 21:55:19serassio+1 -7Removed psapi.lib references, obsoleted by Cygwin 1.3.5
2001/12/02 20:11:52serassio+0 -2Removed psapi.lib references, obsoleted by Cygwin 1.3.5
2001/12/02 20:02:20serassio+5 -84Removed psapi.lib references, obsoleted by Cygwin 1.3.5
2001/10/21 20:39:23serassio+1 -1Changed PSAPI code and Windows OS defines
2001/10/21 19:30:25serassio+92 -54Changed PSAPI code and Windows OS defines
2001/10/20 16:05:04serassio+3 -3Added missed file
2001/10/20 09:44:35serassio+1 -0Manually merged changes from HEAD after cvsmerge crash
2001/10/20 08:33:18serassio+40 -38Manually merged changes from HEAD after cvsmerge crash
2001/10/20 08:16:17serassio+57 -56Manually merged changes from HEAD after cvsmerge crash
2001/10/19 22:10:12serassio+1 -1Manually merged changes from HEAD after cvsmerge crash
2001/10/19 21:56:48serassio+2 -2Manually merged changes from HEAD after cvsmerge crash
2001/10/19 21:46:44serassio+21 -31Manually merged changes from HEAD after cvsmerge crash
2001/10/19 21:35:39serassio+3 -3Manually merged changes from HEAD after cvsmerge crash
2001/10/19 19:40:58serassio+0 -0Manually merged changes from HEAD after cvsmerge crash
2001/10/19 19:35:03serassio+3 -3Manually merged changes from HEAD after cvsmerge crash
2001/10/19 19:24:12serassio+15 -881Manually merged changes from HEAD after cvsmerge crash
2001/10/19 19:05:08serassio+959 -593Manually merged changes from HEAD after cvsmerge crash
2001/10/18 15:38:27serassio+21 -1Pre HEAD merge commit
2001/09/30 20:53:16serassio+17 -0Added Automake support on win32_locallogon Auth Helper
2001/09/02 10:30:39serassio+587 -49WIN32 Automake integration
2001/08/26 09:02:01serassio+42 -39Reworked new hosts file handling
2001/08/25 10:36:57serassio+9 -6New hosts file handling
2001/08/25 08:18:21serassio+83 -48New hosts file handling
2001/08/19 16:27:15serassio+24 -14Changed GetOSVersion: now Windows Me is supported
2001/08/19 10:13:24serassio+1 -1Use safe_free() instead of xfree() on win32.c
2001/08/15 08:55:58serassio+3 -2Added support for Windows XP and future Windows versions in GetOSVersion() and trapping for unknown or unsupported (WIN3
2001/08/15 08:32:17serassio+13 -6Added support for Windows XP and future Windows versions in GetOSVersion() and trapping for unknown or unsupported (WIN3
2001/08/12 14:52:24serassio+14 -17Changed WIN32 exit() hook
2001/07/17 18:38:06serassio+2 -3Clean of wrong useragent.c patch
2001/07/16 20:21:46serassio+33 -1Added automatic hosts file lookup in Windows directories when /etc/hosts can't be found
2001/07/10 20:25:43serassio+20 -11Splitted Windows section from OS/2 in configure.in
2001/06/17 09:52:24serassio+28 -12Fixed a bug in win32_locallogon basic authenticator when running on native Windows NT port
2001/06/03 13:16:19serassio+12 -12Added some WIN32 compatibility enhancements
2001/06/02 09:48:23serassio+2 -1Added PSAPI.DLL support for memory usage informations
2001/05/27 15:07:51serassio+4 -3Added PSAPI.DLL support for memory usage informations
2001/05/27 14:43:14serassio+34 -3Added PSAPI.DLL support for memory usage informations
2001/05/27 11:46:15serassio+43 -3Added PSAPI.DLL support for memory usage informations
2001/05/06 21:04:04serassio+4 -1~Fixed a CygWin Compile Warning
2001/05/06 17:44:02serassio+10 -10Enhanced GetOSVersion in win32.c
2001/05/06 17:24:33serassio+2 -2Changed my Home Page Address
2001/05/06 16:50:19serassio+33 -29Multiple some little fix for better Windows compatibility
2001/04/30 10:22:08rbcollins+1 -1Ran indent
2001/04/30 10:20:19rbcollins+32 -30fixed a logic error that prevented non-cygwin compiles. Ran indent
2001/04/30 10:07:06rbcollins+2 -2allow building from a different dir than the source dir
2001/04/30 09:47:14rbcollins+440 -440move NT helper to more descriptive win32_locallogon
2001/04/29 15:29:18serassio+9 -7NT_auth basic authentication helper: Removed a compilation warning in valid.c
2001/04/28 10:02:36serassio+13 -621WIN32 DNS code release for HEAD merging
2001/04/27 22:06:42serassio+156 -203Final code cleaning
2001/04/27 21:55:28serassio+16 -19Opsss, Fixed my indent mistake ...
2001/04/27 21:43:59serassio+23 -23Opsss, Fixed my indent mistake ...
2001/04/27 21:26:58serassio+1 -4Added Reconfigure option in Cache Manager
2001/04/27 21:20:57serassio+43 -33Opsss, Fixed my indent mistake ...
2001/04/27 20:59:47serassio+1605 -1709Opsss, Damned cr/lf pair on Micro systems ....
2001/04/27 20:26:46serassio+2147 -2069Windows NT Service Support - Some code clean and fix
2001/04/27 17:06:45serassio+2669 -2297Added Windows NT Service Support - First round
2001/04/27 09:58:04serassio+42 -29Rearranged code for DNS lookup in Windows Registry, re-enabled use of /etc/resolve.conf
2001/04/26 21:48:07serassio+6 -1Added win32.c and support for Windows services
2001/04/26 21:35:32serassio+16 -4Added win32.c and support for Windows services
2001/04/26 16:33:55serassio+2 -2Fixed a bug in Windows 9X DNS detecting
2001/04/25 11:38:30serassio+20 -9Addes some little WIN32 code Fix
2001/04/24 16:02:42serassio+515 -67Added DNS server lookup in Windows Registry
2001/04/16 15:30:47serassio+485 -0Added new native Windows NT Authenticator for CygWin
2001/03/16 02:19:01rbcollins+268 -182cleaned up the code
2001/03/15 06:04:18rbcollins+3912 -5awin32 native async ufs fs for win32. It needed a new autoconf test thus the acinclude.m4 and aclocal.m4
2001/01/04 00:00:31rbcollins+1 -6missed one
2001/01/03 23:52:41rbcollins+14 -71added O_BINARY & O_TEXT to defines.h; then removed the #ifdef open .. |
2001/01/03 16:57:52rbcollins+16 -11Had the wrong mode for swap.state log files; fixed the problem with getting a clean state.
2001/01/03 15:22:19rbcollins+131 -17textmode/binmode on all opened files in the src/* with the exception of diskd/aufs & coss

Release statistics

AuthorChangesetsChanges
rbcollins10+4817 -765
serassio74+12760 -10165
total84+17577 -10930

Back