2004-03-03 |
jbj | Typo. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
jbj | Change lock file location. |
commit | commitdiff | tree | snapshot |
2004-03-02 |
jbj | - permit globs in macrofiles: directive (#117217). |
commit | commitdiff | tree | snapshot |
2004-02-26 |
jbj | use static variable, not define, for lock file path. |
commit | commitdiff | tree | snapshot |
2004-02-26 |
jbj | splint fiddles. |
commit | commitdiff | tree | snapshot |
2004-02-25 |
niemeyer | It was 2 bytes, not one. Amateurs.. humpf. ;-) |
commit | commitdiff | tree | snapshot |
2004-02-25 |
niemeyer | Oops. "path" was being allocated with 1 byte less than... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
niemeyer | Creating transaction locking scheme based on fcntl... |
commit | commitdiff | tree | snapshot |
2004-02-23 |
jbj | - force FD_CLOEXEC on 1st 100 inherited fdno's. |
commit | commitdiff | tree | snapshot |
2004-02-23 |
jbj | - set "rpm_script_t" exec type for scriptlets iff ... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
jbj | - stable sort for policy specifications, patterns befor... |
commit | commitdiff | tree | snapshot |
2004-02-22 |
jbj | - add ia32e arch. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
jbj | Typo. |
commit | commitdiff | tree | snapshot |
2004-02-21 |
jbj | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-02-20 |
sopwith | another oops |
commit | commitdiff | tree | snapshot |
2004-02-20 |
sopwith | oops |
commit | commitdiff | tree | snapshot |
2004-02-20 |
sopwith | Further fixes related to 113661 |
commit | commitdiff | tree | snapshot |
2004-02-20 |
jbj | - fix: only first "mkdir -p" directory had context... |
commit | commitdiff | tree | snapshot |
2004-02-17 |
pauln | Return 1 and -1 as we state we do - #113668 |
commit | commitdiff | tree | snapshot |
2004-02-16 |
jbj | - establish rpm_script_t before scriptlet exec. |
commit | commitdiff | tree | snapshot |
2004-02-16 |
jbj | - establish rpm_script_t before scriptlet exec, ignore... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
jbj | - fix: setfiles (aka rpmsx.c) dinna handle patterns... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
jbj | - fix: set fcontext for "mkdir -p" directories not... |
commit | commitdiff | tree | snapshot |
2004-02-15 |
jbj | - fix: set fcontext from pkg when file_contexts doesn... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
pauln | Enable selinux contexts in rpmtsRun - patch from Jeremy... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
jbj | - python: throw exception on bad arg to labelCompare... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
jbj | - other perl variables (#114121). |
commit | commitdiff | tree | snapshot |
2004-01-22 |
jbj | Build with gcc-2.95.3 and python-2.2, remove incompat... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
jbj | Sanity. |
commit | commitdiff | tree | snapshot |
2004-01-16 |
jbj | Quick fix for [] vs None retrun. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
jbj | Return [] for tags with no contents. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
jbj | Require beecrypt, not beecrypt-devel. |
commit | commitdiff | tree | snapshot |
2004-01-12 |
jbj | - fix: handle files w/o contexts correctly. |
commit | commitdiff | tree | snapshot |
2004-01-11 |
jbj | rpm-nls-fixes.patch (from PLD). |
commit | commitdiff | tree | snapshot |
2004-01-10 |
jbj | Avoid trying to set "<<none>>" file context. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
jbj | Don't try to set empty file contexts. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
jbj | Map "<<none>>" expressions to "". |
commit | commitdiff | tree | snapshot |
2004-01-09 |
jbj | Use "", not NULL, for missing file contexts. |
commit | commitdiff | tree | snapshot |
2004-01-09 |
pauln | Fix rpm-4.2/rpm-4.3 typo. As highlighted by Matthias |
commit | commitdiff | tree | snapshot |
2004-01-05 |
jbj | More typos. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
jbj | Typo. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
jbj | - selinux phases 1 and 2 delivered. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
jbj | Typo. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
jbj | - selinux phases 1 and 2 delivered. |
commit | commitdiff | tree | snapshot |
2004-01-05 |
jbj | add --with-selinux, move selinux stubs to system.h. |
commit | commitdiff | tree | snapshot |
2004-01-03 |
jbj | Add %policy marker to suck *.te content into metadata. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jbj | - python: avoid invoking python to acquire ill-specifie... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jbj | - python: return [], not None, accessing header tags... |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jbj | - python: include Python.h before glibc features.h. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
jbj | - python: include Python.h before glibc features.h. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
pauln | Return [] for lists see #112794 |
commit | commitdiff | tree | snapshot |
2003-12-30 |
jbj | - pad to display length, not strlen, for i18n popt... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
jbj | - use -fPIC -DPIC on all platforms, not just mandatory... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
jbj | - use -fPIC -DPIC on all platforms, not just mandatory... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
jbj | - spelling corrections (#112728). |
commit | commitdiff | tree | snapshot |
2003-12-30 |
jbj | - spelling corrections (#112728). |
commit | commitdiff | tree | snapshot |
2003-12-28 |
jbj | revert using perldeps.pl, not yet ready. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
jbj | - missing build dependency (#111104). |
commit | commitdiff | tree | snapshot |
2003-12-28 |
jbj | - find-debuginfo.sh: permit stripping unwritable by... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
jbj | - perl.req: avoid regex misfire on '^use' in "= <<... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
jbj | - flush pipe before exit 1 in check-files (#103867). |
commit | commitdiff | tree | snapshot |
2003-12-27 |
jbj | - mark _javadocdir as documentation (#102898). |
commit | commitdiff | tree | snapshot |
2003-12-27 |
jbj | Escaped tab for non-gnu sed (#104821). |
commit | commitdiff | tree | snapshot |
2003-12-27 |
jbj | splint fiddles. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
jbj | Move #include "ugid.h" to fsm.c, nuke unused variable... |
commit | commitdiff | tree | snapshot |
2003-12-27 |
jbj | Warn only if installing. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
jbj | - fix: wrong package count for trigger scriptlet 1st... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | - perl.req typo (#106672). |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | - man page corrections (#106415). |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | - convert ja and ko man pages to utf8 (#106050). |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | use '=' iff long option (#108924). |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | Typo (#106565). |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | - don't use mktemp if mkstemp is available (#103850). |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | - fix: escape '+' in regex patterns through RPMMIRE_DEF... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | Make sure no. of added provides matches added list... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | Sick hack to preserve the pretense that popt has an... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
jbj | fix: double free with sub-pkgs (#112643). |
commit | commitdiff | tree | snapshot |
2003-12-25 |
jbj | Add lsetfilecon to install modes. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
jbj | Verify file contexts from file security context patterns. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
jbj | - plug some rpmbuild memory leaks. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
jbj | Add filecontexts tags to header if %_build_file_context... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
jbj | splint fiddle. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
jbj | - fix some small memory leaks (valgrind). |
commit | commitdiff | tree | snapshot |
2003-12-22 |
jbj | - test build with methods needed for selinux. |
commit | commitdiff | tree | snapshot |
2003-12-22 |
pauln | Fix for lists in P/R/O/C see bug #110226 |
commit | commitdiff | tree | snapshot |
2003-12-22 |
jbj | Add --filecontext, --fscontext, --recontext for 3 sourc... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
jbj | Doxygen typo. |
commit | commitdiff | tree | snapshot |
2003-12-22 |
jbj | Update to latest. |
commit | commitdiff | tree | snapshot |
2003-12-22 |
jbj | Apply regex patterns to args. |
commit | commitdiff | tree | snapshot |
2003-12-22 |
jbj | splint fiddles. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
jbj | More getter methods, add stems to regex pattern match. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
jbj | Add getters, permit revesed iteration. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
jbj | Parse selinux file_contexts patterns. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
jbj | Create file security context container. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
jbj | Rewrite loop conditionals with continue, use pointers... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
jbj | Use popt for arg parsing. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
jbj | split parsing into seperate routine. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
jbj | Swallow setfiles.c from policycoreutils for hacking. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
jbj | - fix: ds.Single() method needs malloc'd elements ... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
jbj | Typo. |
commit | commitdiff | tree | snapshot |
next |