Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * A small victory.Michael Stone2008-07-081-28/+27
| * Grr.Michael Stone2008-07-076-33/+48
| * Prepare for gids.Michael Stone2008-07-073-4/+8
| * Death.Michael Stone2008-07-072-8/+702
| * Craziness.Michael Stone2008-07-072-50/+76
| * Modularize.Michael Stone2008-01-299-106/+330
| * Detect or avoid integer overflow in string formatting helpers.Michael Stone2008-01-251-4/+10
| * Correct broken function names.Blake Setlow2008-01-251-8/+9
| * Consistent style based on format_buf() and write_buf()Michael Stone2008-01-241-76/+122
| * getpwuid_r and getpwnam_r prototypes.Blake Setlow2008-01-221-14/+80
| * Return incomplete data pulled from our environment.Blake Setlow2008-01-221-128/+49