]> git.proxmox.com Git - pve-access-control.git/history - PVE/RPCEnvironment.pm
add ability to fork cli workers in background
[pve-access-control.git] / PVE / RPCEnvironment.pm
2012-04-24 Dietmar Maureradd ability to fork cli workers in background
2012-04-11 Dietmar Maurerallow users to change his own password
2012-02-22 Dietmar Maurerfix buf in userid-param permission check
2012-02-15 Dietmar Maureruse full name for verify_user
2012-02-13 Dietmar Maurerfix bug in check_volume_access (fixes vzrestore)
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-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-27 Dietmar Maurercleanup permission checks
2012-01-26 Dietmar Maureradd pool API
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-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 Maurerrename user_enabled to check_user_enabled
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-23 Dietmar Maureriimported from svn 'pve-access-control/trunk'