------------------------------------------------------------------------
r101 | sungo | 2003-06-25 01:12:07 -0400 (Wed, 25 Jun 2003) | 2 lines
Initial revision
------------------------------------------------------------------------
r102 | sungo | 2003-06-25 22:38:48 -0400 (Wed, 25 Jun 2003) | 2 lines
change the MAXLEN to match the standard default. add better message parsing regexp
------------------------------------------------------------------------
r103 | sungo | 2003-06-26 00:33:49 -0400 (Thu, 26 Jun 2003) | 2 lines
general formatting cleanup (perltidy++). add license to pod
------------------------------------------------------------------------
r104 | sungo | 2003-06-26 01:21:52 -0400 (Thu, 26 Jun 2003) | 2 lines
formatting. docs addition. add some needed stuff to the IO::Socket call
------------------------------------------------------------------------
r105 | sungo | 2003-06-26 01:39:14 -0400 (Thu, 26 Jun 2003) | 2 lines
real useful docs :)
------------------------------------------------------------------------
r106 | sungo | 2003-06-26 01:43:55 -0400 (Thu, 26 Jun 2003) | 2 lines
add commit test. fix syntax error. add IO::Socket as a dep. change the version to a devel version
------------------------------------------------------------------------
r107 | sungo | 2003-06-26 01:50:26 -0400 (Thu, 26 Jun 2003) | 2 lines
change ReusePort to ReuseAddr so it will actually work :). fix bug in client_input call. add bugs and issues section to the docs
------------------------------------------------------------------------
r108 | sungo | 2003-06-26 01:51:14 -0400 (Thu, 26 Jun 2003) | 2 lines
add readme file
------------------------------------------------------------------------
r109 | sungo | 2003-06-26 01:51:46 -0400 (Thu, 26 Jun 2003) | 2 lines
update manifest
------------------------------------------------------------------------
r110 | sungo | 2003-06-26 01:54:09 -0400 (Thu, 26 Jun 2003) | 2 lines
add a simple syslog dumper server
------------------------------------------------------------------------
r111 | sungo | 2003-06-26 01:55:09 -0400 (Thu, 26 Jun 2003) | 2 lines
add sample file to the manifest
------------------------------------------------------------------------
r112 | sungo | 2003-06-26 02:08:36 -0400 (Thu, 26 Jun 2003) | 2 lines
add pgp signature to file
------------------------------------------------------------------------
r113 | sungo | 2003-06-26 02:12:38 -0400 (Thu, 26 Jun 2003) | 2 lines
add the signature verification test. update the manifest. and update the signature itself for the new content
------------------------------------------------------------------------
r114 | sungo | 2003-06-29 23:51:13 -0400 (Sun, 29 Jun 2003) | 2 lines
change ClientInput to InputState to match predominant naming scheme
------------------------------------------------------------------------
r115 | sungo | 2003-06-29 23:51:37 -0400 (Sun, 29 Jun 2003) | 2 lines
up devel version
------------------------------------------------------------------------
r116 | sungo | 2003-06-29 23:52:56 -0400 (Sun, 29 Jun 2003) | 2 lines
add license file
------------------------------------------------------------------------
r117 | sungo | 2003-06-30 00:13:26 -0400 (Mon, 30 Jun 2003) | 2 lines
add some tests
------------------------------------------------------------------------
r118 | sungo | 2003-06-30 00:21:20 -0400 (Mon, 30 Jun 2003) | 2 lines
update things in prep for release
------------------------------------------------------------------------
r119 | sungo | 2003-06-30 00:22:08 -0400 (Mon, 30 Jun 2003) | 2 lines
update signature
------------------------------------------------------------------------
r120 | sungo | 2003-07-04 00:06:56 -0400 (Fri, 04 Jul 2003) | 2 lines
apply chris feddes patch to calculate facility and severity, remove the hostname data bit since nothing actually sets that, handle date less messsages, and fix the timezone issue in the tests. cfedde++
------------------------------------------------------------------------
r121 | sungo | 2003-07-04 00:14:08 -0400 (Fri, 04 Jul 2003) | 2 lines
update readme for new content
------------------------------------------------------------------------
r122 | sungo | 2003-07-04 00:14:18 -0400 (Fri, 04 Jul 2003) | 2 lines
update version
------------------------------------------------------------------------
r123 | sungo | 2003-07-04 00:15:33 -0400 (Fri, 04 Jul 2003) | 2 lines
update signature for new chksums
------------------------------------------------------------------------
r125 | sungo | 2003-07-20 17:34:03 -0400 (Sun, 20 Jul 2003) | 2 lines
force warnings off in session.pm override
------------------------------------------------------------------------
r126 | sungo | 2003-07-20 17:38:18 -0400 (Sun, 20 Jul 2003) | 2 lines
add cfeddes patch to add hostname back to msg
------------------------------------------------------------------------
r127 | sungo | 2003-07-20 17:42:39 -0400 (Sun, 20 Jul 2003) | 2 lines
update the readme for release
------------------------------------------------------------------------
r128 | sungo | 2003-07-20 17:44:09 -0400 (Sun, 20 Jul 2003) | 2 lines
update signature and things for release
------------------------------------------------------------------------
r219 | sungo | 2004-04-24 13:26:23 -0400 (Sat, 24 Apr 2004) | 2 lines
add .svn to all skip lists
------------------------------------------------------------------------
r222 | sungo | 2004-04-24 13:55:11 -0400 (Sat, 24 Apr 2004) | 2 lines
add keyword interpolation
------------------------------------------------------------------------
r224 | sungo | 2004-04-24 16:44:16 -0400 (Sat, 24 Apr 2004) | 1 line
switch everythign back to Makemaker. generate META.yml files. some general polishing of dist files
------------------------------------------------------------------------
r225 | sungo | 2004-04-24 17:03:13 -0400 (Sat, 24 Apr 2004) | 1 line
switch the version numbers all over to use svn kewords. this will probably cause some cpan pain this once but after this all should be well
------------------------------------------------------------------------
r244 | sungo | 2004-05-02 21:08:15 -0400 (Sun, 02 May 2004) | 1 line
add in Changes files and rebuild meta files
------------------------------------------------------------------------
r304 | sungo | 2004-05-31 09:34:14 -0400 (Mon, 31 May 2004) | 1 line
update license
------------------------------------------------------------------------
r305 | sungo | 2004-05-31 09:35:07 -0400 (Mon, 31 May 2004) | 1 line
nitpicky makefile edits
------------------------------------------------------------------------
r306 | sungo | 2004-05-31 10:15:00 -0400 (Mon, 31 May 2004) | 1 line
i hate tabs. a lot. license reformat. (!!!) change listen address default from 127.0.0.1 to 0.0.0.0
------------------------------------------------------------------------
r307 | sungo | 2004-05-31 10:15:48 -0400 (Mon, 31 May 2004) | 1 line
forgot to update doucmenation about address default
------------------------------------------------------------------------
r308 | sungo | 2004-05-31 10:21:24 -0400 (Mon, 31 May 2004) | 1 line
remove copyright statement which is no longer applicable to the regexp in question. cfedde++
------------------------------------------------------------------------
r309 | sungo | 2004-05-31 21:06:21 -0400 (Mon, 31 May 2004) | 1 line
beginning of pipe code
------------------------------------------------------------------------
r394 | sungo | 2004-08-22 12:51:21 -0400 (Sun, 22 Aug 2004) | 1 line
nit pick rename of socket_handle to handle since we have named pipe code in here now. add an if block sockaddr call so it will mostly work on named pipes
------------------------------------------------------------------------
r424 | sungo | 2004-11-27 20:01:17 -0500 (Sat, 27 Nov 2004) | 1 line
bump version to a dev version. whitespace cleanup the module code.
------------------------------------------------------------------------
r425 | sungo | 2004-11-27 22:18:00 -0500 (Sat, 27 Nov 2004) | 1 line
add a new filter for syslog. this nicely encapsulates all the common code behind the various listener implementations i have played with. in a later rev, this will also let us SEND syslog as well so we can be a rebroadcaster
------------------------------------------------------------------------
r426 | sungo | 2004-11-27 22:18:23 -0500 (Sat, 27 Nov 2004) | 1 line
property update
------------------------------------------------------------------------
r427 | sungo | 2004-11-27 22:21:51 -0500 (Sat, 27 Nov 2004) | 1 line
the times they are a changing. i am breaking down the various implementations into individual components. the parsing is abstracted into a filter so all that is left is the various listening schemes. this is the first such component, the udp listener.
------------------------------------------------------------------------
r428 | sungo | 2004-11-27 22:26:24 -0500 (Sat, 27 Nov 2004) | 1 line
transition back to inline states. now that the filter exists, the need for objects and common base class is no more
------------------------------------------------------------------------
r429 | sungo | 2004-11-27 22:27:13 -0500 (Sat, 27 Nov 2004) | 1 line
make the test sender port match the test listener port. make dumper.t use a full session that calls shutdown on signals just like a real program should
------------------------------------------------------------------------
r430 | sungo | 2004-11-28 18:34:31 -0500 (Sun, 28 Nov 2004) | 1 line
remove some verbosity. add the TCP listener. modify the tests for the new code base
------------------------------------------------------------------------
r431 | sungo | 2004-11-28 18:34:56 -0500 (Sun, 28 Nov 2004) | 1 line
move the old syslogparse test to a filter-named test
------------------------------------------------------------------------
r432 | sungo | 2004-11-28 18:35:40 -0500 (Sun, 28 Nov 2004) | 1 line
this test is invalid. and really kinda sucked to begin with
------------------------------------------------------------------------
r433 | sungo | 2004-11-28 18:36:24 -0500 (Sun, 28 Nov 2004) | 1 line
manifest update
------------------------------------------------------------------------
r434 | sungo | 2004-11-28 18:39:54 -0500 (Sun, 28 Nov 2004) | 1 line
these will be generated at dist time
------------------------------------------------------------------------
r435 | sungo | 2004-11-28 18:40:34 -0500 (Sun, 28 Nov 2004) | 1 line
whitespace shift. add Params::Validate to the prereq use my usual preop to build Changes and readme
------------------------------------------------------------------------
r436 | sungo | 2004-11-28 18:41:42 -0500 (Sun, 28 Nov 2004) | 1 line
bump the major version to let folks know this is a major change
------------------------------------------------------------------------
r437 | sungo | 2004-11-28 18:47:10 -0500 (Sun, 28 Nov 2004) | 1 line
propery updates.
------------------------------------------------------------------------
r438 | sungo | 2004-11-28 18:50:30 -0500 (Sun, 28 Nov 2004) | 1 line
minor whitespace diff. require perl >5.6.1
------------------------------------------------------------------------
r439 | sungo | 2004-11-28 18:51:27 -0500 (Sun, 28 Nov 2004) | 1 line
remove readme and changes from manifest
------------------------------------------------------------------------
r440 | sungo | 2004-11-28 20:53:13 -0500 (Sun, 28 Nov 2004) | 1 line
oops. if we cant find the time in the given data, use the current time instead
------------------------------------------------------------------------
r441 | sungo | 2004-11-28 21:12:04 -0500 (Sun, 28 Nov 2004) | 1 line
remove debug warns
------------------------------------------------------------------------
r442 | sungo | 2004-11-28 21:23:01 -0500 (Sun, 28 Nov 2004) | 1 line
some bug fixes. better tests
------------------------------------------------------------------------
r446 | sungo | 2004-12-26 19:57:57 -0500 (Sun, 26 Dec 2004) | 1 line
add docs to subclasses. write the common constructor for syslog.pm. add tests for calling the subclasses from main module. move the samples around a bit
------------------------------------------------------------------------
r447 | sungo | 2004-12-26 20:00:43 -0500 (Sun, 26 Dec 2004) | 1 line
bit more shuffling around. make udp_dumper use the common constructor
------------------------------------------------------------------------
r448 | sungo | 2004-12-26 20:01:07 -0500 (Sun, 26 Dec 2004) | 1 line
update manifest
------------------------------------------------------------------------
r449 | sungo | 2004-12-26 20:37:33 -0500 (Sun, 26 Dec 2004) | 1 line
add docs to Filter::Syslog. switch UDP.pm to get_one api for filters. if i document that you should use that api, i kinda figure i should too.
------------------------------------------------------------------------
r450 | sungo | 2004-12-26 20:42:43 -0500 (Sun, 26 Dec 2004) | 1 line
fix version string in the filter
------------------------------------------------------------------------
r451 | sungo | 2004-12-26 20:50:21 -0500 (Sun, 26 Dec 2004) | 1 line
update dist version for release
------------------------------------------------------------------------
r452 | sungo | 2004-12-26 21:00:25 -0500 (Sun, 26 Dec 2004) | 1 line
changes caused by release process
------------------------------------------------------------------------
r469 | sungo | 2005-04-29 23:14:41 -0400 (Fri, 29 Apr 2005) | 1 line
fix the localhost-isnt-called-localhost issue in the tests
------------------------------------------------------------------------
r470 | sungo | 2005-04-29 23:17:55 -0400 (Fri, 29 Apr 2005) | 1 line
bump version for release
------------------------------------------------------------------------
r471 | sungo | 2005-04-29 23:21:49 -0400 (Fri, 29 Apr 2005) | 1 line
fix the makefile preop shizzle. update meta files for release.
------------------------------------------------------------------------