]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2021-09-24  Michael Tremerpakfire-builder: Make all builds interactive
2021-09-24  Michael Tremertransaction: Verify checksum instead of key check on...
2021-09-24  Michael Tremerarchive: Make pakfire_archive_digest available internally
2021-09-23  Michael Tremerfile: Copy digests from libarchive mtrees
2021-09-23  Michael Tremerfile: Store digests in the same way than packages
2021-09-22  Michael Tremerdb: Serialize the package digest
2021-09-22  Michael Tremerbuild: Ignore if local repository path already exists
2021-09-22  Michael Tremerbuild: Make local repository available inside the shell
2021-09-22  Michael Tremerpakfire: Refresh repositories only once
2021-09-22  Michael Tremerclean: Delete the entire cache
2021-09-22  Michael Tremerbuild: Automatically create the local repository
2021-09-22  Michael Tremerpakfire: Initialise repositories when setting up build...
2021-09-22  Michael Tremerrepo: Scan local repositories even in offline mode
2021-09-22  Michael Tremerrepo: Fix SEGV when checking for local repository
2021-09-22  Michael Tremerbuild: Cleanup local repository
2021-09-21  Michael Tremershell: Setup build environment before entering the...
2021-09-21  Michael Tremerfile: Return 0 when the cleanup job is done
2021-09-21  Michael Tremerpython: Prevent early deallocation of logging callback
2021-09-21  Michael Tremerpakfire-builder: Make info command work again
2021-09-21  Michael Tremerrepo: Add test to compose a repository
2021-09-21  Michael Tremerrepo: Test writing/reading the SOLV database
2021-09-21  Michael Tremertests: Check if opening a directory fails correctly
2021-09-21  Michael Tremerarchive: Reset pointer when archive open failed
2021-09-21  Michael Tremerarchive: Improve logging when package cannot be opened
2021-09-21  Michael Tremerarchive: Fix return value check when making package
2021-09-21  Michael Tremerdownloader: Add tests that check digests
2021-09-21  Michael Tremerdownloader: Add a simple test that requires internet...
2021-09-21  Michael Tremertestsuite: Make tests cleanup after themselves
2021-09-21  Michael TremerMake testsuite compile again
2021-09-21  Michael Tremerpackage: Don't fail if a package does not have a checksum
2021-09-21  Michael TremerShow better error messages on download failures
2021-09-21  Michael Tremerarchive: Fix SEGV when no scriptlets exist
2021-09-21  Michael Tremertransaction: Pass digest to downloader when downloading...
2021-09-21  Michael TremerMove pakfire_digest_length to util
2021-09-21  Michael Tremerdownloader: Use unsigned char for digests
2021-09-21  Michael TremerUnify digest enums in packages and downloader
2021-09-20  Michael Tremerdownloader: Drop support for SHA-1
2021-09-20  Michael Tremerpackage: Calculate digests
2021-09-20  Michael Tremerrepo: Don't try freeing package if pakfire_archive_make...
2021-09-20  Michael Tremerpackage: Refactor checksums/digests
2021-09-08  Michael Tremerdownloader: Compare digests and try re-download if...
2021-09-08  Michael Tremerdownloader: Implement passing expected digest to transfer
2021-09-08  Michael Tremerdownloader: Make message digest algorithm selectable
2021-09-08  Michael Tremerdownloader: Add reference to downloaders to transfers
2021-09-08  Michael Tremerdownloader: Compute message digest of downloaded files
2021-09-07  Michael Tremerdownloader: Avoid calling fwrite() for empty blocks
2021-09-07  Michael Tremerdownloader: Use a simple callback function to write...
2021-09-07  Michael Tremerrepo: Remove @ prefix for temporary repository
2021-08-20  Michael Tremerrepo: Write repomd.json after composing a repository
2021-08-20  Michael Tremerrepo: Avoid memory leak when scanning files
2021-08-20  Michael Tremerrepo: Implement adding more files to repositories
2021-08-20  Michael Tremerarchive: Add a function to copy an archive to somewhere...
2021-08-20  Michael Tremerarchive: Allow passing NULL as repo when making a package
2021-08-20  Michael Tremerarchive: Use fstat() because we are already holding...
2021-08-20  Michael Tremerarchive: Change return value of pakfire_archive_get_siz...
2021-08-20  Michael Tremerarchive: Make pakfire_archive_make_package return int
2021-08-20  Michael Tremerrepo: Make pakfire_repo_add_archive private
2021-08-20  Michael Tremerrepo: Have pakfire_repo_add_archive return int
2021-08-20  Michael Tremer_pakfire: Remove unused add_archive() method from Repo
2021-08-19  Michael Tremerrepo: Remove write/read_solv functions that take paths
2021-08-19  Michael Tremerrepo: Add scaffolding/experimental code to compose...
2021-08-19  Michael Tremerutil: Add helper function for strftime to format time now
2021-08-19  Michael Tremerrepo: Set repo pointer for internal repositories, too
2021-08-19  Michael Tremer_pakfire: Return some useful repr() for Repo
2021-08-19  Michael Tremerrepo: Change pakfire_repo_create to return int
2021-08-19  Michael Tremerarchive: Generate a more useful log message when verifi...
2021-08-19  Michael Tremerarchive: Initialize r in pakfire_archive_read
2021-08-12  Michael Tremerkey: Make secret keys non-world-writable
2021-08-07  Michael Tremerkey: Write generated keys into key store
2021-08-07  Michael Tremerrepo: Automatically import repository keys
2021-08-07  Michael Tremerkey: Write keys to keystore after import
2021-08-07  Michael Tremerpakfire: Add keystore path
2021-08-07  Michael Tremerkey: Tidy up loop that retrieves imported keys
2021-08-07  Michael Tremerkey: Fix whitespace error
2021-08-07  Michael Tremerkey: Keep import result so that we can call pakfire_fin...
2021-08-07  Michael Tremerkey: pakfire_find_key: Check if input is a NULL pointer
2021-08-07  Michael Tremerpakfire: Allow receiving an empty list of keys
2021-08-07  Michael Tremerkeystore: Log when keystore is being destroyed and...
2021-08-06  Michael Tremerkeystore: Do not execute cleanup after successful init
2021-08-06  Michael Tremerkeystore: Return zero on successful import
2021-07-30  Michael Tremerkeystore: Automatically import all keys in /etc/pakfire...
2021-07-30  Michael Tremerpakfire: Initialize keystore when pakfire is being...
2021-07-30  Michael Tremerkeystore: Create a temporary GnuPG database
2021-07-29  Michael Tremerkeystore: Move GPG stuff into an extra file
2021-07-29  Michael Tremerdistro: Add key file to distribution configuration
2021-07-22  Michael Tremerpakfire: Move states into bitfields
2021-07-22  Michael Tremerarchive: Create struct to pass more data to signature...
2021-07-22  Michael Tremerpackage: Do not dump sizes if they are empty
2021-07-22  Michael Tremerpackage: Change type for package size to size_t
2021-07-22  Michael Tremerpackager: Dump metadata of written package
2021-07-22  Michael Tremerbuild: Initialize build environment only when needed
2021-07-22  Michael Tremerpakfire-builder: Automatically run dist when passed...
2021-07-22  Michael Tremerdist: Return the name of the generated file
2021-07-22  Michael Tremerbuild: Add more logging
2021-07-22  Michael Tremerarchive: Remove archive filename defines
2021-07-22  Michael Tremerarchive: Add scaffolding to return keys on verify
2021-07-22  Michael Tremerarchive: Strip leading "./" from path name
2021-07-22  Michael Tremerarchive: Show hexdigests if there was a checksum mismatch
2021-07-13  Michael Tremerutil: Refactor unhexlify without using scanf
2021-07-13  Michael Tremerutil: Use pre-processor macros to pass size to hexlify...
next