]> git.ipfire.org Git - thirdparty/squid.git/history - src/main.cc
gindent
[thirdparty/squid.git] / src / main.cc
1997-10-21  wesselsgindent
1997-10-21  kostasAdded skeletons, conn.setup etc for future snmp support
1997-08-26  wesselsMisc fixes to eliminate problems at exit (and other...
1997-08-10  wesselsSERVER-SIDE PERSISTENT CONNECTIONS:
1997-08-09  wesselsinstrumented persistent connection counter histogram
1997-07-28  wesselsmostly working customizable error messages. lots of...
1997-07-26  wesselsmove bunch of options to Config.onoff
1997-07-21  wessels- Change some sizes to 'size_t'
1997-07-19  wesselsgindent
1997-07-19  wesselsfix some parsing. Needed regular 'parse_size_t' differ...
1997-07-17  wesselssuccessful compile after merging 1.1.10 thru 1.1.14
1997-07-16  wesselstack all the peer structures onto Config
1997-07-16  wesselsgindent
1997-07-15  wesselsneed to flush logs before forking when unbuffered_logs = 1
1997-07-15  wessels- warning if no units present for times or byte sizes
1997-07-15  wesselsremove temp debug()
1997-07-15  wesselszoinks, sizeof() breaks when a variable is the same...
1997-07-07  wesselsfinish mega config hacking on kite
1997-06-27  wesselsMax Okumoto configuration file patch. Config goop...
1997-06-21  wesselsclean up access logging, remove lots of Cacheinfo garbage
1997-06-18  wesselsJunk the 'callback_meta' idea
1997-06-17  wesselsgeneric callback support
1997-06-17  wesselsremove ->fd member from struct _ip_pending
1997-06-04  wesselsuse alarm(3) for timing
1997-06-04  wesselsnew debug() macro; David Luyer
1997-06-02  wessels- Moved IP lookups to commConnect stuff.
1997-05-26  wesselsmostly done inlining all FTP requsts
1997-05-16  wessels- rename 'reread/reinitialize' to 'reconfigure'
1997-05-16  wesselsoptionally debug to stderr
1997-05-15  wesselsregister icpHandleStore, not icpSendMoreData; requires...
1997-05-15  wesselsonly one w_space variable
1997-05-15  wesselsNew MIME configuration, regular expression based
1997-04-30  wesselsMassive changes
1997-04-30  wesselsmassive casting cleanups!
1997-04-28  wesselsmerge 1.1.8->1.1.10; just get it to compile
1997-04-25  wesselsfinish multiple swap dirs
1997-03-29  wesselsStarted implementing diff cache dir sizes
1997-03-04  wesselsmerge 1.1.7->1/1/8
1997-02-27  wesselsINCOMPLETE: more hacking on peer select stuff. made...
1997-02-27  wesselsrrrrrrrrripppped out lots of stuff, including firewall...
1997-02-07  wesselsgindent
1997-02-07  wesselsbail on root
1997-01-23  wesselsmising paraen (Joe Ramey)
1997-01-21  wesselsmaintain store buckets randomly
1997-01-08  wesselsSQUID_MAXFD -> Squid_MaxFD
1997-01-02  wessels - Changed inet_addr("X") to inet_addr("255...
1996-12-21  wesselsswitch to runtime inaddr_none instead of #defined INADD...
1996-12-07  wesselsmake UDP_HIT_OBJ disabled by default
1996-12-06  wesselsremove async_io stuff
1996-12-05  wesselsdebug fix
1996-12-05  wesselsgindent
1996-12-05  wessels- Fixed loop detection for two squids on the same host...
1996-12-04  wessels - Changed store.log to include date, last-modif...
1996-12-02  wesselscompile-time option to kill parent process
1996-12-02  wesselsAdd option for enabling Host: in accel requests
1996-12-01  wesselstry fixing mcast
1996-12-01  wesselsmulticast viz hack stuff
1996-11-29  wesselschange debug levels
1996-11-28  wesselsdisable mallopt
1996-11-24  wesselsundo SQUID_MAXFD/FD_SETSIZE crap
1996-11-22  wesselss/FD_SETSIZE|SQUID_FD_SETSIZE/SQUID_MAXFD/
1996-11-15  wesselsuse xstrncpy
1996-11-15  wesselsmake all xstrerror() debugging section 50
1996-11-14  wesselsFix getsockname() foobar. Noriyuki Soda <soda@sra...
1996-11-13  wessels - Fixed 'void *buf' bug icpCreateMessage()...
1996-11-13  wessels - Fixed expiresMoreThan() bug causing all UDP_M...
1996-11-08  wesselsneighbors_init() rearranging
1996-11-08  wessels- added neighbor_domain_type
1996-11-07  wesselschange to squid.nlanr.net
1996-11-05  wesselsmassive const patch from Markus Gyger
1996-10-25  wesselsremove optind stuff
1996-10-25  wesselsmake null_string global in main.o
1996-10-25  wesselsNumerous fixes from Mark Treacy.
1996-10-25  wesselsremove old get_url
1996-10-24  wesselsgindent
1996-10-24  wesselsremove icpFakeRequest stuff
1996-10-24  wesselsundo opt_read_only stuff
1996-10-24  wesselsicp.h
1996-10-19  wesselsmisc cleanup
1996-10-15  wesselsrearrange USE_ICMP defines
1996-10-15  wessels - Added client_db.c; keeps stats on clients...
1996-10-13  wesselscompiler warnings
1996-10-13  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-10-12  wesselscombine two comm_set_select*() funcs into commSetSelect()
1996-10-11  wesselsgindent
1996-10-11  wesselsMisc shutdown-related cleanup stuff...
1996-10-09  wesselsmulticast patch from Martin Hamilton
1996-10-09  wesselsmondo proto patch from ed knowles
1996-09-25  wesselsgindent
1996-09-25  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-09-21  wessels - Moved ICMP socket to external 'pinger' program.
1996-09-21  wesselsallow ICP on priv ports
1996-09-20  wessels - Fixed coredump in icpStateFree() when calling
1996-09-19  wesselsmerge diff-1.0.12-1.0.16
1996-09-19  wesselsgindent
1996-09-17  wesselsFrom: Markus Gyger <mgyger@itr.ch>
1996-09-17  wesselss/()/(void)/
1996-09-17  wesselsmake ICMP optional
1996-09-17  wesselsgindent
1996-09-17  wesselsmega-patch for ICMP support
next