]> git.proxmox.com Git - mirror_lxc.git/history - src/lxc/attach.h
use same ifndef/define format for all headers
[mirror_lxc.git] / src / lxc / attach.h
2014-05-09 S.Çağlar Onuruse same ifndef/define format for all headers
2014-02-17 Serge Hallynattach: try to use the container's seccomp policy
2014-01-02 Andrey MazoMark functions as static and arguments/arrays as const...
2014-01-01 S.Çağlar Onuradjust include statements (v2)
2013-09-25 Dwight Engenrefactor AppArmor into LSM backend, add SELinux support
2013-09-09 Daniel LezcanoMerge git://github.com/lxc/lxc
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