Home
last modified time | relevance | path

Searched refs:G_DEBUG (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/dports/mail/emailrelay/emailrelay-1.9/src/main/
H A Dservice_wrapper.cpp205 G_DEBUG( "ServiceMain: done" ) ; in ServiceMain()
212 G_DEBUG( "Handler: " << control ) ; in Handler()
225 G_DEBUG( "Handler: done" ) ; in Handler()
232 G_DEBUG( "RunThread: start" ) ; in RunThread()
237 G_DEBUG( "RunThread: done" ) ; in RunThread()
284 G_DEBUG( "Service::ctor" ) ; in Service()
298 G_DEBUG( "Service::init: done" ) ; in init()
318 G_DEBUG( "Service::dtor" ) ; in ~Service()
325 G_DEBUG( "Service::dtor: done" ) ; in ~Service()
508 G_DEBUG( "Service::start" ) ; in start()
[all …]
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tests/twisted/tools/
H A Dexec-with-log.sh.in26 G_DEBUG=${G_DEBUG:+"${G_DEBUG},"}gc-friendly
27 export G_DEBUG
56 G_DEBUG=fatal-warnings,fatal-criticals" ${G_DEBUG}"
57 export G_DEBUG
/dports/mail/emailrelay/emailrelay-1.9/src/gnet/
H A Dgsocket.cpp42 G_DEBUG( "GNet::Socket::open: cannot open a socket (" << m_reason << ")" ) ; in Socket()
135 G_DEBUG( "GNet::Socket::connect: connecting to " << address.displayString() ) ; in connect()
146 G_DEBUG( "GNet::Socket::connect: connection in progress" ) ; in connect()
151 G_DEBUG( "GNet::Socket::connect: synchronous connect failure: " << m_reason ) ; in connect()
169 G_DEBUG( "GNet::Socket::write: write error " << m_reason ) ; in write()
254 G_DEBUG( "GNet::Socket::addReadHandler: fd " << m_socket ) ; in addReadHandler()
266 G_DEBUG( "GNet::Socket::addWriteHandler: fd " << m_socket ) ; in addWriteHandler()
273 G_DEBUG( "GNet::Socket::addExceptionHandler: fd " << m_socket ) ; in addExceptionHandler()
364 G_DEBUG( "GNet::StreamSocket::accept: " << pair.second.displayString() ) ; in accept()
371 G_DEBUG( "GNet::StreamSocket::accept: failure" ) ; in accept()
[all …]
H A Dgserver.cpp41 G_DEBUG( "GNet::ServerPeer::ctor: [" << this << "]: " << logId() ) ; in ServerPeer()
50 G_DEBUG( "GNet::ServerPeer::dtor: [" << this << "]: fd " << logId() ) ; in ~ServerPeer()
79 G_DEBUG( "ServerPeer::onException: exception: " << e.what() ) ; in onException()
163 G_DEBUG( "GNet::Server::init: listening on " << listening_address.displayString() ) ; in init()
209 G_DEBUG( "GNet::Server::serverCleanupCore: deleting peer: [" << handle.peer() << "]" ) ; in serverCleanupCore()
233 G_DEBUG( "GNet::Server::readEvent: " << this ) ; in readEvent()
242 G_DEBUG( "GNet::Server::readEvent: new connection from " << peer_info.m_address.displayString() in readEvent()
263 G_DEBUG( "GNet::Server::readEvent: new connection accepted: " << peer->logId() ) ; in readEvent()
297 G_DEBUG( "GNet::Server::collectGarbage" ) ; in collectGarbage()
303 G_DEBUG( "GNet::Server::collectGarbage: [" << handle.old() << "]" ) ; in collectGarbage()
[all …]
H A Dgsocketprotocol.cpp122 G_DEBUG( "GNet::SocketProtocolImp::onSecureConnectionTimeout: timed out" ) ; in onSecureConnectionTimeout()
128 G_DEBUG( "SocketProtocolImp::readEvent: state=" << m_state ) ; in readEvent()
143 G_DEBUG( "GNet::SocketProtocolImp::writeEvent: state=" << m_state ) ; in writeEvent()
195 G_DEBUG( "ssl: " << log_line ) ; in log()
197 G_DEBUG( "SocketProtocolImp::log: " << log_line ) ; in log()
213 G_DEBUG( "SocketProtocolImp::sslConnect" ) ; in sslConnect()
225 G_DEBUG( "SocketProtocolImp::sslConnectImp" ) ; in sslConnectImp()
259 G_DEBUG( "SocketProtocolImp::sslAccept" ) ; in sslAccept()
268 G_DEBUG( "SocketProtocolImp::sslAcceptImp" ) ; in sslAcceptImp()
337 G_DEBUG( "SocketProtocolImp::sslReadImp" ) ; in sslReadImp()
[all …]
H A Dgrequest_win32.cpp66 G_DEBUG( "GNet::Request::reason: \"" << reason(m_host,m_error) << "\"" ) ; in reason()
93 G_DEBUG( "GNet::Request::onMessage: handle = " << handle << " , error = " << error ) ; in onMessage()
94 G_DEBUG( "GNet::Request::onMessage: m_handle = " << m_handle ) ; in onMessage()
128 G_DEBUG( "GNet::HostRequest::ctor: host \"" << host_name << "\", " in HostRequest()
138 G_DEBUG( "GNet::HostRequest::numeric: host part of \"" << string << "\" is already numeric" ) ; in numeric()
194 G_DEBUG( "GNet::ServiceRequest::ctor: service \"" in ServiceRequest()
204G_DEBUG( "GNet::ServiceRequest::numeric: service part of \"" << string << "\" is already numeric" … in numeric()
H A Dgeventloop_win32.cpp150 G_DEBUG( "GNet::WinsockWindow::onTimer: " << timer_id ) ; in onTimer()
216 G_DEBUG( "GNet::Winsock::attach: winsock \"" << G::Str::printable(m_id) << "\"" ) ; in attach()
313 G_DEBUG( "GNet::Winsock::processMessage: winsock select message: " in onMessage()
327G_DEBUG( "GNet::Winsock::onMessage: write-event handler exception being passed back: " << e.what()… in onMessage()
343G_DEBUG( "GNet::Winsock::onMessage: read-event handler exception being passed back: " << e.what() … in onMessage()
359G_DEBUG( "GNet::Winsock::onMessage: exn-event handler exception being passed back: " << e.what() )… in onMessage()
373 G_DEBUG( "GNet::Winsock::onTimer" ) ; in onTimer()
380 G_DEBUG( "GNet::Winsock::setTimeout: " << t ) ; in setTimeout()
387 G_DEBUG( "GNet::Winsock::setTimeout: SetTimer(): " << ms << "ms" ) ; in setTimeout()
396 G_DEBUG( "GNet::Winsock::setTimeout: KillTimer()" ) ; in setTimeout()
H A Dgconnectionlookup_win32.cpp161 G_DEBUG( "GNet::ConnectionLookup::find: this connection: " in find()
182 G_DEBUG( "GNet::ConnectionLookup::find: " << table->dwNumEntries ) ; in find()
192 G_DEBUG( "GNet::ConnectionLookup::find: " << row->dwState << " " in find()
202 G_DEBUG( "GNet::ConnectionLookup::find: " << rc << " " << n ) ; in find()
207 G_DEBUG( "GNet::ConnectionLookup::find: no matching connection" ) ; in find()
220 G_DEBUG( "GNet::ConnectionLookup::find: cannot get process handle for pid " << pid ) ; in find()
224 G_DEBUG( "GNet::ConnectionLookup::find: cannot get access token for pid " << pid ) ; in find()
235G_DEBUG( "GNet::ConnectionLookup::find: cannot get token information for pid " << pid << " (" << e… in find()
244G_DEBUG( "GNet::ConnectionLookup::find: cannot get token information for pid " << pid << " (" << e… in find()
H A Dgsimpleclient.cpp57 G_DEBUG( "SimpleClient::ctor" ) ; in SimpleClient()
84G_DEBUG( "GNet::SimpleClient::updateResolverInfo: reusing dns lookup for " << update.displayString… in updateResolverInfo()
105 G_DEBUG( "GNet::SimpleClient::connect: [" << m_remote.str() << "]" ) ; in connect()
153 G_DEBUG( "GNet::SimpleClient::connect: immediate connection" ) ; in immediateConnection()
197 G_DEBUG( "GNet::SimpleClient::resolveCon: " << address.displayString() ) ; in resolveCon()
211 G_DEBUG( "GNet::SimpleClient::startConnecting: " << m_remote.displayString() ) ; in startConnecting()
238G_DEBUG( "GNet::SimpleClient::startConnecting: trying to bind " << m_local_address.displayString()… in startConnecting()
283 G_DEBUG( "GNet::SimpleClient::bind: bound local address " << local_address.displayString() ) ; in localBind()
298 G_DEBUG( "GNet::SimpleClient::connectCore: immediate failure" ) ; in connectCore()
316 G_DEBUG( "GNet::SimpleClient::writeEvent" ) ; in writeEvent()
/dports/mail/emailrelay/emailrelay-1.9/src/gsmtp/
H A Dgprotocolmessagestore.cpp44 G_DEBUG( "GSmtp::ProtocolMessageStore::reset" ) ; in reset()
50 G_DEBUG( "GSmtp::ProtocolMessageStore::clear" ) ; in clear()
58 G_DEBUG( "GSmtp::ProtocolMessageStore::setFrom: " << from ) ; in setFrom()
75 G_DEBUG( "GSmtp::ProtocolMessageStore::addTo: " << to ) ; in addTo()
100 G_DEBUG( "GSmtp::ProtocolMessageStore::addReceived" ) ; in addReceived()
122G_DEBUG( "ProtocolMessageStore::process: \"" << auth_id << "\", \"" << peer_socket_address << "\""… in process()
135 G_DEBUG( "GSmtp::ProtocolMessage::process: exception: " << e.what() ) ; in process()
145 G_DEBUG( "ProtocolMessageStore::preprocessorDone: " << (ok?1:0) ) ; in preprocessorDone()
172 G_DEBUG( "ProtocolMessageStore::preprocessorDone: emiting done signal" ) ; in preprocessorDone()
177 G_DEBUG( "GSmtp::ProtocolMessage::preprocessorDone: exception: " << e.what() ) ; in preprocessorDone()
/dports/mail/emailrelay/emailrelay-1.9/src/glib/
H A Dgdirectory_win32.cpp149 G_DEBUG( "DirectoryIteratorImp: special work-round for .." ) ; in DirectoryIteratorImp()
157 G_DEBUG( "G::DirectoryIteratorImp::ctor: FindFirstFile(\"" << wild_path << "\")" ) ; in DirectoryIteratorImp()
165 G_DEBUG( "G::DirectoryIteratorImp::ctor: none" ) ; in DirectoryIteratorImp()
170 G_DEBUG( "G::DirectoryIteratorImp::ctor: error " << err << " for " << wild_path ) ; in DirectoryIteratorImp()
175 G_DEBUG( "G::DirectoryIteratorImp::ctor: first \"" << m_context.cFileName << "\"" ) ; in DirectoryIteratorImp()
202 G_DEBUG( "G::DirectoryIteratorImp::more: ignoring " << m_context.cFileName); in more()
213 G_DEBUG( "G::DirectoryIteratorImp::more: no more" ) ; in more()
217 G_DEBUG( "G::DirectoryIteratorImp::more: error" ) ; in more()
229 G_DEBUG( "G::DirectoryIteratorImp::more: " << m_context.cFileName ) ; in more()
234 G_DEBUG( "G::DirectoryIteratorImp::more: ignoring " << m_context.cFileName ) ; in more()
H A Dgpam_linux.cpp108 G_DEBUG( "G::PamImp::ctor: [" << application << "] [" << user << "]" ) ; in PamImp()
133 G_DEBUG( "G::PamImp::dtor" ) ; in ~PamImp()
241 G_DEBUG( "G::Pam::converse: " << n << " item(s)" ) ; in converse()
290 G_DEBUG( "G::Pam::converse: complete" ) ; in converse()
305 G_DEBUG( "G::Pam::delay: status=" << status << ", delay=" << delay_usec ) ; in delay()
363 G_DEBUG( "G::Pam::authenticate" ) ; in authenticate()
369 G_DEBUG( "G::Pam::checkAccount" ) ; in checkAccount()
375 G_DEBUG( "G::Pam::establishCredentials" ) ; in establishCredentials()
381 G_DEBUG( "G::Pam::openSession" ) ; in openSession()
387 G_DEBUG( "G::Pam::closeSession" ) ; in closeSession()
/dports/net-im/telepathy-idle/telepathy-idle-0.2.0/tests/twisted/tools/
H A Dexec-with-log.sh.in12 export G_DEBUG=${G_DEBUG:+"${G_DEBUG},"}gc-friendly
28 export G_DEBUG=fatal-warnings" ${G_DEBUG}"
/dports/lang/cjs/cjs-4.8.2/installed-tests/scripts/
H A DtestCommandLine.sh13 OLD_G_DEBUG="$G_DEBUG"
161 G_DEBUG=$(echo "$G_DEBUG" | sed -e 's/fatal-warnings,\{0,1\}//')
169 G_DEBUG="$OLD_G_DEBUG"
224 G_DEBUG=$(echo "$G_DEBUG" | sed -e 's/fatal-warnings,\{0,1\}//')
227 G_DEBUG="$OLD_G_DEBUG"
235G_DEBUG=$(echo "$G_DEBUG" | sed -e 's/fatal-warnings,\{0,1\}//' -e 's/fatal-criticals,\{0,1\}//')
245 G_DEBUG="$OLD_G_DEBUG"
/dports/mail/emailrelay/emailrelay-1.9/src/win32/
H A Dgdialog.cpp64 G_DEBUG( "GGui::Dialog::~Dialog" ) ; in ~Dialog()
79 G_DEBUG( "GGui::Dialog::cleanup" ) ; in cleanup()
119 G_DEBUG( "GGui::Dialog::dlgProc: WM_INITDIALOG" ) ; in dlgProc()
232 G_DEBUG( "GGui::Dialog::dlgProc: WM_NCDESTROY" ) ; in dlgProc()
263 G_DEBUG( "GGui::Dialog::privateEnd: " << i ) ; in privateEnd()
294 G_DEBUG( "GGui::Dialog::run" ) ; in runStart()
297 G_DEBUG( "GGui::Dialog::run: already running" ) ; in runStart()
326 G_DEBUG( "GGui::Dialog::run: cannot create dialog box: " << error ) ; in runEnd()
332 G_DEBUG( "GGui::Dialog::run: dialog creation aborted" ) ; in runEnd()
368 G_DEBUG( "GGui::Dialog::runModless: cannot create dialog box" ) ; in runModelessEnd()
[all …]
H A Dgwindow.cpp33 G_DEBUG( "GGui::Window::ctor: this = " << this ) ; in Window()
45 G_DEBUG( "GGui::Window::registerWindowClass: \"" << class_name_in << "\"" ) ; in registerWindowClass()
73 G_DEBUG( "GGui::Window::create: \"" << class_name << "\", \"" << title << "\"" ) ; in create()
86 G_DEBUG( "GGui::Window::create: handle " << m_hwnd ) ; in create()
124 G_DEBUG( "gwindow_wndproc_export: exception absorbed: " << e.what() ) ; in gwindow_wndproc_export()
156G_DEBUG( "GGui::Window::wndProc: exception from window message handler being passed back: " << e.w… in wndProc()
178 G_DEBUG( "GGui::Window::wndProc: WM_CREATE: hwnd " << hwnd ) ; in wndProcCore()
182 G_DEBUG( "GGui::Window::wndProc: WM_CREATE: ptr " << window ) ; in wndProcCore()
312 G_DEBUG( "GGui::Window::onException: quitting event loop: hwnd " << m_hwnd << ": " << e.what() ) ; in onException()
/dports/lang/gjs/gjs-1.70.0/installed-tests/scripts/
H A DtestCommandLine.sh16 OLD_G_DEBUG="$G_DEBUG"
229 G_DEBUG=$(echo "$G_DEBUG" | sed -e 's/fatal-warnings,\{0,1\}//')
237 G_DEBUG="$OLD_G_DEBUG"
292 G_DEBUG=$(echo "$G_DEBUG" | sed -e 's/fatal-warnings,\{0,1\}//')
295 G_DEBUG="$OLD_G_DEBUG"
303G_DEBUG=$(echo "$G_DEBUG" | sed -e 's/fatal-warnings,\{0,1\}//' -e 's/fatal-criticals,\{0,1\}//')
313 G_DEBUG="$OLD_G_DEBUG"
/dports/x11-wm/muffin/muffin-4.8.0/cogl/tests/
H A Drun-tests.sh3 if test -z "$G_DEBUG"; then
4 G_DEBUG=fatal-warnings
6 G_DEBUG="$G_DEBUG,fatal-warnings"
9 export G_DEBUG
/dports/x11-wm/mutter/mutter-41.1/cogl/tests/
H A Drun-tests.sh5 if test -z "$G_DEBUG"; then
6 G_DEBUG=fatal-warnings
8 G_DEBUG="$G_DEBUG,fatal-warnings"
11 export G_DEBUG
/dports/graphics/cogl/cogl-1.22.8/tests/
H A Drun-tests.sh5 if test -z "$G_DEBUG"; then
6 G_DEBUG=fatal-warnings
8 G_DEBUG="$G_DEBUG,fatal-warnings"
11 export G_DEBUG
/dports/mail/emailrelay/emailrelay-1.9/src/gauth/
H A Dgsaslserverbasic_native.cpp140 G_DEBUG( "GAuth::SaslServer: exception: " << what ) ; in validate()
157 G_DEBUG( "GAuth::SaslServerBasicImp::trusted: \"" << address.displayString(false) << "\"" ) ; in trusted()
170G_DEBUG( "GAuth::SaslServerBasicImp::trustedCore: \"" << secrets_key << "\", \"" << address_to_log… in trustedCore()
196 G_DEBUG( "GAuth::SaslServer::trusted: checking \"" << a.displayString(false) << "\"" ) ; in trusted()
223G_DEBUG( "GAuth::SaslServerBasic::init: \"" << mechanism << "\" -> \"" << m_imp->m_mechanism << "\… in init()
244 G_DEBUG( "GAuth::SaslServerBasic::apply: response: \"" << response << "\"" ) ; in apply()
252 G_DEBUG( "GAuth::SaslServerBasic::apply: id \"" << m_imp->m_id << "\"" ) ; in apply()
273 G_DEBUG( "GAuth::SaslServerBasic::apply: response: \"" << G::Str::printable(response) << "\"" ) ; in apply()
288 G_DEBUG( "GAuth::SaslServerBasic::apply: response: \"" << G::Str::printable(response) << "\"" ) ; in apply()
297 G_DEBUG( "GAuth::SaslServerBasic::apply: response: \"[password not logged]\"" ) ; in apply()
[all …]
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/tools/
H A Dtelepathy-glib-env.in6 G_DEBUG="fatal_criticals,fatal_warnings${G_DEBUG:+",${G_DEBUG}"}"
7 export G_DEBUG
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tools/
H A Dtelepathy-glib-env.in6 G_DEBUG="fatal_criticals,fatal_warnings${G_DEBUG:+",${G_DEBUG}"}"
7 export G_DEBUG
/dports/net-im/telepathy-logger/telepathy-logger-0.8.2/tools/
H A Dtelepathy-glib-env.in6 G_DEBUG="fatal_criticals,fatal_warnings${G_DEBUG:+",${G_DEBUG}"}"
7 export G_DEBUG
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/src/bindings/xcom/xcom/
H A Dxcom_ssl_transport.cc292 G_DEBUG("Failed to set empty ciphersuites with TLS v1.3 disabled."); in configure_ssl_algorithms()
446 G_DEBUG( in init_ssl()
452 G_DEBUG( in init_ssl()
458 G_DEBUG("TLS configuration is version: '%s', ciphersuites: '%s'", in init_ssl()
471 G_DEBUG("Success initializing SSL"); in init_ssl()
565 G_DEBUG("Configuring SSL for the server") in xcom_init_ssl()
584 G_DEBUG("Configuring SSL for the client") in xcom_init_ssl()
622 G_DEBUG("Destroying SSL"); in xcom_destroy_ssl()
645 G_DEBUG("Success destroying SSL"); in xcom_destroy_ssl()
660 G_DEBUG("Verifying server certificate and expected host name: %s", in ssl_verify_server_cert()
[all …]

12345678910>>...19