]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2024-10-25  Michael Tremerlinter: Move the ELF stuff to the file stuff
2024-10-25  Michael Tremerlinter: Make the result function non-static
2024-10-25  Michael Tremerlinter: Create a separate place to scan the payload
2024-10-25  Michael Tremerfile: Remove PIE code that was moved into the linter
2024-10-25  Michael Tremerlinter: Don't move the FD into the file module
2024-10-25  Michael Tremerstripper: Throw this away
2024-10-25  Michael Tremerrepo: Refactor scanning once again
2024-10-25  Michael Tremerbuild: Fix parsing dependencies
2024-10-25  Michael Tremerpackage: Fail if we could not add a dependency
2024-10-25  Michael Tremerdeps: Simplify checking for valid inputs
2024-10-25  Michael Tremertests: deps: Don't check for errno any more
2024-10-25  Michael TremerPTY: Remove carriage returns when passing data to the...
2024-10-25  Michael Tremertests: deps: Check if we can parse paths
2024-10-25  Michael Tremerlibpakfire: Rename dependencies.c to deps.c
2024-10-25  Michael Tremerlogging: Rename the logging functions to something...
2024-10-25  Michael Tremerlogging: Remove the last bits of the Pakfire logger
2024-10-25  Michael Tremerdeps: Remove some logging
2024-10-25  Michael Tremermount: Remove the special Pakfire logger
2024-10-25  Michael Tremerlinter: Try to lint some ELF stuff
2024-10-25  Michael Tremerlogging: Remove the actual legacy logger
2024-10-25  Michael Tremerdist: Remove the legacy logger
2024-10-25  Michael Tremerutil: Remove the legacy logger
2024-10-25  Michael Tremertransaction: Remove the legacy logger
2024-10-25  Michael Tremerproblem: Remove an unused function
2024-10-25  Michael Tremerproblem: Minor code cleanups
2024-10-25  Michael Tremerparser: Remove the legacy logger
2024-10-25  Michael Tremerpackager: Remove the legacy logger
2024-10-25  Michael Tremerpackage: Remove the legacy logger
2024-10-25  Michael Tremerrepo: Remove the legacy logger
2024-10-25  Michael Tremerstripper: Hack to skip files with no DWARF information
2024-10-25  Michael Tremerpakfire: Reduce pool debugging
2024-10-25  Michael Tremerfile: Remove debugging code
2024-10-25  Michael Tremerpakfire: Don't make the reader sticky
2024-10-25  Michael Tremerrepo: Free scanned archives
2024-10-25  Michael Tremerpackager: Refactor how we read metadata from the file...
2024-10-25  Michael Tremerfile: Simplify creating new file objects
2024-10-25  Michael Tremerpath: Move pakfire_path_is_absolute to the path library
2024-10-25  Michael Tremerfile: Add functions to store a file descriptor
2024-10-25  Michael Tremerfilelist: Change walk callback to refer to the context
2024-10-25  Michael Tremerfilelist: Remove the legacy logger and some mild refact...
2024-10-25  Michael Tremerrepo: Refactor scanning for archives
2024-10-25  Michael TremerFHS: Ensure the checked path is absolute
2024-10-25  Michael Tremerpath: Add function to make a path absolute
2024-10-25  Michael Tremerlinter: Seal the file after reading it into memory
2024-10-24  Michael Tremerlinter: Read the payload into memory
2024-10-24  Michael Tremerlinter: Run FHS checks on binary packages
2024-10-24  Michael TremerFHS: Return a bitmap with any issues
2024-10-24  Michael Tremerprogress: Don't return an error if there is nothing...
2024-10-24  Michael TremerFHS: Anchor on the context
2024-10-24  Michael Tremerjenkins: Remove broken branch check
2024-10-24  Michael Tremerlogging: Drop syslog-compatibility option
2024-10-24  Michael Tremerjenkins: Run Clang Static Analyzer on Debian Trixie
2024-10-24  Michael Tremerjenkins: Add LCOV pass and build Debian packages
2024-10-23  Michael Tremerdebian: Fix systemd unit directory path
2024-10-23  Michael Tremerconfigure: Don't try to autodetect the systemd unit...
2024-10-23  Michael Tremerdebian: Add some files to create packages for Debian
2024-10-23  Michael Tremerutil: Use our custom realloc function everywhere else...
2024-10-23  Michael Tremerutil: Free pointer if it could not be reallocated
2024-10-23  Michael Tremersnapshot: Ensure that pointer it always reset
2024-10-23  Michael Tremerxfer: Sanitise format strings
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
next