index
:
~vuntz/cups-pk-helper
master
PolicyKit helper to configure cups with fine-grained privileges
vuntz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cups-pk-helper-mechanism.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
Plug leaks
Vincent Untz
1
-9
/
+12
2010-02-19
Make functions implementing dbus methods return nothing
Vincent Untz
1
-120
/
+64
2010-02-19
Fix previous commit (d3ad5757) to build
Vincent Untz
1
-2
/
+2
2010-02-19
Make sure to return an error via dbus in case of failure
Vincent Untz
1
-4
/
+8
2010-02-19
Avoid timeout on job-related methods for invalid jobs
Vincent Untz
1
-3
/
+9
2010-02-19
Add JobCancelPurge method
Marek Kasik
1
-1
/
+10
2010-02-17
Fix usage of multiple actions to determine if user interaction is needed
Vincent Untz
1
-6
/
+14
2010-02-16
Make _cph_mechanism_get_callers_user_name() static
Vincent Untz
1
-1
/
+1
2010-02-16
Code cleanup after PolicyKit 1 port
Vincent Untz
1
-10
/
+18
2010-02-16
Port to PolicyKit 1
Marek Kasik
1
-82
/
+19
2010-02-16
Move lots of code around
Vincent Untz
1
-211
/
+211
2010-02-16
Use an array of strings for schemes arguments of DevicesGet
Vincent Untz
1
-6
/
+6
2010-02-16
Add a limit argument to DevicesGet
Vincent Untz
1
-0
/
+2
2010-02-16
Add DevicesGet method
Marek Kasik
1
-0
/
+24
2009-02-28
Code style fixes.
Vincent Untz
1
-14
/
+31
2009-02-28
Add job related functions + reconnect ability
Marek Kasik
1
-5
/
+138
2008-11-21
Implement FileGet/FilePut methods.
Vincent Untz
1
-0
/
+42
2008-11-21
Use class-edit check when classes are involved.
Vincent Untz
1
-12
/
+30
2008-11-21
Also take into account printer-X-edit for set-default/printer-enable.
Vincent Untz
1
-5
/
+27
2008-11-21
Add _check_polkit_for_printer().
Vincent Untz
1
-15
/
+43
2008-11-21
Check right actions for class methods.
Vincent Untz
1
-3
/
+9
2008-11-21
Rename policies with dashes, and add class-edit.
Vincent Untz
1
-4
/
+4
2008-11-20
Make it possible to check for more than one authorization for a given
Vincent Untz
1
-21
/
+85
2008-11-20
Add new policies for PK, and start using them.
Vincent Untz
1
-2
/
+2
2008-11-20
Implement ClassAddPrinter/ClassDeletePrinter/ClassDelete methods.
Vincent Untz
1
-0
/
+58
2008-11-20
Add ServerGetSettings/ServerSetSettings
Vincent Untz
1
-0
/
+52
2008-11-20
Fix stupid crash in _cps_cups_printer_class_set_users().
Vincent Untz
1
-3
/
+0
2008-11-20
Skip empty user names when setting Allowed/Denied.
Vincent Untz
1
-0
/
+3
2008-11-20
Add (untested) PrinterSetUsersAllowed/PrinterSetUsersDenied.
Vincent Untz
1
-1
/
+41
2008-11-20
Change the signature of PrinterAddOptionDefault to take as.
Vincent Untz
1
-7
/
+6
2008-10-27
Make AcceptJobs actually work.
Vincent Untz
1
-0
/
+3
2008-09-22
Add quite some stuff, and the current patch to s-c-p.
Vincent Untz
1
-15
/
+314
2008-09-21
First pass at this.
Vincent Untz
1
-4
/
+97
2008-09-18
Add base of code, without methods (based on clock applet code).
Vincent Untz
1
-0
/
+294