代码搜索:Interbase

找到约 1,195 项符合「Interbase」的源代码

代码结果 1,195
www.eeworm.com/read/418779/10898154

txt 12218.txt

Rule -- Sid 12218 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Interbase. -- Impact: Denial of Service. Information disclosure. Loss of integrity.
www.eeworm.com/read/418779/10902895

txt 12216.txt

Rule -- Sid 12216 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Interbase. -- Impact: Denial of Service. Information disclosure. Loss of integrity.
www.eeworm.com/read/418779/10904267

txt 13804.txt

Rule -- Sid 13804 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Interbase. -- Impact: Denial of Service. Information disclosure. Loss of integrity.
www.eeworm.com/read/418779/10922445

txt 12217.txt

Rule -- Sid 12217 -- Summary: This event is generated when an attempt is made to exploit a known vulnerability in Interbase. -- Impact: Denial of Service. Information disclosure. Loss of integrity.
www.eeworm.com/read/427418/7126287

inc fib_messages.inc

{***************************************************************} { FIBPlus - component library for direct access to Firebird and } { InterBase databases }
www.eeworm.com/read/442671/7646371

inc fib_messages.inc

{***************************************************************} { FIBPlus - component library for direct access to Firebird and } { InterBase databases }
www.eeworm.com/read/442671/7646577

inc fib_messages.inc

{***************************************************************} { FIBPlus - component library for direct access to Firebird and } { InterBase databases }
www.eeworm.com/read/124550/6046630

txt install.txt

BORLAND DELPHI V7 STUDIO ENTERPRISE INSTALLATION INFORMATION ------------------------------------------------------------ 1. Run setup.exe and start installing... 2. When it's time to enter the
www.eeworm.com/read/100925/6264762

pre-install

#!/bin/sh if [ -d $PREFIX/firebird ]; then if [ -d $PREFIX/firebird.old ]; then rm -rf $PREFIX/firebird.old fi mv $PREFIX/firebird $PREFIX/firebird.old fi if [ -L /usr/interbase ]; then rm -f
www.eeworm.com/read/100925/6264764

post-install

#!/bin/sh chown -R firebird:firebird $PREFIX/firebird # Turn everybody to read only. chmod -R o=r $PREFIX/firebird # Now fix up the mess. # fix up directories for i in `find $PREFIX/firebird -pri