summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj11-22/+18
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-0/+2
2003-12-30- spelling corrections (#112728).jbj74-6709/+7447
2003-12-30- spelling corrections (#112728).jbj1-5/+5
2003-12-28revert using perldeps.pl, not yet ready.jbj2-7/+6
2003-12-28- missing build dependency (#111104).jbj2-4/+3
2003-12-28- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).jbj2-9/+22
2003-12-28- perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).jbj3-5/+17
2003-12-27- flush pipe before exit 1 in check-files (#103867).jbj2-1/+6
2003-12-27- mark _javadocdir as documentation (#102898).jbj1-0/+1
2003-12-27Escaped tab for non-gnu sed (#104821).jbj1-1/+1
2003-12-27splint fiddles.jbj2-1/+12
2003-12-27Move #include "ugid.h" to fsm.c, nuke unused variable in psm.c.jbj2-2/+2
2003-12-27Warn only if installing.jbj1-4/+7
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj8-83/+45
2003-12-26- perl.req typo (#106672).jbj2-1/+2
2003-12-26- man page corrections (#106415).jbj4-15/+16
2003-12-26- convert ja and ko man pages to utf8 (#106050).jbj8-937/+938
2003-12-26use '=' iff long option (#108924).jbj1-2/+2
2003-12-26Typo (#106565).jbj1-1/+1
2003-12-26- don't use mktemp if mkstemp is available (#103850).jbj3-9/+10
2003-12-26- fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).jbj4-11/+16
2003-12-26Make sure no. of added provides matches added list size if somejbj1-1/+3
2003-12-26Sick hack to preserve the pretense that popt has an ABI.jbj3-4/+37
2003-12-26fix: double free with sub-pkgs (#112643).jbj1-7/+3
2003-12-25Add lsetfilecon to install modes.jbj17-35/+121
2003-12-25Verify file contexts from file security context patterns.jbj7-25/+136
2003-12-23- plug some rpmbuild memory leaks.jbj1-1/+5
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj7-63/+63
2003-12-23splint fiddle.jbj1-0/+2
2003-12-23- fix some small memory leaks (valgrind).jbj5-13/+19
2003-12-22- test build with methods needed for selinux.jbj2-3/+6
2003-12-22Fix for lists in P/R/O/C see bug #110226pauln1-0/+12
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj9-4/+437
2003-12-22Doxygen typo.jbj1-3/+1
2003-12-22Update to latest.jbj1-475/+631
2003-12-22Apply regex patterns to args.jbj1-10/+18
2003-12-22splint fiddles.jbj3-48/+116
2003-12-21More getter methods, add stems to regex pattern match.jbj3-94/+298
2003-12-21Add getters, permit revesed iteration.jbj3-18/+137
2003-12-21Parse selinux file_contexts patterns.jbj3-11/+427
2003-12-21Create file security context container.jbj4-98/+362
2003-12-20Rewrite loop conditionals with continue, use pointers rather than array index.jbj1-397/+400
2003-12-20Use popt for arg parsing.jbj2-238/+248
2003-12-20split parsing into seperate routine.jbj1-208/+217
2003-12-20Swallow setfiles.c from policycoreutils for hacking.jbj2-0/+1016
2003-12-18- fix: ds.Single() method needs malloc'd elements (#109919).jbj3-0/+4
2003-12-18Typo.jbj1-1/+1
2003-12-18- detect (and remove) dbenv files while upgrading to db-4.2.52.jbj3-14/+38
2003-12-16- build with db-4.2.52 internal.jbj17-156/+654