]> git.proxmox.com Git - pve-access-control.git/history - PVE
fix return value for empty ACL list
[pve-access-control.git] / PVE /
2012-02-10 Dietmar Maurerfix return value for empty ACL list
2012-02-09 Dietmar Maurerdo not allow to change system user passwords
2012-02-09 Dietmar Maurerfix syntax
2012-02-06 Dietmar Maurermoved check_volume_access from qemu-server
2012-02-06 Dietmar Maurerremove buggy check_storage_perm
2012-02-06 Dietmar Maurernew privilege VM.Backup
2012-02-06 Dietmar Maurernew privilege Datastore.AllocateTemplate
2012-02-01 Dietmar Maureradd more privileges, improve docs
2012-02-01 Dietmar Maurernew helper functions
2012-02-01 Dietmar Maurernew test option 'require_param' - code cleanup
2012-01-31 Dietmar Maureradd special test for pool
2012-01-31 Dietmar Maureradd Pool.Allocate priviledge
2012-01-27 Dietmar Maurermoved Pool.pm to pve-manager package
2012-01-27 Dietmar Maurercleanup permission checks
2012-01-26 Dietmar Maurercode cleanup
2012-01-26 Dietmar Maurerfix return format
2012-01-26 Dietmar Maurercode cleanup
2012-01-26 Dietmar Maurerreturn array instead of hash
2012-01-26 Dietmar Maureradd pool API
2012-01-26 Dietmar Maurerremove debug message
2012-01-26 Dietmar Maureronly add Permissions.Modify to SysAdmin role
2012-01-26 Dietmar Maureradd description
2012-01-26 Dietmar Maureruse User.Allocate instead of User.Add/User.Delete
2012-01-26 Dietmar Maurerimplement helper to check if we can modify permission
2012-01-26 Dietmar Maurerfix NoAccess when inheritred from pool
2012-01-26 Dietmar Maurerremove debug message
2012-01-25 Dietmar Maurerstart pool support, return NoAccess role, fix acl cache
2012-01-25 Dietmar Maurermoved permission check code from REST.pm
2012-01-24 Dietmar Maurerfix access control
2012-01-23 Dietmar Maureruse new syntax for permission checks
2012-01-23 Dietmar Maurersimplify filter_groups
2012-01-20 Dietmar Maurernew API to change password
2012-01-19 Dietmar Maureruse new decode_utf8_parameters() to decode CGI parameters
2012-01-19 Dietmar Maurerfix bug #85: implement vnc tickets
2012-01-19 Dietmar Maurerrename user_enabled to check_user_enabled
2012-01-18 Dietmar Maurerimport cfs_read_file
2012-01-18 Dietmar Maurerallow to safe attribute for root@pam
2012-01-18 Dietmar Maurerfix perl syntax
2012-01-18 Dietmar Maureradd test if user exists
2012-01-17 Dietmar Maurerfix bug #85: allow root@pam to generate tickets for...
2012-01-13 Dietmar Maurerallow user to see his own entry
2012-01-13 Dietmar Maurerset minimal and maximal password length
2012-01-13 Dietmar Maurerallow to pass emtpy strings to delete settings
2012-01-13 Dietmar Maurerallow port 0 to use default value
2012-01-13 Dietmar Maureradded domain attribute for AD servers
2012-01-12 Dietmar Maurerallow to delete all groups
2012-01-11 Dietmar Maurerallow to filter enabled/disabled user
2011-12-21 Dietmar Maurercleanup code to get/set result_attributes
2011-12-20 Dietmar Maureradd a way to return file changes (diffs)
2011-12-13 Dietmar Maureradd new environment type 'ha'
2011-11-03 Dietmar Maureradd support for delayed parameter parsing
2011-10-22 Dietmar Maurerexit when child finish
2011-10-19 Dietmar Maurerdo not close STDIN if rune in foreground
2011-10-18 Dietmar Maurersen TERM to all pgrp members
2011-10-18 Dietmar Maurercorrectly catch EINTR
2011-10-13 Dietmar Maurerfix nockeck parameter in active_workers
2011-10-11 Dietmar Maurerfix bug in fork_worker
2011-09-14 Dietmar Maurerimplement a way to abort workers
2011-09-12 Dietmar Maurerflush output file handle and send kill to whole process...
2011-08-24 Dietmar Maurerallow expire to be undefined
2011-08-23 Dietmar Maureriimported from svn 'pve-access-control/trunk'