summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-19[release] post-release bump to 0.1.1HEADmasterVincent Untz1-1/+1
2010-02-19[release] 0.1.0cups-pk-helper-0.1.0Vincent Untz1-0/+18
2010-02-19Plug leaksVincent Untz1-9/+12
2010-02-19Make functions implementing dbus methods return nothingVincent Untz2-149/+93
2010-02-19Fix previous commit (d3ad5757) to buildVincent Untz1-2/+2
2010-02-19Make sure to return an error via dbus in case of failureVincent Untz1-4/+8
2010-02-19Avoid timeout on job-related methods for invalid jobsVincent Untz1-3/+9
2010-02-19Handle all cups replies the same wayVincent Untz1-15/+25
2010-02-19Add _cph_cups_get_attribute_string() helperVincent Untz1-33/+50
2010-02-19Improve performance of cph_cups_job_get_status()Marek Kasik1-10/+25
2010-02-19Add JobCancelPurge methodMarek Kasik5-5/+41
2010-02-17Fix usage of multiple actions to determine if user interaction is neededVincent Untz1-6/+14
2010-02-17Update .gitignoreVincent Untz1-0/+1
2010-02-17Remove validation of policy file with polkit-policy-file-validateVincent Untz2-6/+0
2010-02-16Add check for string length in validity checksVincent Untz1-21/+47
2010-02-16Remove gtk+/gio dependencyVincent Untz2-6/+2
2010-02-16Put commit message guidelines in ChangeLogVincent Untz1-1/+47
2010-02-16Bump version to 0.1.0 before releaseVincent Untz1-1/+1
2010-02-16Small string tweaks in testsVincent Untz2-16/+16
2010-02-16Fix removing printer in python testVincent Untz1-1/+1
2010-02-16Port the tests to PolicyKit 1Vincent Untz2-126/+18
2010-02-16Make _cph_mechanism_get_callers_user_name() staticVincent Untz1-1/+1
2010-02-16Code cleanup after PolicyKit 1 portVincent Untz1-10/+18
2010-02-16Port to PolicyKit 1Marek Kasik4-94/+31
2010-02-16Improve error string in autogen.shVincent Untz1-1/+1
2010-02-16Use email instead of old bugzilla URL to report bugsVincent Untz1-1/+1
2010-02-16Use AM_SILENT_RULESVincent Untz2-2/+3
2010-02-16Support adding printer without device URITim Waugh1-3/+6
2010-02-16Move lots of code aroundVincent Untz6-719/+732
2010-02-16Reorganize cph_cups_devices_get() code to be more readableVincent Untz1-50/+89
2010-02-16Improve handling of errors for cph_cups_devices_get()Vincent Untz1-8/+10
2010-02-16Respect the schemes when getting devices with pre cups 1.4 codeVincent Untz1-0/+18
2010-02-16Add real validation of URI schemesVincent Untz1-4/+43
2010-02-16Use an array of strings for schemes arguments of DevicesGetVincent Untz5-30/+62
2010-02-16Avoid strdup'ing constant stringsVincent Untz1-15/+7
2010-02-16Add a limit argument to DevicesGetVincent Untz5-3/+19
2010-02-16Also respect the timeout when getting devices with pre cups 1.4 codeVincent Untz1-0/+5
2010-02-16Be less strict when accepting devices to output in pre cups 1.4 codeVincent Untz1-2/+1
2010-02-16Code cleanup for cph_cups_devices_get()Vincent Untz1-52/+45
2010-02-16Add DevicesGet methodMarek Kasik6-1/+241
2009-03-04Update NEWS/configure.ac for 0.0.4.cups-pk-helper-0.0.4Vincent Untz2-1/+13
2009-03-04Change reconnect maximum delay to 3 seconds.Vincent Untz1-1/+6
2009-02-28Use "/jobs/" as resource instead of "/admin/"Vincent Untz1-5/+4
2009-02-28Move the check validity for job_hold_until later.Vincent Untz1-1/+7
2009-02-28Add checks for job id validity.Vincent Untz1-2/+32
2009-02-28Make cph_cups_reconnect() static.Vincent Untz1-1/+1
2009-02-28Mark the newly-implemented pycups API as covered.Vincent Untz1-3/+3
2009-02-28Tweak comment.Vincent Untz1-1/+1
2009-02-28More code style fixes.Vincent Untz1-15/+17
2009-02-28Change default policy for job-edit to yes.Vincent Untz1-1/+1