# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--gavin@openfusion.com.au--public-2004/cpan--apache-authticket--0
#

2005-10-24 07:05:07 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-30

    Summary:
      Add TKTAuthTimeout support; update VERSION to 0.05.
    Revision:
      cpan--apache-authticket--0--patch-30

    Add TKTAuthTimeout support; update VERSION to 0.05.
    

    modified files:
     AuthTkt.pm ChangeLog t/04_parse_conf.t t/t04/auth_tkt2.conf


2005-10-18 07:27:18 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-29

    Summary:
      Revert cookie_expires functionality not support by mod_auth_tkt (spaces, floats).
    Revision:
      cpan--apache-authticket--0--patch-29

    Revert cookie_expires functionality not support by mod_auth_tkt (spaces, floats).
    

    modified files:
     AuthTkt.pm ChangeLog t/06_expires.t t/t06/expires03.conf
     t/t06/expires10.conf {arch}/=tagging-method


2005-10-09 22:06:00 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-28

    Summary:
      Update cookie_expires units handling to match CGI::Cookie units.
    Revision:
      cpan--apache-authticket--0--patch-28

    Update cookie_expires units handling to match CGI::Cookie units.
    

    modified files:
     AuthTkt.pm ChangeLog t/t06/expires03.conf t/t06/expires07.conf
     t/t06/expires09.conf t/t06/expires10.conf


2005-09-29 11:18:58 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-27

    Summary:
      Add TKTAuthCookieExpires unit conversion to seconds to Apache::AuthTkt.
    Revision:
      cpan--apache-authticket--0--patch-27

    Add TKTAuthCookieExpires unit conversion to seconds to Apache::AuthTkt.
    

    new files:
     t/06_expires.t t/t06/.arch-ids/=id t/t06/expires01.conf
     t/t06/expires02.conf t/t06/expires03.conf t/t06/expires04.conf
     t/t06/expires05.conf t/t06/expires06.conf t/t06/expires07.conf
     t/t06/expires08.conf t/t06/expires09.conf t/t06/expires10.conf

    modified files:
     AuthTkt.pm ChangeLog MANIFEST

    new directories:
     t/t06 t/t06/.arch-ids


2005-09-28 22:24:56 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-26

    Summary:
      Add initial TKTAuthCookieExpires support to AuthTkt.
    Revision:
      cpan--apache-authticket--0--patch-26

    Add initial TKTAuthCookieExpires support to AuthTkt.
    

    new files:
     ChangeLog t/t04/auth_tkt2.conf

    modified files:
     AuthTkt.pm MANIFEST t/04_parse_conf.t

    renamed files:
     t/t04/mod_auth_tkt.conf
       ==> t/t04/auth_tkt.conf


2005-08-22 06:26:33 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-25

    Summary:
      Add more debug info.
    Revision:
      cpan--apache-authticket--0--patch-25

    Add more debug info.
    

    modified files:
     AuthTkt.pm


2005-08-22 06:12:39 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-24

    Summary:
      Fix problem with TKTAuth values with spaces.
    Revision:
      cpan--apache-authticket--0--patch-24

    Fix problem with TKTAuth values with spaces.
    

    new files:
     t/t05/03_auth_tkt.conf

    modified files:
     AuthTkt.pm MANIFEST t/05_defaults.t


2005-08-22 02:51:43 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-23

    Summary:
      Add test cases for parse_conf default usage.
    Revision:
      cpan--apache-authticket--0--patch-23

    Add test cases for parse_conf default usage.
    

    new files:
     t/05_defaults.t t/t05/.arch-ids/=id t/t05/01_auth_tkt.conf
     t/t05/02_auth_tkt.conf

    modified files:
     MANIFEST t/01_basic.t t/02_ticket.t t/03_cookie.t
     t/04_parse_conf.t

    new directories:
     t/t05 t/t05/.arch-ids


