Changesets: yapfaq

master 39cb5672

2010-05-13 17:31:49

thh

Details Diff
Add "Program" to .yapfaqrc.

Fixes 0000002.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Affected Issues
0000002
mod - yapfaq.pl Diff File
mod - .yapfaqrc Diff File

master 0e741504

2010-05-13 17:24:44

thh

Details Diff
Drop PGP support.

You may use tinews.pl from
ftp://ftp.tin.org/tin/tools/tinews.pl instead.

Fixes 0000001.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Affected Issues
0000001
mod - yapfaq.pl Diff File
mod - .yapfaqrc Diff File

master 2d8e5cdb

2010-05-13 17:21:05

thh

Details Diff
Documentation: Add Git repository and bug tracker.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 13ce8c26

2010-04-14 21:18:04

thh

Details Diff
Add: MID-Format may now contain %t for a Unix timestamp.

%t will be replaced by the number of seconds since the epoch.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 8f067a2f

2010-04-14 21:17:16

thh

Details Diff
Fix: Consistency check for MID-Format fixed (regexp).

Signed-off-by: Thomas Hochstein <thh@inter.net>

Fix.
Attach Issues:
mod - yapfaq.pl Diff File

master 605916ef

2010-04-14 08:10:28

thh

Details Diff
Add comments pointing to .yapfaqrc to source.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 9817f98a

2010-04-14 08:02:48

thh

Details Diff
Fix: Add "-V", NNTPSERVER to documentation, add more examples.

Added examples for -s and -c.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master b802358a

2010-04-14 07:38:23

thh

Details Diff
readconfig(): Add file name to verbose output.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 7ef63844

2010-04-14 07:11:45

thh

Details Diff
Reset default for NNTPServer to "unset".

Since yapfaq fill fall back to Perl's build-in defaults,
that should be no problem; furthermore user may now
override this setting via .yapfaqrc without changing
the code.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master e16539c9

2010-04-14 07:10:05

thh

Details Diff
Change sample yapfaq.cfg (mark optional settings).

Optional settings are mostly commented out.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.cfg Diff File

master 647af2ea

2010-04-14 07:07:19

thh

Details Diff
Bump version (0.8-prelease).

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master ace701c4

2010-04-14 06:00:30

thh

Details Diff
Release 0.7

Add changelog entries.
Bump version number.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File
mod - ChangeLog Diff File

master ac69c3ee

2010-04-13 21:59:43

thh

Details Diff
readconfig(): Make mid-format optional.

Set defaults for expires and mid-format when they're invalid
(defaults were already set in postfaq() if undefined).

Change documentation accordingly; make it more clear if
parameters are optional or mandatory.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 2ef9b9cd

2010-04-11 22:20:48

thh

Details Diff
Fix: Wrong text for content check (configuration file).

Check for Message-ID had text from check for Expires.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 5a6670c7

2010-04-11 21:23:12

thh

Details Diff
Fix: Save status information only after successful posting.

* New Function: updatestaus
Move status information save to updatestatus.

* post() now returns exit code.

* postfaq() will update status information only
when post() was successful.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master d60c2d5f

2010-04-10 20:02:24

thh

Details Diff
Add rcfile (.yapfaqrc) for configuration.

All configuration data is read from .yapfaqrc
with defaults set in yapfaq.pl

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 227afd47

2010-04-10 00:17:00

thh

Details Diff
Update documentation for .rcfile.

Add the according sections to the POD documentation.
Fix some wording.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master b855559e

2010-04-10 00:14:59

thh

Details Diff
Add option '-s': pipe article to script.

Use an external program to post - or otherwise handle -
the article.

Amend documentation.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 55bfbd3c

2010-04-09 23:43:19

thh

Details Diff
-t CONSOLE: Change delimiter.

No leading \n is necessary.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master b9550622

2010-04-09 23:42:25

thh

Details Diff
Add some more comments.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master d69ba0bb

2010-04-09 22:49:24

thh

Details Diff
Change: Authenticate only if $NNTPUser is set.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master dbca4ad8

2010-04-08 06:33:01

thh

Details Diff
Add checks for mandatory content in configuration file.

Enhance and optimize existing checks.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 40847f71

2010-04-08 06:30:21

thh

Details Diff
Add check for MID-Format and fallback to FQDN.

Uses hostfqdn from Net::Domain.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 366322b2

2010-04-08 06:00:04

thh

Details Diff
Code optimisation (verbose output).

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File

master 86c0a100

2010-04-08 05:41:43

thh

Details Diff
Add option '-c': define another .rcfile.

Signed-off-by: Thomas Hochstein <thh@inter.net>
Attach Issues:
mod - yapfaq.pl Diff File
 First  Prev  1 2 3  Next  Last