]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2023-09-02  Michael Tremerutil: Remove static buffers from basename/dirname
2023-09-02  Michael Tremerutil: Drop unused pakfire_path_abspath function
2023-09-01  Michael Tremerpwd: Don't fail if we cannot read SUBUID/SUBGID from...
2023-09-01  Michael Tremerpwd: Set maximum range for SUBUID/SUBGIDs by default
2023-08-31  Michael Tremertests: packages: Fix group check
2023-08-31  Michael Tremerrepo: Reformat code that downloads metadata
2023-08-31  Michael Tremerrepos: Configure better default refresh times
2023-08-31  Michael Tremerrepo: Allow storing custom refresh times for metadata
2023-08-31  Michael Tremerstring: Add function to format/parse intervals
2023-08-31  Michael Tremerbuild: Increase precision of the logging timestamp
2023-08-31  Michael Tremerbuild: Implement custom logging that shows build time
2023-08-31  Michael Tremerjail: Allow customising the log callback
2023-08-31  Michael Tremerdb: Fix double free of joined groups string
2023-08-31  Michael Tremerjail: Ignore any return codes from the shell
2023-08-31  Michael Tremer_pakfire: package: Fix cleaning up build arches
2023-08-31  Michael Tremerpackages: Store groups as array
2023-08-30  Michael Tremertests: package: Check reading build_id in Python
2023-08-30  Michael Tremer_pakfire: package: Export Build IDs as string
2023-08-30  Michael Tremerdownloader: Drop using deprecated CURLOPT_PROTOCOLS
2023-08-30  Michael Tremerhub: Fix typo in sleep command
2023-08-30  Michael Tremer_pakfire: Fix multiple issues in a utility function
2023-08-30  Michael Tremerbuild: Check if we can build a packager on our architecture
2023-08-30  Michael Tremerarch: Enhance check for support by host and check for...
2023-08-30  Michael Tremerstrings: Add function to free string arrays
2023-08-30  Michael Tremerpackages: Copy strings when returning arrays
2023-08-29  Michael Tremerarch: Teach Pakfire to run a different arch effectively
2023-08-29  Michael Tremermacros: Set arch in pakfire
2023-08-29  Michael Tremerpakfire: Call the correct function to check if the...
2023-08-29  Michael Tremerpackages: Export build architectures in Python
2023-08-29  Michael Tremertests: Add a simple test to read metadata from Python
2023-08-26  Michael Tremerpackages: Add support for build arches
2023-08-26  Michael Tremerrepo: Fix expression to find package archives
2023-08-26  Michael Tremerpackager: Set the sourcepath as path if no path given
2023-08-26  Michael Tremerpackage: Don't crash if a package has no UUID
2023-08-25  Michael Tremerfile: Fix tests and handle invalid inputs better
2023-08-25  Michael Tremerfile: Use "struct archive_entry" to store lots of metadata
2023-08-25  Michael Tremercompress: Make sure that paths are relative in archives
2023-08-25  Michael Tremerconfigure: No longer check for FTS functions
2023-08-25  Michael Tremerpakfire: Remove using FTS when reading repository confi...
2023-08-25  Michael Tremerarch: Remove using FTS to search interpreter
2023-08-25  Michael Tremerdist: Don't package directories
2023-08-25  Michael Tremerdist: Fix not packaging any temporary files
2023-08-25  Michael Tremerfilelist: Use our own pattern matching function throughout
2023-08-25  Michael Tremerfilelist: Use libarchive to scan for files
2023-08-18  Michael TremerMove all static buffers into Thread-local storage
2023-08-18  Michael Tremerarch: Fix convoluted way to find supported arches
2023-08-18  Michael Tremerclient: Add repo API opertions
2023-08-16  Michael Tremerdaemon: Do not attempt to delete configuration
2023-08-16  Michael Tremerpackages: Validate UUIDs when reading from the database
2023-08-16  Michael Tremercontrib: Enable the testing repository by default
2023-08-16  Michael Tremerpackages: Simplify the directory structures once again
2023-08-16  Michael Tremerpackage: Use the correct attribute for directories...
2023-08-16  Michael Tremerrepo: Fix file structure
2023-08-02  Michael Tremerpakfire: Read configuration from a file descriptor
2023-08-02  Michael Tremer_pakfire: util: Refactor PyObject_AsFileHandle using...
2023-08-01  Michael Tremerparser: Remove any global variables
2023-07-27  Michael Tremerpakfire: Fix integer overflow in bit fields
2023-07-25  Michael Tremer_pakfire: Consume any exceptions in log callback
2023-07-25  Michael Tremerhub: Increase robustness if the server goes away
2023-07-25  Michael Tremerlibpakfire: build: Use better return codes
2023-07-25  Michael Tremerlibpakfire: digest: Use better return codes
2023-07-25  Michael Tremerlibpakfire: dependencies: Use better return codes
2023-07-25  Michael Tremerlibpakfire: config: Use better return codes
2023-07-25  Michael Tremerlibpakfire: arch: Use better return codes
2023-07-25  Michael Tremerlibpakfire: archive: Return better return codes
2023-07-25  Michael Tremerlibpakfire: strings: Create better return codes for...
2023-07-25  Michael Tremerkey: Fix wrong passing of string
2023-07-25  Michael Tremerlibpakfire: pakfire_create: Return a better return...
2023-07-25  Michael Tremerlibpakfire: Enhance logging to pass custom errno
2023-07-21  Michael Tremerdependencies: Create and destroy the pool for each...
2023-07-21  Michael Tremer_pakfire: Add version_compare() that does not require...
2023-07-19  Michael Tremerfind-provides: Only handle shared objects
2023-07-19  Michael Tremerbuild: Remove BUILDROOT check
2023-07-18  Michael Tremerjail: Group prctl() calls together
2023-07-18  Michael Tremerjail: Create a new time namespace
2023-07-17  Michael Tremerjail: Change mount propagation before switching root
2023-07-17  Michael Tremerjail: Fix file descriptor check
2023-07-17  Michael Tremerjail: Use pivot_root() again instead of chroot()
2023-06-30  Michael Tremerjail: Handle signals in epoll() loop
2023-06-30  Michael Tremerjail: Initialize all file descriptors with -1
2023-06-29  Michael Tremercgroups: Add BPF program to filter device node access
2023-06-29  Michael Tremerconfigure: Link against libbpf
2023-06-21  Michael Tremerjail: Don't drop any capabilities
2023-06-21  Michael Tremercgroup: Return error when the cgroup could not be created
2023-06-21  Michael Tremerjail: Refactor searching for env variable function
2023-06-20  Michael Tremerjail: Allow accessing loop devices
2023-06-19  Michael Tremerbuilds: Install tools that are required to build a...
2023-06-19  Michael Tremerbuild: Find all packages to be installed and create...
2023-06-14  Michael Tremerbuild: mkimage: Take a fd for the output
2023-06-14  Michael Tremerutil: Add function to copy all data from one fd to...
2023-06-14  Michael Tremerbuild: Add scaffolding to create images
2023-06-01  Michael Tremertests: archive: Fix compiling
2023-06-01  Michael Tremertests: Drop PGP test key
2023-06-01  Michael Tremercontrib: Update keys of IPFire 3
2023-06-01  Michael Tremerkeys: Carry the comment with us and require it
2023-06-01  Michael Tremer_pakfire: Import/export keys as strings
2023-06-01  Michael Tremerkeys: Do not insist on reading the comment line first
2023-06-01  Michael Tremerrepos: Write database signature to the correct place
2023-06-01  Michael Tremerrepos: Fix re-reading repository key
2023-06-01  Michael Tremerkeys: Wipe memory after importing keys
next