]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2024-12-29  Michael Tremerstripper: Implement copying sources
2024-12-29  Michael TremerFHS: Permit debug sources
2024-12-29  Michael Tremerfilelist: Actually sort when adding files
2024-12-29  Michael Tremerfilelist: Drop the sort function again
2024-12-29  Michael Tremerfilelist: Fix return code when we run out of buffer...
2024-12-29  Michael Tremerfilelist: Don't overwrite r when using a progress bar
2024-12-29  Michael Tremerstripper: Run the stripping inside the jail
2024-12-29  Michael Tremerstripper: Keep a reference to the jail
2024-12-29  Michael Tremerfile: Fix path when opening a file inside the jail
2024-12-29  Michael Tremerctx: Set a flag when we are running inside the jail
2024-12-29  Michael Tremerjail: Change callback signature to include the context...
2024-12-29  Michael Tremerjail: Add a function to call a custom callback inside...
2024-12-29  Michael Tremerbuild: Pass the environment to the interactive shell
2024-12-29  Michael Tremerjail: Rename pakfire_jail_exec to pakfire_jail_exec_command
2024-12-29  Michael Tremerenv: Declare the struct before importing anything
2024-12-29  Michael Tremertests: Add tests for env
2024-12-29  Michael Tremerjail: Merge the basic environment with the custom envir...
2024-12-29  Michael Tremerbuild: Simplify reading the parser environment
2024-12-29  Michael Tremerjail: Move the environment into an extra object
2024-12-29  Michael Tremerjail: Add struct to pass more stuff to commands
2024-12-29  Michael Tremerjail: Create a callback function that is called in...
2024-12-25  Michael TremerRevert "file: Remove ELF detection with libelf"
2024-12-25  Michael TremerRevert "stripper: Throw this away"
2024-12-25  Michael Tremertests: Add a test to check if the log buffer limit...
2024-12-24  Michael Tremerbuild: Check for matching files in a loop
2024-12-24  Michael Tremerpackager: Sort files before writing the archive
2024-12-24  Michael Tremertests: log buffer: Test invalid function calls
2024-12-24  Michael Tremerlog buffer: Check inputs on dequeue
2024-12-24  Michael Tremerlog buffer: Since length is signed, we cannot assign -1
2024-12-24  Michael Tremertests: Add simple tests for the log buffer
2024-12-24  Michael Tremerlog buffer: Reset pointers when there is no more data
2024-12-16  Michael Tremertests: cgroups: Fix return code checks
2024-12-16  Michael Tremertests: Add check for expected return codes
2024-12-16  Michael Tremerjail: Cleanup if we cannot create an eventfd
2024-12-16  Michael Tremerjail: Report correct error if clone3() failed
2024-12-14  Michael Tremercgroups: Recursively delete cgroups
2024-12-14  Michael Tremertests: string: Check if strings contain whitespace
2024-12-14  Michael Tremerjail: Return the correct exit code when a process has...
2024-12-14  Michael Tremerbuild: Ignore if cgroup limits could not be applied
2024-12-14  Michael Tremerbuild: Move cgroup accounting here
2024-12-14  Michael Tremerjail: Log the status code when a process exits abnormally
2024-12-14  Michael Tremercgroups: The static analyzer does not seem to understan...
2024-12-14  Michael Tremerpath: Make the static analyzer happy again
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... jenkins
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
next