]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1998-01-06  wesselsline continuation
1998-01-06  wesselsadd prototypes
1998-01-06  wesselsupdate
1998-01-06  wesselsFrom: "Jean-Claude MICHOT" <jcmichot@teaser.fr>
1998-01-06  wesselsmove min/max macros to squid.h and call them XMIN,...
1998-01-06  wesselsbuffered writes in storeWriteCleanLog() (Stewart Forster)
1998-01-06  wesselsexpand a tab
1998-01-06  wesselscleanup
1998-01-06  wesselsCLEANUP:
1998-01-06  wesselscompiler warning cleanup
1998-01-06  wesselsnon-gcc complains about
1998-01-06  wesselschanged MD5_memcpy() args to be UNSIGNED char
1998-01-05  wesselsfix five-min average stuff
1998-01-05  wesselsmust include config.h for HAVE_SNPRINTF and HAVE_VSNPRI...
1998-01-05  wesselsadd snprintf.h
1998-01-05  wesselsupdate
1998-01-05  wessels- Changed algorithm for determining alive/dead state...
1998-01-04  wesselsFix memmove() arg bug. should be conn->in.offset...
1998-01-04  wesselsmath precedence bugfix
1998-01-04  wesselswhy is poll() not being skipped on OSF?
1998-01-03  wesselsWe were erroneously assuming that non-200 replies would...
1998-01-03  wesselsmake some cbdata function args const
1998-01-03  wesselsUse cbdataLock etc on the checklist->access_list struct...
1998-01-03  kostasno change, just a note that we do not need snprintf...
1998-01-03  kostascode cleanup+security (sprintf->snprintf)
1998-01-03  wesselsadd ident tag
1998-01-03  wessels - Fixed some dnsserver-related reconfigure...
1998-01-03  wesselsWe must make the ICP reply callback for neighbor MISSes!
1998-01-03  wesselsremove static netdbGetFirst() and netdbGetNext()
1998-01-03  kostasasnFreeMemory calls asnCleanup for purify.
1998-01-03  wesselsuse PAGESIZE value if defined
1998-01-03  wesselstest for struct rusage needs to include <sys/time.h
1998-01-03  wesselsuse strchr(), not index()
1998-01-03  wesselscheck for getpagesize()
1998-01-03  wesselsupdate
1998-01-03  wesselsReset Config.npeers to zero in free_peer()
1998-01-03  wesselsFix pointer bug when freeing ASN ACLs
1998-01-03  wesselsfake rusage needs ru_utime
1998-01-03  wesselsupdate
1998-01-03  wesselsupdate
1998-01-03  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-01-03  wesselsupdate
1998-01-03  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-01-03  wesselsTail-chasing because struct rusage not defined on Solar...
1998-01-02  wesselsupdate
1998-01-02  wesselsUse the short 50ms timeout in comm_poll() only when...
1998-01-02  wesselsWe must disable read handlers for OUTGOING UDP sockets...
1998-01-02  wesselsgindent mangles wierd #ifdefs
1998-01-02  wesselstypo
1998-01-02  wesselsupdate
1998-01-02  wesselsgindent
1998-01-02  wesselsSQUID_MIB not needed
1998-01-02  wesselsmemory leaks
1998-01-02  wessels - Fixed 4k page leak in icpHandleIMSReply();
1998-01-02  wesselspreprocessor
1998-01-02  wesselsalways memset struct rusage in squid_getrusage()
1998-01-01  wesselsFor unlinkd FD, set the timeout AFTER fd_open().
1998-01-01  wessels- Fix bug from Henrik's patch. We can't set the FD...
1998-01-01  wesselsupdate
1998-01-01  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-01-01  wesselsunused var tmp
1998-01-01  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-01-01  wesselsupdate
1998-01-01  wesselschanged meaning of ERR_CANNOT_FORWARD
1998-01-01  wesselsupdate
1998-01-01  wesselsin comm_poll(), the code was #ifdef'd out which closed...
1998-01-01  wesselsThe ERR_CANNOT_FORWARD error was overloaded. The text...
1998-01-01  wesselsFrom: Peter Wemm <peter@netplex.com.au>
1998-01-01  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-01-01  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-01-01  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-01-01  wesselsDon't set a close handler for the data FD. If we have...
1998-01-01  wesselsAdd comm_add_close_handler() for ftpState->data.fd...
1997-12-31  wesselsupdate
1997-12-31  wesselstypo
1997-12-31  wesselsupdate
1997-12-31  wesselsWrite the clean swap.state log in the LRU list order...
1997-12-31  wesselsrequire poll.h before using poll()
1997-12-31  wesselspthread update
1997-12-31  wesselsFrom: Stewart Forster <slf@connect.com.au>
1997-12-31  wesselsFrom: Stewart Forster <slf@connect.com.au>
1997-12-31  wesselsupdate
1997-12-31  wesselsFrom: Stewart Forster <slf@connect.com.au>
1997-12-31  wessels1.2.beta10
1997-12-31  wesselsadd options.h to distclean
1997-12-31  wesselsupdate
1997-12-31  wesselschange warning-generating-cast in printf to an assertion
1997-12-31  wessels- Fixed bogus call to storeDirUpdateSwapSize() for...
1997-12-31  wesselsNeed to lock entry during whois fetch
1997-12-31  kostasFixed bad pointer parameter to asnMatchIp(), asn code...
1997-12-30  wesselsASN cleanup
1997-12-30  wesselsmore thorough check for setresuid(); esp needed on...
1997-12-30  wesselsgindent
1997-12-30  wesselsTRACE method fixes
1997-12-30  wesselsFix for proxy auth username/passwd bug from BoB Miorelli.
1997-12-29  kostas*** empty log message ***
1997-12-28  kostas*** empty log message ***
1997-12-28  kostas*** empty log message ***
1997-12-28  kostas*** empty log message ***
1997-12-28  kostasAligned to squid coding practice (xfree/xmalloc etc)
next