CVS: snort - chrisgreen

Chris Green <[email protected]>
Newsgroups gmane.comp.security.ids.snort.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsroot/snort
Module name:	snort
Changes by:	chrisgreen@sc8-pr-cvs1.	2003/10/20 08:03:46

Modified files:
	.              : ChangeLog Makefile.am acconfig.h configure.in 
	                 mkinstalldirs snort.8 verstuff.pl 
	doc            : CREDITS FAQ INSTALL Makefile.am README 
	                 README.UNSOCK README.WIN32 README.csv 
	                 README.thresholding SnortUsersManual.pdf TODO 
	                 USAGE snortman.tex 
	etc            : Makefile.am classification.config gen-msg.map 
	                 reference.config sid snort.conf 
	rules          : Makefile.am attack-responses.rules 
	                 backdoor.rules bad-traffic.rules chat.rules 
	                 ddos.rules deleted.rules dns.rules dos.rules 
	                 experimental.rules exploit.rules finger.rules 
	                 ftp.rules icmp-info.rules icmp.rules imap.rules 
	                 info.rules local.rules misc.rules 
	                 multimedia.rules mysql.rules netbios.rules 
	                 nntp.rules oracle.rules other-ids.rules 
	                 p2p.rules policy.rules pop2.rules pop3.rules 
	                 porn.rules rpc.rules rservices.rules scan.rules 
	                 shellcode.rules smtp.rules snmp.rules sql.rules 
	                 telnet.rules tftp.rules virus.rules 
	                 web-attacks.rules web-cgi.rules 
	                 web-client.rules web-coldfusion.rules 
	                 web-frontpage.rules web-iis.rules 
	                 web-misc.rules web-php.rules x11.rules 
	src            : Makefile.am bounds.h byte_extract.c cdefs.h 
	                 checksum.h codes.c codes.h debug.c debug.h 
	                 decode.c decode.h detect.c detect.h event.h 
	                 fatal.h fpcreate.c fpcreate.h fpdetect.c 
	                 fpdetect.h generators.h log.c log.h mempool.c 
	                 mempool.h mstring.c mstring.h parser.c parser.h 
	                 pcrm.c pcrm.h plugbase.c plugbase.h 
	                 plugin_enum.h prototypes.h rules.h sf_sdlist.c 
	                 sf_sdlist.h sfthreshold.c sfthreshold.h 
	                 signature.c signature.h snort.c snort.h 
	                 snprintf.c snprintf.h spo_plugbase.h strlcatu.c 
	                 strlcatu.h strlcpyu.c strlcpyu.h sys_include.h 
	                 tag.c tag.h ubi_BinTree.c ubi_BinTree.h 
	                 ubi_SplayTree.c ubi_SplayTree.h util.c util.h 
	src/detection-plugins: Makefile.am sp_byte_check.c 
	                       sp_byte_check.h sp_byte_jump.c 
	                       sp_byte_jump.h sp_clientserver.c 
	                       sp_clientserver.h sp_dsize_check.c 
	                       sp_dsize_check.h sp_icmp_code_check.c 
	                       sp_icmp_code_check.h sp_icmp_id_check.c 
	                       sp_icmp_id_check.h sp_icmp_seq_check.c 
	                       sp_icmp_seq_check.h sp_icmp_type_check.c 
	                       sp_icmp_type_check.h sp_ip_fragbits.c 
	                       sp_ip_fragbits.h sp_ip_id_check.c 
	                       sp_ip_id_check.h sp_ip_proto.c 
	                       sp_ip_proto.h sp_ip_same_check.c 
	                       sp_ip_same_check.h sp_ip_tos_check.c 
	                       sp_ip_tos_check.h sp_ipoption_check.c 
	                       sp_ipoption_check.h sp_pattern_match.c 
	                       sp_pattern_match.h sp_react.c sp_react.h 
	                       sp_respond.c sp_respond.h sp_rpc_check.c 
	                       sp_rpc_check.h sp_session.c sp_session.h 
	                       sp_tcp_ack_check.c sp_tcp_ack_check.h 
	                       sp_tcp_flag_check.c sp_tcp_flag_check.h 
	                       sp_tcp_seq_check.c sp_tcp_seq_check.h 
	                       sp_tcp_win_check.c sp_tcp_win_check.h 
	                       sp_ttl_check.c sp_ttl_check.h 
	src/output-plugins: Makefile.am spo_alert_fast.c 
	                    spo_alert_fast.h spo_alert_full.c 
	                    spo_alert_full.h spo_alert_sf_socket.c 
	                    spo_alert_sf_socket.h spo_alert_syslog.c 
	                    spo_alert_syslog.h spo_alert_unixsock.c 
	                    spo_alert_unixsock.h spo_csv.c spo_csv.h 
	                    spo_database.c spo_database.h 
	                    spo_log_ascii.c spo_log_ascii.h 
	                    spo_log_null.c spo_log_null.h 
	                    spo_log_tcpdump.c spo_log_tcpdump.h 
	                    spo_unified.c spo_unified.h 
	src/parser     : IpAddrSet.c IpAddrSet.h 
	src/preprocessors: Makefile.am http-resp.c http-resp.h 
	                   perf-base.c perf-base.h perf-event.c 
	                   perf-event.h perf-flow.c perf-flow.h perf.c 
	                   perf.h sfprocpidstats.c sfprocpidstats.h 
	                   spp_arpspoof.c spp_arpspoof.h spp_bo.c 
	                   spp_bo.h spp_conversation.c 
	                   spp_conversation.h spp_frag2.c spp_frag2.h 
	                   spp_httpflow.c spp_httpflow.h 
	                   spp_perfmonitor.c spp_perfmonitor.h 
	                   spp_portscan.c spp_portscan.h spp_portscan2.c 
	                   spp_portscan2.h spp_rpc_decode.c 
	                   spp_rpc_decode.h spp_stream4.c spp_stream4.h 
	                   spp_telnet_negotiation.c 
	                   spp_telnet_negotiation.h 
	src/win32      : Makefile.am 
	src/win32/WIN32-Code: getopt.c misc.c name.h name.mc syslog.c 
	                      win32_service.c 
	src/win32/WIN32-Includes: config.h getopt.h gnuc.h pcap-namedb.h 
	                          pcap.h syslog.h unistd.h 
	src/win32/WIN32-Includes/NET: Bpf.h 
	src/win32/WIN32-Includes/libnet: gnuc.h libnet-asn1.h 
	                                 libnet-functions.h 
	                                 libnet-headers.h 
	                                 libnet-macros.h libnet-ospf.h 
	                                 libnet-structures.h libnet.h 
	src/win32/WIN32-Includes/rpc: auth.h auth_unix.h clnt.h 
	                              pmap_clnt.h pmap_prot.h pmap_rmt.h 
	                              rpc.h rpc_des.h rpc_msg.h svc.h 
	                              svc_auth.h types.h xdr.h 
	src/win32/WIN32-Prj: snort.dsp snort.mak 
	templates      : Makefile.am sp_template.c sp_template.h 
	                 spp_template.c spp_template.h 
