Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/rainbow/rainbow/inject.py
Commit message (Expand)AuthorAgeFilesLines
* rearrange source tree to match that of the tarballSascha Silbe2010-07-211-317/+0
* Teach rainbow to resume uids with more auxiliary groups.Michael Stone2009-12-091-3/+6
* Make xephyr usage resumable.Michael Stone2009-12-061-13/+26
* Add a network option enabling unshare(CLONE_NEWNET).Michael Stone2009-09-201-0/+7
* Resume and multi-group now appear to function.Michael Stone2009-04-121-15/+20
* Make xephyr optional, drop strace option.Michael Stone2009-04-121-38/+37
* Correctly add auxiliary groups.Michael Stone2009-04-121-6/+10
* Improve nss-rainbow to produce adequate group membership data.Michael Stone2009-04-121-7/+16
* Permit reuse of uids.Michael Stone2009-04-111-12/+22
* Permit zero to many data groups.Michael Stone2009-04-111-81/+73
* Create Xephyrs.Michael Stone2009-03-111-2/+28
* Close fds before running assistants.Michael Stone2009-03-111-1/+6
* Drop old documentation.Michael Stone2009-03-111-75/+4
* Wire up the audio, video, and serial permissions in the dumbest possible way.Michael Stone2009-03-081-2/+6
* Installation notes.Michael Stone2008-10-261-0/+1
* Assistants are optional; therefore, do not depend on receiving an env update.Michael Stone2008-10-151-1/+1
* Get activities launching.Michael Stone2008-10-151-53/+73
* First pass at Debian packaging.Michael Stone2008-10-021-5/+5
* Fixups.Michael Stone2008-10-011-16/+14
* Cleanup.Michael Stone2008-10-011-49/+11
* Lalal.Michael Stone2008-09-301-7/+7
* NSS group-db support.Michael Stone2008-09-301-12/+0
* Minor fixups.Michael Stone2008-09-301-1/+1
* Preparation for the Rainbow NSS module.Michael Stone2008-09-301-11/+0
* Always call setgroups().Michael Stone2008-09-301-2/+2
* Omnibus change.Michael Stone2008-09-301-38/+36
* dlo#8434: Add a use-serial permission.Michael Stone2008-09-121-0/+4
* Make the instance directory setgid.Michael Stone2008-09-021-1/+3
* Ensure that $HOME exists regardless of what useradd tells you.Michael Stone2008-09-021-0/+1
* dlo#6465: Make a 'constant-uid' bundle permission.Michael Stone2008-09-021-5/+4
* Always call setgroups().Michael Stone2008-09-021-10/+3
* dlo#5428: downloads not starting in Browse due to old compreg.datSimon Schampijer2008-09-021-2/+2
* The sugar session.info file was removed; don't try to inject it.C. Scott Ananian2008-08-021-1/+1
* Adjust location of XAUTHORITY and ICEAUTHORITY files, which have moved to tmpfs.C. Scott Ananian2008-07-241-2/+11
* dlo#7574 Copy .ICEauthority to $HOME.Tomeu Vizoso2008-07-211-0/+4
* dlo#6989: Beware of CONSTANT_UID + instance==home.Michael Stone2008-05-261-1/+4
* Make $SAR/instance <- $HOME.Michael Stone2008-04-241-19/+17
* Detect, log, and work around errors that occur during module preloading.Michael Stone2008-04-241-4/+6
* Minor cleanups to the rlimit code.Michael Stone2008-03-251-29/+13
* Merge git://dev.laptop.org/users/tomeu/security into fasterMichael Stone2008-03-241-12/+2
|\
| * Reuse the existing python interpreter when launching a python activity.Tomeu Vizoso2008-03-131-1/+24
* | Merge patchvonbraun's permission-set work into master.Michael Stone2008-03-241-4/+65
* | Some hacks for preloading some modules and then executing a python activity f...Michael Stone2008-03-241-1/+34
|/
* Symlink ~/.macromedia and ~/.adobe to instance dir.Michael Stone2008-02-131-0/+4
* Drop tmpfs restrictions and symlink ~/.fontconfig -> ~/instanceMichael Stone2008-01-311-1/+4
* Handle pre-existing activity-home-dirs.Michael Stone2008-01-111-3/+5
* Silently handle a few more errors.Michael Stone2008-01-111-3/+3
* Teach rainbow to respond to Sugar requests to use a fixed uid for a given bun...Michael Stone2008-01-111-25/+68
* Minor fixes.Michael Stone2008-01-101-1/+2
* Remove cruft, close fds on launch, and sketch out instance-dir gc.Michael Stone2008-01-081-33/+23