add --noslicehome option, and check /etc/lxcsu_default for default arguments
[lxc-userspace.git] / lxcsu
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