Added files:
	doc            : README.alert_order README.flow 
	                 README.flow-portscan README.http_inspect 
	etc            : unicode.map 
	src            : event_wrapper.c event_wrapper.h packet_time.c 
	                 packet_time.h 
	src/detection-plugins: sp_isdataat.c sp_isdataat.h sp_pcre.c 
	                       sp_pcre.h 
	src/preprocessors: snort_httpinspect.c snort_httpinspect.h 
	                   spp_flow.c spp_flow.h spp_httpinspect.c 
	                   spp_httpinspect.h 
	src/preprocessors/HttpInspect: Makefile.am Makefile.in 
	src/preprocessors/HttpInspect/anomaly_detection: Makefile.am 
	                                                 Makefile.in 
	                                                 hi_ad.c 
	src/preprocessors/HttpInspect/client: Makefile.am Makefile.in 
	                                      hi_client.c 
	                                      hi_client_norm.c 
	src/preprocessors/HttpInspect/event_output: Makefile.am 
	                                            Makefile.in 
	                                            hi_eo_log.c 
	src/preprocessors/HttpInspect/include: Makefile.am Makefile.in 
	                                       hi_ad.h hi_client.h 
	                                       hi_client_norm.h hi_eo.h 
	                                       hi_eo_events.h 
	                                       hi_eo_log.h hi_include.h 
	                                       hi_mi.h hi_norm.h 
	                                       hi_return_codes.h 
	                                       hi_server.h hi_si.h 
	                                       hi_ui_config.h 
	                                       hi_ui_iis_unicode_map.h 
	                                       hi_ui_server_lookup.h 
	                                       hi_util.h hi_util_hbm.h 
	                                       hi_util_kmap.h 
	                                       hi_util_xmalloc.h 
	src/preprocessors/HttpInspect/mode_inspection: Makefile.am 
	                                               Makefile.in 
	                                               hi_mi.c 
	src/preprocessors/HttpInspect/normalization: Makefile.am 
	                                             Makefile.in 
	                                             hi_norm.c 
	src/preprocessors/HttpInspect/server: Makefile.am Makefile.in 
	                                      hi_server.c 
	src/preprocessors/HttpInspect/session_inspection: Makefile.am 
	                                                  Makefile.in 
	                                                  hi_si.c 
	src/preprocessors/HttpInspect/user_interface: Makefile.am 
	                                              Makefile.in 
	                                              hi_ui_config.c 
	                                              hi_ui_iis_unicode_map.c 
	                                              hi_ui_server_lookup.c 
	src/preprocessors/HttpInspect/utils: Makefile.am Makefile.in 
	                                     hi_util_hbm.c 
	                                     hi_util_kmap.c 
	                                     hi_util_xmalloc.c 
	src/preprocessors/flow: Makefile.am Makefile.in common_defs.h 
	                        flow.c flow.h flow_cache.c flow_cache.h 
	                        flow_callback.c flow_callback.h 
	                        flow_class.c flow_class.h flow_config.h 
	                        flow_error.h flow_hash.c flow_hash.h 
	                        flow_print.c flow_print.h flow_stat.c 
	                        flow_stat.h 
	src/preprocessors/flow/int-snort: Makefile.am Makefile.in 
	                                  flow_packet.c flow_packet.h 
	src/preprocessors/flow/portscan: Makefile.am Makefile.in 
	                                 flowps.c flowps.h 
	                                 flowps_snort.c flowps_snort.h 
	                                 scoreboard.c scoreboard.h 
	                                 server_stats.c server_stats.h 
	                                 unique_tracker.c 
	                                 unique_tracker.h 
	src/sfutil     : Makefile.am Makefile.in acsmx.c acsmx.h bitop.h 
	                 ipobj.c ipobj.h mpse.c mpse.h mwm.c mwm.h 
	                 sfghash.c sfghash.h sfhashfcn.c sfhashfcn.h 
	                 sfksearch.c sfksearch.h sflsq.c sflsq.h 
	                 sfmemcap.c sfmemcap.h sfthd.c sfthd.h sfxhash.c 
	                 sfxhash.h util_math.c util_math.h util_net.c 
	                 util_net.h util_str.c util_str.h 

Log message:
* Major add/commit of 2.1 feature set...

Will do a tag and then remove the "moved" files



-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.