index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up and rename conf_ns_open()
David Gibson
2022-09-13
3
-71
/
+68
*
Consolidate validation of pasta namespace options
David Gibson
2022-09-13
1
-41
/
+42
*
Move self-isolation code into a separate file
David Gibson
2022-09-13
8
-169
/
+189
*
Safer handling if we can't open /proc/self/uid_map
David Gibson
2022-09-13
1
-2
/
+6
*
Consolidate determination of UID/GID to run as
David Gibson
2022-09-13
3
-59
/
+73
*
Split checking for root from dropping root privilege
David Gibson
2022-09-13
4
-7
/
+33
*
Don't store UID & GID persistently in the context structure
David Gibson
2022-09-13
4
-15
/
+12
*
fedora: Escape % characters in spec file's changelog
2022_09_06.e2cae8f
Stefano Brivio
2022-09-07
1
-1
/
+1
*
test: Rewrite test_iperf3
David Gibson
2022-09-07
4
-44
/
+31
*
test: Parameterize run time for throughput performance tests
David Gibson
2022-09-07
5
-87
/
+95
*
test: Combine iperf3c and iperf3s into a single DSL command
David Gibson
2022-09-07
5
-197
/
+122
*
gitignore pidfiles other than passt.pid
David Gibson
2022-09-07
1
-1
/
+1
*
Makefile: Honour LDFLAGS for binary targets
Stefano Brivio
2022-09-07
1
-3
/
+3
*
test: Wait for systemd-resolved to be ready on Ubuntu 22.04 for s390x
Stefano Brivio
2022-09-05
1
-2
/
+6
*
fedora: Add selinux-policy Requires: tag
2022_09_01.7ce9fd1
Stefano Brivio
2022-09-02
1
-2
/
+5
*
fedora: Add %dir entries for own SELinux policy directory and documentation
Stefano Brivio
2022-09-02
1
-3
/
+5
*
conf: Fix getopt_long() optstring for current semantics of -D, -S, -p
Stefano Brivio
2022-09-02
1
-2
/
+2
*
test/README: Requirements for socket buffer sizes and hardware performance ev...
Stefano Brivio
2022-09-02
1
-0
/
+16
*
podman, slirp4netns.sh: Use --netns option on pasta's command line
2022_08_29.0cb795e
Stefano Brivio
2022-08-30
2
-4
/
+4
*
contrib: Rebase Podman patch to latest upstream
Stefano Brivio
2022-08-30
1
-47
/
+47
*
Allow pasta to take a command to execute
David Gibson
2022-08-30
4
-25
/
+51
*
Use explicit --netns option rather than multiplexing with PID
David Gibson
2022-08-30
2
-28
/
+73
*
More deterministic detection of whether argument is a PID, PATH or NAME
David Gibson
2022-08-30
1
-82
/
+90
*
Move ENOENT error message into conf_ns_opt()
David Gibson
2022-08-30
1
-2
/
+1
*
Remove --nsrun-dir option
David Gibson
2022-08-30
2
-26
/
+4
*
Correct manpage for --userns
David Gibson
2022-08-30
1
-3
/
+2
*
conf: Use "-D none" and "-S none" instead of missing empty option arguments
David Gibson
2022-08-30
2
-27
/
+36
*
conf: Make the argument to --pcap option mandatory
David Gibson
2022-08-30
3
-53
/
+3
*
fedora: Pass explicit bindir, mandir, docdir, and drop OpenSUSE override
Stefano Brivio
2022-08-30
1
-5
/
+1
*
fedora: Use full versioning for SELinux subpackage Requires: tag
Stefano Brivio
2022-08-30
1
-1
/
+1
*
fedora: Define git_hash in spec file and reuse it
Stefano Brivio
2022-08-30
1
-2
/
+4
*
fedora: Drop comment stating the spec file is an example file
Stefano Brivio
2022-08-30
1
-2
/
+0
*
fedora: Drop SPDX identifier from spec file
Stefano Brivio
2022-08-30
1
-2
/
+0
*
fedora: Adopt versioning guideline for snapshots
Stefano Brivio
2022-08-30
1
-2
/
+5
*
util: Drop any supplementary group before dropping privileges
Stefano Brivio
2022-08-30
1
-1
/
+1
*
Don't unnecessarily avoid CLOEXEC flags
2022_08_24.60ffc5b
David Gibson
2022-08-24
3
-12
/
+6
*
gitignore README.plain.md
David Gibson
2022-08-24
1
-0
/
+1
*
conf: Fix incorrect bounds checking for sock_path parameter
David Gibson
2022-08-24
1
-1
/
+1
*
Makefile: Use more GNU-style directory variables, explicit docdir for OpenSUSE
2022_08_21.7b71094
Stefano Brivio
2022-08-21
2
-11
/
+21
*
test: debian: Export DEBIAN_FRONTEND=noninteractive for sid
2022_08_20.f233d6c
Stefano Brivio
2022-08-20
1
-0
/
+3
*
test: Kill qemu by pidfile rather than ^C
David Gibson
2022-08-20
1
-8
/
+12
*
test: Log debugging output from test script
David Gibson
2022-08-20
1
-0
/
+2
*
test: Use shutdown test for pasta
David Gibson
2022-08-20
3
-5
/
+4
*
test: Rename slightly misleading "valgrind" tests
David Gibson
2022-08-20
4
-12
/
+13
*
test: Only select a single interface or gateway in tests
David Gibson
2022-08-20
4
-7
/
+7
*
test: Split setup/teardown functions for build and distro tests
David Gibson
2022-08-20
2
-0
/
+19
*
test: Ignore video processing temporary files
David Gibson
2022-08-20
1
-0
/
+4
*
test: Remove unused *_XTERM variables
David Gibson
2022-08-20
1
-4
/
+0
*
test: Split cppcheck and clang-tidy tests into different files
David Gibson
2022-08-20
3
-5
/
+20
*
test: Convert distro tests to use socat instead of nc/ncat
David Gibson
2022-08-20
4
-52
/
+74
[next]