]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
lpstat.c: Implement successful filter for jobs
authorzdohnal <zdohnal@redhat.com>
Fri, 24 Nov 2023 06:26:31 +0000 (07:26 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Nov 2023 06:26:31 +0000 (07:26 +0100)
Introduce a new argument value 'successful' in lpstat to get jobs which completed successfully without introducing a new IPP value for IPP attribute 'which-jobs'

Together with #832 fixes #828 .


Trivial merge