summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-01Return [] for lists see #112794pauln1-5/+11
CVS patchset: 7054 CVS date: 2004/01/01 12:14:25
2003-12-30- pad to display length, not strlen, for i18n popt args (#106240).jbj2-25/+78
CVS patchset: 7053 CVS date: 2003/12/30 20:31:05
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj11-22/+18
CVS patchset: 7051 CVS date: 2003/12/30 15:12:50
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-0/+2
CVS patchset: 7049 CVS date: 2003/12/30 15:02:22
2003-12-30- spelling corrections (#112728).jbj74-6709/+7447
CVS patchset: 7047 CVS date: 2003/12/30 13:14:49
2003-12-30- spelling corrections (#112728).jbj1-5/+5
CVS patchset: 7046 CVS date: 2003/12/30 13:14:49
2003-12-28revert using perldeps.pl, not yet ready.jbj2-7/+6
CVS patchset: 7044 CVS date: 2003/12/28 18:27:40
2003-12-28- missing build dependency (#111104).jbj2-4/+3
CVS patchset: 7042 CVS date: 2003/12/28 15:46:35
2003-12-28- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).jbj2-9/+22
CVS patchset: 7040 CVS date: 2003/12/28 15:36:06
2003-12-28- perl.req: avoid regex misfire on '^use' in "= <<" assign (#109934).jbj3-5/+17
- use perldeps {--provides|--requires}. CVS patchset: 7037 CVS date: 2003/12/28 15:14:40
2003-12-27- flush pipe before exit 1 in check-files (#103867).jbj2-1/+6
CVS patchset: 7036 CVS date: 2003/12/27 18:02:20
2003-12-27- mark _javadocdir as documentation (#102898).jbj1-0/+1
CVS patchset: 7033 CVS date: 2003/12/27 17:54:57
2003-12-27Escaped tab for non-gnu sed (#104821).jbj1-1/+1
CVS patchset: 7032 CVS date: 2003/12/27 16:02:18
2003-12-27splint fiddles.jbj2-1/+12
CVS patchset: 7030 CVS date: 2003/12/27 02:40:25
2003-12-27Move #include "ugid.h" to fsm.c, nuke unused variable in psm.c.jbj2-2/+2
CVS patchset: 7028 CVS date: 2003/12/27 01:54:01
2003-12-27Warn only if installing.jbj1-4/+7
CVS patchset: 7025 CVS date: 2003/12/27 01:50:30
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj8-83/+45
- fix: don't break header SHA1 if non-existent user/group (#97727). - remove fuids/fgids from rpmfi, easier to lookup fuser/fgroup instead. - merge sensible parts of openpkg rpm.patch.bugfix (#104780). CVS patchset: 7024 CVS date: 2003/12/27 01:37:56
2003-12-26- perl.req typo (#106672).jbj2-1/+2
CVS patchset: 7022 CVS date: 2003/12/26 19:02:01
2003-12-26- man page corrections (#106415).jbj4-15/+16
CVS patchset: 7019 CVS date: 2003/12/26 18:56:21
2003-12-26- convert ja and ko man pages to utf8 (#106050).jbj8-937/+938
CVS patchset: 7017 CVS date: 2003/12/26 18:16:03
2003-12-26use '=' iff long option (#108924).jbj1-2/+2
CVS patchset: 7016 CVS date: 2003/12/26 17:56:05
2003-12-26Typo (#106565).jbj1-1/+1
CVS patchset: 7013 CVS date: 2003/12/26 17:45:18
2003-12-26- don't use mktemp if mkstemp is available (#103850).jbj3-9/+10
CVS patchset: 7012 CVS date: 2003/12/26 17:36:38
2003-12-26- fix: escape '+' in regex patterns through RPMMIRE_DEFAULT (#103851).jbj4-11/+16
- RPMMIRE_DEFAULT is overkill, use RPMMIRE_STRCMP instead (#103851). CVS patchset: 7011 CVS date: 2003/12/26 16:34:52
2003-12-26Make sure no. of added provides matches added list size if somejbj1-1/+3
dependencies are skipped due to coloring (#103865). CVS patchset: 7010 CVS date: 2003/12/26 16:14:49
2003-12-26Sick hack to preserve the pretense that popt has an ABI.jbj3-4/+37
CVS patchset: 7008 CVS date: 2003/12/26 15:09:26
2003-12-26fix: double free with sub-pkgs (#112643).jbj1-7/+3
CVS patchset: 7007 CVS date: 2003/12/26 03:36:25
2003-12-25Add lsetfilecon to install modes.jbj17-35/+121
CVS patchset: 7006 CVS date: 2003/12/25 23:00:44
2003-12-25Verify file contexts from file security context patterns.jbj7-25/+136
CVS patchset: 7005 CVS date: 2003/12/25 19:02:01
2003-12-23- plug some rpmbuild memory leaks.jbj1-1/+5
- file security contexts added to package header. CVS patchset: 7003 CVS date: 2003/12/23 15:37:16
2003-12-23Add filecontexts tags to header if %_build_file_contexts_path is configured.jbj7-63/+63
CVS patchset: 7002 CVS date: 2003/12/23 07:51:10
2003-12-23splint fiddle.jbj1-0/+2
CVS patchset: 7000 CVS date: 2003/12/23 06:56:46
2003-12-23- fix some small memory leaks (valgrind).jbj5-13/+19
CVS patchset: 6998 CVS date: 2003/12/23 06:25:04
2003-12-22- test build with methods needed for selinux.jbj2-3/+6
CVS patchset: 6996 CVS date: 2003/12/22 21:09:40
2003-12-22Fix for lists in P/R/O/C see bug #110226pauln1-0/+12
CVS patchset: 6995 CVS date: 2003/12/22 14:38:13
2003-12-22Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.jbj9-4/+437
CVS patchset: 6994 CVS date: 2003/12/22 07:47:45
2003-12-22Doxygen typo.jbj1-3/+1
CVS patchset: 6993 CVS date: 2003/12/22 07:21:21
2003-12-22Update to latest.jbj1-475/+631
CVS patchset: 6992 CVS date: 2003/12/22 07:15:04
2003-12-22Apply regex patterns to args.jbj1-10/+18
CVS patchset: 6991 CVS date: 2003/12/22 03:27:38
2003-12-22splint fiddles.jbj3-48/+116
CVS patchset: 6990 CVS date: 2003/12/22 03:26:57
2003-12-21More getter methods, add stems to regex pattern match.jbj3-94/+298
CVS patchset: 6989 CVS date: 2003/12/21 23:42:22
2003-12-21Add getters, permit revesed iteration.jbj3-18/+137
CVS patchset: 6988 CVS date: 2003/12/21 18:12:35
2003-12-21Parse selinux file_contexts patterns.jbj3-11/+427
CVS patchset: 6987 CVS date: 2003/12/21 17:17:57
2003-12-21Create file security context container.jbj4-98/+362
CVS patchset: 6986 CVS date: 2003/12/21 15:21:41
2003-12-20Rewrite loop conditionals with continue, use pointers rather than array index.jbj1-397/+400
CVS patchset: 6985 CVS date: 2003/12/20 22:44:31
2003-12-20Use popt for arg parsing.jbj2-238/+248
CVS patchset: 6984 CVS date: 2003/12/20 20:38:27
2003-12-20split parsing into seperate routine.jbj1-208/+217
CVS patchset: 6983 CVS date: 2003/12/20 17:59:30
2003-12-20Swallow setfiles.c from policycoreutils for hacking.jbj2-0/+1016
CVS patchset: 6982 CVS date: 2003/12/20 16:41:26
2003-12-18- fix: ds.Single() method needs malloc'd elements (#109919).jbj3-0/+4
CVS patchset: 6980 CVS date: 2003/12/18 12:00:37
2003-12-18Typo.jbj1-1/+1
CVS patchset: 6978 CVS date: 2003/12/18 03:36:21