The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.4.0

  • http://www.mpa-garching.mpg.de/~nog/perl/AFS-2.4.0.tar.gz
    • NOTICE:
    • This release does not support AFS system libraries version 3.4 or version 3.5
    • User-visible changes:
    • implementation of most commands of the BOS command suite
    • POD documentation for the module AFS::BOS
    • compiles now with OpenAFS 1.4 system libraries
    • improved several test drivers;
    • fixed method AFS::VOS->listvolume: returns volume name when volume id number is given
    • patched function fs_getquota
    • improved POD documentation for AFS::VOS
    • Developer-visible changes:
    • all unit test drivers are now using Test::More
    • modified the computing of the VERSION numbers
    • added dummy function "GetUInt32"
    • modified internal function set_code

Documentation

AFS
Perl interface to AFS programming APIs
ACL functions
Cell configuration functions
Cache Manager functions
ka (Authentication Server) functions
ktc (Token, KTC object) functions
Miscellaneous functions and variables.
Objects used by the AFS module
Protection Server functions
AFS
Perl interface to AFS programming APIs
Class to handle the AFS Access Control Lists
AFS
Basic functions and variables of the AFS module
Class to communicate with the AFS Basic Overseer Server
Module to administer AFS Cells
Module to administer the AFS Cache Manager
Module to communicate with an AFS File Server
Class to communicate with the AFS Authentication Server
Class to handle the AFS structure ktc_encryptionkey
Class to handle the AFS structure ktc_principal
Class to handle the AFS structure ktc_token
Class to communicate with the AFS Protection Server
Shared utility functions for the AFS module bundle
Class to communicate with the AFS Volume Location Server
Class to communicate with the AFS Volume Server

Provides

AFS
in src/AFS.pm
in src/ACL/ACL.pm
in src/BOS/BOS.pm
in src/CM/CM.pm
in src/Cell/Cell.pm
in src/FS/FS.pm
in src/KAS/KAS.pm
in src/KTC_EKEY/KTC_EKEY.pm
in src/KTC_PRINCIPAL/KTC_PRINCIPAL.pm
in src/KTC_TOKEN/KTC_TOKEN.pm
in src/PTS/PTS.pm
in src/Utils/Utils.pm
in src/VLDB/VLDB.pm
in src/VOS/VOS.pm

Examples