aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2008-01-28Release 0.6.release/0.6Russ Allbery
2008-01-28Minor NEWS updates for wallet-report and the new configure option.Russ Allbery
2008-01-24Add a wallet-admin program which can initialize and destroy theRuss Allbery
2008-01-19The wallet client now supports a -u option, saying to obtain KerberosRuss Allbery
2008-01-19Note that the file writing change is a security issue.Russ Allbery
2008-01-19If -f is used and the output file name with ".new" appended alreadyRuss Allbery
2008-01-19When downloading a keytab to a file that already exists, merge the newRuss Allbery
2008-01-17Support enforcing a naming policy for wallet objects via a PerlRuss Allbery
2008-01-17When getting a keytab with the client with no -f option, correctlyRuss Allbery
2008-01-05The wallet client can now get the server, port, principal, and remctlRuss Allbery
2008-01-04The build system now probes for GSS-API, Kerberos v5 and v4, and AFSRuss Allbery
2007-12-07Release 0.5.Russ Allbery
2007-12-07Check a default creation ACL first before the ADMIN ACL when decidingRuss Allbery
2007-12-07Correctly implement the documented intention that setting an attributeRuss Allbery
2007-12-07Allow the empty string in wallet-backend arguments.Russ Allbery
2007-12-07Load the Perl modules for ACL verifiers and object types dynamicallyRuss Allbery
2007-12-06Fix the keytab principal validation regex to allow instancesRuss Allbery
2007-12-06Release 0.4.Russ Allbery
2007-12-05Various coding style fixes and cleanup based on a much-appreciatedRuss Allbery
2007-12-05Maintain a global cache of ACL verifiers in Wallet::ACL and reuse themRuss Allbery
2007-12-05Determine the class for object and ACL schema implementations from theRuss Allbery
2007-12-04Add a subclass of the NetDB ACL verifier that requires the principalRuss Allbery
2007-12-04Update the release date for 0.3.Russ Allbery
2007-12-01Release 0.3.Russ Allbery
2007-12-01Add news entry for MySQL support.Russ Allbery
2007-12-01Expiration dates are now expressed in YYYY-MM-DD HH:MM:SS instead ofRuss Allbery
2007-12-01The wallet backend test suite now supports using a database other thanRuss Allbery
2007-11-20Attempt to create the object with a default owner on get and storeRuss Allbery
2007-11-20Add support for running a user-defined function whenever an object isRuss Allbery
2007-11-15Add an ACL verifier that checks access against NetDB roles using theRuss Allbery
2007-11-14The wallet backend script now logs all commands and errors to syslog.Russ Allbery
2007-10-11Add an acl history function to the server backend and the clientRuss Allbery
2007-10-09Add NEWS entry for enctypes. Clarify in the documentation the behaviorRuss Allbery
2007-10-08Release 0.2.Russ Allbery
2007-10-06Add standard README and NEWS files and organize TODO a bit more byRuss Allbery