aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
* 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
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* When setting a memory limit, also set a swap limitMatthew Heon2018-06-15
* varlink build fixesbaude2018-06-05
* libpod: Execute poststop hooks locallyW. Trevor King2018-06-04
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Want to change the log level on buildah by default to warnfDaniel J Walsh2018-06-04
* hooks: Add debug logging for initial hook loadingW. Trevor King2018-06-04
* hooks/docs: Fix 1.0.0 Nvidia example (adding version, etc.)W. Trevor King2018-06-04
* hooks/1.0.0/when_test: Fix "both, and" -> "both, or" name typoW. Trevor King2018-06-04
* hooks/1.0.0: Fix 'annotation' -> 'annotations' in JSONW. Trevor King2018-06-04
* hooks: Fail ReadDir if a configured hook executable is missingW. Trevor King2018-06-04
* varlink buildbaude2018-06-01
* return all inspect info for varlink containerinspectbaude2018-06-01
* hooks/exec: Allow successful reaps for 0s post-kill timeoutsW. Trevor King2018-06-01
* If user specifies UIDMapSlice without GIDMapSlice, set them equalDaniel J Walsh2018-05-31
* pkg/hooks/exec: Add a new package for local hook executionW. Trevor King2018-05-31
* hooks: Rename Hooks() output to extensionStageHooksW. Trevor King2018-05-31
* hooks: Allow local control of OCI stages via extensionStagesW. Trevor King2018-05-31
* Clear all caps, except the bounding set, when --user is specified.Daniel J Walsh2018-05-31
* Rename addFIPSsModeSecret to addFIPSModeSecretJhon Honce2018-05-25
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Implement python podman create and startJhon Honce2018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* hooks/1.0.0: Error on empty process.args instead of panickingW. Trevor King2018-05-24
* podman create, start, getattachsocketbaude2018-05-21
* hooks/README: Fix some Markdown typos (e.g. missing runc target)W. Trevor King2018-05-21
* oci-hooks.5: Discuss directory precedence and monitoringW. Trevor King2018-05-21