Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								6d82f3b6b1
								
							
						 | 
						
							
							
								
								Add ability to print report by object list, like we already do w/ print-db mode
							
							
							
							
							
						 | 
						
							2018-03-29 23:40:34 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								4d3c188cac
								
							
						 | 
						
							
							
								
								Add --output-level/DBPRINTLEVEL to twprint's print-dbfile mode
							
							
							
							
							
						 | 
						
							2018-03-27 20:29:49 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								c3867537a1
								
							
						 | 
						
							
							
								
								Add 'EXIT STATUS' sections to man pages, per user request. Also do a couple of minor rewordings & bump the page revision dates.
							
							
							
							
							
						 | 
						
							2018-01-04 23:26:42 -08:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								f1525a267a
								
							
						 | 
						
							
							
								
								Bump version & copyright year
							
							
							
							
							
						 | 
						
							2018-01-01 17:44:15 -08:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								180bf761e0
								
							
						 | 
						
							
							
								
								Buildsys files regenerated with automake 1.15.1, with no exciting new features
							
							
							
							
							
						 | 
						
							2017-07-08 22:18:04 -07:00 | 
						
					
				
					
						
							
							
								 
								brc0x1
							
						 | 
						
							
							
							
							
							
								
							
							
								86baf94ddf
								
							
						 | 
						
							
							
								
								Fix man page handling in make install
							
							
							
							
							
						 | 
						
							2017-02-20 17:03:24 -08:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								b9cef48cb7
								
							
						 | 
						
							
							
								
								Update copyright dates, add new config options and command line args to man pages
							
							
							
							
							
						 | 
						
							2017-01-15 20:47:58 -08:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								f41e3e06b6
								
							
						 | 
						
							
							
								
								Use the right 'ar' when cross compiling, instead of always wanting to use default system 'ar'.  This happened because autoconf doesn't have a builtin AC_PROG_AR macro, so we have to provide our own.
							
							
							
							
							
						 | 
						
							2016-06-17 20:33:10 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								48a4392343
								
							
						 | 
						
							
							
								
								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 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								2cff64ebe7
								
							
						 | 
						
							
							
								
								Merge branch 'master' of https://github.com/brc0x1/tripwire-open-source
							
							
							
							
							
						 | 
						
							2016-04-11 11:46:42 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								12cef61f40
								
							
						 | 
						
							
							
								
								Support MAILFROMADDRESS, per longstanding user requests.  Documented in twconfig man page.
							
							
							
							
							
						 | 
						
							2016-04-11 11:43:45 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								da16d91146
								
							
						 | 
						
							
							
								
								Add option to show hashes as hex instead of base64.  Siggen already provided this.
							
							
							
							
							
						 | 
						
							2016-04-09 16:36:39 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								b1dd03c954
								
							
						 | 
						
							
							
								
								Cosmetic fixes to siggen man page. Fedora's RPM build for OST has included this change as a patch for years now.
							
							
							
							
							
						 | 
						
							2016-03-27 01:50:50 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								a97136e59a
								
							
						 | 
						
							
							
								
								Make 'make dist' include man pages, policy files, contrib files, etc.
							
							
							
							
							
						 | 
						
							2016-03-27 00:44:52 -07:00 | 
						
					
				
					
						
							
							
								 
								Brian Cox
							
						 | 
						
							
							
							
							
							
								
							
							
								9698ca5333
								
							
						 | 
						
							
							
								
								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 | 
						
					
				
					
						
							
							
								 
								Ken Westin
							
						 | 
						
							
							
							
							
							
								
							
							
								c8dc58df50
								
							
						 | 
						
							
							
								
								Open Source Tripwire 2.4.2.2
							
							
							
							
							
							
							
							Initial commit of code from Sourceforge repository. 
							
						 | 
						
							2015-05-03 22:26:18 -07:00 |