=== modified file 'mandos-ctl' --- mandos-ctl 2010-09-25 23:52:17 +0000 +++ mandos-ctl 2010-09-26 17:44:43 +0000 @@ -17,6 +17,7 @@ 'Enabled': u'Enabled', 'Timeout': u'Timeout', 'LastCheckedOK': u'Last Successful Check', + 'LastApprovalRequest': u'Last Approval Request', 'Created': u'Created', 'Interval': u'Interval', 'Host': u'Host', @@ -239,11 +240,12 @@ 'LastCheckedOK', 'Created', 'Interval', 'Host', 'Fingerprint', 'CheckerRunning', 'LastEnabled', 'ApprovalPending', - 'ApprovedByDefault', 'ApprovalDelay', + 'ApprovedByDefault', + 'LastApprovalRequest', 'ApprovalDelay', 'ApprovalDuration', 'Checker') else: keywords = defaultkeywords - + print_clients(clients.values(), keywords) else: # Process each client in the list by all selected options