0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #42 from piotrdrag/master More... about 11 years ago
trivial: Fix Portuguese and Turkish language codes More... about 11 years ago
Running the session daemon depends on building it first. More... about 11 years ago
ippd: require pycups >= 1.9.70 for new state names and ippErrorString(). More... about 11 years ago
Use g_list_copy_deep for glib >= 2.34. More... about 11 years ago
Only call g_type_init for glib < 2.36. More... about 11 years ago
Docker image size improvements. More... about 11 years ago
Now runs in docker container. More... about 11 years ago
Dockerfile: build printerd inside a fedora:21 container. More... about 11 years ago
ippd: run same HTTPServer type when run directly or with from systemd. More... about 11 years ago
Use g_list_append instead of g_list_insert(...,-1). More... about 11 years ago
New test case: filter2. More... about 11 years ago
ippd: no need to look up Manager object by path. More... about 11 years ago
Updated TODO. More... about 11 years ago
ippd: basic implementation of Send-Document. More... about 11 years ago
ippd: basic implementation of Create-Job. More... about 11 years ago
ippd: implementation of Cancel-Job. More... about 11 years ago
ippd: fixed logging. More... about 11 years ago
printerd.spec.in: run systemd scriptlet macros. More... about 11 years ago
Run final PPD-specified filter (#41). More... about 11 years ago
Fixed filter process chaining. More... about 11 years ago
Fixed remove-printer-state-reason callback. More... about 11 years ago
Set PPD environment variable for job processes. More... about 11 years ago
Avoid passing NULL as GError when non-NULL is expected. More... about 11 years ago
Use g_clear_error() here. More... about 11 years ago
Fixed comment. More... about 11 years ago
ippd (IPPServer): store request file for IPP operation handler to use. More... about 11 years ago
ippd: don't cache printerd.Client. More... about 11 years ago
Set LD_LIBRARY_PATH when running Python tools in-place. More... about 11 years ago
Fixed super() calls. More... about 11 years ago