]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/attach.h
licensing: Add missing headers and FSF address
[mirror_lxc.git] / src / lxc / attach.h
2013-09-03 Stéphane Graberlicensing: Add missing headers and FSF address
2013-08-14 Christian Seilerlxc-attach: Completely rework lxc-attach and move to...
2013-04-05 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-04-01 Christian Seilerlxc-attach: Implement --clear-env and --keep-env
2013-03-21 David Wardlxc-attach: Clear environment and set container=lxc
2013-03-19 Daniel LezcanoChange author email address
2013-03-18 Daniel LezcanoMerge git://github.com/lxc/lxc
2013-03-06 Christian Seilerlxc-attach: User namespaces: Use init's user & group...
2013-03-06 Christian Seilerlxc-attach: Try really hard to determine login shell
2013-03-01 Serge Hallynattach: join apparmor profile
2012-12-13 Daniel LezcanoMerge git://github.com/lxc/lxc
2012-11-12 Christian Seilerlxc-attach: Add -R option to remount /sys and /proc...
2012-11-12 Christian Seilerlxc-attach: Detect which namespaces to attach to dynami...
2012-05-03 David Wardlxc-attach: unify code for attaching a pid to a cgroup
2012-02-23 Christian SeilerMove lxc_attach from namespace.c to attach.c and rename...
2012-02-23 Christian SeilerAdd attach.[ch]: Helper functions for lxc-attach