Age | Commit message (Expand) | Author | Files | Lines |
2004-01-11 | rpm-nls-fixes.patch (from PLD). | jbj | 1 | -2/+2 |
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-05 | add --with-selinux, move selinux stubs to system.h. | jbj | 7 | -45/+34 |
2004-01-03 | Add %policy marker to suck *.te content into metadata. | jbj | 1 | -4/+6 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -1/+1 |
2003-12-30 | - spelling corrections (#112728). | jbj | 5 | -5/+5 |
2003-12-27 | splint fiddles. | jbj | 1 | -1/+4 |
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 | 4 | -69/+31 |
2003-12-26 | - fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851). | jbj | 2 | -10/+10 |
2003-12-26 | Make sure no. of added provides matches added list size if some | jbj | 1 | -1/+3 |
2003-12-25 | Add lsetfilecon to install modes. | jbj | 16 | -35/+119 |
2003-12-25 | Verify file contexts from file security context patterns. | jbj | 6 | -20/+131 |
2003-12-23 | Add filecontexts tags to header if %_build_file_contexts_path is configured. | jbj | 4 | -59/+16 |
2003-12-23 | - fix some small memory leaks (valgrind). | jbj | 3 | -5/+2 |
2003-12-22 | Add --filecontext, --fscontext, --recontext for 3 sources of security contexts. | jbj | 5 | -1/+404 |
2003-12-22 | Doxygen typo. | jbj | 1 | -3/+1 |
2003-12-22 | Apply regex patterns to args. | jbj | 1 | -10/+18 |
2003-12-22 | splint fiddles. | jbj | 3 | -48/+116 |
2003-12-21 | More getter methods, add stems to regex pattern match. | jbj | 3 | -94/+298 |
2003-12-21 | Add getters, permit revesed iteration. | jbj | 3 | -18/+137 |
2003-12-21 | Parse selinux file_contexts patterns. | jbj | 3 | -11/+427 |
2003-12-21 | Create file security context container. | jbj | 4 | -98/+362 |
2003-12-20 | Rewrite loop conditionals with continue, use pointers rather than array index. | jbj | 1 | -397/+400 |
2003-12-20 | Use popt for arg parsing. | jbj | 2 | -238/+248 |
2003-12-20 | split parsing into seperate routine. | jbj | 1 | -208/+217 |
2003-12-20 | Swallow setfiles.c from policycoreutils for hacking. | jbj | 2 | -0/+1016 |
2003-12-11 | - only internal Berkeley db from now on. | jbj | 2 | -1/+6 |
2003-12-01 | splint fiddles, no warnings. | jbj | 3 | -5/+9 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 13 | -79/+114 |
2003-07-09 | - resolve elf32/elf64 file conflicts to prefer elf64. | jbj | 3 | -142/+213 |
2003-07-02 | - don't attempt to remove dbenv on --rebuilddb. | jbj | 4 | -7/+71 |
2003-06-24 | Sanity. | jbj | 2 | -6/+107 |
2003-06-19 | - staylor wanted an easter egg. | jbj | 1 | -0/+3 |
2003-06-15 | Typo. | jbj | 1 | -1/+1 |
2003-06-04 | Remove dead code. | jbj | 1 | -8/+1 |
2003-06-03 | - treat missing epoch's exactly the same as Epoch: 0. | jbj | 1 | -1/+1 |
2003-05-22 | Prepare to build with external beecrypt-3.0.0. | jbj | 1 | -0/+1 |
2003-05-15 | - add version check for package with provides and obsoletes. | jbj | 1 | -1/+2 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 19 | -119/+121 |
2003-05-06 | - fix: cut-n-paste error setting nopromote for Conflicts: (#81965). | jbj | 1 | -1/+1 |
2003-04-29 | - fix: IDTXglob should return REMOVETID sorted headers (#89857). | jbj | 1 | -1/+1 |
2003-04-25 | beecrypt-3.0.0 merge: grand renaming, mp32number et al. | jbj | 1 | -2/+2 |
2003-04-24 | Call romtsOrder() on erasures. | jbj | 1 | -0/+9 |
2003-04-21 | Don't segfault if given ascii armored rather than binary pubkey packets. | jbj | 2 | -8/+17 |
2003-04-16 | - permit secondary tag match patterns with RPMQV_ALL. | jbj | 1 | -2/+26 |