]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2024-10-23  Michael Tremerpackage: Initialize r
2024-10-23  Michael Tremercli: progress: Remove another unused function
2024-10-23  Michael Tremerjenkins: Don't build for AlmaLinux 9 any more
2024-10-23  Michael Tremerjob: Sanitise format strings when creating xfers
2024-10-23  Michael Tremerjail: Make sure argv is always set
2024-10-23  Michael Tremercli: progress: Remove unused function
2024-10-23  Michael Tremerconfigure: Check for the new mount API
2024-10-23  Michael Tremerdaemon: Sanitise format strings when creating xfers
2024-10-23  Michael Tremerbuildservice: Don't count packages
2024-10-23  Michael Tremerjail: Return the correct return code on errors
2024-10-23  Michael Tremerjob: Remove unused variable
2024-10-23  Michael Tremerpakfire: Don't assign r when it not being read
2024-10-23  Michael Tremercli: Mark the assertion function to not return
2024-10-23  Michael Tremercli: version: Update to new-style function
2024-10-23  Michael Tremerrepo: Sanitise format strings when creating xfers
2024-10-22  Michael Tremerkey: Have pakfire_key_unref return a pointer
2024-10-22  Michael Tremerdist: Sanitize format strings when creating an xfer
2024-10-22  Michael Tremercli: progressbar: Remove the elements array
2024-10-22  Michael Tremerpackager: Initialize tmppath
2024-10-22  Michael Tremerarch: Initialize interpreter
2024-10-22  Michael Tremerbuildservice: Sanitise format strings when creating...
2024-10-22  Michael Tremersolutions: Initialize elements
2024-10-22  Michael Tremerarchive: Check if we actually really absolutely have...
2024-10-22  Michael Tremerpath: Make the static analyzer happy
2024-10-22  Michael Tremerrepo: Check if progress could be started okay
2024-10-22  Michael Tremerbuild: Correct evaluate some more return codes
2024-10-22  Michael Tremerdigest: Don't assign r when it is never read
2024-10-22  Michael Tremerjenkins: Add a pipeline
2024-10-22  Michael Tremerstripper: Identify source files
2024-10-22  Michael Tremerconfig: Avoid updating line when it is never being...
2024-10-22  Michael Tremercli: daemon: Correctly catch daemon initialization...
2024-10-22  Michael Tremerkey: Refactor return values
2024-10-22  Michael Tremerpath: Fix a potential memory leak if either path is...
2024-10-22  Michael Tremerpwd: Initialize array before using it
2024-10-22  Michael Tremerfile: Cleanup initializing files
2024-10-22  Michael Tremerlibpakfire: Initialize some return values that could...
2024-10-22  Michael Tremerpakfire: Align the disk reader with the writer
2024-10-22  Michael Tremerconfigure: Link against libdw
2024-10-22  Michael Tremerstripper: Find all ELF files
2024-10-22  Michael Tremerrepo: Improve return code handling
2024-10-22  Michael Tremerarchive: Fix return code if the archive could not be...
2024-10-21  Michael Tremerstripper: Build scaffolding for a new stripper
2024-10-21  Michael Tremerlinter: Build out dummy function to scan the payload
2024-10-21  Michael Tremerlinter: Keep a reference to Pakfire
2024-10-21  Michael Tremerarchive: Use convenience function to open and walk...
2024-10-21  Michael Tremerarchive: Log the format and compression
2024-10-21  Michael Tremerarchive: Simplify opening an archive
2024-10-21  Michael Tremerarchive: Fix passing error codes when opening the archive
2024-10-21  Michael Tremerarchive: Simplify the walk/filter callbacks
2024-10-21  Michael Tremerarchive: Cleanup loop when searching for files
2024-10-21  Michael Tremerarchive: cookie: Rename __f to f now that variable...
2024-10-21  Michael Tremerarchive: Streamline opening and reading from the archive
2024-10-21  Michael Tremerarchive: Fetch the writer only once
2024-10-21  Michael Tremerarchive: Move extraction code back to where it belongs
2024-10-20  Michael Tremerarchive: Remove unnecessary underscores from functions
2024-10-20  Michael Tremerarchive: Minor code cleanups
2024-10-19  Michael Tremerbuild: Lint the archives after build
2024-10-19  Michael Tremerlinter: Check if package name contains whitespace
2024-10-19  Michael Tremerlinter: Add result callback to print to the CLI
2024-10-19  Michael Tremerlinter: Make this entirely private
2024-10-19  Michael Tremerlinter: Store any results
2024-10-19  Michael Tremercli: pakfire-builder: Add command to call the linter
2024-10-19  Michael Tremerlinter: Base this on archives rather than packages
2024-10-19  Michael Tremerpty: Hack to avoid lock-up when we don't have a newline
2024-10-19  Michael Tremerjail: Create helper function to capture output
2024-10-19  Michael Tremertests: Have pipe return an error if it could not write
2024-10-19  Michael Tremerpty: Replace any CRNL with NL when capturing the output
2024-10-19  Michael Tremerpty: Configure like SSH does it
2024-10-19  Michael Tremerjail: Immediately send SIGKILL when the timer has expired
2024-10-19  Michael Tremerjail: Turn off some broken jail tests
2024-10-19  Michael Tremertests: Try some invalid creations of Pakfire
2024-10-19  Michael Tremerhttpclient: Initialize like everything else
2024-10-19  Michael Tremerhttpclient: Keep better track of all sorts of references
2024-10-19  Michael Tremercli: snapshots: Commit forgotten files
2024-10-19  Michael Tremerhttpclient: Explicitely keep a reference to any xfers
2024-10-18  Michael Tremertests: python: Load the configuration file
2024-10-18  Michael Tremertests: Make Pakfire operate in the stub root all the...
2024-10-18  Michael Tremertests: Make xfer tests compile again
2024-10-18  Michael Tremerpakfire: Check if we have a valid distribution configur...
2024-10-18  Michael Tremercli: Don't use logging functions when setting up Pakfir...
2024-10-18  Michael Tremerlibpakfire: Export pakfire_update_snapshot
2024-10-18  Michael Tremerpakfire: Fix return values when generating the distro tag
2024-10-18  Michael Tremerpakfire: Catch errors when loading distro information
2024-10-18  Michael Tremersnapshots: Automatically create a new snapshot if there...
2024-10-18  Michael Tremersnapshot: Remove the option to define packages
2024-10-18  Michael Tremerpakfire: Cleanup old snapshots after creating a new one
2024-10-18  Michael Tremersnapshots: Be more verbose when cleaning up snapshots
2024-10-18  Michael Tremersnapshots: Overlayfs does not like colons in the direct...
2024-10-18  Michael Tremersnapshot: Cleanup old snapshots
2024-10-18  Michael Tremercli: builder: Add command to update a snapshot
2024-10-18  Michael Tremersnapshots: Add function to create a new snapshot
2024-10-18  Michael Tremerpakfire: Add a function to clone a Pakfire instance
2024-10-18  Michael Tremerpakfire: Show more information if setup fails
2024-10-18  Michael Tremerpakfire: Pass path when reading /etc/os-release
2024-10-18  Michael Tremerconfig: Add a helper function to dump the configuration...
2024-10-18  Michael Tremerpakfire: Fail if pakfire_path() is called without the...
2024-10-18  Michael Tremerstring: Fix incorrect buffer variable
2024-10-17  Michael Tremerlinter: Refactor
2024-10-17  Michael Tremertests: Let Pakfire create its own temporary directories
2024-10-17  Michael Tremertests: Remove jail tests
next