summaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* Merge pull request #1153 from jwhonce/bug/psgoMatthew Heon2018-07-24
|\
| * Fix varlink API usage of psgoJhon Honce2018-07-24
* | podman: allow to specify the IPC namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the UTS namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the PID namespace to joinGiuseppe Scrivano2018-07-24
* | podman: allow to specify the userns to joinGiuseppe Scrivano2018-07-24
* | network: support ns: prefix to join existing namespaceGiuseppe Scrivano2018-07-24
* | spec: allow container:NAME network modeGiuseppe Scrivano2018-07-24
|/
* AppArmor: runtime check if it's enabled on the hostValentin Rothberg2018-07-23
* rootless: support a per-user mounts.confGiuseppe Scrivano2018-07-20
* secrets: parse only one mounts configuration fileGiuseppe Scrivano2018-07-20
* rootless: allow a per-user registries.conf fileGiuseppe Scrivano2018-07-20
* rootless: require subids to be presentGiuseppe Scrivano2018-07-16
* Only print container size JSON if --size was requestedMatthew Heon2018-07-13
* Merge pull request #1091 from giuseppe/rootless-unshare-mount-nsDaniel J Walsh2018-07-13
|\
| * rootless: unshare mount namespaceGiuseppe Scrivano2018-07-13
* | Merge pull request #1075 from giuseppe/rootless-no-symlinks-into-storage-pathDaniel J Walsh2018-07-13
|\ \
| * | rootless: correctly propagate the exit status from the containerGiuseppe Scrivano2018-07-13
* | | Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* | | Podman pod create/rm commands with man page and tests.haircommander2018-07-13
| |/ |/|
* | Support multiple networksbaude2018-07-12
* | create conmon sockets when getting their pathsbaude2018-07-11
* | podman/libpod: add default AppArmor profileValentin Rothberg2018-07-11
|/
* rootless: fix when argv[0] is not an absolute pathGiuseppe Scrivano2018-07-10
* Add --volumes-from flag to podman run and createumohnani82018-07-09
* Mask /proc/keys to protect information leak about keys on hostDaniel J Walsh2018-07-08
* ctime: Drop 32-/64-bit distinction on LinuxW. Trevor King2018-07-07
* pkg/ctime: Factor libpod/finished* into a separate packageW. Trevor King2018-07-06
* Block use of /proc/acpi from inside containersDaniel J Walsh2018-07-06
* spec: Make addPrivilegedDevices and createBlockIO per-platformW. Trevor King2018-07-06
* rootless: Merge rootless.go back into rootless_linux.goW. Trevor King2018-07-06
* more changes to compile darwinbaude2018-07-05
* rootless: add function to retrieve the original UIDGiuseppe Scrivano2018-07-05
* add image user to inspect databaude2018-07-02
* changes to allow for darwin compilationbaude2018-06-29
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29
* Start using github.com/seccomp/containers-golangDaniel J Walsh2018-06-29
* conmon no longer writes to syslogDaniel J Walsh2018-06-29
* *: Replace Generator.Spec() with Generator.ConfigW. Trevor King2018-06-27
* generator.New() requires an OS string input variablebaude2018-06-27
* rootless: do not configure additional groupsGiuseppe Scrivano2018-06-27
* rootless: add management for the userNSGiuseppe Scrivano2018-06-27
* Podman history now prints out intermediate image IDsumohnani82018-06-22
* Option handling has become large and should be a shared functionDaniel J Walsh2018-06-22
* Add more network info ipv4/ipv6 and be more compatible with dockerWim2018-06-17
* spec: remove dead codeGiuseppe Scrivano2018-06-15
* network: do not attempt to create a network in rootless modeGiuseppe Scrivano2018-06-15
* oci: do not set resources in rootless modeGiuseppe Scrivano2018-06-15
* spec: change mount options for /dev/pts in rootless modeGiuseppe Scrivano2018-06-15
* podman: provide a default UID mapping when non rootGiuseppe Scrivano2018-06-15