]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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
2024-10-17  Michael Tremerpakfire: Make the pool status a flag
2024-10-17  Michael Tremerpakfire: Drop the private dir
2024-10-17  Michael Tremerpakfire: Reorganise initialization
2024-10-17  Michael Tremertests: Drop the old snapshot tests
2024-10-17  Michael Tremersnapshots: Remove the overly complicated struct
2024-10-17  Michael Tremerpakfire: Make the umount code clearer
2024-10-17  Michael Tremerpakfire: Fix incorrect reference counting
2024-10-17  Michael Tremersnapshot: Ensure we only umount once
2024-10-17  Michael Tremerpakfire: Refactor how we mount the ramdisk, and snapshots
2024-10-17  Michael Tremerlibpakfire: Remove non-existant function from headers
2024-10-17  Michael Tremersnapshots: Tell the mount operation where to mount...
2024-10-17  Michael Tremerpakfire: Tidy up the code to create a new pakfire insta...
2024-10-13  Michael Tremersnapshots: Destroy directories after umount
2024-10-13  Michael Tremersnapshots: Remove the old-style snapshots
2024-10-13  Michael Tremerbuild: Remove old-style snapshots
2024-10-13  Michael Tremercli: Fix enabling the snapshot
2024-10-13  Michael Tremerpakfire: Experimental implementation to use overlayfs...
2024-10-13  Michael Tremertests: Make xfer tests compile and run again
2024-10-13  Michael Tremerrepo: Cleanup argument order when downloading packages
2024-10-13  Michael Tremerhttpclient: Fix error handling when leaving the main...
2024-10-13  Michael Tremerhttpclient: Don't run the main loop if there are no...
2024-10-13  Michael Tremerhttpclient: Don't fall through when trying to reset...
2024-10-13  Michael Tremerhttpclient: Terminate the event loop if there are no...
2024-10-13  Michael Tremerxfer: Keep a reference to ourselves
2024-10-12  Michael Tremerarchive: Be less noisy if we cannot open an archive
next