Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
6fcbbe6
Add GitHub Actions workflow for build and test
Souptik-De Feb 22, 2026
5241b69
Add CodeQL analysis workflow
Souptik-De Feb 23, 2026
7e48b8b
Add workflow_dispatch event to build.yml
Souptik-De Mar 7, 2026
b9193f5
Add workflow_dispatch trigger to CodeQL workflow
Souptik-De Mar 7, 2026
e0c8926
Change CodeQL language from C++ to C
Souptik-De Mar 7, 2026
4fabfd9
Fix installation command formatting in build.yml
Souptik-De Mar 16, 2026
0c28254
Fix installation command for prerequisites in codeql.yml
Souptik-De Mar 16, 2026
1bb73ce
Merge branch 'OpenPrinting:master' into master
Souptik-De Mar 18, 2026
5c7b017
Merge branch 'OpenPrinting:master' into master
Souptik-De Apr 3, 2026
c3efef8
Rewrite cpdbPrintFD to always attempt the FD-passing path first (prin…
Souptik-De Apr 3, 2026
3f7c141
Guard unlink(socket_path) and g_free(socket_path) so that it only exc…
Souptik-De Apr 3, 2026
5283534
uncommented use_socket_path
Souptik-De Apr 3, 2026
abdd1d2
Fix Gvariant format string
Souptik-De Apr 3, 2026
117264a
Merge branch 'OpenPrinting:master' into master
Souptik-De Apr 27, 2026
e70af01
Add capabilities handling: define structures and methods for all prin…
Souptik-De Jul 16, 2026
776bbe3
Add capabilities management: implement functions to create and delete…
Souptik-De Jul 17, 2026
0768425
Enhance capabilities handling: add conversion function and update cap…
Souptik-De Jul 19, 2026
9c1c1c6
GetAllCapabilities: add locale support, human-readable strings, and c…
Souptik-De Jul 25, 2026
4ecabbb
Add English-fallback translation retry in frontend-side functions
Souptik-De Jul 26, 2026
48dbd81
GetAllCapabilities: add human_readable_group to capabilities, add hum…
Souptik-De Jul 30, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading