]> git.ipfire.org Git - thirdparty/squid.git/commit - src/fqdncache.cc
New improved reference based cbdata API, avoiding the need to
authorhno <>
Sun, 14 Apr 2002 05:07:47 +0000 (05:07 +0000)
committerhno <>
Sun, 14 Apr 2002 05:07:47 +0000 (05:07 +0000)
commitfa80a8ef90d0dce41426904f53438e3564d975b0
tree02730ca169c13983807b46b517d01ea2b6139328
parent7ccf0f36715ac3cd9a8b4d11a29ab965f3937f9d
New improved reference based cbdata API, avoiding the need to
manual lock/unlock. Including full programmers guide documentation
51 files changed:
configure.in
doc/Programming-Guide/prog-guide.sgml
src/MemBuf.cc
src/acl.cc
src/asn.cc
src/auth/basic/auth_basic.cc
src/auth/digest/auth_digest.cc
src/auth/ntlm/auth_ntlm.cc
src/cache_cf.cc
src/cachemgr.cc
src/carp.cc
src/cbdata.cc
src/client_side.cc
src/comm.cc
src/comm_poll.cc
src/comm_select.cc
src/defines.h
src/delay_pools.cc
src/disk.cc
src/dns_internal.cc
src/event.cc
src/forward.cc
src/fqdncache.cc
src/fs/aufs/async_io.cc
src/fs/aufs/store_io_aufs.cc
src/fs/coss/async_io.cc
src/fs/coss/store_io_coss.cc
src/fs/diskd/store_io_diskd.cc
src/fs/ufs/store_io_ufs.cc
src/ftp.cc
src/globals.h
src/helper.cc
src/htcp.cc
src/ident.cc
src/ipcache.cc
src/mem.cc
src/neighbors.cc
src/net_db.cc
src/pconn.cc
src/peer_digest.cc
src/peer_select.cc
src/protos.h
src/redirect.cc
src/squid.h
src/ssl.cc
src/store_client.cc
src/store_swapin.cc
src/store_swapout.cc
src/structs.h
src/tunnel.cc
src/urn.cc