Searched refs:AddLogLineC (Results 1 - 25 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DCanceledFileList.cpp54 AddLogLineC(CFormat(_("WARNING: %s cannot be opened.")) % m_filename);
61 AddLogLineC(_("WARNING: Canceled file list corrupted, contains invalid header."));
81 AddLogLineC(CFormat(_("IO error while reading %s file: %s")) % m_filename % e.what());
104 AddLogLineC(CFormat(_("Error while saving %s file: %s")) % m_filename % e.what());
H A DServerConnect.cpp74 AddLogLineC(_("Failed to connect to all obfuscated servers listed. Making another pass without obfuscation."));
79 AddLogLineC(_("Failed to connect to all servers listed. Making another pass."));
94 AddLogLineC(_("eD2k network disabled on preferences, not connecting."));
122 AddLogLineC(_("No valid servers to which to connect found in server list"));
135 AddLogLineC(_("No valid servers to which to connect found in server list"));
148 AddLogLineC(_("eD2k network disabled on preferences, not connecting."));
261 AddLogLineC(wxT("Client: OP_LOGINREQUEST"));
262 AddLogLineC(wxString(wxT(" Hash : ")) << thePrefs::GetUserHash().Encode());
263 AddLogLineC(wxString(wxT(" ClientID : ")) << GetClientID());
264 AddLogLineC(wxStrin
[all...]
H A DIP2Country.cpp128 AddLogLineC(_("Download of GeoIP.dat file failed, aborting update."));
134 AddLogLineC(CFormat(_("Failed to remove %s file, aborting update.")) % m_DataBaseName);
140 AddLogLineC(CFormat(_("Failed to rename %s file, aborting update.")) % m_DataBaseName);
148 AddLogLineC(_("Error updating GeoIP.dat"));
153 AddLogLineC(CFormat(_("Failed to download %s from %s")) % m_DataBaseName % thePrefs::GetGeoIPUpdateUrl());
172 AddLogLineC(CFormat(_("Failed to load country data for '%s'.")) % countrydata.Name);
H A Damule.cpp654 AddLogLineC(CFormat(_("web server running on pid %d")) % webserver_pid);
693 AddLogLineC(err );
716 AddLogLineC(err );
741 AddLogLineC(CFormat(_("Could not bind ports to the specified address: %s"))
771 AddLogLineC(err);
821 AddLogLineC(error_msg);
853 AddLogLineC(_("Failed to create OnlineSig File"));
861 AddLogLineC(_("Failed to create aMule OnlineSig File"));
1563 AddLogLineC(_("Failed to download the nodes list."));
1583 AddLogLineC(
[all...]
H A DServerList.cpp101 AddLogLineC(CFormat(_("Failed to load server.met file '%s', unknown format encountered.")) % path);
118 AddLogLineC(CFormat(_("Server.met file corrupt, found invalid versiontag: 0x%x, size %i")) % version % sizeof(version));
173 AddLogLineC(CFormat(wxPLURAL("%i server in server.met found", "%i servers in server.met found", fservercount)) % fservercount);
175 AddLogLineC(CFormat(wxPLURAL("%d server added", "%d servers added", iAddCount)) % iAddCount);
178 AddLogLineC(_("Error: the file 'server.met' is corrupted: ") + err.what());
182 AddLogLineC(_("IO error while reading 'server.met': ") + err.what());
195 AddLogLineC(CFormat( _("Server not added: [%s:%d] does not specify a valid port.") )
213 AddLogLineC(CFormat( _("Server not added: The IP of [%s:%d] is filtered or invalid.") )
232 AddLogLineC(CFormat( _("Server not added: Server with matching IP:Port [%s:%d] found in list.") )
250 AddLogLineC(CForma
[all...]
H A DKnownFileList.cpp85 AddLogLineC(CFormat(_("WARNING: %s cannot be opened.")) % m_filename);
92 AddLogLineC(_("WARNING: Known file list corrupted, contains invalid header."));
107 AddLogLineC(_("Failed to load entry in known file list, file may be corrupt"));
114 AddLogLineC(_("Invalid entry in known file list, file may be corrupt: ") + e.what());
116 AddLogLineC(CFormat(_("IO error while reading %s file: %s")) % m_filename % e.what());
164 AddLogLineC(CFormat(_("Error while saving %s file: %s")) % m_filename % e.what());
H A DIPFilter.cpp299 AddLogLineC(CFormat(_("Failed to load ipfilter.dat file '%s', unknown format encountered.")) % file);
325 AddLogLineC(CFormat(_("Failed to load ipfilter.dat file '%s', could not open file.")) % file);
500 AddLogLineC(CFormat(_("Failed to remove %s file, aborting update.")) % datName);
503 AddLogLineC(CFormat(_("Failed to rename new %s file, aborting update.")) % datName);
511 AddLogLineC(CFormat(_("Failed to download %s from %s")) % datName % m_URL);
543 AddLogLineC(_("Connecting"));
H A DUserEvents.cpp138 AddLogLineC(CFormat(_("Failed to execute command `%s' on `%s' event.")) %
H A DDownloadQueue.cpp241 AddLogLineC(_("Filesystem for Temp directory cannot handle large files."));
244 AddLogLineC(_("Filesystem for Incoming directory cannot handle large files."));
374 AddLogLineC(CFormat(_("Downloading %s")) % file->GetFileName() );
382 AddLogLineC(CFormat( _("You are already trying to download the file '%s'") ) % file->GetFileName());
394 AddLogLineC(CFormat( _("You already have the file '%s'") ) % file->GetFileName());
399 AddLogLineC(CFormat( _("You are already trying to download the file %s") ) % file->GetFileName());
1401 AddLogLineC(CFormat(_("Cannot convert magnet link to eD2k: %s")) % link);
1409 AddLogLineC(CFormat(_("Unknown protocol of link: %s")) % link);
1430 AddLogLineC(CFormat( _("Invalid eD2k link! ERROR: %s")) % err);
1467 AddLogLineC(
[all...]
H A DLogger.h420 #define AddLogLineC(...) do {} while (false) macro
435 #define AddLogLineC(string) theLogger.AddLogLine(__TFILE__, __LINE__, true, logStandard, string) macro
H A DClientTCPSocket.cpp844 AddLogLineC(CFormat( _("User %s (%u) requested your sharedfiles-list -> Accepted"))
865 AddLogLineC(CFormat( _("User %s (%u) requested your sharedfiles-list -> Denied"))
897 AddLogLineC(CFormat( _("User %s (%u) requested your shareddirectories-list -> Accepted") )
903 AddLogLineC(CFormat( _("User %s (%u) requested your shareddirectories-list -> Denied") )
928 AddLogLineC(CFormat(_("User %s (%u) requested your sharedfiles-list for directory '%s' -> accepted")) % m_client->GetUserName() % m_client->GetUserIDHybrid() % strReqDir);
933 AddLogLineC(CFormat(_("User %s (%u) requested your sharedfiles-list for directory '%s' -> denied")) % m_client->GetUserName() % m_client->GetUserIDHybrid() % strReqDir);
952 AddLogLineC(CFormat( _("User %s (%u) shares directory '%s'") )
967 AddLogLineC(CFormat( _("User %s (%u) sent unrequested shared dirs.") )
982 AddLogLineC(CFormat( _("User %s (%u) sent sharedfiles-list for directory '%s'") )
989 AddLogLineC(CForma
[all...]
H A DLogger.cpp306 AddLogLineC(msg);
329 AddLogLineC(str);
H A DServerWnd.cpp102 AddLogLineC(_("Server not added: No IP or hostname specified."));
107 AddLogLineC(_("Server not added: Invalid server-port specified."));
H A DServerSocket.cpp415 AddLogLineC(_("WARNING: You have received Low-ID!"));
725 AddLogLineC(CFormat( _("Server IP %s (%s) is filtered. Not connecting.") )
757 AddLogLineC(CFormat( _("Could not solve dns for server %s: Unable to connect!") )
H A DFriendList.cpp248 AddLogLineC(_("CRITICAL - no client on StartChatSession"));
H A DamuleDlg.cpp283 AddLogLineC(wxT("Error! Unable to load Preferences") );
478 AddLogLineC(wxT("Unknown button triggered CamuleApp::OnToolBarButton().") );
574 AddLogLineC(_("Connecting"));
1231 AddLogLineC(CFormat(
1236 AddLogLineC(CFormat(
H A DPartFile.cpp595 AddLogLineC(CFormat(_("Error: %s (%s) is corrupt (bad tags: %s), unable to load file."))
606 AddLogLineC(CFormat( _("ERROR: %s (%s) is corrupt (wrong tagcount), unable to load file.") )
609 AddLogLineC(_("Trying to recover file info..."));
623 AddLogLineC(_(
628 AddLogLineC(_("Recovered all available file info :D - Trying to use it..."));
630 AddLogLineC(_("Unable to recover file info :("));
2128 AddLogLineC(CFormat( _("Unexpected error while completing %s. File paused") )% GetFileName() );
2165 AddLogLineC(CFormat( _("Finished downloading: %s") ) % GetFileName() );
2287 AddLogLineC(CFormat( _("WARNING: Unable to hash downloaded part - hashset incomplete for '%s'") )
2292 AddLogLineC(CForma
[all...]
H A DThreadTasks.cpp442 AddLogLineC(CFormat(_("WARNING: The filename '%s' is invalid and has been renamed to '%s'.")) % m_filename % dstName);
454 AddLogLineC(CFormat(_("WARNING: The file '%s' already exists, new file renamed to '%s'.")) % dstName % newName.GetFullName());
H A DHTTPDownload.cpp290 AddLogLineC(error);
H A DOScopeCtrl.cpp474 AddLogLineC(wxString(
H A DPartFileConvert.cpp200 AddLogLineC(CFormat(_("Importing %s: %s")) % s_pfconverting->folder % GetConversionState(s_pfconverting->state));
H A DamuleAppCommon.cpp190 AddLogLineC(_("WARNING: You can't add yourself as a source for an eD2k link while having a lowid."));
H A DBaseClient.cpp457 AddLogLineC(CFormat(wxT("Client %d still linked in %d places: %s")) % ECID() % (m_linked - 1) % GetLinkedFrom());
1378 AddLogLineC(CFormat(_("Failed to retrieve shared files from user '%s'")) % GetUserName() );
2700 AddLogLineC(CFormat(_("Message filtered from '%s' (IP:%s)")) % GetUserName() % GetFullIP());
2811 AddLogLineC(logMsg);
2899 AddLogLineC(CFormat(_("User %s (%u) requested sharedfiles-list for not existing directory '%s' -> Ignored")) % GetUserName() % GetUserIDHybrid() % strReqDir);
H A DExternalConn.cpp317 AddLogLineC(_("External connections disabled due to empty password!"));
421 AddLogLineC(_("External connection refused due to empty password in preferences!"));
1342 AddLogLineC(_("External Connection: shutdown requested"));
1366 AddLogLineC(CFormat(_("ExternalConn: adding link '%s'.")) % link);
1670 AddLogLineC(request->GetTagByNameSafe(EC_TAG_STRING)->GetStringData());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingZone.cpp172 AddLogLineC(_("Failed to read nodes.dat file - too old. This version (0) is not supported anymore."));
222 AddLogLineC(_("No contacts found, please bootstrap, or download a nodes.dat file."));
289 AddLogLineC(_("No contacts found, please bootstrap, or download a nodes.dat file."));

Completed in 166 milliseconds

12