]> git.ipfire.org Git - pakfire.git/history - src/libpakfire/pakfire.c
compress: Remove legacy logger
[pakfire.git] / src / libpakfire / pakfire.c
2024-01-29  Michael Tremermount: Remove the legacy logger
2024-01-29  Michael Tremerdependencies: Drop the legacy logger
2024-01-29  Michael Tremerlibpakfire: Move to new logging in pakfire.c
2023-12-16  Michael Tremerjail: Align processing of file descriptors in the event...
2023-11-02  Michael Tremerlibpakfire: Drop the stupid namespace stuff
2023-10-31  Michael Tremerpakfire: Create a new user namespace for every pakfire...
2023-10-31  Michael Tremerpakfire: Remove unused log priority variable
2023-10-31  Michael Tremerctx: Store cache path
2023-10-31  Michael Tremeros: Move code to read /etc/os-release here
2023-10-20  Michael Tremerpackagelist: Decouple for the pakfire object
2023-10-16  Michael Tremerctx: Move pick solution callback into the context
2023-10-16  Michael Tremerctx: Move the progress callback into the context
2023-10-16  Michael Tremerctx: Move the confirm callback into the context
2023-10-16  Michael Tremerpakfire: Remove logging callback
2023-10-16  Michael Tremerpakfire: Remove logging stuff in favour of the context
2023-10-15  Michael Tremerpakfire: Add function to access context
2023-10-15  Michael Tremerpakfire: Pass all log messages to the context
2023-10-15  Michael Tremerctx: Require the new context when creating a Pakfire...
2023-10-06  Michael Tremerpath: Rename join -> append
2023-10-06  Michael Tremerpath: Implement joining two paths
2023-10-04  Michael TremerFix any incorrect format arguments throughout the code...
2023-10-01  Michael Tremerprogress: Add a new abstraction to indicate progress
2023-09-30  Michael Tremerpakfire: Set the default log level to INFO
2023-09-29  Michael Tremerbuild: Add implicit dist() when a makefile is passed
2023-09-29  Michael Tremerpakfire: Silence mapping UID/GID messages
2023-09-28  Michael Tremerlibpakfire: Make pakfire_has_flag() public
2023-09-27  Michael Tremerlibpakfire: Move loglevel into flags on create for...
2023-09-27  Michael Tremerlibpakfire: Drop old CLI functions
2023-09-27  Michael Tremercli: Implement interactive selection of solutions
2023-09-25  Michael Tremerpakfire_repo_walk: Make sure r is initialized
2023-09-25  Michael Tremerlibpakfire: Fix loading repositories
2023-09-25  Michael Tremerlibpakfire: Remove the unused copy_in/copy_out functions
2023-09-25  Michael Tremerlibpakfire: Remove pakfire_install/_update/_sync/_erase
2023-09-23  Michael Tremertransaction: Remove option to perform a dry-run
2023-09-22  Michael Tremertransaction: Merge requests into the transaction
2023-09-21  Michael Tremerrequest: Implement locking the running kernel as a...
2023-09-12  Michael Tremerpakfire: Create a ramdisk if no path has been given
2023-09-01  Michael Tremerpwd: Don't fail if we cannot read SUBUID/SUBGID from...
2023-09-01  Michael Tremerpwd: Set maximum range for SUBUID/SUBGIDs by default
2023-08-30  Michael Tremerarch: Enhance check for support by host and check for...
2023-08-29  Michael Tremerarch: Teach Pakfire to run a different arch effectively
2023-08-29  Michael Tremerpakfire: Call the correct function to check if the...
2023-08-25  Michael Tremerpakfire: Remove using FTS when reading repository confi...
2023-08-02  Michael Tremerpakfire: Read configuration from a file descriptor
2023-07-27  Michael Tremerpakfire: Fix integer overflow in bit fields
2023-07-25  Michael Tremerlibpakfire: pakfire_create: Return a better return...
2023-07-25  Michael Tremerlibpakfire: Enhance logging to pass custom errno
2023-06-14  Michael Tremerutil: Add function to copy all data from one fd to...
2023-06-01  Michael Tremerkeys: Replace usage of PGP by signify
2023-05-08  Michael Tremerinstallcheck: Add a function that checks whether a...
2023-05-08  Michael Tremerrequest: Implement multiinstall for kernel as pooljobs
2023-05-05  Michael Tremerpakfire: Log user/group and subids
2023-05-05  Michael Tremerpakfire: Split comment
2023-05-05  Michael Tremerpakfire: Be more verbose when pakfire_create fails
2023-05-04  Michael Tremerpakfire: Move SUBIDs into user/group structs
2023-05-04  Michael Tremerutil: Drop function to fetch user home directory
2023-05-04  Michael Tremerpakfire: Fetch more user/group information at startup
2023-03-19  Michael Tremertransaction: Automatically create system users
2023-03-19  Michael Tremersystemd: Automatically apply tmpfiles
2023-03-09  Michael Tremerpakfire: Allow setting a custom cache path through...
2023-02-28  Michael TremerCLI: requires: Search for all reverse dependencies
2023-02-28  Michael Tremersearch: Consolidate using Dataiterator and add file...
2023-02-28  Michael Tremerpakfire_whatprovides/requires: Write to an existant...
2023-02-21  Michael Tremerdependencies: Add support for arch() namespace
2023-01-12  Michael Tremerbuild: Try to classify files using libmagic
2022-12-13  Michael Tremerpakfire: Fix searching for descriptions
2022-11-28  Michael Tremerextract: Prevent pakfire from removing any symlinks
2022-11-09  Michael TremerUI: Drop the default confirm callback
2022-11-09  Michael TremerUI: If Pakfire does not have a confirm callback set...
2022-11-09  Michael TremerUI: Move confirm callback into the CLI client
2022-11-04  Michael Tremerrequests: Move the solution picking here
2022-11-04  Michael Tremerrequests: Move fetching the transaction into a separate...
2022-11-04  Michael Tremerrequest: Refactor and remove all those customs functions
2022-11-04  Michael Tremerrepos: Add convenience function to download packages...
2022-11-01  Michael Tremerrequest: No longer return problems when solving failed
2022-11-01  Michael Tremerrepo: Add a function to walk through all repositories
2022-10-31  Michael Tremerpwd: Sum up reading subuid/subgid
2022-10-31  Michael Tremerpakfire: Read the effective UID/GID
2022-10-31  Michael Tremerpakfire: Add function to read the UID/GID pakfire is...
2022-10-18  Michael Tremerdistro: Add a function that creates the tag
2022-09-09  Michael Tremerpakfire: Technically, we support XZ compression, too
2022-09-09  Michael Tremerpakfire: Add feature codes for all supported digests
2022-08-30  Michael Tremerpakfire: Initialize pointer to db so that we don't...
2022-08-19  Michael Tremerpakfire: check: Extend to verify all files
2022-08-19  Michael Tremerpakfire: Refactor pakfire_cache_path
2022-08-19  Michael Tremerutil: Refactor pakfire_basename/dirname and pakfire_mkdir
2022-08-18  Michael Tremerpakfire: Replace pakfire_make_path with something easier
2022-08-18  Michael Tremerstring: Correct handle return code of pakfire_string_se...
2022-08-18  Michael Tremerutil: Split string functions into an extra file
2022-08-17  Michael TremerMove dependency functions into an own file
2022-08-17  Michael Tremerpakfire: Add a function to convert paths to relative
2022-08-17  Michael Tremerpakfire: Drop build flag
2022-08-16  Michael Tremerpakfire: Drop interactive flag
2022-08-16  Michael Tremerpakfire: Drop empty pakfire_build_setup function
2022-08-16  Michael Tremerbuild: Move ccache setup here
2022-08-16  Michael Tremerbuild: Move snapshot extraction
2022-08-16  Michael Tremerjail: Map/unmap any UID/GIDs
2022-08-16  Michael TremerUnify duplicated code for UIDs and GIDs
2022-08-16  Michael Tremerpakfire: Make sub{u,g}ids accessible
2022-08-12  Michael Tremerpakfire: Run any jails unprivileged even when called...
next