Home
last modified time | relevance | path

Searched refs:debugs (Results 1 – 25 of 960) sorted by relevance

12345678910>>...39

/dports/net/frr7/frr-frr-7.5.1/pimd/
H A Dpimd.h161 (router->debugs & PIM_MASK_PIM_PACKETDUMP_SEND)
163 (router->debugs & PIM_MASK_PIM_PACKETDUMP_RECV)
168 (router->debugs & PIM_MASK_PIM_TRACE_DETAIL)
210 (router->debugs |= PIM_MASK_PIM_PACKETDUMP_SEND)
212 (router->debugs |= PIM_MASK_PIM_PACKETDUMP_RECV)
215 (router->debugs |= PIM_MASK_PIM_TRACE_DETAIL)
220 (router->debugs |= PIM_MASK_IGMP_TRACE_DETAIL)
242 (router->debugs &= ~PIM_MASK_PIM_PACKETDUMP_SEND)
244 (router->debugs &= ~PIM_MASK_PIM_PACKETDUMP_RECV)
247 (router->debugs &= ~PIM_MASK_PIM_TRACE_DETAIL)
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/pimd/
H A Dpimd.h161 (router->debugs & PIM_MASK_PIM_PACKETDUMP_SEND)
163 (router->debugs & PIM_MASK_PIM_PACKETDUMP_RECV)
168 (router->debugs & PIM_MASK_PIM_TRACE_DETAIL)
210 (router->debugs |= PIM_MASK_PIM_PACKETDUMP_SEND)
212 (router->debugs |= PIM_MASK_PIM_PACKETDUMP_RECV)
215 (router->debugs |= PIM_MASK_PIM_TRACE_DETAIL)
220 (router->debugs |= PIM_MASK_IGMP_TRACE_DETAIL)
242 (router->debugs &= ~PIM_MASK_PIM_PACKETDUMP_SEND)
244 (router->debugs &= ~PIM_MASK_PIM_PACKETDUMP_RECV)
247 (router->debugs &= ~PIM_MASK_PIM_TRACE_DETAIL)
[all …]
/dports/www/squidclamav/squidclamav-7.1/src/
H A Dsquidclamav.c293 debugs(2, "DEBUG clean all memory!\n"); in squidclamav_close_service()
390 debugs(2, "DEBUG X-Client-IP: %s\n", clientip); in squidclamav_check_preview_handler()
526 debugs(2, "DEBUG No body data, allow 204\n"); in squidclamav_check_preview_handler()
826 debugs(2, "DEBUG Scanning data now\n"); in squidclamav_end_of_data_handler()
1772 debugs(3, "DEBUG url %s\n", httpinf->url); in extract_http_info()
1980 debugs(3, "DEBUG %s\n", buf); in generate_redirect_page()
2005 debugs(3, "DEBUG done\n"); in generate_redirect_page()
2071 debugs(2, "entering.\n"); in dconnect()
2238 debugs(3, "DEBUG sending %s\n", cbuff); in squidclamav_safebrowsing()
2243 debugs(3, "DEBUG Write to socket\n"); in squidclamav_safebrowsing()
[all …]
/dports/www/squid/squid-4.15/src/
H A Dipc_win32.cc159 debugs(54, 3, "ipcCreate: prfd FD " << prfd); in ipcCreate()
160 debugs(54, 3, "ipcCreate: pwfd FD " << pwfd); in ipcCreate()
161 debugs(54, 3, "ipcCreate: crfd FD " << crfd); in ipcCreate()
162 debugs(54, 3, "ipcCreate: cwfd FD " << cwfd); in ipcCreate()
260 debugs(54, DBG_CRITICAL, "--> read: " << xstrerr(xerrno)); in ipcCreate()
265 debugs(54, DBG_CRITICAL, "--> read returned " << x); in ipcCreate()
292 debugs(54, DBG_CRITICAL, "--> read returned " << x); in ipcCreate()
408 debugs(54, 3, "ipcCreate: CHILD accepted new FD " << fd); in ipc_thread_1()
439 debugs(54, DBG_CRITICAL, "--> read returned " << x); in ipc_thread_1()
631 debugs(54, DBG_CRITICAL, "--> read returned " << x); in ipc_thread_1()
[all …]
H A Dhtcp.cc269 debugs(31, 3, "htcpHexdump " << tag); in htcpHexdump()
279 debugs(31, 3, "\t" << hex); in htcpHexdump()
512 debugs(31, 3, "htcpBuildData: size " << off); in htcpBuildData()
559 debugs(31, 3, "htcpBuildPacket: size " << off); in htcpBuildPacket()
567 debugs(31, 3, to); in htcpSend()
930 debugs(31, 3, "htcpCheckHit: YES!?"); in created()
980 debugs(31, 3, "htcpHandleTst: sz = " << sz); in htcpHandleTst()
1122 debugs(31, 2, "HTCP CLR reason: " << reason); in htcpHandleClr()
1303 debugs(31, 3, "HTCP NOP not implemented"); in htcpHandleMsg()
1309 debugs(31, 3, "HTCP MON not implemented"); in htcpHandleMsg()
[all …]
H A Dstore_swapout.cc307 debugs(20, 5, HERE << "swap_file_sz = " << in storeSwapOutFileClosed()
347 debugs(20, 3, HERE << " already rejected"); in mayStartSwapOut()
353 debugs(20, 3, "already did"); in mayStartSwapOut()
361 debugs(20, 3, "already started"); in mayStartSwapOut()
367 debugs(20, 3, "marked for deletion and abandoned"); in mayStartSwapOut()
374 debugs(20, 3, "already allowed"); in mayStartSwapOut()
379 debugs(20, 3, HERE << "not cachable"); in mayStartSwapOut()
385 debugs(20, 3, HERE << url() << " SPECIAL"); in mayStartSwapOut()
397 debugs(20, 3, "storeSwapOut: not Contiguous"); in mayStartSwapOut()
408 debugs(20, 7, HERE << "expectedEnd = " << expectedEnd); in mayStartSwapOut()
[all …]
H A Drefresh.cc279 debugs(22, 3, "checking freshness of URI: " << uri); in refreshCheck()
299 debugs(22, 3, "Matched '" << R->pattern.c_str() << " " << in refreshCheck()
303 debugs(22, 3, "\tage:\t" << age); in refreshCheck()
305 debugs(22, 3, "\tcheck_time:\t" << mkrfc1123(check_time)); in refreshCheck()
327 debugs(22, 3, "Staleness = " << staleness); in refreshCheck()
455 debugs(22, 3, "Object isn't stale.."); in refreshCheck()
457 debugs(22, 3, "returning FRESH_EXPIRES"); in refreshCheck()
464 debugs(22, 3, "returning FRESH_LMFACTOR_RULE"); in refreshCheck()
470 debugs(22, 3, "returning FRESH_MIN_RULE"); in refreshCheck()
513 debugs(22, 3, "returning STALE_DEFAULT"); in refreshCheck()
[all …]
H A Dipc.cc204 debugs(54, 3, "ipcCreate: prfd FD " << prfd); in ipcCreate()
205 debugs(54, 3, "ipcCreate: pwfd FD " << pwfd); in ipcCreate()
206 debugs(54, 3, "ipcCreate: crfd FD " << crfd); in ipcCreate()
207 debugs(54, 3, "ipcCreate: cwfd FD " << cwfd); in ipcCreate()
221 debugs(54, 3, "ipcCreate: FD " << pwfd << " sockaddr " << PaS); in ipcCreate()
238 debugs(54, 3, "ipcCreate: FD " << crfd << " sockaddr " << ChS ); in ipcCreate()
249 debugs(54, 3, "ipcCreate: FD " << crfd << " listening..."); in ipcCreate()
285 debugs(54, DBG_CRITICAL, "--> read: " << xstrerr(xerrno)); in ipcCreate()
289 debugs(54, DBG_CRITICAL, "--> read returned " << x); in ipcCreate()
333 debugs(54, 3, "ipcCreate: calling accept on FD " << crfd); in ipcCreate()
[all …]
H A Dstore_digest.cc96 debugs(71, 2, "have: " << e_count << ", want " << cap << in storeDigestCalcCap()
133 debugs(71, 3, "Local cache digest generation disabled"); in storeDigestInit()
146 debugs(71, 3, "Local cache digest is 'off'"); in storeDigestInit()
233 debugs(71, 6, "storeDigestAddable: NO: private key"); in storeDigestAddable()
238 debugs(71, 6, "storeDigestAddable: NO: negative cached"); in storeDigestAddable()
243 debugs(71, 6, "storeDigestAddable: NO: release requested"); in storeDigestAddable()
248 debugs(71, 6, "storeDigestAddable: NO: wrong content-length"); in storeDigestAddable()
254 debugs(71, 6, "storeDigestAddable: NO: too big"); in storeDigestAddable()
338 debugs(71, 2, "small change, will not resize."); in storeDigestResize()
341 debugs(71, 2, "big change, resizing."); in storeDigestResize()
[all …]
H A Dstore_client.cc138 debugs(90, 3, "storeClientCopyEvent: Running"); in storeClientCopyEvent()
317 debugs(33, 5, "store_client::doCopy: co: " << in doCopy()
411 debugs(90, 3, "reading " << *entry << " from disk"); in scheduleDiskRead()
729 debugs(90, 3, "InvokeHandlers: " << getMD5Text() ); in invokeHandlers()
764 debugs(90, 3, "entry=" << *entry); in CheckQuickAbortIsReasonable()
782 debugs(90, 3, "quick-abort? NO ENTRY_SPECIAL"); in CheckQuickAbortIsReasonable()
788 debugs(90, 3, "mem=" << mem); in CheckQuickAbortIsReasonable()
796 debugs(90, 3, "quick-abort? YES KEY_PRIVATE"); in CheckQuickAbortIsReasonable()
811 debugs(90, 3, "quick-abort? NO disabled"); in CheckQuickAbortIsReasonable()
837 debugs(90, 3, "quick-abort? NO avoid FPE"); in CheckQuickAbortIsReasonable()
[all …]
H A Dstore.cc379 debugs(20, 3, mem_obj << " in " << *this); in destroyMemObject()
456 debugs(20, 3, shareable << ' ' << *this); in releaseRequest()
468 debugs(20, 3, (context ? context : "somebody") << in unlock()
613 debugs(20, 3, *this); in setPublicKey()
675 debugs(20, 3, "releasing clashing " << *e2); in forcePublicKey()
785 debugs(20, 3, "storeCreateEntry: '" << url << "'"); in storeCreatePureEntry()
1131 debugs(20, 6, "storeAbort: " << getMD5Text()); in abort()
1558 debugs(20, l, "StoreEntry->next: " << next); in dump()
1612 debugs(20, 4, "removed " << *this); in setMemStatus()
1704 debugs(20, 3, "StoreEntry::reset: " << url()); in reset()
[all …]
/dports/www/squid/squid-4.15/src/http/one/
H A DResponseParser.cc61 debugs(74, 6, "found int64 status-code=" << statusValue); in parseResponseStatusAndReason()
68 debugs(74, 6, "Parser needs more data"); in parseResponseStatusAndReason()
72 debugs(74, 6, "invalid status-line. invalid code."); in parseResponseStatusAndReason()
99 debugs(74, 6, "invalid status-line: " << ex.what()); in parseResponseStatusAndReason()
133 debugs(74, 6, "found prefix magic " << Http1magic); in parseResponseFirstLine()
143 debugs(74, 6, "found version=" << msgProtocol_); in parseResponseFirstLine()
155 debugs(74, 6, "found prefix magic " << IcyMagic); in parseResponseFirstLine()
220 debugs(74, 5, "status-line: retval " << retcode); in parse()
221 debugs(74, 5, "status-line: proto " << msgProtocol_); in parse()
222 debugs(74, 5, "status-line: status-code " << statusCode_); in parse()
[all …]
/dports/www/squid/squid-4.15/src/acl/
H A DRegexData.cc43 debugs(28, 3, "checking '" << word << "'"); in match()
124 debugs(28, 2, "compiled '" << RE << "' with flags " << flags); in compileRE()
155 debugs(28, 2, "optimisation of -i ... -i" ); in compileOptimisedREs()
157 debugs(28, 2, "-i" ); in compileOptimisedREs()
166 debugs(28, 2, "optimisation of +i ... +i"); in compileOptimisedREs()
168 debugs(28, 2, "+i"); in compileOptimisedREs()
175 debugs(28, 2, "adding RE '" << configurationLineWord << "'"); in compileOptimisedREs()
189 debugs(28, 2, "buffer full, generating new optimised RE..." ); in compileOptimisedREs()
203 debugs(28, 2, numREs << " REs are optimised into one RE."); in compileOptimisedREs()
235 debugs(28, 2, "new Regex line or file"); in parse()
[all …]
H A DUserData.cc36 debugs(28, 7, "aclMatchUser: user REQUIRED and auth-info present."); in match()
41 debugs(28, 7, "returning " << result); in match()
86 debugs(28, 2, "parsing user list"); in parse()
91 debugs(28, 5, "first token is " << s); in parse()
94 debugs(28, 5, "Going case-insensitive"); in parse()
102 debugs(28, 5, "REQUIRED-type enabled"); in parse()
108 debugs(28, 6, "Adding user " << s); in parse()
116 debugs(28, 4, "parsing following tokens"); in parse()
120 debugs(28, 6, "Got token: " << s); in parse()
125 debugs(28, 6, "Adding user " << s); in parse()
[all …]
H A DAcl.cc64 debugs(28, 4, typeName << '=' << result); in Make()
96 debugs(28, 9, "ACL::FindByName '" << name << "'"); in FindByName()
102 debugs(28, 9, "ACL::FindByName found no match"); in FindByName()
124 debugs(28, 5, "checking " << name); in matches()
151 debugs(28, 3, "checked: " << name << " = " << result << extra); in matches()
179 debugs(28, DBG_CRITICAL, "aclParseAclLine: missing ACL name."); in ParseAclLine()
196 debugs(28, DBG_CRITICAL, "aclParseAclLine: missing ACL type."); in ParseAclLine()
265 debugs(28, DBG_CRITICAL, "Warning: empty ACL: " << A->cfgline); in ParseAclLine()
363 debugs(28, 8, "aclCacheMatchFlush called for cache " << cache); in aclCacheMatchFlush()
398 debugs(28, 3, "freeing ACL " << name); in ~ACL()
[all …]
H A DGadgets.cc43 debugs(28, 3, "ERR_NONE due to a NULL name"); in aclGetDenyInfoPage()
49 debugs(28, 8, HERE << "got called for " << name); in aclGetDenyInfoPage()
61 debugs(28, 8, HERE << "match on " << name); in aclGetDenyInfoPage()
68 debugs(28, 8, "aclGetDenyInfoPage: no match"); in aclGetDenyInfoPage()
77 debugs(28, 3, "false due to a NULL name"); in aclIsProxyAuth()
81 debugs(28, 5, "aclIsProxyAuth: called for " << name); in aclIsProxyAuth()
86 debugs(28, 5, "aclIsProxyAuth: returning " << a->isProxyAuth()); in aclIsProxyAuth()
90 debugs(28, 3, "aclIsProxyAuth: WARNING, called for nonexistent ACL"); in aclIsProxyAuth()
261 debugs(28, 8, "deleting all " << acls->size() << " ACLs"); in aclDestroyAcls()
277 debugs(28, 8, "aclDestroyAclList: invoked"); in aclDestroyAclList()
[all …]
H A DIp.cc222 debugs(28, 5, "aclIpParseIpData: " << t); in FactoryParse()
226 debugs(28, 9, "aclIpParseIpData: magic 'all' found."); in FactoryParse()
257 debugs(28, 9, "aclIpParseIpData: magic 'ipv6' found."); in FactoryParse()
323 debugs(28, 9, "aclIpParseIpData: '" << t << "' matched: SCAN1-v4: " << SCAN_ACL1_4); in FactoryParse()
358 debugs(28, 9, "aclIpParseIpData: '" << t << "' matched: non-IP pattern: %[^/]/%s"); in FactoryParse()
367 debugs(28, 5, "aclIpParseIpData: Lookup Host/IP " << addr1); in FactoryParse()
380 debugs(28, DBG_CRITICAL, "aclIpParseIpData: Bad host/IP: '" << addr1 << in FactoryParse()
406 debugs(28, 3, "aclIpParseIpData: Located host/IP: '" << r->addr1 << "'"); in FactoryParse()
413 debugs(28, 3, "" << addr1 << " --> " << r->addr1 ); in FactoryParse()
419 debugs(28, DBG_CRITICAL, "aclIpParseIpData: Bad host/IP: '" << t << "'"); in FactoryParse()
[all …]
/dports/www/squid/squid-4.15/src/fs/ufs/
H A DUFSStoreState.cc30 debugs(79, 3, "UFSStoreState::ioCompletedNotification: dirno " << in ioCompletedNotification()
85 debugs(79, 3, "UFSStoreState::openDone: exiting"); in openDone()
134 debugs(79, 3, "queueing read because theFile can't read"); in read_()
195 debugs(79, 3, (void*)this); in doWrite()
200 debugs(79, 3, (void*)this << " write queue is empty"); in doWrite()
275 debugs(79, 3, HERE << "dirno " << swap_dirn << ", fileno " << in writeCompleted()
301 debugs(79, 3, "storeUfsIOCallback: errflag=" << errflag); in doCloseCallback()
358 debugs(79, 3, "freed pending reads"); in freePending()
362 debugs(79, 3, "freed pending writes"); in freePending()
432 debugs(79,3,HERE << this << " tryClosing()" << in tryClosing()
[all …]
/dports/www/squid/squid-4.15/src/clients/
H A DFtpClient.cc311 debugs(9, 3, ctrl.conn); in scheduleReadControlReply()
405 debugs(9, 3, status()); in handleControlReply()
443 debugs(9, 3, status()); in handlePasvReply()
479 debugs(9, 3, status()); in handleEpsvReply()
599 debugs(9, 3, status()); in sendEprt()
639 debugs(9, 3, status()); in sendPassive()
796 debugs(9, 4, status()); in dataClosed()
864 debugs(9, 4, status()); in ctrlClosed()
993 debugs(9, 3,status()); in dataComplete()
1057 debugs(9, 3, status()); in doneSendingRequestBody()
[all …]
/dports/www/squid/squid-4.15/src/esi/
H A DSequence.cc29 debugs(86, 5, "esiSequence::~esiSequence " << this); in ~esiSequence()
106 debugs(86, 5, "esiSequence::finish: " << this << " is finished"); in finish()
162 debugs(86, 5, "esiSequenceAdd: tying Literals " << in addElement()
216 debugs(86, 5, "esiSequenceProcess: element Processed PENDING OK"); in processOne()
226 debugs(86, 5, "esiSequenceProcess: element Processed FAILED"); in processOne()
240 debugs(86, 5, "esiSequence::process: " << this << " processing"); in process()
243 debugs(86, 5, "esiSequence::process: " << this << in process()
258 debugs(86, 5, "esiSequence::process: Processing " << this << " with" << in process()
299 debugs(86, 5, "esiSequence::process: " << this << " completed"); in process()
316 debugs(86, 5, "esiSequence::fail: " << this << " has failed."); in fail()
[all …]
/dports/www/squid/squid-4.15/src/auth/digest/
H A DConfig.cc230 debugs(29, 2, "Shutting down nonce cache"); in authenticateDigestNonceShutdown()
246 debugs(29, 2, "Nonce cache shutdown"); in authenticateDigestNonceShutdown()
259 debugs(29, 3, "Cleaning the nonce cache now"); in authenticateDigestNonceCacheCleanup()
391 debugs(29, 4, "Nonce is too old. " << in authDigestNonceIsStale()
401 debugs(29, 4, "Nonce count overflow"); in authDigestNonceIsStale()
524 debugs(29, 9, "Sending type:" << hdrType << in fixHeader()
741 debugs(29, 9, "beginning"); in decode()
932 debugs(29, 2, "Missing URI field"); in decode()
940 debugs(29, 2, "Response length invalid"); in decode()
979 debugs(29, 2, "invalid nonce count"); in decode()
[all …]
/dports/www/squid/squid-4.15/src/auth/ntlm/
H A DUserRequest.cc61 debugs(29, 9, HERE << "user authenticated."); in authenticated()
65 debugs(29, 9, HERE << "user not fully authenticated."); in authenticated()
82 debugs(29, 2, "Can not build ntlm authentication credentials."); in credentialsStr()
85 debugs(29, 2, "Ntlm authentication credentials truncated."); in credentialsStr()
128 debugs(29, DBG_CRITICAL, "ERROR: NTLM Start: no NTLM program configured."); in startHelperLookup()
133 debugs(29, 8, HERE << "credentials state is '" << user()->credentials() << "'"); in startHelperLookup()
172 debugs(29, 6, HERE << "releasing NTLM auth server '" << authserver << "'"); in releaseAuthServer()
176 debugs(29, 6, HERE << "No NTLM auth server to release."); in releaseAuthServer()
234 debugs(29, DBG_IMPORTANT, HERE << "need to ask helper"); in authenticate()
254 debugs(29, 9, HERE << "auth state ntlm failed. " << proxy_auth); in authenticate()
[all …]
/dports/www/squid/squid-4.15/src/security/
H A DKeyData.cc23 debugs(83, DBG_IMPORTANT, "Using certificate in " << certFile); in loadX509CertFromFile()
65 debugs(83, 5, "gnutls_x509_crt_deinit cert=" << (void*)p); in loadX509CertFromFile()
75 debugs(83, DBG_IMPORTANT, "ERROR: unable to load certificate from '" << certFile << "'"); in loadX509CertFromFile()
93debugs(83, DBG_IMPORTANT, "ERROR: unable to load chain file '" << certFile << "': " << ErrorString… in loadX509ChainFromFile()
100debugs(83, DBG_PARSE_NOTE(2), "Certificate is self-signed, will not be chained: " << nameStr); in loadX509ChainFromFile()
105 debugs(83, DBG_PARSE_NOTE(3), "Using certificate chain in " << certFile); in loadX509ChainFromFile()
124 debugs(83, DBG_PARSE_NOTE(3), "Adding issuer CA: " << nameStr); in loadX509ChainFromFile()
138 debugs(83, 2, "Loading certificate chain from PEM files not implemented in this Squid."); in loadX509ChainFromFile()
151 debugs(83, DBG_IMPORTANT, "Using key in " << privateKeyFile); in loadX509PrivateKeyFromFile()
161debugs(83, DBG_IMPORTANT, "WARNING: '" << privateKeyFile << "' X509_check_private_key() failed"); in loadX509PrivateKeyFromFile()
[all …]
H A DServerOptions.cc180 debugs(83, DBG_CRITICAL, "ERROR: Failed to allocate TLS server context: No TLS library"); in createBlankContext()
270 debugs(83, DBG_CRITICAL, "ERROR: Configuring static TLS context"); in createStaticServerContext()
343 debugs(83, DBG_CRITICAL, "FATAL: Unable to read client CAs from file: " << clientCaFile); in loadClientCaFile()
392 debugs(83, 5, "Enabling quiet SSL shutdowns (RFC violation)."); in updateContextConfig()
397 debugs(83, 5, "Using cipher suite " << sslCipher << "."); in updateContextConfig()
436 debugs(83, 9, "Not requesting client certificates until acl processing requires one"); in updateContextClientCa()
439 debugs(83, 9, "Requiring client certificates."); in updateContextClientCa()
447 debugs(83, 9, "Not requiring any client certificates"); in updateContextClientCa()
458 debugs(83, 9, "Setting Ephemeral ECDH curve to " << eecdhCurve << "."); in updateContextEecdh()
463 debugs(83, DBG_CRITICAL, "ERROR: Unknown EECDH curve '" << eecdhCurve << "'"); in updateContextEecdh()
[all …]
/dports/www/squid/squid-4.15/src/sbuf/
H A DSBuf.cc30 debugs(24, 8, id << " created"); in SBuf()
70 debugs(24, 8, id << " destructed"); in ~SBuf()
379 debugs(24, 8, "result: " << rv); in compare()
457 debugs(24, 8, "no, too short"); in startsWith()
467 debugs(24, 8, id << " == " << S.id); in operator ==()
480 debugs(24, 8, "returning " << rv); in operator ==()
661 debugs(24, 8, "not found"); in find()
751 debugs(24, 7, "not found"); in findFirstOf()
774 debugs(24, 7, "not found"); in findFirstNotOf()
795 debugs(24, 7, "not found"); in findLastOf()
[all …]

12345678910>>...39