| Commit message (Expand) | Author | Age |
* | 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 |
* | implement varlink commit | baude | 2018-05-15 |
* | hooks: Add package support for extension stages | W. Trevor King | 2018-05-14 |
* | hooks: Order injection by collated JSON filename | W. Trevor King | 2018-05-11 |
* | hooks/read: Ignore IsNotExist for JSON files in ReadDir | W. Trevor King | 2018-05-11 |
* | pkg/hooks: Version the hook structure and add 1.0.0 hooks | W. Trevor King | 2018-05-11 |
* | Fix varlink remove image force | baude | 2018-05-11 |
* | varlink info | baude | 2018-05-11 |
* | Dont eat the pull error message for varlink | baude | 2018-05-10 |
* | podman push should honor registries.conf | baude | 2018-05-10 |
* | Generate varlink API documentation automatically | baude | 2018-05-08 |
* | Allow streaming on some varlink container methods | baude | 2018-05-08 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |