aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2010-03-08Release 0.11release/0.11Russ Allbery
2010-03-08Add an ACL name audit to wallet-report and Wallet::ReportRuss Allbery
2010-03-05Allow naming policy enforcement for ACL namesRuss Allbery
2010-03-05Add a report of unused ACLsRuss Allbery
2010-03-03Add auditing for names that violate the naming policyRuss Allbery
2010-03-03Verify that an ACL to be deleted is not referencedRuss Allbery
2010-03-03Fix krb5_free_error_message portabilityRuss Allbery
2010-02-20Release 0.10Russ Allbery
2010-02-20Update documentation for support for storing nul dataRuss Allbery
2010-02-19Refactor reporting into a separate module and scriptRuss Allbery
2010-02-09Update to C TAP Harness 1.1 and rra-c-util 3.0 testsRuss Allbery
2010-02-09Update util code and import Kerberos portability glueRuss Allbery
2010-02-09Update portability code to rra-c-util 3.0Russ Allbery
2010-02-09Update the Autoconf code to rra-c-util 3.0Russ Allbery
2010-02-09Use a temporary disk cache in the wallet client instead of memoryRuss Allbery
2010-02-09Remove kaserver synchronization support from the wallet clientRuss Allbery
2010-02-09Remove the kasetkey client for setting keys in an AFS kaserverRuss Allbery
2010-02-09Document and make case-insensitive KEYTAB_KRBTYPERuss Allbery
2010-02-09Remove kaserver synchronization support from the wallet backendRuss Allbery
2010-01-19Update NEWS and TODO for recent changesRuss Allbery
2009-06-09Add owners reportRuss Allbery
2008-08-14Fix logging in wallet-backend and the remctl configuration to not logRuss Allbery
2008-08-13Correctly handle storing of data that begins with a dash and don'tRuss Allbery
2008-04-24First pass at builddir != srcdir support.Russ Allbery
2008-04-24Release 0.9.Russ Allbery
2008-04-24The wallet command-line client now reads the data for store from aRuss Allbery
2008-04-24Include Stanford's wallet.conf as an example (examples/stanford.conf).Russ Allbery
2008-04-24Perl 5.8 is required to run the test suite, but IO::String is not.Russ Allbery
2008-04-24Major coding style cleanup. Updated all shared code from my otherRuss Allbery
2008-04-20Fix Autoconf syntax error when probing for libkrb5support. Thanks,Russ Allbery
2008-04-07Add support for enabling and disabling principals (clearing or settingRuss Allbery
2008-02-20Report the correct error message when addprinc fails while creating aRuss Allbery
2008-02-13Release 0.8.Russ Allbery
2008-02-13Remove the restriction that all object implementations must have classRuss Allbery
2008-02-13Update the design documentation to reflect the current protocol andRuss Allbery
2008-02-13wallet-admin now supports registering new object or ACL verifierRuss Allbery
2008-02-12wallet-backend now supports a -q flag, which disables syslog logging.Russ Allbery
2008-02-12Correctly handle get of an empty object in the wallet client. TheRuss Allbery
2008-02-09Add file object support to the wallet server.Russ Allbery
2008-02-08Wallet::Config and hence the wallet server now checks for theRuss Allbery
2008-02-08Fix the wallet client to use check instead of exists.Russ Allbery
2008-02-08Release 0.7.Russ Allbery
2008-02-07Include news message for previous commit.Russ Allbery
2008-02-07Correctly enable syslog logging in wallet-backend.Russ Allbery
2008-02-07The current version of Net::Remctl can't handle explicit undef or theRuss Allbery
2008-02-07When creating a srvtab based on a just-downloaded keytab, extract theRuss Allbery
2008-02-06Check naming policy on wallet object creation before checking theRuss Allbery
2008-02-05Fix the example remctl configuration for keytab-backend to use theRuss Allbery
2008-02-01keytab-backend now passes kadmin.local ktadd its options in a specificRuss Allbery
2008-01-28Release 0.6.release/0.6Russ Allbery