Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Capture XAUTHORITY.Bernie Innocenti2009-12-061-1/+1
* rainbow-0.8.5.Michael Stone2009-11-282-2/+2
* Grant network access to rainbow-easy programs.Michael Stone2009-11-281-1/+1
* Make getpwent() resume on the correct uid.Michael Stone2009-09-301-1/+1
* Correctly calculate number of members of a struct group.Michael Stone2009-09-301-2/+4
* Make nss-rainbow's return and error codes more accurate.Michael Stone2009-09-302-92/+86
* Add a network option enabling unshare(CLONE_NEWNET).Michael Stone2009-09-203-6/+13
* Drop config file management from rainbow-sugarize.Michael Stone2009-08-161-1/+1
* Temporarily disable $XAUTHORITY processing in rainbow-sugarize.Michael Stone2009-07-081-5/+5
* Make rainbow-sugarize set up /{data,instance,tmp}.Michael Stone2009-07-081-1/+5
* Correct a logging statement.Michael Stone2009-07-031-1/+1
* rainbow-0.8.4.Michael Stone2009-04-122-2/+2
* Disable nss debugging for release.Michael Stone2009-04-121-3/+2
* Xephyr is not yet ready for prime-time.Michael Stone2009-04-121-2/+2
* Tell rainbow-xify not to set TMPDIR; make rainbow-easy non-verbose.Michael Stone2009-04-122-2/+2
* Resume and multi-group now appear to function.Michael Stone2009-04-123-107/+75
* Make xephyr optional, drop strace option.Michael Stone2009-04-123-44/+44
* Correctly add auxiliary groups.Michael Stone2009-04-121-6/+10
* Improve nss-rainbow to produce adequate group membership data.Michael Stone2009-04-128-46/+152
* Permit reuse of uids.Michael Stone2009-04-112-13/+25
* 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
* Cease granting everyone A/V permissions.Michael Stone2009-03-111-2/+2
* Optimize libnss_rainbow.so.2 by default.Michael Stone2009-03-111-2/+2
* rainbow-0.8.3.Michael Stone2009-03-080-0/+0
* Firefox wants $HOME defined so add rainbow-xify for use with rainbow-easy.Michael Stone2009-03-084-6/+86
* Cheat by snagging $DISPLAY from the parent environment.Michael Stone2009-03-081-1/+14
* Newline-terminate config/VERSION.Michael Stone2009-03-082-2/+2
* Include rainbow-easy helper.Michael Stone2009-03-082-0/+14
* Add more clone()/unshare() flags.Michael Stone2009-03-081-0/+6
* Strip distro-specific data and segregate or purge old data.Michael Stone2009-03-0847-2176/+592
* Add helper rules and permit tarball-only releases.Michael Stone2009-03-082-3/+7
* Wire up the audio, video, and serial permissions in the dumbest possible way.Michael Stone2009-03-081-2/+6
* Rainbow rainbow-0.8.2.Michael Stone2009-02-271-1/+1
* Supply reasonable default values when [X,ICE]AUTHORITY are unset.Michael Stone2009-02-271-0/+3
* Correctly install rainbow-sugarize into /usr/bin by default.Michael Stone2009-02-271-4/+5
* Use the glibc wrapper for unshare, which will be platform independent.Bernie Innocenti2008-12-181-7/+8
* Rewrite the buildsystem and packaging to accommodate nss-rainbow.Bernie Innocenti2008-12-1812-407/+107
* Merge branch 'nss'Bernie Innocenti2008-12-1822-0/+1608
|\
| * Move files into position for merger.Bernie Innocenti2008-12-1822-0/+0
| * Default to building rpms in a mock chroot appropriate to the local system.Bernie Innocenti2008-12-181-4/+4
| * Add dependencies so that parallel make succeeds.Bernie Innocenti2008-12-181-4/+4
| * Build on 64-bit architectures.Bernie Innocenti2008-12-181-1/+1
| * Improve configurability of the source code.Bernie Innocenti2008-12-185-11/+25
| * rpmlint clean.Michael Stone2008-09-302-3/+9
| * Sprinkle $(CFLAGS) and $(LDFLAGS).Michael Stone2008-09-301-5/+5
| * Initial fedora packaging.Michael Stone2008-09-308-51/+369
| * Minor fixes.Michael Stone2008-07-082-13/+24