| Commit message (Expand) | Author | Age |
... | |
* | Major fixes to systemd cgroup handling | Matthew Heon | 2018-05-11 |
* | Add validation for CGroup parents. Pass CGroups path into runc | Matthew Heon | 2018-05-11 |
* | podman, userNS: configure an intermediate mount namespace | Giuseppe Scrivano | 2018-05-04 |
* | networking, userNS: configure the network namespace after create | Giuseppe Scrivano | 2018-05-04 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | varlink containers | baude | 2018-05-03 |
* | Store user Volumes, Entrypoint, Command in database | Matthew Heon | 2018-05-03 |
* | Update hooks to use config bool to detect volume mounts | Matthew Heon | 2018-05-03 |
* | Add --default-mounts-file hidden flag | umohnani8 | 2018-04-26 |
* | Modify --user flag for podman create and run | umohnani8 | 2018-04-24 |
* | Add FIPS mode secret | umohnani8 | 2018-04-23 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | - reverse host field order (ip goes first) | Nathan Williams | 2018-04-18 |
* | Change container.locked to batched | TomSweeneyRedHat | 2018-04-16 |
* | Functionality changes to the following flags | umohnani8 | 2018-04-06 |
* | Add hooks support to podman | Daniel J Walsh | 2018-04-05 |
* | Refactor dependency checks from init() into public API | Matthew Heon | 2018-04-03 |
* | Ensure dependencies are running before initializing containers | Matthew Heon | 2018-04-03 |
* | Change errorf to warnf in warning removing ctr storage | Matthew Heon | 2018-04-02 |
* | More gracefully handle unexpected storage deletion | Matthew Heon | 2018-04-02 |
* | Add secrets patch to podman | umohnani8 | 2018-03-29 |
* | Check for duplicate names when generating new container and pod names. | Daniel J Walsh | 2018-03-29 |
* | Make container env variable conditional | Matthew Heon | 2018-03-23 |
* | Add CONTAINER environment variable | Matthew Heon | 2018-03-23 |
* | Document .containerenv in manpages. Move it to /run. | Matthew Heon | 2018-03-23 |
* | Add .containerenv file | Matthew Heon | 2018-03-23 |
* | Migrate podman inspect and tag to image library | baude | 2018-03-21 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Add additional debug logging | Matthew Heon | 2018-03-15 |
* | Add StartAndAttach() API endpoint for containers | Matthew Heon | 2018-03-15 |
* | Implement container restarting | Matthew Heon | 2018-03-15 |
* | Stage3 Image Library | baude | 2018-03-14 |
* | Modify pod API to move Init() into Start() | Matthew Heon | 2018-03-13 |
* | Convert bind mounts to use DB field | Matthew Heon | 2018-03-08 |
* | Move internal function resizeTty to container_internal | Matthew Heon | 2018-03-08 |
* | Make WriteStringToRundir internal | Matthew Heon | 2018-03-08 |
* | Refactor saving OCI spec to disk into separate function | Matthew Heon | 2018-03-08 |
* | Update DB to hold CNI network information | Matthew Heon | 2018-03-02 |
* | Replace usage of runc with runtime | Matthew Heon | 2018-03-01 |
* | Fix gofmt & golint | Matthew Heon | 2018-03-01 |
* | Add tracking for exec session IDs | Matthew Heon | 2018-03-01 |
* | Do not override user mounts | baude | 2018-02-26 |
* | Refactor spec generation in libpod into a function | Matthew Heon | 2018-02-23 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Implement podman run option --cgroup-parent | Jhon Honce | 2018-02-22 |
* | Fix gofmt and lint | Matthew Heon | 2018-02-09 |
* | cleanup network stack as well as storage when container shuts down. | Daniel J Walsh | 2018-02-08 |
* | Allow users to specify logpath | Daniel J Walsh | 2018-02-03 |
* | Add StopWithTimeout API function for containers | Matthew Heon | 2018-01-30 |
* | Override hostname for container | baude | 2018-01-21 |