Advertisement
Guest User

Untitled

a guest
Sep 25th, 2013
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. 2013/09/25 12:23:05.544| ACLChecklist::~ACLChecklist: destroyed 0x7fffcd384210
  2. 2013/09/25 12:23:05.544| ACLChecklist::preCheck: 0x7f254b15ac18 checking 'http_access deny !ntlm_auth'
  3. 2013/09/25 12:23:05.545| ACLList::matches: checking !ntlm_auth
  4. 2013/09/25 12:23:05.545| ACL::checklistMatches: checking 'ntlm_auth'
  5. 2013/09/25 12:23:05.545| Acl.cc(70) AuthenticateAcl: returning 0 sending authentication challenge.
  6. 2013/09/25 12:23:05.545| ACL::ChecklistMatches: result for 'ntlm_auth' is 0
  7. 2013/09/25 12:23:05.545| ACLList::matches: result is true
  8. 2013/09/25 12:23:05.545| aclmatchAclList: 0x7f254b15ac18 returning false (AND list entry failed to match)
  9. 2013/09/25 12:23:05.545| ACLChecklist::checkForAsync: requiring Proxy Auth header.
  10. 2013/09/25 12:23:05.545| ACLChecklist::markFinished: 0x7f254b15ac18 checklist processing finished
  11. 2013/09/25 12:23:05.545| aclmatchAclList: async=1 nodeMatched=1 async_in_progress=0 lastACLResult() = 1 finished() = 1
  12. 2013/09/25 12:23:05.545| ACLChecklist::check: 0x7f254b15ac18 match found, calling back with 2
  13. 2013/09/25 12:23:05.545| ACLFilledChecklist::checkCallback: 0x7f254b15ac18 answer=2
  14. 2013/09/25 12:23:05.545| ACLChecklist::checkCallback: 0x7f254b15ac18 answer=2
  15. 2013/09/25 12:23:05.545| Gadgets.cc(57) aclGetDenyInfoPage: got called for ntlm_auth
  16. 2013/09/25 12:23:05.545| aclGetDenyInfoPage: no match
  17. 2013/09/25 12:23:05.545| ZPH: Preserving TOS on miss, TOS=0
  18. 2013/09/25 12:23:05.545| FilledChecklist.cc(168) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7f254b15ac18
  19. 2013/09/25 12:23:05.545| ACLChecklist::~ACLChecklist: destroyed 0x7f254b15ac18
  20. 2013/09/25 12:23:05.545| ConnStateData::swanSong: FD 10
  21. 2013/09/25 12:23:05.545| ACLList::matches: checking allowedsites
  22. 2013/09/25 12:23:05.545| ACL::checklistMatches: checking 'allowedsites'
  23. 2013/09/25 12:23:05.545| aclMatchDomainList: checking 'mmi.cloud.avg.com'
  24. 2013/09/25 12:23:05.545| aclMatchDomainList: 'mmi.cloud.avg.com' NOT found
  25. 2013/09/25 12:23:05.545| ACL::ChecklistMatches: result for 'allowedsites' is 0
  26. 2013/09/25 12:23:05.545| ACLList::matches: result is false
  27. 2013/09/25 12:23:05.545| aclmatchAclList: 0x7f254b15ac18 returning false (AND list entry failed to match)
  28. 2013/09/25 12:23:05.545| aclmatchAclList: async=0 nodeMatched=0 async_in_progress=0 lastACLResult() = 0 finished() = 0
  29. 2013/09/25 12:23:05.545| FilledChecklist.cc(168) ~ACLFilledChecklist: ACLFilledChecklist destroyed 0x7f254b15ac18
  30. 2013/09/25 12:23:05.545| ACLChecklist::~ACLChecklist: destroyed 0x7f254b15ac18
  31. 2013/09/25 12:23:05.551| aclCheckFast: list: 0x7f254af3da08
  32. 2013/09/25 12:23:05.551| ACLList::matches: checking all
  33. 2013/09/25 12:23:05.551| ACL::checklistMatches: checking 'all'
  34. 2013/09/25 12:23:05.551| aclIpAddrNetworkCompare: compare: 127.0.0.1:56590/[::] ([::]:56590) vs [::]-[::]/[::]
  35. 2013/09/25 12:23:05.551| aclIpMatchIp: '127.0.0.1:56590' found
  36. 2013/09/25 12:23:05.551| ACL::ChecklistMatches: result for 'all' is 1
  37. 2013/09/25 12:23:05.551| ACLList::matches: result is true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement