Revision history for CipUX-RPC

3.4.0.8 2010-02-17T19:04:08

        - changes:
          * some typos fixed in documentation
          * new examle for CipUX::RPC::Client sub rpc_session in
            expl_rpc_login_session_logout
          * tighten licence specification to make META.yml happy
          * support for cipux_cat_web_module
          * increase possible leak level from 4 to 5
          * cleanup code of cipux_task_rpc_test_client
          * cipux_task_rpc_test_client use now CipUX::RPC::Client
          * changing default ttl to 600 sec
          * change inernal usage of specific attribute to the
            "value" attribute in Client.pm

        - contributor:
          Kurt Gramlich <kurt@skolelinux.de> (typo in documentation)
          Jonas Smedegaard <dr@jones.dk> (typo in documentation)
          Christian Kuelker <christian.kuelker@cipworx.org>

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>


3.4.0.7 2009-12-19T20:32:11

        - changes:
          * add login and logout messages for CAT to syslog
          * add access messages to syslog (syslog featrue)
          * new dependency to Log::Dispatch
          * drop dependency to Digest::MD5
          * uses Ticket::Simple, as possible ticket engine.
            This will make it easier to switch to different
            mechanism (if needed).
          * add dependency to Ticket::Simple
          * update leaktrace.t
          * add doc directory with (a) Perl programming examples
            and (b) documentation "The CipUX XML-RPC server"

        - contributor:
          Jean-Chales Siegel <jeancharles.siegel@gmail.com> (docu)
          Jochen Breuer <breuer@ed-media.com> (docu)
          Christian Kuelker <christian.kuelker@cipworx.org>

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>

3.4.0.6  2009-10-11T16:25:04

        - changes:
          * change leaktrace test to match Etch requirements

        - contributor:
          Christian Kuelker <christian.kuelker@cipworx.org>

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>


3.4.0.5  2009-10-10T13:50:55

        - changes:
          * Use default value '0 1 6' (not '1') for LSB Default-Stop
            hint in sysV scripts.
          * add ltarget to rpc header (helps listings)
          * remove code for handling PID file and forking
          * remove dependency to POSIX, because forking and detaching
            will be done init script
          * init script handles PID file and detaching

        - contributor:
          Jonas Smedegaard <dr@jones.dk>
          Christian Kuelker <christian.kuelker@cipworx.org>

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>


3.4.0.4  2009-09-07T18:10:52

        - changes:
          * add flexible cache directory to some constructors and tests

        - contributor:
          Christian Kuelker <christian.kuelker@cipworx.org>

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>


3.4.0.3  2009-09-03T14:35:54

        - changes:
          * return "no access" if empty login
          * regarding a suggestion from Ulich P. Klein renameing task
            cipux_task_change_own_password_on_command_line to
            cipux_task_change_own_password_interactive

        - contributor:
          Christian Kuelker <christian.kuelker@cipworx.org>

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>


3.4.0.2 2009-07-04T23:01:11

        - changes:
          * move location for cache from /tmp to /var/cache
          * drop chown root:root /tmp/cipux
          * drop chmod 0750 /tmp/cipux
          * use central sub to create cache dir

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>

3.4.0.1 2009-04-23T17:53:55

        - changes:
          * make support for cipux_task_change_own_password_on_command_line
            more visible

        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>

3.4.0.0 2009-04-18T22:32:23
        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>


3.002016 2007-09-11T13:44:22
        - version created by:
          Christian Kuelker <christian.kuelker@cipworx.org>


3.002015  Fri Jun 08 22:24:25 2007
        - original version; created by h2xs 1.23 with options
                -v 3.002015 -XA -n RPC

