]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2022-05-27  Michael Tremerdaemon: Block main loop more intelligently
2022-05-27  Michael Tremerdaemon: Fork new worker process when we receive a build job
2022-05-27  Michael Tremerdaemon: Store configuration parameters
2022-05-27  Michael Tremerhub: Avoid any crashes when we received no message
2022-05-27  Michael Tremerconfigure: Depend on "cpuinfo" Python module
2022-05-27  Michael Tremerlogger: Add newline to the end if none already
2022-05-27  Michael Tremerlogger: Clear any previously configured handlers
2022-05-27  Michael Tremerdaemon: Close queue connection immediately when shuttin...
2022-05-27  Michael Tremerdaemon: Add flags to be more verbose
2022-05-27  Michael Tremerlogger: Use new logger setup in builder, too
2022-05-27  Michael Tremerlogger: Create a simple logger and use it in daemon
2022-05-26  Michael Tremerdaemon: Join the job queue and call a function when...
2022-05-26  Michael Tremerhub: Add websocket capability
2022-05-26  Michael TremerDrop distro.py
2022-05-26  Michael Tremerutil: Add a simple function to read the distro name
2022-05-26  Michael TremerDrop system.py
2022-05-26  Michael Tremerdaemon: Remove max_running/max_waiting configuration...
2022-05-26  Michael Tremerdaemon: Use Python socket module to get hostname
2022-05-26  Michael Tremerdaemon: Drop keepalive process
2022-05-26  Michael Tremerhub: Add support for POST requests
2022-05-26  Michael Tremerdaemon: Make it async
2022-05-26  Michael TremerMakefile: Install distro.py
2022-05-26  Michael Tremerdaemon: Cosmetic changes when connecting to the hub
2022-05-26  Michael Tremerhub: Show progress bar on file uploads
2022-05-26  Michael TremerDrop legacy HTTP client
2022-05-26  Michael Tremerclient: Make all functions async
2022-05-26  Michael Tremerclient: Refactor hub communication based on tornado...
2022-05-25  Michael Tremerexecute: Add a simple wrapper for clone3
2022-05-25  Michael Tremerexecute: Make CLONE_INTO_CGROUP non-optional
2022-05-25  Michael Tremerexecute: List all mountpoints after mount
2022-05-24  Michael Tremermount: Don't list everything after each mount operation
2022-05-24  Michael Tremermount: Don't mess with the helpers
2022-05-24  Michael Tremerexecute: Fix typo in comment
2022-05-24  Michael Tremermount: Use libmount to iterate over any mountpoints
2022-05-24  Michael Tremerlibpakfire: Move mount operations into a new file
2022-05-24  Michael Tremerconfigure: Link against libmount
2022-05-21  Michael Tremerexecute: Use pivot_root instead of chroot
2022-05-21  Michael Tremerconfigure: Link against libcap
2022-05-21  Michael Tremerexecute: Filter syscalls in container
2022-05-21  Michael Tremerconfigure: Depend on libseccomp
2022-05-20  Michael Tremerexecute: Drop capabilities
2022-05-20  Michael Tremerexecute: Launch any containers in a new PID namespace
2022-05-20  Michael Tremerarchive: Fix compression selection
2022-05-20  Michael Tremershell: Allow passing extra packages to install
2022-05-20  Michael Tremerpackage: Don't return void
2022-05-20  Michael Tremerpackage: Simply empty string check
2022-05-20  Michael Tremerrequest: Drop support for groups
2022-05-20  Michael Tremerarchive: Only activate the relevant decompressor
2022-05-20  Michael Tremerarchive: Try being more robust against non-existant...
2022-05-20  Michael Tremerarchive: Rename files inside the archive (again)
2022-05-20  Michael Tremerpackager: Do not dump JSON in pretty format
2022-05-20  Michael Tremerparser: Use special "evr" variable
2022-05-17  Michael Tremerpackage: Automatically erase empty epoch when setting evr
2022-05-17  Michael Tremerbuilder: Drop legacy Python build stuff
2022-05-17  Michael Tremerexecute: Ignore if epoll_wait() is being interrupted
2022-05-17  Michael Tremerbuild: Make installing the source package an essential job
2022-05-17  Michael Tremerarchive: Parse filelist
2022-05-17  Michael Tremertests: makefile: Dump all package information
2022-05-17  Michael Tremertests: makefile: Check filelist length
2022-05-17  Michael Tremertests: makefile: Add test for dist
2022-05-17  Michael TremerRevert "build: Allow build environments to be interactive"
2022-05-17  Michael Tremerpackages: Add distribution information
2022-05-17  Michael Tremerpackages: Add vendor to package metadata
2022-05-17  Michael Tremerpackage: Add source information
2022-05-17  Michael Tremerpackager: Explicitely pass struct pakfire on create
2022-05-17  Michael Tremertests: Compile with correct CFLAGS
2022-05-10  Michael TremerRevert "macros: Build for more modern processors only"
2022-05-10  Michael Tremerpackage: Drop installing self-provides
2022-05-10  Michael Tremerrepo: Import any data into the pool
2022-05-10  Michael Tremerpackager: Automatically set build host/time
2022-05-10  Michael Tremerarchive: Read package information from JSON file
2022-05-10  Michael Tremerpackager: Give better name to metadata file
2022-05-10  Michael Tremerpackages: Write package metadata in JSON format
2022-05-09  Michael Tremerpackage: Fix storing strings in repository
2022-05-09  Michael Tremertests: Drop all repo information from memory before...
2022-05-09  Michael Tremerdependencies: Fix parsing
2022-05-09  Michael Tremerbuild: Allow build environments to be interactive
2022-05-09  Michael Tremerprogressbar: Fix output
2022-05-09  Michael Tremertests: Fix build after callback changes
2022-05-09  Michael Tremerbuild: Drop redundant interactivity flag
2022-05-09  Michael Tremerlogging: Do not crash when log callback isn't set
2022-05-09  Michael Tremercallbacks: Rework them to be easier to pass around
2022-05-09  Michael Tremerpakfire: Introduce confirm callback
2022-05-09  Michael Tremerpakfire: Go back on callbacks
2022-05-09  Michael Tremerpakfire: Add function to reset all callbacks
2022-05-09  Michael Tremerdownloader: Replace snprintf by our own string function
2022-05-08  Michael Tremerdb: Check for compatible architecture
2022-04-07  Michael Tremermacros: Build for more modern processors only
2021-12-09  Michael Tremerdb: Wrap erasing packages into a transaction, too
2021-12-09  Michael Tremerfile: Ignore if the file was already deleted
2021-12-09  Michael Tremerdb: Store a timestamp when the database was modified...
2021-12-09  Michael TremerImplement a simple locking mechanism to avoid concurren...
2021-12-09  Michael Tremerconfigure: Fix appending flags to CFLAGS/LDFLAGS
2021-12-09  Michael Tremertestsuite: Fix shadowed variables
2021-12-09  Michael Tremertestsuite: Fix prototype declarations
2021-12-09  Michael Tremerpackagelist: Make helper function static
2021-12-09  Michael Tremertransaction: Make pakfire_transaction_downloadsize...
2021-12-09  Michael Tremerlogging: Include header file
2021-12-09  Michael Tremerkeystore: Include header file
2021-12-09  Michael Tremerpakfire: Do not attempt to call callbacks when not set
next