Message | Explanation and/or corrective action | Level |
|
|
|
Encrypt hash data fail- | Unable to encrypt password. | LOG_ERROR |
ure |
|
|
|
|
|
Encrypt hash data | Encrypt password process successful. | LOG_EX |
from pwd OK |
|
|
|
|
|
Encrypt length failure | Unable to encrypt password. | LOG_ERROR |
|
|
|
Encrypt out of memory | Unable to encrypt password. | LOG_ERROR |
for key |
|
|
|
|
|
Encrypted data OK | The password has been successfully encrypted. | LOG_EX |
|
|
|
Enter AppLockEnum- | In order for AppLock to control the application being locked so it can prevent | LOG_EX |
Windows | the application from exiting, AppLock launches the application and has to wait |
|
| until it has created and initialized its main window. This message is logged |
|
| when the function that waits for the application initialization is entered. |
|
|
|
|
Enter DecryptPwd | Entering the password decryption process. | LOG_PROCESSING |
|
|
|
Enter EncryptPwd | Entering the password encryption processing. | LOG_PROCESSING |
|
|
|
Enter FullScreenMode | Entering the function that switches the screen mode. In full screen mode, the | LOG_PROCESSING |
| taskbar is hidden and disabled. |
|
|
|
|
Enter GetAppInfo | Processing is at the beginning of the function that retrieves the application in- | LOG_PROCESSING |
| formation from the registry. |
|
|
|
|
Enter password dialog | Entering the password dialog processing. | LOG_PROCESSING |
|
|
|
Enter password time- | Entering the password timeout processing. | LOG_PROCESSING |
out |
|
|
|
|
|
Enter restart app timer | Some application shut down before AppLock can stop it. In these cases, Ap- | LOG_PROCESSING |
| pLock gets notification of the exit. When the notification is received, AppLock |
|
| starts a timer to restart the application. This message logs that the timer has |
|
| expired and the processing is at the beginning of the timer function. |
|
|
|
|
Enter TaskbarScreen- | Entering the function that switches the screen to | LOG_PROCESSING |
Mode | able the taskbar. |
|
|
|
|
Enter ToAdmin | Entering the function that handles a mode switch into admin mode. | LOG_PROCESSING |
|
|
|
Enter ToUser | Entering the function that handles the mode switch to user mode | LOG_PROCESSING |
|
|
|
Enter verify password | Entering the password verification processing. | LOG_PROCESSING |
|
|
|
Exit AppLockEnum- | There are two exit paths from the enumeration function. This message denotes | LOG_PROCESSING |
the enumeration function found the application. |
| |
|
|
|
Exit AppLockEnum- | There are two exit paths from the enumeration function. This message denotes | LOG_PROCESSING |
the enumeration function did not find the application. |
| |
|
|
|
Exit DecryptPwd | Exiting password decryption processing. | LOG_PROCESSING |
|
|
|
Exit EncryptPwd | Exiting password encryption processing. | LOG_PROCESSING |
|
|
|
Exit FullScreenMode | Exiting the function that switches the screen to full screen. | LOG_PROCESSING |
|
|
|
Exit GetAppInfo | Processing is at the end of the function that retrieved the application informa- | LOG_PROCESSING |
| tion from the registry. |
|
|
|
|
Exit password dialog | Exiting password prompt processing. | LOG_PROCESSING |
|
|
|
Exit password dialog- | Exiting password prompt w/cancel. | LOG_PROCESSING |
cancel |
|
|
|
|
|
Exit password dialog- | Exiting password prompt successfully. | LOG_PROCESSING |
OK |
|
|
|
|
|
Exit password timeout | Exiting password timeout processing. | LOG_PROCESSING |
|
|
|
Exit restart app timer | Processing is at the end of the timer function | LOG_PROCESSING |
|
|
|
Exit TaskbarScreen- | Exiting the function that switches the screen mode back to normal operation for | LOG_PROCESSING |
Mode | the administrator. |
|
|
|
|
6 - 15