Remove $Id$ tags

This commit is contained in:
Jon Siwek 2011-08-04 15:21:18 -05:00
parent 05ff14a0b2
commit 495e987938
315 changed files with 5 additions and 624 deletions

@ -1 +1 @@
Subproject commit 4fc13f7c6987b4163609e3df7a31f38501411cb7
Subproject commit bfbf641adc99c3f7632d8189931edf88b86ddead

@ -1 +1 @@
Subproject commit 86990f1640d986e39d5bb1287dbeb03b59a464f0
Subproject commit e10456f923b0c1a3f437eb295c63b845665e99aa

@ -1 +1 @@
Subproject commit 2455dbebc15f06b3cc5eccb701727baf5472cf24
Subproject commit b053c34e0a807b85cce3f99a9842210ddf349c62

@ -1 +1 @@
Subproject commit 2ad87692db1cb5b104937bdde8cd6e0447f8ad94
Subproject commit 0921765fd943f7d2723ebc04a4e22afb1298979f

View file

@ -1,5 +1,3 @@
// $Id: ARP.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.

View file

@ -1,5 +1,3 @@
// $Id: ARP.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef arp_h

View file

@ -1,5 +1,3 @@
// $Id: Analyzer.cc,v 1.1.4.28 2006/06/01 17:18:10 sommer Exp $
#include <algorithm>
#include "Analyzer.h"

View file

@ -1,5 +1,3 @@
// $Id:$
//
// Main analyzer interface.
#ifndef ANALYZER_H

View file

@ -1,5 +1,3 @@
// $Id: AnalyzerTags.h,v 1.1.2.5 2006/06/01 01:55:42 sommer Exp $
#ifndef ANALYZERTAGS_H
#define ANALYZERTAGS_H

View file

@ -1,5 +1,3 @@
// $Id: Anon.cc 7075 2010-09-13 02:39:38Z vern $
#include <stdlib.h>
#include <unistd.h>
#include <assert.h>

View file

@ -1,5 +1,3 @@
// $Id: Anon.h 416 2004-09-17 03:52:28Z vern $
// The prefix-preserving IP address anonymization code is largely
// based on (and sometimes directly copied from) Eddie Kohler's
// ipsumdump-1.20 code, per:

View file

@ -1,5 +1,3 @@
// $Id: Attr.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Attr.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef attr_h

View file

@ -1,5 +1,3 @@
// $Id: BPF_Program.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: BPF_Program.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef bpf_program_h

View file

@ -1,5 +1,3 @@
// $Id: BackDoor.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: BackDoor.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef backdoor_h

View file

@ -1,5 +1,3 @@
// $Id: Base64.cc 6024 2008-07-26 19:20:47Z vern $
#include "config.h"
#include "Base64.h"

View file

@ -1,5 +1,3 @@
// $Id: Base64.h 3526 2006-09-12 07:32:21Z vern $
#ifndef base64_h
#define base64_h

View file

@ -1,5 +1,3 @@
// $Id:$
//
// This code contributed by Nadi Sarrar.
#include "BitTorrent.h"

View file

@ -1,5 +1,3 @@
// $Id:$
//
// This code contributed by Nadi Sarrar.
#ifndef bittorrent_h

View file

@ -1,5 +1,3 @@
// $Id:$
//
// This code contributed by Nadi Sarrar.
#include "BitTorrentTracker.h"

View file

@ -1,5 +1,3 @@
// $Id:$
//
// This code contributed by Nadi Sarrar.
#ifndef bittorrenttracker_h

View file

@ -1,5 +1,3 @@
// $Id: BroList.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef brolist_h

View file

@ -1,5 +1,3 @@
// $Id: BroString.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: BroString.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef brostring_h

View file

@ -1,5 +1,3 @@
// $Id: CCL.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: CCL.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef ccl_h

View file

@ -1,5 +1,3 @@
// $Id: ChunkedIO.cc 6888 2009-08-20 18:23:11Z vern $
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>

View file

@ -1,5 +1,3 @@
// $Id: ChunkedIO.h 6888 2009-08-20 18:23:11Z vern $
//
// Implements non-blocking chunk-wise I/O.
#ifndef CHUNKEDIO_H

View file

@ -1,5 +1,3 @@
// $Id: CompHash.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: CompHash.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef comphash_h

View file

@ -1,5 +1,3 @@
// $Id: Conn.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Conn.h 6916 2009-09-24 20:48:36Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef conn_h

View file