2005-08-21 21:52:05 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-22

    Summary:
      Finish parse_conf changes in perldocs; update defaults to use parsed values.
    Revision:
      cpan--apache-authticket--0--patch-22

    Finish parse_conf changes in perldocs; update defaults to use parsed values.
    

    modified files:
     AuthTkt.pm


2005-08-15 11:54:21 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-21

    Summary:
      Add t04 files for parse_conf testing.
    Revision:
      cpan--apache-authticket--0--patch-21

    Add t04 files for parse_conf testing.
    

    new files:
     t/t04/.arch-ids/=id t/t04/mod_auth_tkt.conf

    new directories:
     t/t04 t/t04/.arch-ids


2005-08-15 11:53:51 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-20

    Summary:
      Add initial test cases for parse_conf().
    Revision:
      cpan--apache-authticket--0--patch-20

    Add initial test cases for parse_conf().
    

    new files:
     t/04_parse_conf.t

    modified files:
     AuthTkt.pm MANIFEST


2005-08-15 07:30:24 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-19

    Summary:
      Rename AuthTicket to AuthTkt; add initial parse_conf support.
    Revision:
      cpan--apache-authticket--0--patch-19

    Rename AuthTicket to AuthTkt; add initial parse_conf support.
    

    modified files:
     AuthTkt.pm MANIFEST Makefile.PL README t/01_basic.t
     t/02_ticket.t t/03_cookie.t

    renamed files:
     AuthTicket.pm
       ==> AuthTkt.pm


2005-06-01 23:55:38 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-18

    Summary:
      Remove obsolete link.
    Revision:
      cpan--apache-authticket--0--patch-18

    Remove obsolete link.
    

    new files:
     .arch-ids/EXCLUDE.id EXCLUDE

    removed files:
     t/.arch-ids/TktUtil.pm.id t/TktUtil.pm


2005-06-01 23:54:43 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-17

    Summary:
      Dump data when debugging; tiny documentation tweaks.
    Revision:
      cpan--apache-authticket--0--patch-17

    Dump data when debugging; tiny documentation tweaks.
    

    modified files:
     AuthTicket.pm


2005-02-20 21:53:14 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-16

    Summary:
      Update MANIFEST.
    Revision:
      cpan--apache-authticket--0--patch-16

    Update MANIFEST.
    

    modified files:
     MANIFEST


2005-02-20 21:51:38 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-15

    Summary:
      Add cookie() method and tests.
    Revision:
      cpan--apache-authticket--0--patch-15

    Add cookie() method and tests.
    

    new files:
     t/03_cookie.t t/t03/.arch-ids/=id
     t/t03/.arch-ids/cookie_domain1.id
     t/t03/.arch-ids/cookie_domain2.id
     t/t03/.arch-ids/cookie_name.id t/t03/.arch-ids/cookie_path.id
     t/t03/.arch-ids/cookie_secure.id t/t03/.arch-ids/defaults.id
     t/t03/.arch-ids/multiple.id t/t03/.arch-ids/ticket.id
     t/t03/cookie_domain1 t/t03/cookie_domain2 t/t03/cookie_name
     t/t03/cookie_path t/t03/cookie_secure t/t03/defaults
     t/t03/multiple t/t03/ticket

    modified files:
     AuthTicket.pm

    new directories:
     t/t03 t/t03/.arch-ids


2005-02-20 21:28:53 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-14

    Summary:
      Add some additional data checks in ticket().
    Revision:
      cpan--apache-authticket--0--patch-14

    Add some additional data checks in ticket().
    

    modified files:
     AuthTicket.pm t/02_ticket.t


2005-02-20 10:47:56 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-13

    Summary:
      Update MANIFEST.
    Revision:
      cpan--apache-authticket--0--patch-13

    Update MANIFEST.
    

    modified files:
     MANIFEST


