bin
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
contrib
Add missing files & directories to 'make dist'
2016-06-16 23:49:41 -07:00
install
Make sure we don't install twtest (the unit test binary) to /usr/local/sbin during a make install.
2016-04-18 23:13:21 -07:00
lib
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
man
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
policy
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
src
New platform: MS-DOS/FreeDOS with DJGPP (i586-pc-msdosdjgpp). Detect & handle if sys/socket.h isn't present, which is default for DJGPP. Also handle slightly different struct stat, file type macros, absence of Posix signals.
2016-06-17 19:57:06 -07:00
.gitignore
Enable unit test files moved from db folder
2016-06-13 18:31:21 -07:00
COMMERCIAL
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
COPYING
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
ChangeLog
Bump version to 2.4.3.2
2016-04-25 15:38:14 -07:00
LICENSE
Initial commit
2015-05-03 22:05:54 -07:00
MAINTAINERS
Large file tweaks for e.g. 32-bit Linux; update ReadMe & ChangeLog again.
2016-04-11 20:29:37 -07:00
Makefile.am
Add missing files & directories to 'make dist'
2016-06-16 23:49:41 -07:00
Makefile.in
Add missing files & directories to 'make dist'
2016-06-16 23:49:41 -07:00
Packaging
Update 'Packaging' file slightly
2016-04-12 11:03:24 -07:00
README.md
Fixed typo and superscripted registered marks in README.md
2015-12-21 10:47:05 -08:00
ReadMe-2.4.3
GCC 6's new 'misleading indentation' warning showed up a few times in OST, so this commit squashes all the current examples of that. Also adds Fedora 24 alpha 7 (x64) + gcc 6.0.0 to the list of tested platforms.
2016-04-22 18:27:02 -07:00
TRADEMARK
Open Source Tripwire 2.4.2.2
2015-05-03 22:26:18 -07:00
acinclude.m4
Update buildsys for oddball platforms that don't support hardlinks, or have gethostbyname() in a weird library. Still generated w/ older v1.8.x automake/aclocal in order to keep diffs a reviewable size.
2016-03-25 10:59:56 -07:00
aclocal.m4
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
autogen.sh
Merge in contributed files from 2.4.2.3 fork ( https://github.com/steakknife/tripwire ); Update ChangeLog, Maintainers, Packaging & ReadMe to reflect changes & credit contributors
2016-04-03 20:27:07 -07:00
autogen.sh.README
Merge in contributed files from 2.4.2.3 fork ( https://github.com/steakknife/tripwire ); Update ChangeLog, Maintainers, Packaging & ReadMe to reflect changes & credit contributors
2016-04-03 20:27:07 -07:00
config.guess
Update config.guess and config.sub for MidnightBSD
2016-03-26 23:25:54 -07:00
config.h.in
New platform: MS-DOS/FreeDOS with DJGPP (i586-pc-msdosdjgpp). Detect & handle if sys/socket.h isn't present, which is default for DJGPP. Also handle slightly different struct stat, file type macros, absence of Posix signals.
2016-06-17 19:57:06 -07:00
config.sub
Update config.guess and config.sub for MidnightBSD
2016-03-26 23:25:54 -07:00
configure
New platform: MS-DOS/FreeDOS with DJGPP (i586-pc-msdosdjgpp). Detect & handle if sys/socket.h isn't present, which is default for DJGPP. Also handle slightly different struct stat, file type macros, absence of Posix signals.
2016-06-17 19:57:06 -07:00
configure.ac
New platform: MS-DOS/FreeDOS with DJGPP (i586-pc-msdosdjgpp). Detect & handle if sys/socket.h isn't present, which is default for DJGPP. Also handle slightly different struct stat, file type macros, absence of Posix signals.
2016-06-17 19:57:06 -07:00
install-sh
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
missing
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
mkinstalldirs
Update buildsys to automake 1.15 and fix resulting warnings. This involved an autoreconf -if, and then reverting config.guess and config.sub since they're actually newer than the ones automake wants to install, and they've been customized a bit to detect e.g. MidnightBSD
2016-06-06 19:51:38 -07:00
touchconfig.sh
Add config.h.in to touchconfig script
2016-06-06 22:18:48 -07:00