]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2025-01-27  Michael Tremerdaemon: Return an error if we could not subscribe to...
2025-01-27  Michael Tremercgroup: Initialize return value in case there are no...
2025-01-27  Michael TremerELF: Initilize r just in case the binary has no program...
2025-01-27  Michael Tremerrepo: Initialize return value on scan just in case...
2025-01-27  Michael Tremerpython: Refactor fetching dependencies and re-use exist...
2025-01-27  Michael Tremerpython: Minor code cleanups in Solution class
2025-01-27  Michael Tremerpython: Identify as "pakfire" and not "_pakfire"
2025-01-27  Michael Tremerpython: Use the string array function for arches
2025-01-27  Michael Tremerpython: Drop file handle wrapper
2025-01-27  Michael Tremerpython: Use strings functions to free strings in Package
2025-01-27  Michael Tremerpython: Minor code cleanups in the Package class
2025-01-27  Michael Tremerconfigure: Fix config.h
2025-01-27  Michael Tremerpython: Remove setters from Package
2025-01-27  Michael Tremerpakfire: Don't mess with rlimit
2025-01-27  Michael Tremerpakfire: Drop the distro check
2025-01-27  Michael Tremerpython: Fail with a more simple return value
2025-01-27  Michael Tremerpython: Take configuration as string and fix return...
2025-01-27  Michael Tremerconfig: Don't try to parse an empty input
2025-01-27  Michael Tremerdeps: Remove debug line
2025-01-27  Michael Tremerpython: Install the Python module to the right location
2025-01-27  Michael Tremerdaemon: Let systemd tell us when it is shutting down
2025-01-27  Michael Tremerdaemon: Prevent the system from shutting down when...
2025-01-27  Michael Tremerdaemon: Decrement the running job counter when a job...
2025-01-27  Michael Tremerdaemon: Connect to the system dbus
2025-01-27  Michael Tremerdaemon: Submit stats a little bit less often
2025-01-26  Michael Tremerjob: Once the job has exited, we need to remove it...
2025-01-26  Michael Tremerjobs: Make pakfire_job_exited static
2025-01-26  Michael Tremerjob: Build some experimental function to stream the...
2025-01-26  Michael Tremerjob: Write all received logs into the buffer only
2025-01-26  Michael Tremerjob: Send a crash report in case the job crashes
2025-01-26  Michael Tremerlog buffer: Add a function to dump everything
2025-01-26  Michael Tremerdaemon: Log to the console when in debug mode
2025-01-26  Michael Tremerlog buffer: Make the dequeue operation zero-copy
2025-01-26  Michael Tremerlog buffer: Keep count of the current number of lines
2025-01-26  Michael Tremerrepo: Avoid double-free when downloading files
2025-01-26  Michael Tremerjob: Rename the configuration attribute in message
2025-01-26  Michael Tremerdeps: Make the pool for version comparisons persistent
2025-01-25  Michael Tremerjenkins: Try to include the build ID in Pakfire's version
2025-01-25  Michael Tremeros: Actually read some stuff from DMI
2025-01-25  Michael Tremerdaemon: Reset the reconnection timer on connect
2025-01-25  Michael Tremerdaemon: Send information that does not change only...
2025-01-25  Michael Tremerxfer: Add function to append query arguments
2025-01-25  Michael Tremerxfer: Free and re-allocate the full URL
2025-01-25  Michael Tremerdaemon: Read more system information and sent it to...
2025-01-25  Michael Tremeros: Implement some custom CPU model detection for ARM
2025-01-24  Michael Tremerjenkins: Apply architecture to apt preferences
2025-01-24  Michael Tremerdaemon: Support reading the keytab from config
2025-01-24  Michael Tremerdebian: Try forcing to build against cURL 8.11
2025-01-24  Michael Tremerjenkins: Ensure we use libcurl on Debian Bookworm
2025-01-24  Michael Tremerpython: Enable coverage tests, too
2025-01-24  Michael Tremerdebian: Automatically uninstall the former libpakfire...
2025-01-24  Michael Tremerjenkins: Remove the range option from lcov
2025-01-24  Michael Tremerjenkins: Run LCOV tests on Debian Bookworm
2025-01-23  Michael Tremerdebian: Don't pick a certain version of cURL
2025-01-23  Michael Tremerdaemon: Configure Kerberos authentication
2025-01-23  Rico Hoppesrc/string: implement macro for function pakfire_format...
2025-01-23  Rico Hoppetests/string.c: implemented a test for the pakfire_form...
2025-01-22  Michael Tremerbuildservice: Don't send "(null)" as repository name...
2025-01-22  Michael Tremerxfer: Tolerate receiving an empty API response
2025-01-22  Michael Tremerhttpclient: Rename to self
2025-01-22  Michael Tremerhttpclient: Split dequeue and removing the handle
2025-01-22  Michael Tremerhttpclient: Don't terminate the loop if we don't control it
2025-01-22  Michael Tremerjob: Don't store the configuration as string, parse...
2025-01-22  Michael Tremerjob: Free any held resources after connecting to a...
2025-01-22  Michael Tremerxfer: Don't exit too early to remove any websocket...
2025-01-22  Michael Tremerdaemon: Don't exit too early to unref the xfer
2025-01-21  Michael Tremerxfer: Ensure we are uploading from the beginning of...
2025-01-21  Michael Tremerxfer: Fail if the uploaded file could not be stat'ed
2025-01-12  Michael Tremerarchive: Increase the block size
2025-01-12  Michael Tremerarchive: Don't try to set fadvise() on an invalid fd
2025-01-12  Michael Tremerarchive: Ensure r is always set correctly
2025-01-12  Michael Tremerarchive: Fix setting the error message
2025-01-12  Michael Tremerarchive: Ensure we are only opening regular files
2025-01-11  Michael Tremerkey: Make dumping a key less braindead
2025-01-11  Michael Tremerutil: Remove function to read file contents into a...
2025-01-11  Michael Tremerutil: Map JSON strings into memory
2025-01-11  Michael Tremerkeys: Map them into memory
2025-01-11  Michael Tremerbuild: Map scripts instead of reading them
2025-01-11  Michael TremerPTY: Check if we have a file descriptor before reading...
2025-01-11  Michael Tremersnapshots: Don't try to sync installed packages
2025-01-11  Michael Tremersnapshots: Rename to self
2025-01-11  Michael Tremersnapshots: Return pointer without touching the referenc...
2025-01-11  Michael Tremersnapshots: Ignore locked snapshots and keep cleaning
2025-01-11  Michael Tremersnapshots: Fix logic error and process directories
2025-01-11  Michael Tremersnapshots: Always try to clean up after we created...
2025-01-11  Michael Tremersnapshots: Only consider directories or symlinks
2025-01-11  Michael Tremersnapshots: Only use snapshots when they are not older...
2025-01-11  Michael Tremerpakfire: Clang does not seem to like if we are checking...
2025-01-11  Michael Tremerpath: Sanitize format strings for the format function
2025-01-11  Michael Tremerpakfire: Always require a configuration
2025-01-11  Michael Tremerjail: Reset umask to 022
2025-01-11  Michael Tremerbuild: Don't overwrite package
2025-01-11  Michael Tremerarchive: Allow creating a package without returning it
2025-01-11  Michael Tremerpackagelist: Rename push to add
2025-01-11  Michael Tremerpackagelist: Refactor using binary search
2025-01-11  Michael Tremerrepo: Make conversion to package list static
2025-01-11  Michael Tremerpackage: Simplify adding all build packages
2025-01-11  Michael Tremerbuild: Refactor copying packages after the build
2025-01-11  Michael Tremerbuild: Drop the package list and iterate over the repo...
2025-01-11  Michael Tremerrepo: Add convenience function to iterate over all...
next