2005-02-20 10:46:04 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-12

    Summary:
      Add another ticket test result file.
    Revision:
      cpan--apache-authticket--0--patch-12

    Add another ticket test result file.
    

    new files:
     t/t02/.arch-ids/complex2.id t/t02/complex2


2005-02-20 10:45:44 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-11

    Summary:
      Add another ticket test.
    Revision:
      cpan--apache-authticket--0--patch-11

    Add another ticket test.
    

    modified files:
     t/02_ticket.t


2005-02-20 10:41:49 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-10

    Summary:
      Tweaks to the README.
    Revision:
      cpan--apache-authticket--0--patch-10

    Tweaks to the README.
    

    modified files:
     README


2005-02-20 10:25:56 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-9

    Summary:
      Add t02 results files.
    Revision:
      cpan--apache-authticket--0--patch-9

    Add t02 results files.
    

    new files:
     t/t02/.arch-ids/complex1.id t/t02/.arch-ids/defaults.id
     t/t02/.arch-ids/ignore_ip.id t/t02/complex1 t/t02/defaults
     t/t02/ignore_ip


2005-02-20 10:25:13 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-8

    Summary:
      Add more ticket tests; minor tweaks to AuthTicket.
    Revision:
      cpan--apache-authticket--0--patch-8

    Add more ticket tests; minor tweaks to AuthTicket.
    

    modified files:
     AuthTicket.pm t/02_ticket.t


2005-02-19 22:10:04 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-7

    Summary:
      First-pass ticket() and tests.
    Revision:
      cpan--apache-authticket--0--patch-7

    First-pass ticket() and tests.
    

    new files:
     t/.arch-ids/TktUtil.pm.id t/02_ticket.t t/TktUtil.pm
     t/t02/.arch-ids/=id t/t02/mod_auth_tkt.conf

    modified files:
     AuthTicket.pm

    new directories:
     t/t02 t/t02/.arch-ids


2005-02-19 10:57:51 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-6

    Summary:
      Tweak 01_basic.t to handle being run from top-level dir.
    Revision:
      cpan--apache-authticket--0--patch-6

    Tweak 01_basic.t to handle being run from top-level dir.
    

    modified files:
     t/01_basic.t


2005-02-06 10:52:41 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-5

    Summary:
      Add t01/mod_auth_tkt.conf for conf constructor testing.
    Revision:
      cpan--apache-authticket--0--patch-5

    Add t01/mod_auth_tkt.conf for conf constructor testing.
    

    new files:
     t/t01/.arch-ids/=id t/t01/mod_auth_tkt.conf

    new directories:
     t/t01 t/t01/.arch-ids


2005-02-06 10:51:39 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-4

    Summary:
      Add 'conf' constructor support.
    Revision:
      cpan--apache-authticket--0--patch-4

    Add 'conf' constructor support.
    

    modified files:
     AuthTicket.pm t/01_basic.t


2005-02-03 21:20:30 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-3

    Summary:
      Add basic constructor test.
    Revision:
      cpan--apache-authticket--0--patch-3

    Add basic constructor test.
    

    new files:
     t/01_basic.t


2005-02-03 21:19:49 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-2

    Summary:
      Add first-pass constructor (and test).
    Revision:
      cpan--apache-authticket--0--patch-2

    Add first-pass constructor (and test).
    

    modified files:
     AuthTicket.pm MANIFEST Makefile.PL


2005-02-02 06:27:28 GMT	Gavin Carr <gavin@openfusion.com.au>	patch-1

    Summary:
      Add initial placeholder AuthTicket.pm.
    Revision:
      cpan--apache-authticket--0--patch-1

    Add initial placeholder AuthTicket.pm.
    

    new files:
     AuthTicket.pm


2005-01-31 20:50:15 GMT	Gavin Carr <gavin@openfusion.com.au>	base-0

    Summary:
      initial import
    Revision:
      cpan--apache-authticket--0--base-0

    
    (automatically generated log message)

    new files:
     MANIFEST Makefile.PL README