Commit Graph

25 Commits

Author SHA1 Message Date
Marek Kasik
bd1152b731 Update to 0.1.2 2011-03-23 13:26:00 +01:00
Matthias Clasen
6b4cb6d29f 0.1.1 2011-03-10 19:43:44 -05:00
Dennis Gilmore
21c44ace82 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 06:20:30 -06:00
Fedora Release Engineering
164fe8c39b dist-git conversion 2010-07-28 12:28:59 +00:00
mkasik
42eb3efe91 - Add JobCancelPurge method
- Related: #548756
2010-03-22 15:40:45 +00:00
mkasik
d2cba1d50a - Avoid timeout on job-related methods for invalid jobs
- Make sure to return an error via dbus in case of failure
- Remove a small leak
- Resolves: #548790
2010-02-23 13:28:08 +00:00
mkasik
1d72983b52 - Make cph_cups_job_get_status() efficient
- Resolves: #548771
2010-02-23 13:24:32 +00:00
mkasik
2b8dc83a49 - Fix adding of printers without specification of ppd-name.
- Patch by Tim Waugh.
- Resolves: #545452
2010-02-23 13:20:12 +00:00
mkasik
56d012ed24 - Allow inactive users and any user to authenticate
- Resolves: #543085
2010-02-23 13:17:34 +00:00
Bill Nottingham
04df876de8 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:47:39 +00:00
mkasik
1807628b50 - Fix adding of printers without specification of device-uri.
- Patch by Tim Waugh.
- Resolves: #526442
2009-09-30 14:49:22 +00:00
mkasik
1ffb7f5c2c - Fix policies to check when editing a job. 2009-08-18 17:06:39 +00:00
mkasik
0fcca973dc - Check result of polkit_authority_check_authorization_sync() for NULL. 2009-08-18 14:23:25 +00:00
mkasik
9f092f3bd3 - Add parameters to DevicesGet method. 2009-08-13 14:02:25 +00:00
Jesse Keating
e3be48c509 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:49:26 +00:00
mkasik
32e66011d3 - Add devices_get() function. 2009-07-16 12:35:46 +00:00
mkasik
7b9510fbb8 - Update to polkit-1 2009-06-18 13:26:49 +00:00
mkasik
19f4fe8e85 - Update to 0.0.4 2009-03-31 13:11:35 +00:00
mkasik
35801778dd - Replace job-cancel, job-restart and job-set-hold-until with job-edit
- Replace job-cancel-another-owner, job-restart-another-owner and
    job-set-hold-until-another-owner with job-not-owned-edit
- Add cph_cups_job_get_status() function + some minor changes
2009-02-27 14:35:23 +00:00
Jesse Keating
0f5cda6a4a - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 10:18:52 +00:00
mkasik
423758b30c - Add ability to reconnect to CUPS server after its reload (caused by
cupsAdminSetServerSettings() or cupsPutFile())
2009-02-13 11:37:16 +00:00
mkasik
bc1a7ab962 - Add functions for handling jobs (JobRestart, JobCancel, JobSetHoldUntil) 2009-01-28 12:08:31 +00:00
mkasik
bac347e1cd - Add handling of file:/ protocol
- Change order of checked policies so the PolicyKit asks only for
    "printer-enable" policy when enabling/disabling a printer
- Change order of checked policies so the PolicyKit asks only for
    "printer-set-default" policy when setting default printer
2009-01-26 13:24:30 +00:00
mkasik
e26ec72633 - Initial Fedora Release
- Modified Files: devel/.cvsignore devel/sources
- Added Files: devel/cups-pk-helper.spec devel/dependencies.patch
    devel/import.log
2009-01-20 12:30:21 +00:00
Kevin Fenzi
7b821c54a1 Setup of module cups-pk-helper 2009-01-19 22:56:24 +00:00