Download List

프로젝트 설명

anti win popup batch war script for samba tests any incoming popup
message with information stored about the previous message received. If
the message is different, it is displayed using gdialog. In this way,
any attempts to continuously send messages and overload the remote host
using a batch are foiled. The script maintains a configuration file
that stores the previous message information. This configuration file
needs no editing by the user and will be automatically generated and
maintained in the home directory.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-08-30 13:30
1.20

만약 새 메시지 텍스트가 다른 경우, 스크립트는 두 가지 메시지를 사이에 시간 차이가 있는지 확인합니다. 만약 차이를 사용자가보다 낮은 값을 정의한 경우, 새 메시지를 배치 전쟁이 메시지가 삭제됩니다. 그렇지 않으면이 표시됩니다. 두 가지 새로운 구성 파일의 변수를 구성 파일에 추가되었습니다.
Tags: Minor feature enhancements
If the new message text is different, the script
also checks the time difference between the two
messages. If the difference is less than a
user-defined value, the new message will be
discarded as a batch war message. Otherwise it is
displayed. Two new configuration file variables
have been added to the configuration file.

2004-04-14 18:13
1.11

무결성 검사를 이제 config 파일, 그래서 만약 사용자가 어떤 변수를 지정하지 않으면 적용하는 스크립트를 복구할 수있습니다. 생성되고 이전에, 세번째 인자 여부 로그 의미를 전달했다 (그의 이름은 config 파일에서)이었다. 지금이 세번째 인자가 중복되어있습니다. 만약 "로그 파일"변수가 정의되면, 그때 로그를 생성하고, 그렇지 않으면 프로그램을 자동 모드에서 운영하고 로그 파일에 변수가 생성되지 않습니다. read_single_variable 더이상 변수와 등호 사이에는 공백이 변수 이름을 해독해야합니다.
Tags: Minor feature enhancements
Integrity checks are now applied to the config
file, so if the user does not specify some
variables, the script can recover. Previously, a
third argument was passed to signify whether a log
(whose name was in the config file) was to be
generated. This third argument is now redundant.
If the "log file" variable is defined, then the
log is created, otherwise the program operates in
silent mode, and the log file variable is not
created. read_single_variable no longer requires
spaces between variables and an equal sign to
decipher variable names.

2004-04-07 13:09
1.1

이 릴리스에서는 config 파일에 공급하지 읽습니다. 사용자 정의 이진 구성 파일에서 변수를 검색할 수 있도록 만들어집니다.
Tags: Minor feature enhancements
In this release, the config file is read, not sourced. A custom
binary is created to be able to retrieve variables from the
config file.

Project Resources