Age | Commit message (Expand) | Author | Files | Lines |
2004-01-26 | - python: throw exception on bad arg to labelCompare (#113661). | jbj | 2 | -0/+6 |
2004-01-22 | - other perl variables (#114121). | jbj | 1 | -1/+5 |
2004-01-22 | Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts. | jbj | 8 | -11/+11 |
2004-01-21 | Sanity. | jbj | 23 | -53/+258 |
2004-01-16 | Quick fix for [] vs None retrun. | jbj | 1 | -2/+16 |
2004-01-14 | Return [] for tags with no contents. | jbj | 1 | -10/+3 |
2004-01-14 | Require beecrypt, not beecrypt-devel. | jbj | 1 | -1/+1 |
2004-01-12 | - fix: handle files w/o contexts correctly. | jbj | 1 | -1/+4 |
2004-01-11 | rpm-nls-fixes.patch (from PLD). | jbj | 2 | -3/+3 |
2004-01-10 | Avoid trying to set "<<none>>" file context. | jbj | 1 | -1/+2 |
2004-01-09 | Don't try to set empty file contexts. | jbj | 1 | -1/+1 |
2004-01-09 | Map "<<none>>" expressions to "". | jbj | 1 | -1/+1 |
2004-01-09 | Use "", not NULL, for missing file contexts. | jbj | 1 | -1/+1 |
2004-01-09 | Fix rpm-4.2/rpm-4.3 typo. As highlighted by Matthias | pauln | 1 | -3/+3 |
2004-01-05 | More typos. | jbj | 21 | -1463/+1665 |
2004-01-05 | Typo. | jbj | 1 | -1/+1 |
2004-01-05 | - selinux phases 1 and 2 delivered. | jbj | 2 | -74/+84 |
2004-01-05 | Typo. | jbj | 1 | -1/+1 |
2004-01-05 | - selinux phases 1 and 2 delivered. | jbj | 1 | -1/+4 |
2004-01-05 | add --with-selinux, move selinux stubs to system.h. | jbj | 12 | -170/+190 |
2004-01-03 | Add %policy marker to suck *.te content into metadata. | jbj | 2 | -19/+46 |
2004-01-01 | - python: avoid invoking python to acquire ill-specified parameters. | jbj | 4 | -12/+3 |
2004-01-01 | - python: return [], not None, accessing header tags (#112794). | jbj | 1 | -0/+1 |
2004-01-01 | - python: include Python.h before glibc features.h. | jbj | 1 | -1/+2 |
2004-01-01 | - python: include Python.h before glibc features.h. | jbj | 14 | -69/+19 |
2004-01-01 | Return [] for lists see #112794 | pauln | 1 | -5/+11 |
2003-12-30 | - pad to display length, not strlen, for i18n popt args (#106240). | jbj | 2 | -25/+78 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 11 | -22/+18 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -0/+2 |
2003-12-30 | - spelling corrections (#112728). | jbj | 74 | -6709/+7447 |
2003-12-30 | - spelling corrections (#112728). | jbj | 1 | -5/+5 |
2003-12-28 | revert using perldeps.pl, not yet ready. | jbj | 2 | -7/+6 |
2003-12-28 | - missing build dependency (#111104). | jbj | 2 | -4/+3 |
2003-12-28 | - find-debuginfo.sh: permit stripping unwritable by non-root (#112429). | jbj | 2 | -9/+22 |
2003-12-28 | - perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934). | jbj | 3 | -5/+17 |
2003-12-27 | - flush pipe before exit 1 in check-files (#103867). | jbj | 2 | -1/+6 |
2003-12-27 | - mark _javadocdir as documentation (#102898). | jbj | 1 | -0/+1 |
2003-12-27 | Escaped tab for non-gnu sed (#104821). | jbj | 1 | -1/+1 |
2003-12-27 | splint fiddles. | jbj | 2 | -1/+12 |
2003-12-27 | Move #include "ugid.h" to fsm.c, nuke unused variable in psm.c. | jbj | 2 | -2/+2 |
2003-12-27 | Warn only if installing. | jbj | 1 | -4/+7 |
2003-12-27 | - fix: wrong package count for trigger scriptlet 1st arg (#100509). | jbj | 8 | -83/+45 |
2003-12-26 | - perl.req typo (#106672). | jbj | 2 | -1/+2 |
2003-12-26 | - man page corrections (#106415). | jbj | 4 | -15/+16 |
2003-12-26 | - convert ja and ko man pages to utf8 (#106050). | jbj | 8 | -937/+938 |
2003-12-26 | use '=' iff long option (#108924). | jbj | 1 | -2/+2 |
2003-12-26 | Typo (#106565). | jbj | 1 | -1/+1 |
2003-12-26 | - don't use mktemp if mkstemp is available (#103850). | jbj | 3 | -9/+10 |
2003-12-26 | - fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851). | jbj | 4 | -11/+16 |
2003-12-26 | Make sure no. of added provides matches added list size if some | jbj | 1 | -1/+3 |