]> git.ipfire.org Git - thirdparty/squid.git/shortlog
thirdparty/squid.git
1998-02-21  wesselsuse duplicate accessLogTime function from access_log.c
1998-02-21  wessels- Unescape URL-path in urlParse() so jokers can't bypas...
1998-02-20  wesselsundoing bigclean fubar
1998-02-20  wesselsmove function to the non-PUBLIC area
1998-02-20  wesselsmake all the OBJH functions static, etc
1998-02-20  wesselsgracefully handle dups
1998-02-20  wesselsNew cache manager scheme. Instead of a big table and...
1998-02-20  wesselsAdd 'from hostname' on X-Cache reply header line
1998-02-20  wesselscheck urlParse() return value and generate error if...
1998-02-20  wesselsfinish aclDump funcs, except for USE_BIN_TREE and USE_S...
1998-02-19  wesselspurify fixes?
1998-02-19  wesselsoops, dns service time is milli-seconds, not micro...
1998-02-19  wesselsAdded service time histogram for DNS (ipcache+fqdncache...
1998-02-19  wesselsprevent NPR
1998-02-19  wesselsadding spanish error messages
1998-02-19  wesselsremove DTOI, DTOD crap
1998-02-19  wesselsFixed median histograms. Make bins a fixed-size array...
1998-02-19  wesselsremove debugs from some other problem
1998-02-19  wesselsavoid storeClientCopy loops for too-long URI-RES replies
1998-02-18  wesselsAdded service-time histograms for client_http and icp
1998-02-18  wesselsrename mallocblksize to avoid conflicts
1998-02-18  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-02-18  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-02-18  wesselsFrom: Maxim Krasnyansky <max@viper.uznet.net>
1998-02-18  wesselsadded missing semicolon
1998-02-18  wesselsFrom Henrik
1998-02-18  wesselsmove aioClose() init to disk_init
1998-02-18  wesselscall aioClose() to initalize asyncio stuff before forking
1998-02-18  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-02-18  wesselsFrom: "Michael O'Reilly" <michael@metal.iinet.net.au>
1998-02-18  wesselsAdd RES_DNSRCH to res.options for -D command line option
1998-02-18  wesselsremove some old comment about inside_firewall
1998-02-18  wesselsFixed NULL pointer bug from a storeClientCopy callback...
1998-02-14  wesselsfill in never/always_direct comments
1998-02-14  kostasRemoved warnings for dec alpha cc on snmp code
1998-02-14  wesselsallow GET whois
1998-02-14  wesselsadd fake request headers for WHOIS requests
1998-02-14  wesselsupdate
1998-02-14  wesselsmime.c
1998-02-14  wesselsupdate
1998-02-14  wesselsupdate
1998-02-14  wesselsFrom Henrik Nordstrom
1998-02-14  wesselsupdate
1998-02-14  wesselsstoreSwapLogData leak
1998-02-14  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-02-14  wesselsFrom: Henrik Nordstrom <hno@hem.passagen.se>
1998-02-13  wesselsInstead of assertion, debug if swap_file_number !=...
1998-02-13  wesselsadjust swap_file_sz if it looks like an old style swapmeta
1998-02-13  wesselsadded "counters" cachemgr operation
1998-02-13  wesselsremove storeCleanupComplete
1998-02-13  wesselsadd swap_log_op_str
1998-02-13  wesselsupdate
1998-02-13  wessels - Added -S command line option to double-check...
1998-02-13  kostasbeautification
1998-02-13  kostasAdded new (and meaningful) variables to cacheProtoAggre...
1998-02-12  wesselsupdate
1998-02-12  wesselsput back checks for key == NULL
1998-02-12  wesselsupdate
1998-02-12  wessels - Changed StoreEntry->object_len to ->swap_file...
1998-02-12  wesselsformatting
1998-02-12  wesselsAnother storeDirClean() fix. Had to write a 'belongs...
1998-02-11  wesselsgindent
1998-02-11  wesselsupdate
1998-02-11  wesselsold fde->lifetime_data is unused
1998-02-11  wesselsupdate
1998-02-11  wesselsupdate
1998-02-11  wesselsremoved fm->last_file_number_allocated which wasnt...
1998-02-11  wesselsprotect snmpConnectionClose
1998-02-11  wesselsdebug section cleanup
1998-02-11  wesselsMerged fdstat.c into fd.c
1998-02-11  wesselsChanged error message generated when we read 0 bytes...
1998-02-11  wesselscompiler type warnings
1998-02-11  wesselsadding
1998-02-10  wesselstypos
1998-02-10  wesselsupdate
1998-02-10  wesselsMerge unlinkdInit() and unlinkdCreate(). keep unlinkd...
1998-02-10  wesselsupdate
1998-02-10  wesselsmake storeDir path funcs more readable
1998-02-10  wesselsmove setsid() call to ipc.c
1998-02-10  wesselsChanges to accomodate disk write failures:
1998-02-10  wesselscall setsid() early in main() so the helper programs...
1998-02-10  wesselsI think we dont need FD_WRITE_PENDING
1998-02-10  wesselsadd assertion
1998-02-10  wessels- Don't doubly call storeUnlockObject() e.g. when file_...
1998-02-10  wesselsdon't use ntohl() etc on ICP shostid field
1998-02-09  wesselsaclDumpIpList broken for USE_SPLAY_TREE
1998-02-07  wesselsremove brackets from cachemgr output
1998-02-07  wesselsincrease debug level on host hopping debug message
1998-02-07  wesselsFix closing in/out UDP sockets for both ICP and SNMP
1998-02-07  wesselsremove ICP_AUTH_SIZE
1998-02-07  wesselsstore dirty rebuild fixes
1998-02-07  wesselsgindent
1998-02-07  wesselsupdate
1998-02-07  wessels1.2.beta14
1998-02-07  wesselsFixed store_rebuild handling of SWAP_LOG_DEL. Don...
1998-02-07  kostasPUT method support
1998-02-07  wesselsrename do_reuse to opt_reuseaddr
1998-02-06  wesselsfix aclDumpTimeSpec
1998-02-06  wessels- removed snmp_config_file option (not used)
1998-02-06  wesselsCleanup and filling-in by Oskar Pearson.
next