]> git.proxmox.com Git - pve-access-control.git/commit - debian/changelog
iimported from svn 'pve-access-control/trunk'
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Aug 2011 05:27:48 +0000 (07:27 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 23 Aug 2011 05:27:48 +0000 (07:27 +0200)
commit2c3a6c0aaac7fbdaeb26bc5a596d21e897f3343a
treee3ffa7178488aa2592972881ceefc3570e667e05
iimported from svn 'pve-access-control/trunk'
32 files changed:
ChangeLog [new file with mode: 0644]
Makefile [new file with mode: 0644]
PVE/API2/ACL.pm [new file with mode: 0644]
PVE/API2/AccessControl.pm [new file with mode: 0644]
PVE/API2/Domains.pm [new file with mode: 0644]
PVE/API2/Group.pm [new file with mode: 0644]
PVE/API2/Makefile [new file with mode: 0644]
PVE/API2/Role.pm [new file with mode: 0644]
PVE/API2/User.pm [new file with mode: 0644]
PVE/AccessControl.pm [new file with mode: 0644]
PVE/Makefile [new file with mode: 0644]
PVE/RPCEnvironment.pm [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
changelog.Debian [new file with mode: 0644]
control.in [new file with mode: 0644]
copyright [new file with mode: 0644]
pveum [new file with mode: 0755]
test.pl [new file with mode: 0755]
test/Makefile [new file with mode: 0644]
test/auth-test.pl [new file with mode: 0644]
test/dump-perm.pl [new file with mode: 0755]
test/dump-users.pl [new file with mode: 0755]
test/perm-test1.pl [new file with mode: 0755]
test/perm-test2.pl [new file with mode: 0755]
test/perm-test3.pl [new file with mode: 0755]
test/perm-test4.pl [new file with mode: 0755]
test/test2.cfg [new file with mode: 0644]
test/test3.cfg [new file with mode: 0644]
test/test4.cfg [new file with mode: 0644]
test/user.cfg.ex1 [new file with mode: 0644]
user.cfg.ex [new file with mode: 0644]