@ -1,5 +1,3 @@
// $Id: ConnCompressor.cc 7008 2010-03-25 02:42:20Z vern $
#include <arpa/inet.h>
#include "ConnCompressor.h"

View file

@ -1,5 +1,3 @@
// $Id: ConnCompressor.h 6008 2008-07-23 00:24:22Z vern $
//
// The ConnCompressor keeps track of the first packet seen for a conn_id using
// only a minimal amount of memory. This helps us to avoid instantiating
// full Connection objects for never-established sessions.

View file

@ -1,5 +1,3 @@
// $Id$
//
// See the file "COPYING" in the main distribution directory for copyright.
//
// See ConnSize.h for more extensive comments.

View file

@ -1,5 +1,3 @@
// $Id$
//
// See the file "COPYING" in the main distribution directory for copyright.
//

View file

@ -1,5 +1,3 @@
// $Id: ContentLine.cc,v 1.1.2.8 2006/06/01 01:55:42 sommer Exp $
#include <algorithm>
#include "ContentLine.h"

View file

@ -1,5 +1,3 @@
// $Id: ContentLine.h,v 1.1.2.9 2006/06/01 01:55:42 sommer Exp $
//
// Support-analyzer to split a reassembled stream into lines.
#ifndef CONTENTLINE_H

View file

@ -1,5 +1,3 @@
// $Id: Continuation.h 2698 2006-04-03 05:50:52Z vern $
//
// Helper class to implement continuation-like mechanisms for
// suspending/resuming tasks for incremental operation.
//

View file

@ -1,5 +1,3 @@
// $Id: DCE_RPC.cc 6916 2009-09-24 20:48:36Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: DCE_RPC.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef dce_rpc_h

View file

@ -1,5 +1,3 @@
// $Id: DFA.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: DFA.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.

View file

@ -1,5 +1,3 @@
// $Id:$
#include "DHCP-binpac.h"
DHCP_Analyzer_binpac::DHCP_Analyzer_binpac(Connection* conn)

View file

@ -1,5 +1,3 @@
// $Id:$
#ifndef dhcp_binpac_h
#define dhcp_binpac_h

View file

@ -1,5 +1,3 @@
// $Id:$
#include "DNS-binpac.h"
#include "TCP_Reassembler.h"

View file

@ -1,5 +1,3 @@
// $Id:$
#ifndef dns_binpac_h
#define dns_binpac_h

View file

@ -1,5 +1,3 @@
// $Id: DNS.cc 6885 2009-08-20 04:37:55Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: DNS.h 6885 2009-08-20 04:37:55Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef dns_h

View file

@ -1,5 +1,3 @@
// $Id: DNS_Mgr.cc 7073 2010-09-13 00:45:02Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: DNS_Mgr.h 6915 2009-09-22 05:04:17Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef dnsmgr_h

View file

@ -1,5 +1,3 @@
// $Id: DPM.cc,v 1.1.4.14 2006/06/01 17:18:10 sommer Exp $
#include "DPM.h"
#include "PIA.h"
#include "Hash.h"

View file

@ -1,5 +1,3 @@
// $Id:$
//
// The central management unit for dynamic analyzer selection.
#ifndef DPM_H

View file

@ -1,5 +1,3 @@
// $Id: DbgBreakpoint.cc 1345 2005-09-08 07:42:11Z vern $
// Implementation of breakpoints.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: DbgBreakpoint.h 80 2004-07-14 20:15:50Z jason $
// Structures and methods for implementing breakpoints in the Bro debugger.
#ifndef DbgBreakpoint_h

View file

@ -1,5 +1,3 @@
// $Id: DbgDisplay.h 80 2004-07-14 20:15:50Z jason $
// Structures and methods for implementing watches in the Bro debugger.
#ifndef dbg_display_h

View file

@ -1,5 +1,3 @@
// $Id: DbgWatch.h 80 2004-07-14 20:15:50Z jason $
// Structures and methods for implementing watches in the Bro debugger.
#ifndef dbgwatch_h

View file

@ -1,5 +1,3 @@
// $Id: Debug.h 80 2004-07-14 20:15:50Z jason $
// Debugging support for Bro policy files.
#ifndef debug_h

View file

@ -1,5 +1,3 @@
// $Id: DebugCmds.h 80 2004-07-14 20:15:50Z jason $
//
// Support routines to help deal with Bro debugging commands and
// implementation of most commands.

View file

@ -1,5 +1,3 @@
// $Id: DebugLogger.cc 4771 2007-08-11 05:50:24Z vern $
#ifdef DEBUG
#include <stdlib.h>

View file

