| Commit message (Expand) | Author | Age |
* | rootless: Merge rootless.go back into rootless_linux.go | W. Trevor King | 2018-07-06 |
* | more changes to compile darwin | baude | 2018-07-05 |
* | rootless: add function to retrieve the original UID | Giuseppe Scrivano | 2018-07-05 |
* | add image user to inspect data | baude | 2018-07-02 |
* | changes to allow for darwin compilation | baude | 2018-06-29 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | Start using github.com/seccomp/containers-golang | Daniel J Walsh | 2018-06-29 |
* | conmon no longer writes to syslog | Daniel J Walsh | 2018-06-29 |
* | *: Replace Generator.Spec() with Generator.Config | W. Trevor King | 2018-06-27 |
* | generator.New() requires an OS string input variable | baude | 2018-06-27 |
* | rootless: do not configure additional groups | Giuseppe Scrivano | 2018-06-27 |
* | rootless: add management for the userNS | Giuseppe Scrivano | 2018-06-27 |
* | Podman history now prints out intermediate image IDs | umohnani8 | 2018-06-22 |
* | Option handling has become large and should be a shared function | Daniel J Walsh | 2018-06-22 |
* | Add more network info ipv4/ipv6 and be more compatible with docker | Wim | 2018-06-17 |
* | spec: remove dead code | Giuseppe Scrivano | 2018-06-15 |
* | network: do not attempt to create a network in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | oci: do not set resources in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | spec: change mount options for /dev/pts in rootless mode | Giuseppe Scrivano | 2018-06-15 |
* | podman: provide a default UID mapping when non root | Giuseppe Scrivano | 2018-06-15 |
* | podman: accept option --rootfs to use exploded images | Giuseppe Scrivano | 2018-06-15 |
* | When setting a memory limit, also set a swap limit | Matthew Heon | 2018-06-15 |
* | varlink build fixes | baude | 2018-06-05 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | Add flag to add annotations to a container | Matthew Heon | 2018-06-04 |
* | Want to change the log level on buildah by default to warnf | Daniel J Walsh | 2018-06-04 |
* | hooks: Add debug logging for initial hook loading | W. Trevor King | 2018-06-04 |
* | hooks/docs: Fix 1.0.0 Nvidia example (adding version, etc.) | W. Trevor King | 2018-06-04 |
* | hooks/1.0.0/when_test: Fix "both, and" -> "both, or" name typo | W. Trevor King | 2018-06-04 |
* | hooks/1.0.0: Fix 'annotation' -> 'annotations' in JSON | W. Trevor King | 2018-06-04 |
* | hooks: Fail ReadDir if a configured hook executable is missing | W. Trevor King | 2018-06-04 |
* | varlink build | baude | 2018-06-01 |
* | return all inspect info for varlink containerinspect | baude | 2018-06-01 |
* | hooks/exec: Allow successful reaps for 0s post-kill timeouts | W. Trevor King | 2018-06-01 |
* | If user specifies UIDMapSlice without GIDMapSlice, set them equal | Daniel J Walsh | 2018-05-31 |
* | pkg/hooks/exec: Add a new package for local hook execution | W. Trevor King | 2018-05-31 |
* | hooks: Rename Hooks() output to extensionStageHooks | W. Trevor King | 2018-05-31 |
* | hooks: Allow local control of OCI stages via extensionStages | W. Trevor King | 2018-05-31 |
* | Clear all caps, except the bounding set, when --user is specified. | Daniel J Walsh | 2018-05-31 |
* | Rename addFIPSsModeSecret to addFIPSModeSecret | Jhon Honce | 2018-05-25 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Implement python podman create and start | Jhon Honce | 2018-05-25 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | hooks/1.0.0: Error on empty process.args instead of panicking | W. Trevor King | 2018-05-24 |
* | podman create, start, getattachsocket | baude | 2018-05-21 |
* | hooks/README: Fix some Markdown typos (e.g. missing runc target) | W. Trevor King | 2018-05-21 |
* | oci-hooks.5: Discuss directory precedence and monitoring | W. Trevor King | 2018-05-21 |
* | hooks: Fix monitoring of multiple directories | W. Trevor King | 2018-05-17 |
* | hooks/docs: Add oci-hooks.5 and per-package man page building | W. Trevor King | 2018-05-17 |
* | chrootuser: default to GID 0 when given a numeric --user | Nalin Dahyabhai | 2018-05-17 |