aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
* fedora: Escape % characters in spec file's changelog2022_09_06.e2cae8fStefano Brivio2022-09-071-1/+1
* test: Rewrite test_iperf3David Gibson2022-09-074-44/+31
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-075-87/+95
* test: Combine iperf3c and iperf3s into a single DSL commandDavid Gibson2022-09-075-197/+122
* gitignore pidfiles other than passt.pidDavid Gibson2022-09-071-1/+1
* Makefile: Honour LDFLAGS for binary targetsStefano Brivio2022-09-071-3/+3
* test: Wait for systemd-resolved to be ready on Ubuntu 22.04 for s390xStefano Brivio2022-09-051-2/+6
* fedora: Add selinux-policy Requires: tag2022_09_01.7ce9fd1Stefano Brivio2022-09-021-2/+5
* fedora: Add %dir entries for own SELinux policy directory and documentationStefano Brivio2022-09-021-3/+5
* conf: Fix getopt_long() optstring for current semantics of -D, -S, -pStefano Brivio2022-09-021-2/+2
* test/README: Requirements for socket buffer sizes and hardware performance ev...Stefano Brivio2022-09-021-0/+16
* podman, slirp4netns.sh: Use --netns option on pasta's command line2022_08_29.0cb795eStefano Brivio2022-08-302-4/+4
* contrib: Rebase Podman patch to latest upstreamStefano Brivio2022-08-301-47/+47
* Allow pasta to take a command to executeDavid Gibson2022-08-304-25/+51
* Use explicit --netns option rather than multiplexing with PIDDavid Gibson2022-08-302-28/+73
* More deterministic detection of whether argument is a PID, PATH or NAMEDavid Gibson2022-08-301-82/+90
* Move ENOENT error message into conf_ns_opt()David Gibson2022-08-301-2/+1
* Remove --nsrun-dir optionDavid Gibson2022-08-302-26/+4
* Correct manpage for --usernsDavid Gibson2022-08-301-3/+2
* conf: Use "-D none" and "-S none" instead of missing empty option argumentsDavid Gibson2022-08-302-27/+36
* conf: Make the argument to --pcap option mandatoryDavid Gibson2022-08-303-53/+3
* fedora: Pass explicit bindir, mandir, docdir, and drop OpenSUSE overrideStefano Brivio2022-08-301-5/+1
* fedora: Use full versioning for SELinux subpackage Requires: tagStefano Brivio2022-08-301-1/+1
* fedora: Define git_hash in spec file and reuse itStefano Brivio2022-08-301-2/+4
* fedora: Drop comment stating the spec file is an example fileStefano Brivio2022-08-301-2/+0
* fedora: Drop SPDX identifier from spec fileStefano Brivio2022-08-301-2/+0
* fedora: Adopt versioning guideline for snapshotsStefano Brivio2022-08-301-2/+5
* util: Drop any supplementary group before dropping privilegesStefano Brivio2022-08-301-1/+1
* Don't unnecessarily avoid CLOEXEC flags2022_08_24.60ffc5bDavid Gibson2022-08-243-12/+6
* gitignore README.plain.mdDavid Gibson2022-08-241-0/+1
* conf: Fix incorrect bounds checking for sock_path parameterDavid Gibson2022-08-241-1/+1
* Makefile: Use more GNU-style directory variables, explicit docdir for OpenSUSE2022_08_21.7b71094Stefano Brivio2022-08-212-11/+21
* test: debian: Export DEBIAN_FRONTEND=noninteractive for sid2022_08_20.f233d6cStefano Brivio2022-08-201-0/+3
* test: Kill qemu by pidfile rather than ^CDavid Gibson2022-08-201-8/+12
* test: Log debugging output from test scriptDavid Gibson2022-08-201-0/+2
* test: Use shutdown test for pastaDavid Gibson2022-08-203-5/+4
* test: Rename slightly misleading "valgrind" testsDavid Gibson2022-08-204-12/+13
* test: Only select a single interface or gateway in testsDavid Gibson2022-08-204-7/+7
* test: Split setup/teardown functions for build and distro testsDavid Gibson2022-08-202-0/+19
* test: Ignore video processing temporary filesDavid Gibson2022-08-201-0/+4
* test: Remove unused *_XTERM variablesDavid Gibson2022-08-201-4/+0
* test: Split cppcheck and clang-tidy tests into different filesDavid Gibson2022-08-203-5/+20
* test: Convert distro tests to use socat instead of nc/ncatDavid Gibson2022-08-204-52/+74
* fedora: Fix man pages wildcards in spec fileStefano Brivio2022-08-201-5/+5
* fedora: Don't hardcode CFLAGS setting, use %set_build_flags macro insteadStefano Brivio2022-08-201-1/+1
* fedora: Build SELinux subpackage as noarchStefano Brivio2022-08-201-0/+1
* fedora: Change source URL to HEAD link with explicit commit SHAStefano Brivio2022-08-202-2/+6
* fedora: Drop VCS tag from spec fileStefano Brivio2022-08-201-1/+0
* fedora: Start Release tag from 1, not 0Stefano Brivio2022-08-201-1/+1
* fedora: Introduce own rpkg macro for changelogStefano Brivio2022-08-202-1/+35