@ -1,5 +1,3 @@
// $Id: DebugLogger.h 4771 2007-08-11 05:50:24Z vern $
//
// A logger for (selective) debugging output. Only compiled in if DEBUG is
// defined.

View file

@ -1,5 +1,3 @@
// $Id: Desc.cc 6245 2008-10-07 00:56:59Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Desc.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef descriptor_h

View file

@ -1,5 +1,3 @@
// $Id: Dict.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Dict.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef dict_h

View file

@ -1,5 +1,3 @@
// $Id: Discard.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include <algorithm>

View file

@ -1,5 +1,3 @@
// $Id: Discard.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef discard_h

View file

@ -1,5 +1,3 @@
// $Id: EquivClass.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: EquivClass.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef equiv_class_h

View file

@ -1,5 +1,3 @@
// $Id: Event.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Event.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef event_h

View file

@ -1,5 +1,3 @@
// $Id: EventHandler.cc 5911 2008-07-03 22:59:01Z vern $
#include "Event.h"
#include "EventHandler.h"
#include "Func.h"

View file

@ -1,5 +1,3 @@
// $Id: EventHandler.h 5911 2008-07-03 22:59:01Z vern $
//
// Capsulates local and remote event handlers.
#ifndef EVENTHANDLER

View file

@ -1,5 +1,3 @@
// $Id:$
#include "Val.h"
#include "Analyzer.h"
#include "EventLauncher.h"

View file

@ -1,5 +1,3 @@
// $Id:$
#ifndef event_launcher_h
#define event_launcher_h

View file

@ -1,5 +1,3 @@
// $Id: EventRegistry.cc 6829 2009-07-09 09:12:59Z vern $
#include "EventRegistry.h"
#include "RE.h"
#include "RemoteSerializer.h"

View file

@ -1,5 +1,3 @@
// $Id: EventRegistry.h 6829 2009-07-09 09:12:59Z vern $
//
// Each event raised/handled by Bro is registered in the EventRegistry.
#ifndef EVENT_REGISTRY

View file

@ -1,5 +1,3 @@
// $Id: Expr.cc 6864 2009-08-16 23:30:39Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Expr.h 6916 2009-09-24 20:48:36Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef expr_h

View file

@ -1,5 +1,3 @@
// $Id: FTP.cc 6782 2009-06-28 02:19:03Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: FTP.h 6782 2009-06-28 02:19:03Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef ftp_h

View file

@ -1,5 +1,3 @@
// $Id: File.cc 6942 2009-11-16 03:54:08Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: File.h 6888 2009-08-20 18:23:11Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef file_h

View file

@ -1,5 +1,3 @@
// $Id: FileAnalyzer.cc,v 1.1.4.2 2006/06/01 17:18:10 sommer Exp $
#include <algorithm>
#include "FileAnalyzer.h"

View file

@ -1,5 +1,3 @@
// $Id:$
//
// Analyzer for connections that transfer binary data.
#ifndef FILEANALYZER_H

View file

@ -1,5 +1,3 @@
// $Id: Finger.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Finger.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef finger_h

View file

@ -1,5 +1,3 @@
/// $Id: FlowSrc.cc 4621 2007-07-10 13:37:13Z bager $
//
// See the file "COPYING" in the main distribution directory for copyright.
//
// Written by Bernhard Ager, TU Berlin (2006/2007).

View file

@ -1,5 +1,3 @@
// $Id: FlowSrc.h 4618 2007-07-09 18:12:32Z bager $
//
// See the file "COPYING" in the main distribution directory for copyright.
//
// Written by Bernhard Ager, TU Berlin (2006/2007).

View file

@ -1,5 +1,3 @@
// $Id: Frag.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Frag.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef frag_h

View file

@ -1,5 +1,3 @@
// $Id: Frame.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Frame.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef frame_h

View file

@ -1,5 +1,3 @@
// $Id: Func.cc 6703 2009-05-13 22:27:44Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Func.h 6916 2009-09-24 20:48:36Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef func_h

View file

@ -1,5 +1,3 @@
// $Id: Gnutella.cc 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#include "config.h"

View file

@ -1,5 +1,3 @@
// $Id: Gnutella.h 6219 2008-10-01 05:39:07Z vern $
//
// See the file "COPYING" in the main distribution directory for copyright.
#ifndef gnutella_h

View file

@ -1,5 +1,3 @@
// $Id: H3.h 3230 2006-06-08 02:19:25Z vern $
// Copyright 2004, 2005
// The Regents of the University of California
// All Rights Reserved

Some files were not shown because too many files have changed in this diff Show more