]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2022-08-18  Michael Tremerpakfire: Replace pakfire_make_path with something easier
2022-08-18  Michael Tremerstring: Split format function so that it takes ......
2022-08-18  Michael Tremerutil: Refactor pakfire_path_join
2022-08-18  Michael Tremerstring: Correct handle return code of pakfire_string_se...
2022-08-18  Michael Tremerstring: Refactor pakfire_string_format to be more robust
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 Tremerbuild: Unify all temporary files
2022-08-17  Michael Tremerbuild: Unroll loop for build stages
2022-08-17  Michael Tremertests: archive: Fix build
2022-08-17  Michael Tremerbuild: Use pakfire_relpath() to determine buildroot
2022-08-17  Michael Tremerbuild: Actually perform the build again
2022-08-17  Michael Tremerpakfire: Add a function to convert paths to relative
2022-08-17  Michael Tremerbuild: Allocate buildroot
2022-08-17  Michael Tremerbuild: Refactor reading the makefile
2022-08-17  Michael Tremerarchive: Extract source packages into versioned paths
2022-08-17  Michael Tremersnapshot: Show extraction speed again
2022-08-17  Michael Tremercompress: Create a unified extraction function
2022-08-17  Michael Tremerutil: Speed up pakfire_rmtree()
2022-08-17  Michael Tremerbuild: Disable ccache using CCACHE_DISABLE=1
2022-08-17  Michael Tremersnapshots: Pass path instead of file descriptor
2022-08-17  Michael Tremersnapshot: Refactor composing archive
2022-08-17  Michael Tremerfile: Store device node type
2022-08-17  Michael Tremerfile: Fix return code when create fails
2022-08-17  Michael Tremerfile: Add convenience function to open files
2022-08-17  Michael Tremerfile: Add function to return data as archive_entry
2022-08-17  Michael Tremerfile: Store hardlink/symlink targets
2022-08-17  Michael Tremerbuild: Install packages even when no snapshot is being...
2022-08-17  Michael Tremerbuild: Rename init routine and add marker
2022-08-17  Michael Tremerjail: Drop unused pakfire_jail_has_flag function
2022-08-17  Michael Tremerjail: Use common function to write files
2022-08-17  Michael Tremerutil: Add generic function to write data to files
2022-08-17  Michael Tremerbuild: Use pakfire_jail_bind to bind-mount local repository
2022-08-17  Michael Tremerjail: Make waiting loop more efficient
2022-08-17  Michael Tremerpython: execute: Fix SEGV when no output has been returned
2022-08-17  Michael Tremerjail: Fix logic error in interactive flag
2022-08-17  Michael Tremerprogressbar: Return correct error code when we couldn...
2022-08-17  Michael Tremerprogressbar: Add mutex to avoid race when drawing
2022-08-17  Michael Tremerpakfire: Drop build flag
2022-08-17  Michael Tremercgroups: Check if a valid name for child groups is...
2022-08-17  Michael Tremerjail: Fix returning UUID
2022-08-16  Michael Tremerbuild: Fix reference to repository
2022-08-16  Michael Tremerscripts: Drop interactive flag
2022-08-16  Michael Tremerbuild: Move local build repository here
2022-08-16  Michael Tremerpakfire: Drop interactive flag
2022-08-16  Michael Tremerbuild: Move interactive flag from jail
2022-08-16  Michael Tremerjail: Make dropping users into a shell easier
2022-08-16  Michael Tremerpakfire: Drop empty pakfire_build_setup function
2022-08-16  Michael Tremerjail: Export new bind action in favour of pakfire_bind()
2022-08-16  Michael Tremermount: Drop unused pakfire_umount_all function
2022-08-16  Michael Tremerbuild: Actually disable snapshots when requested
2022-08-16  Michael Tremerbuild: Move ccache setup here
2022-08-16  Michael Tremerjail: Implement bind-mounting anything into the jail
2022-08-16  Michael Tremertests: command: Check if something is a mountpoint
2022-08-16  Michael Tremerbuild: Move snapshot extraction
2022-08-16  Michael Tremerjail: Give a random UUID and use it for the cgroup
2022-08-16  Michael Tremerjail: Kill child when parent dies
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 Tremerjail: deny setgroups() before initializing the {U,G...
2022-08-16  Michael Tremerjail: Use read SUB{U,G}IDs
2022-08-16  Michael Tremertests: jail: Check file ownership
2022-08-16  Michael Tremerjail: Check effective UID/GID for root as well
2022-08-16  Michael Tremercapabilities: Add some helper functions
2022-08-16  Michael Tremerpakfire: Make sub{u,g}ids accessible
2022-08-16  Michael Tremerpwd: Check for valid length in sub{u,g}ids
2022-08-12  Michael Tremerpakfire: Run any jails unprivileged even when called...
2022-08-12  Michael Tremercopy: Use pre-configured archive readers/writers
2022-08-12  Michael Tremerutil: Unify copying libarchive payload from file
2022-08-12  Michael Tremerutil: Improve error reporting for archive copy
2022-08-12  Michael Tremertests: Actually run them all when we want all
2022-08-12  Michael Tremerutil: Drop unused archive_entry argument from copy...
2022-08-12  Michael Tremercommand: Add function to show own file ownership
2022-08-11  Michael Tremerpakfire: Parse SUBUID/GIDs from /etc/sub{u,g}id
2022-08-11  Michael Tremertests: Check if Pakfire was initialized correctly
2022-08-10  Michael Tremerconfigure: Check for some basic types
2022-08-10  Michael Tremerpo: Update translations
2022-08-10  Michael Tremertests: jail: Disable test which doesn't work
2022-08-10  Michael Tremerpython: execute: Drop enable_network switch
2022-08-10  Michael Tremercgroup: Implement reading stats
2022-08-10  Michael Tremercommand: Add sleep
2022-08-09  Michael Tremerbuilds: Set PID limit to 2048 for each build
2022-08-09  Michael Tremercgroup: Update header
2022-08-09  Michael Tremercgroup: Remove unused variable
2022-08-09  Michael Tremerutil: Refactor pakfire_str2deps and use it everywhere
2022-08-09  Michael Tremertests: jail: A fork bomb should also exhaust all memory
2022-08-09  Michael Tremercommand: fork-bomb: Further improve return code when...
2022-08-09  Michael Tremercommand: Return exit code of last child process
2022-08-09  Michael Tremercgroup: Add option to control the amount of PIDs
2022-08-09  Michael Tremercommand: Show how much memory we managed to allocate
2022-08-09  Michael Tremertests: jail: Add test for memory limit
2022-08-09  Michael Tremerjail: Create a leaf cgroup
2022-08-09  Michael Tremerjail: Return any output as string
2022-08-09  Michael Tremertests: jail: Add check for nice level
2022-08-09  Michael Tremertests: Add check to compare string arrays
2022-08-09  Michael Tremertests: cgroup: Drop old cgroup tests
2022-08-09  Michael Tremertests: archive: Fix whitespace error
2022-08-09  Michael Tremerpakfire: pakfire_copy: Add newline after log message
2022-08-09  Michael Tremercgroup: Implement legacy way to kill processes
2022-08-09  Michael Tremercgroup: Fix destruction function
next