]> git.ipfire.org Git - pakfire.git/history - src/libpakfire/libpakfire.sym
keys: Replace usage of PGP by signify
[pakfire.git] / src / libpakfire / libpakfire.sym
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
2021-11-10  Michael Tremerarchive: Drop unused function pakfire_archive_get_pakfire
2021-09-23  Michael Tremerfile: Store digests in the same way than packages
2021-09-20  Michael Tremerpackage: Refactor checksums/digests
2021-08-20  Michael Tremerrepo: Make pakfire_repo_add_archive private
2021-08-19  Michael Tremerrepo: Remove write/read_solv functions that take paths
2021-08-19  Michael Tremerrepo: Add scaffolding/experimental code to compose...
2021-08-12  Michael Tremerkey: Make secret keys non-world-writable
2021-07-11  Michael Tremerarchive: Implement creating a signature
2021-07-08  Michael Tremerkey: Implement fetching keys from the internet
2021-07-07  Michael Tremerarchive: Drop old signature data type
2021-07-07  Michael Tremerkey: Refactor listing all keys
2021-07-07  Michael Tremerkey: Refactor and make private pakfire_key_create
2021-07-03  Michael Tremerrequest: Rename upgrade to update
2021-07-03  Michael Tremersolution: Make pakfire_solution_create private
2021-07-03  Michael Tremerrequest: Implement taking a solution
2021-07-02  Michael Tremersolutions: Stop acting as a linked list
2021-07-01  Michael Tremerparser: Make the parser private
2021-06-30  Michael Tremerpackagelist: Drop unused conditional push function
2021-06-30  Michael Tremerpackage: Rename pakfire_package_identical to *_eq
2021-06-30  Michael Tremerpackage: Add function that returns all packages that...
2021-06-30  Michael Tremerpackagelist: Make *_has private
2021-06-30  Michael TremerAdd command for reverse dependency resolution
2021-06-25  Michael Tremerproblem: Make pakfire_problem_create private
2021-06-24  Michael Tremerproblems: Drop linked list
2021-06-23  Michael Tremerlibpakfire: Drop pakfire_count_packages
2021-06-22  Michael TremerHard-code multiinstall and add them to pooljobs
2021-06-21  Michael Tremerlibpakfire.sym: Drop pakfire_get_pool which no longer...
2021-06-21  Michael Tremerdist: Make read_makefile private
2021-06-21  Michael TremerImplement sync
2021-06-21  Michael Tremerlibpakfire: Implement "check" command
2021-06-19  Michael Tremerpakfire: Move refresh into libpakfire
2021-06-18  Michael Tremerlibpakfire: Do not try to export non-existant function
2021-06-18  Michael TremerMove clean function into libpakfire
2021-06-15  Michael TremerDrop python to libpakfire logging layer
2021-06-15  Michael Tremerpakfire: Drop pakfire_log_get_function
2021-06-14  Michael Tremerpakfire: Add convenience functions to install packages
2021-06-14  Michael TremerRemove some unused Python bindung functions and make...
next