index
:
krb5-wallet.git
debian
master
patches-bill
pristine-tar
ubuntu
upstream/latest
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perl
/
lib
/
Wallet
/
ACL.pm
Age
Commit message (
Expand
)
Author
2020-05-17
Sort ACL history by unique key after date
Russ Allbery
2020-05-17
Update to rra-c-util 8.2 and C TAP Harness 4.7
Russ Allbery
2018-06-03
Add SPDX-License-Identifier headers
Russ Allbery
2018-05-27
Add obsolete-strings test and fix problems it finds
Russ Allbery
2016-01-23
Update Perl module versions for 1.4
Russ Allbery
2016-01-17
Standardize Perl module versions
Russ Allbery
2016-01-16
Pass object type and name to external ACL verifiers
Russ Allbery
2015-12-14
Better error reporting on verifier failure during add
Russ Allbery
2015-11-18
ACL.pm: Destroying a nested ACL will now fail
Jon Robertson
2015-06-08
Added nested acl verifier
Jon Robertson
2015-06-08
ACL.pm: Error messages use name rather than ID
Jon Robertson
2015-06-08
ACL.pm: Fixed capitalization of ACL in pod
Jon Robertson
2015-06-08
Added acl replace command to wallet backend
Jon Robertson
2014-07-15
Use DateTime objects uniformly, improve expires parsing
Russ Allbery
2014-07-15
Record ACL names in the ACL history
Russ Allbery
2014-07-15
Record the ACL name in the acl_history table
Russ Allbery
2014-07-15
Use DateTime objects in the database layer, not strings
Russ Allbery
2014-07-11
Test for Perl strict and minimum version
Russ Allbery
2014-07-11
Switch to Module::Build for the Perl module
Russ Allbery