Setting tag lxc-userspace-2.0-0
[lxc-userspace.git] / lxcsu
2019-01-04 Thierry Parmentelatnicer python code
2019-01-04 Thierry Parmentelatcomplete migration to python3
2014-07-09 Thierry Parmentelatfix the way we determine a container arch
2014-03-26 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2014-03-26 Thierry Parmentelatevaluate slice_uid earlier in the process
2014-03-11 Sapan BhatiaFixed bug in user account switcheroo. We now use sudo...
2014-02-25 Sapan BhatiaImplemented native capability dropping, eliminated...
2014-01-21 Sapan BhatiaFixed tabulation issue in the previous patch
2014-01-21 Sapan BhatiaTabulation issues. Revert "Make lookup of child pid...
2014-01-21 Sapan BhatiaMake lookup of child pid portable. The new lookup works...
2014-01-20 Thierry Parmentelata little cleanup won’t hurt
2014-01-20 Thierry Parmentelatwhen locating namespaces in /proc/<pid>/ns
2014-01-15 Thierry Parmentelatcheck return codes and print warnings when suspicius
2014-01-15 Thierry Parmentelatremove code stolen from libvirt that is not needed...
2014-01-15 Thierry Parmentelatcosmetic
2014-01-15 Thierry ParmentelatSapan's changes to address cgroups location
2014-01-10 Thierry Parmentelatsupport for libvirt—1.1 naming scheme
2014-01-10 Thierry Parmentelatredid indent=4 but more carefully this time
2014-01-10 Thierry Parmentelatshow more in debug mode
2014-01-10 Thierry Parmentelatrun virsh connected to lxc
2014-01-10 Thierry Parmentelatdiscarded changes from branch that had the broken reind...
2014-01-10 Thierry ParmentelatSimplify lxcsu by querying libvirt for pid
2014-01-09 Sapan BhatiaSimplify lxcsu by querying libvirt for pid
2014-01-09 Thierry Parmentelatindent=4
2013-12-03 Scott Bakerfix perms
2013-12-03 Scott Bakerfix sysctl support causing scp to break due to printing...
2013-10-09 Sapan BhatiaFix for the "error disabling cgroup" error
2013-08-30 Scott Bakeradd --noslicehome option, and check /etc/lxcsu_default...
2013-08-16 Scott Bakerfix permissions
2013-08-16 Scott Bakerremove unnecessary proc remounts, prevent setting LD_PR...
2013-08-12 Scott Bakerfix perms
2013-08-12 Scott Bakerfix lxcsu not handling nodemanager interfaces.py (...
2013-08-05 smbakerfix perms
2013-08-05 smbakerperform vsys sysctl inside of container
2013-07-08 Thierry Parmentelatmessages still had lxcsu-internal
2013-07-08 Thierry Parmentelatmove back to a single source file (lxcsu) with a -i...
2013-07-01 Sapan BhatiaAdd commandline option to bash in order to support...
2013-06-18 Sapan BhatiaSupport lxcsu <slicename>
2013-06-18 Sapan BhatiaChanged interface to lxcsu. Now invoked as lxcsu <slice...
2013-06-03 Sapan BhatiaBug fixes
2013-06-03 Sapan BhatiaMount /proc inside slice.
2013-05-30 Thierry Parmentelatiron out argument parser usage, add --debug option...
2013-05-29 Thierry Parmentelatuse ArgumentParser instead of deprecated OptionParser
2013-05-29 Thierry Parmentelatadded a main function
2013-05-29 Thierry Parmentelatdefine a default for 'arch' as I find it sometimes...
2013-05-24 Sapan BhatiaMerge branch 'master' of ssh://git.planet-lab.org/git...
2013-05-23 Sapan BhatiaDetect architecture of lxc container and make sure...
2013-03-12 Sapan BhatiaAdded flexibility to lxcsu
2013-03-05 Sapan BhatiaTweaked return code handling to use the usual Python...
2013-03-04 Thierry Parmentelatattempt to return correct retcod to vsh
2013-01-22 Sapan BhatiaFix bug in dropped capabilities
2013-01-22 Sapan BhatiaPrevent slices from accessing cgroups fs
2012-12-18 smbakeradd mlab patch to add tasks to cpuacct cgroup, put...
2012-12-06 Sapan BhatiaSet shell to /bin/sh. By default it is vsh
2012-12-05 Sapan BhatiaRemove debug line
2012-12-05 Sapan BhatiaFix uts namespace bug + source /etc/profile when invoki...
2012-10-24 Andy BavierKeep cap_net_admin for configuring networking inside...
2012-10-18 smbakeradd task to freezer cgroup
2012-10-12 Sapan BhatiaBug fix from Scott Baker
2012-10-09 Sapan Bhatiafs is not a cgroup. handled by blkio
2012-10-09 Sapan BhatiaActivate cgroups for users
2012-09-19 Andy BavierRetain cap_net_admin in container
2012-09-07 Sapan BhatiaSimplify vsh, fix bug preventing bash arguments from...
2012-09-06 Sapan Bhatiabug fix in dropping capabilities
2012-09-06 Sapan BhatiaBump version
2012-09-06 Sapan BhatiaDrop capabilities in lxcsu
2012-08-30 Sapan Bhatialxcsu userspace package