]> git.ipfire.org Git - people/ms/pakfire.git/history - src/libpakfire/libpakfire.sym
buildservice: Add function to signal finished build jobs
[people/ms/pakfire.git] / src / libpakfire / libpakfire.sym
2023-11-01  Michael Tremerbuildservice: Add function to signal finished build...
2023-10-31  Michael Tremercli: builder: Check if the requested arch is supported
2023-10-31  Michael Tremerctx: Store cache path
2023-10-31  Michael Tremerbuildservice: Move submitting stats into C
2023-10-27  Michael Tremerbuildservice: Export the URL
2023-10-21  Michael Tremerbuildservice: Export all functions
2023-10-19  Michael Tremerbuildservice: Implement uploading files
2023-10-19  Michael Tremerbuildservice: Build out listing uploads
2023-10-17  Michael Tremerlibpakfire: Add scaffolding for connecting to the build...
2023-10-16  Michael Tremerctx: Move the OFFLINE flag into the context
2023-10-16  Michael Tremerctx: Move pick solution callback into the context
2023-10-16  Michael Tremerctx: Move the progress callback into the context
2023-10-16  Michael Tremerctx: Move the confirm callback into the context
2023-10-16  Michael Tremerpakfire: Remove logging stuff in favour of the context
2023-10-15  Michael Tremerctx: Add a log callback
2023-10-15  Michael Tremerctx: Add log level
2023-10-15  Michael Tremerlibpakfire: Create scaffolding for a new Pakfire context
2023-10-05  Michael Tremertransaction: Drop unused set status callback
2023-10-01  Michael Tremerprogressbar: Drop old implementation
2023-10-01  Michael Tremerprogress: Add a new abstraction to indicate progress
2023-09-29  Michael Tremerbuild: Add log callback
2023-09-28  Michael Tremerlibpakfire: Make pakfire_has_flag() public
2023-09-27  Michael Tremercli: Implement interactive selection of solutions
2023-09-25  Michael Tremerlibpakfire: Remove the unused copy_in/copy_out functions
2023-09-25  Michael Tremerlibpakfire: Remove pakfire_install/_update/_sync/_erase
2023-09-25  Michael Tremerpakfire: Re-implement pakfire as a C binary
2023-09-23  Michael Tremerlibpakfire: Export pakfire_transaction_solve()
2023-09-23  Michael Tremertransactions: Create a pick solution callback
2023-09-23  Michael Tremerproblems: Refactor fetching problems and solutions
2023-09-22  Michael Tremertransaction: Merge requests into the transaction
2023-08-31  Michael Tremerjail: Allow customising the log callback
2023-08-29  Michael Tremerpackages: Export build architectures in Python
2023-07-21  Michael Tremer_pakfire: Add version_compare() that does not require...
2023-06-14  Michael Tremerbuild: Add scaffolding to create images
2023-06-01  Michael Tremerkeys: Carry the comment with us and require it
2023-06-01  Michael Tremerkeys: Export signing/verification routines in Python
2023-06-01  Michael Tremerkeys: Drop delete operation
2023-06-01  Michael Tremerkeys: Replace usage of PGP by signify
2023-06-01  Michael Tremerlibpakfire: Drop fetching PGP keys from keyservers
2023-05-08  Michael Tremerinstallcheck: Add a function that checks whether a...
2023-04-28  Michael Tremerbuild: Allow setting a different ccache path
2023-04-28  Michael Tremerbuild: Drop pakfire_build legacy function
2023-03-19  Michael Tremerfile: Write capabilities
2023-03-11  Michael Tremerarchive: Store MIME type of files
2023-03-10  Michael Tremerarchive: Drop support for legacy package formats
2023-02-28  Michael Tremerpackagelist: Refactor the whole thing
2023-02-21  Michael Tremerfilelists: Rename *_append() to *_add()
2023-02-21  Michael Tremerfilelists: Rename *_size() -> *_length()
2023-02-21  Michael Tremerfilelists: Drop sort function as filelists are now...
2023-01-06  Michael Tremerjail: Implement configuring timeouts for commands
2022-12-08  Michael Tremerfile: Add a function to check whether the path matches...
2022-12-06  Michael Tremerjail: Make pakfire_jail_exec_script private
2022-12-06  Michael Tremerjail: Add new way to communicate with child processes
2022-12-06  Michael Tremerfile: Copy more stat attributes
2022-11-19  Michael Tremerpackages: Export pakfire_package_id
2022-11-04  Michael Tremerrequests: Make them private
2022-11-01  Michael Tremerlibpakfire.sym: Drop long gone function
2022-11-01  Michael Tremerproblems: Drop pakfire_problem_get_solutions in favour...
2022-11-01  Michael Tremerrequest: No longer return problems when solving failed
2022-10-26  Michael Tremerlibpakfire.sym: Remove unknown function
2022-10-26  Michael Tremerpackages: Unify the dependency functions
2022-10-25  Michael Tremerpackages: Create a unified numbers function
2022-10-25  Michael Tremerpackages: Move pakfire_package_{g,s}et_source_* functions
2022-10-25  Michael Tremerpackages: Move pakfire_package_get_source_package into...
2022-10-25  Michael Tremerpackages: Add functions to easily set UUIDs
2022-10-25  Michael Tremerpackages: Replace pakfire_package_{g,s}_build_id with...
2022-10-25  Michael Tremerpackages: Move pakfire_package_{g,s}et_build_host into...
2022-10-25  Michael Tremerpackages: Make pakfire_package_is_installed private
2022-10-25  Michael Tremerpackages: Move pakfire_package_{g,s}et_filename into...
2022-10-25  Michael Tremerpackages: Drop old property functions for strings
2022-10-25  Michael Tremerpackages: Add a combined function to get/set string...
2022-10-23  Michael TremerMerge branch 'master' of ssh://people.ipfire.org/pub...
2022-10-23  Michael Tremerarch: Add function that returns a list of all supported...
2022-10-12  Michael Tremerrepos: Read key immediately and write it to the config
2022-10-11  Michael Tremerpackages: Drop any hexdigest helper functions
2022-10-11  Michael Tremerfile: Drop all hexdigest functions
2022-10-11  Michael Tremerdigest: Add function to return a digest name
2022-10-11  Michael Tremerkeys: Export public/secret keys easily
2022-10-11  Michael Tremerkeys: Export creation/expiration timestamp
2022-10-01  Michael Tremerfile: Rename user/group to uname/gname
2022-10-01  Michael Tremerdigest: Make pakfire_digest_get_by_name public
2022-08-23  Michael Tremerfile: Add easy way to edit permissions
2022-08-20  Michael Tremerarchive: Drop support for signatures in archives
2022-08-19  Michael Tremerfile: Refactor how we store digests
2022-08-16  Michael Tremerjail: Export new bind action in favour of pakfire_bind()
2022-08-09  Michael Tremerjail: Return any output as string
2022-08-08  Michael Tremerbuild: Split heavy lifting into a separate exec function
2022-08-08  Michael Tremerbuild: Start creating a new build environment
2022-08-04  Michael Tremerpython: Add switch to return output on execute
2022-08-03  Michael Tremerjail: Implement setting nice level
2022-08-03  Michael Tremerexecute: Drop old environment
2022-08-03  Michael Tremerjail: Export in libpakfire
2022-08-03  Michael Tremerexecute: Drop unused pakfire_execute_script function
2022-08-02  Michael Tremerexecute: Drop unused pakfire_execute_command function
2022-07-15  Michael Tremerfile: Export various functions
2022-05-17  Michael Tremerpackages: Add distribution information
2022-05-17  Michael Tremerpackage: Add source information
2022-05-09  Michael Tremerpakfire: Introduce confirm callback
2022-05-09  Michael Tremerpakfire: Go back on callbacks
2022-05-09  Michael Tremerpakfire: Add function to reset all callbacks
next