]> git.ipfire.org Git - people/ric9/pakfire.git/shortlog
people/ric9/pakfire.git
2024-12-14  Michael Tremerxfer: Don't call fileno() with NULL
2024-12-14  Michael Tremerarchive: Don't leak fd if archive could not be opened
2024-12-14  Michael Tremerjail: Enable accouting in the parent group
2024-12-14  Michael Tremercgroup: Remove unused function to open root
2024-12-14  Michael Tremerbuild: Fail properly when we could not open a cgroup
2024-12-14  Michael Tremercgroups: Implement recursion again
2024-12-14  Michael Tremerjail: Check if we received a valid file descriptor...
2024-12-14  Michael Tremercgroups: Don't automatically kill when destroying a...
2024-12-14  Michael Tremercgroups: Always log the entire path
2024-12-14  Michael Tremercgroups: Use the correct function to retrieve the path
2024-12-14  Michael Tremerjenkins: Enable coverage tests again
2024-12-14  Michael Tremercgroups: Log the entire path if we encountered a writin...
2024-12-14  Michael Tremerjail: Don't fail if we cannot enable accounting
2024-12-14  Michael Tremercgroups: Don't try reading memory stats when the memory...
2024-12-14  Michael Tremercgroups: Fix error codes
2024-12-14  Michael Tremercgroups: Close the FD after we removed the cgroup
2024-12-14  Michael Tremercgroups: Refactor the code that creates a cgroup
2024-12-14  Michael Tremertests: os: Don't fail if no VERSION is set in /etc...
2024-12-14  Michael Tremercgroups: Use the child function
2024-12-14  Michael Tremercgroups: Bring back convenience function to create...
2024-12-14  Michael Tremercgroups: Bring back a function that enables accounting
2024-12-14  Michael Tremercgroups: Automatically enable necessary controllers
2024-12-14  Michael Tremercgroups: Remove function to recursively create cgroups
2024-12-14  Michael Tremercgroups: Don't try to enable already enabled controllers
2024-12-14  Michael Tremercgroups: Keep bitmap of enabled controllers
2024-12-14  Michael Tremertests: Fix signedness of an integer
2024-12-10  Michael Tremercgroups: Store the path to the cgroup
2024-12-10  Michael Tremerpath: Allow parsing empty paths
2024-12-10  Michael Tremertests: Fix jail tests after changing the cgroups API
2024-12-10  Michael Tremercgroups: Try to create some recursive dependency chain
2024-12-09  Michael Tremercgroups: Don't store the path to the root
2024-12-09  Michael Tremercgroups: Keep a reference to the parent group
2024-12-09  Michael Tremertests: cgroup: Update function calls
2024-12-09  Michael Tremerdaemon: Create a cgroup for the daemon
2024-12-09  Michael Tremercgroups: Rename pakfire_cgroup_open to *_create
2024-12-09  Michael Tremercgroups: Implement recursively enabling controllers
2024-12-09  Michael Tremercgroups: Remove the overly complicated handling of...
2024-12-09  Michael Tremercgroups: Rely on support for cgroup.kill
2024-12-09  Michael Tremercgroups: Minor code cleanups
2024-12-07  Michael Tremerjenkins: Build Debian packages only when we are in...
2024-12-06  Michael Tremerjenkins: On bookworm, make sure we have the correct...
2024-12-06  Michael Tremerjenkins: Don't try to cleanup the workspace
2024-12-05  Michael Tremerjenkins: Scan for packages in the right place
2024-12-05  Michael Tremerjenkins: Add back --recursive to rsync
2024-12-05  Michael Tremerjenkins: Don't try to --archive because we don't have...
2024-12-05  Michael Tremerjenkins: Cleanup the workspace before mastering the...
2024-12-05  Michael Tremerjenkins: Add principal name with kinit
2024-12-05  Michael Tremerjenkins: Try to cleanup workspace after Debian repo
2024-12-05  Michael Tremerjenkins: Publish files to the master mirror
2024-12-05  Michael Tremerjenkins: Try again to get a Kerberos ticket
2024-12-05  Michael Tremerjenkins: Export the public key
2024-12-05  Michael Tremerjenkins: Use single quotes when handling a credentials...
2024-12-05  Michael Tremerjenkins: Try signing the Release files
2024-12-05  Michael Tremerjenkins: Skip checking our the source when mastering...
2024-12-05  Michael Tremerjenkins: Try importing the GPG key from Jenkins credentials
2024-12-05  Michael Tremerjenkins: Remove the GPG key material as soon as possible
2024-12-05  Michael Tremerjenkins: Try to fetch a fresh Kerberos ticket
2024-12-05  Michael Tremerjenkins: Create a new GPGHOME
2024-12-05  Michael Tremerjenkins: Try to master the Debian repository without...
2024-12-05  Michael Tremerjenkins: Copy Debian packages into a subdirectory
2024-12-05  Michael Tremerjenkins: Don't upload the Debian packages
2024-12-05  Michael Tremerjenkins: Don't be more verbose when running LCOV than...
2024-12-05  Michael Tremerjenkins: Disable privileges for the static analyzer...
2024-12-05  Michael Tremerjenkins: Disable stages that I don't need right now
2024-12-05  Michael Tremerjenkins: Always cleanup all workspaces after we are don
2024-12-05  Michael Tremerjenkins: Remove name
2024-12-05  Michael Tremerjenkins: Debian wants a source tarball
2024-12-05  Michael Tremerjenkins: Give the uploaded files a handle
2024-12-05  Michael Tremerjenkins: Use apt-ftparchive for everything
2024-12-05  Michael Tremerjenkins: Generate Contents
2024-12-05  Michael Tremerjenkins: Compress Packages/Sources using xz
2024-12-05  Michael Tremerjenkins: Build everything, including the source packages
2024-12-05  Michael Tremerjenkins: Remove .gz compressed files and use apt helper...
2024-12-05  Michael Tremerjenkins: Create a Debian Release file
2024-12-05  Michael Tremerjenkins: Create Sources for Debian repositories
2024-11-30  Michael Tremer.gitignore: Ignore coverage files
2024-11-30  Michael Tremerjenkins: Split multiple commands into a single step...
2024-11-28  Michael Tremerjenkins: Run build and tests before running coverage...
2024-11-28  Michael TremerRevert "debian: We no longer depend on libdw"
2024-11-27  Michael Tremerconfigure: Add switch to build with --coverage
2024-11-22  Michael Tremerlinter: Implement aarch64 checks
2024-11-22  Michael TremerRevert "pakfire: Ignore if we cannot mount tmpfs"
2024-11-22  Michael Tremerjenkins: Run Docker containers with privileges
2024-11-22  Michael Tremertests: Check string formatting in HTTP client test...
2024-11-22  Michael Tremerpakfire: Ignore if we cannot mount tmpfs
2024-11-22  Michael Tremerjenkins: Find log files
2024-11-22  Michael Tremerconfig: Add helper function to parse strings
2024-11-21  Michael Tremerjenkins: Install libdw-dev on Debian* systems
2024-11-21  Michael Tremertests: Remove double declaration
2024-11-02  Michael Tremerlibpakfire: Fix order of arguments in reallocarray
2024-10-27  Michael Tremerfilelist: Refactor using binary search
2024-10-27  Michael Tremertransactions: Store a list of all installed and newly...
2024-10-27  Michael Tremertransaction: Avoid using a label to retry solving
2024-10-27  Michael Tremertests: db: Initialize package to avoid SEGV on early...
2024-10-27  Michael Tremertransaction: Minor code cleanups
2024-10-27  Michael Tremertransaction: Avoid leaking memory
2024-10-27  Michael Tremerbuild: Simplify check for libtool archives and static...
2024-10-27  Michael Tremerfile: Remove ELF detection with libelf
2024-10-27  Michael Tremerfile: Remove unused classes
2024-10-27  Michael Tremertestsuite: Translate negative return values
next