jbj [Tue, 23 Dec 2003 06:25:04 +0000 (06:25 +0000)]
- fix some small memory leaks (valgrind).
CVS patchset: 6998
CVS date: 2003/12/23 06:25:04
jbj [Mon, 22 Dec 2003 21:09:40 +0000 (21:09 +0000)]
- test build with methods needed for selinux.
CVS patchset: 6996
CVS date: 2003/12/22 21:09:40
pauln [Mon, 22 Dec 2003 14:38:13 +0000 (14:38 +0000)]
Fix for lists in P/R/O/C see bug #110226
CVS patchset: 6995
CVS date: 2003/12/22 14:38:13
jbj [Mon, 22 Dec 2003 07:47:45 +0000 (07:47 +0000)]
Add --filecontext, --fscontext, --recontext for 3 sources of security contexts.
CVS patchset: 6994
CVS date: 2003/12/22 07:47:45
jbj [Mon, 22 Dec 2003 07:21:21 +0000 (07:21 +0000)]
Doxygen typo.
CVS patchset: 6993
CVS date: 2003/12/22 07:21:21
jbj [Mon, 22 Dec 2003 07:15:04 +0000 (07:15 +0000)]
Update to latest.
CVS patchset: 6992
CVS date: 2003/12/22 07:15:04
jbj [Mon, 22 Dec 2003 03:27:38 +0000 (03:27 +0000)]
Apply regex patterns to args.
CVS patchset: 6991
CVS date: 2003/12/22 03:27:38
jbj [Mon, 22 Dec 2003 03:26:57 +0000 (03:26 +0000)]
splint fiddles.
CVS patchset: 6990
CVS date: 2003/12/22 03:26:57
jbj [Sun, 21 Dec 2003 23:42:22 +0000 (23:42 +0000)]
More getter methods, add stems to regex pattern match.
CVS patchset: 6989
CVS date: 2003/12/21 23:42:22
jbj [Sun, 21 Dec 2003 18:12:35 +0000 (18:12 +0000)]
Add getters, permit revesed iteration.
CVS patchset: 6988
CVS date: 2003/12/21 18:12:35
jbj [Sun, 21 Dec 2003 17:17:57 +0000 (17:17 +0000)]
Parse selinux file_contexts patterns.
CVS patchset: 6987
CVS date: 2003/12/21 17:17:57
jbj [Sun, 21 Dec 2003 15:21:41 +0000 (15:21 +0000)]
Create file security context container.
CVS patchset: 6986
CVS date: 2003/12/21 15:21:41
jbj [Sat, 20 Dec 2003 22:44:31 +0000 (22:44 +0000)]
Rewrite loop conditionals with continue, use pointers rather than array index.
CVS patchset: 6985
CVS date: 2003/12/20 22:44:31
jbj [Sat, 20 Dec 2003 20:38:27 +0000 (20:38 +0000)]
Use popt for arg parsing.
CVS patchset: 6984
CVS date: 2003/12/20 20:38:27
jbj [Sat, 20 Dec 2003 17:59:30 +0000 (17:59 +0000)]
split parsing into seperate routine.
CVS patchset: 6983
CVS date: 2003/12/20 17:59:30
jbj [Sat, 20 Dec 2003 16:41:26 +0000 (16:41 +0000)]
Swallow setfiles.c from policycoreutils for hacking.
CVS patchset: 6982
CVS date: 2003/12/20 16:41:26
jbj [Thu, 18 Dec 2003 12:00:37 +0000 (12:00 +0000)]
- fix: ds.Single() method needs malloc'd elements (#109919).
CVS patchset: 6980
CVS date: 2003/12/18 12:00:37
jbj [Thu, 18 Dec 2003 03:36:21 +0000 (03:36 +0000)]
Typo.
CVS patchset: 6978
CVS date: 2003/12/18 03:36:21
jbj [Thu, 18 Dec 2003 03:14:08 +0000 (03:14 +0000)]
- detect (and remove) dbenv files while upgrading to db-4.2.52.
- fix: dangling pointer brain fart (#107835).
CVS patchset: 6976
CVS date: 2003/12/18 03:14:08
jbj [Tue, 16 Dec 2003 03:41:35 +0000 (03:41 +0000)]
- build with db-4.2.52 internal.
- refresh bsddb.
CVS patchset: 6973
CVS date: 2003/12/16 03:41:35
jbj [Mon, 15 Dec 2003 21:42:09 +0000 (21:42 +0000)]
- upgrade to db-4.2.52.
CVS patchset: 6972
CVS date: 2003/12/15 21:42:09
jbj [Thu, 11 Dec 2003 19:09:58 +0000 (19:09 +0000)]
- only internal Berkeley db from now on.
- revive "make dist".
CVS patchset: 6971
CVS date: 2003/12/11 19:09:58
niemeyer [Wed, 10 Dec 2003 20:36:33 +0000 (20:36 +0000)]
Introduced -d option into diff being run in check-files. This will
ensure that a minimum set of changes is computed, avoiding spurious
errors about files that are actually being packaged.
CVS patchset: 6970
CVS date: 2003/12/10 20:36:33
cturner [Tue, 9 Dec 2003 17:15:29 +0000 (17:15 +0000)]
version bump
CVS patchset: 6969
CVS date: 2003/12/09 17:15:29
cturner [Tue, 9 Dec 2003 16:56:09 +0000 (16:56 +0000)]
update changes
CVS patchset: 6968
CVS date: 2003/12/09 16:56:09
cturner [Tue, 9 Dec 2003 16:54:59 +0000 (16:54 +0000)]
changes to make it compile once again on gcc 2.x; some naughtiness crept in
CVS patchset: 6967
CVS date: 2003/12/09 16:54:59
cturner [Mon, 8 Dec 2003 21:41:13 +0000 (21:41 +0000)]
oops, need the test headerlist in the MANIFEST
CVS patchset: 6966
CVS date: 2003/12/08 21:41:13
cturner [Mon, 8 Dec 2003 21:36:50 +0000 (21:36 +0000)]
add bindings and test case to load hdlist files like the python bindings
CVS patchset: 6965
CVS date: 2003/12/08 21:36:50
jbj [Mon, 1 Dec 2003 19:15:38 +0000 (19:15 +0000)]
splint fiddles, no warnings.
CVS patchset: 6961
CVS date: 2003/12/01 19:15:38
jbj [Sun, 23 Nov 2003 19:50:52 +0000 (19:50 +0000)]
Merge changes from rpm-4.2.1 development.
CVS patchset: 6959
CVS date: 2003/11/23 19:50:52
jbj [Sun, 23 Nov 2003 16:10:08 +0000 (16:10 +0000)]
- changes for db-4.2.42.
- splint fiddles.
CVS patchset: 6957
CVS date: 2003/11/23 16:10:08
jbj [Sun, 31 Aug 2003 16:09:53 +0000 (16:09 +0000)]
Hi Mark!.
CVS patchset: 6945
CVS date: 2003/08/31 16:09:53
cturner [Wed, 23 Jul 2003 13:23:53 +0000 (13:23 +0000)]
... and a version bump
CVS patchset: 6941
CVS date: 2003/07/23 13:23:53
cturner [Wed, 23 Jul 2003 13:23:34 +0000 (13:23 +0000)]
incorporate install/remove, as well as sort fix, from James Olin Oden
CVS patchset: 6940
CVS date: 2003/07/23 13:23:34
jbj [Thu, 10 Jul 2003 12:43:51 +0000 (12:43 +0000)]
- apply debugedit patch necessary to produce kernel -debuginfo files.
CVS patchset: 6933
CVS date: 2003/07/10 12:43:51
jbj [Wed, 9 Jul 2003 20:18:54 +0000 (20:18 +0000)]
- resolve elf32/elf64 file conflicts to prefer elf64.
CVS patchset: 6931
CVS date: 2003/07/09 20:18:54
jbj [Wed, 2 Jul 2003 19:26:33 +0000 (19:26 +0000)]
Orphan.
CVS patchset: 6926
CVS date: 2003/07/02 19:26:33
jbj [Wed, 2 Jul 2003 19:26:04 +0000 (19:26 +0000)]
- don't attempt to remove dbenv on --rebuilddb.
- autorelocate ix86 package file paths on ia64.
CVS patchset: 6925
CVS date: 2003/07/02 19:26:04
jbj [Thu, 26 Jun 2003 18:19:26 +0000 (18:19 +0000)]
Update to 4.0.31.
CVS patchset: 6919
CVS date: 2003/06/26 18:19:26
jbj [Tue, 24 Jun 2003 19:29:36 +0000 (19:29 +0000)]
Sanity.
CVS patchset: 6918
CVS date: 2003/06/24 19:29:36
jbj [Fri, 20 Jun 2003 19:04:15 +0000 (19:04 +0000)]
Automagically byte compile python code.
CVS patchset: 6913
CVS date: 2003/06/20 19:04:15
jbj [Thu, 19 Jun 2003 14:52:20 +0000 (14:52 +0000)]
- staylor wanted an easter egg.
CVS patchset: 6911
CVS date: 2003/06/19 14:52:20
jbj [Mon, 16 Jun 2003 16:05:42 +0000 (16:05 +0000)]
Update from PLD.
CVS patchset: 6909
CVS date: 2003/06/16 16:05:42
jbj [Mon, 16 Jun 2003 15:02:35 +0000 (15:02 +0000)]
Update from PLD.
CVS patchset: 6904
CVS date: 2003/06/16 15:02:35
jbj [Mon, 16 Jun 2003 13:26:03 +0000 (13:26 +0000)]
Corrections from PLD.
CVS patchset: 6903
CVS date: 2003/06/16 13:26:03
jbj [Sun, 15 Jun 2003 12:48:11 +0000 (12:48 +0000)]
Typo.
CVS patchset: 6902
CVS date: 2003/06/15 12:48:11
jbj [Fri, 13 Jun 2003 18:51:55 +0000 (18:51 +0000)]
Yet another merge from beecrypt-3.0.0.
CVS patchset: 6901
CVS date: 2003/06/13 18:51:55
jbj [Fri, 13 Jun 2003 17:04:02 +0000 (17:04 +0000)]
Apply patch.4.1.25.1.
CVS patchset: 6900
CVS date: 2003/06/13 17:04:02
jbj [Thu, 5 Jun 2003 16:58:47 +0000 (16:58 +0000)]
- toy method to enable --stats through bindings.
CVS patchset: 6899
CVS date: 2003/06/05 16:58:47
jbj [Thu, 5 Jun 2003 11:48:23 +0000 (11:48 +0000)]
- update ja man pages (#92261).
CVS patchset: 6897
CVS date: 2003/06/05 11:48:23
jbj [Wed, 4 Jun 2003 19:28:27 +0000 (19:28 +0000)]
Remove dead code.
CVS patchset: 6894
CVS date: 2003/06/04 19:28:27
jbj [Wed, 4 Jun 2003 18:02:49 +0000 (18:02 +0000)]
dump xml queryformat debugging code.
CVS patchset: 6892
CVS date: 2003/06/04 18:02:49
jbj [Tue, 3 Jun 2003 22:06:27 +0000 (22:06 +0000)]
- treat missing epoch's exactly the same as Epoch: 0.
CVS patchset: 6891
CVS date: 2003/06/03 22:06:27
jbj [Tue, 3 Jun 2003 15:52:57 +0000 (15:52 +0000)]
Remove debugging.
CVS patchset: 6889
CVS date: 2003/06/03 15:52:57
jbj [Tue, 3 Jun 2003 15:48:50 +0000 (15:48 +0000)]
Merge fix for DSA on 64bit platforms.
CVS patchset: 6888
CVS date: 2003/06/03 15:48:50
jbj [Mon, 2 Jun 2003 22:35:03 +0000 (22:35 +0000)]
Debugging for 64 bit platforms.
CVS patchset: 6887
CVS date: 2003/06/02 22:35:03
jbj [Mon, 2 Jun 2003 21:12:27 +0000 (21:12 +0000)]
Use automake-1.7.5.
CVS patchset: 6886
CVS date: 2003/06/02 21:12:27
jbj [Mon, 2 Jun 2003 21:06:33 +0000 (21:06 +0000)]
Use %Zu for printing size_t.
CVS patchset: 6885
CVS date: 2003/06/02 21:06:33
jbj [Mon, 2 Jun 2003 17:44:57 +0000 (17:44 +0000)]
Retrofit providesNVR.
CVS patchset: 6883
CVS date: 2003/06/02 17:44:57
jbj [Mon, 2 Jun 2003 17:01:41 +0000 (17:01 +0000)]
Yet another beecrypt-3.0.0 merge.
CVS patchset: 6882
CVS date: 2003/06/02 17:01:41
jbj [Mon, 2 Jun 2003 15:58:04 +0000 (15:58 +0000)]
Yet another merge to beecrypt-3.0.0..
CVS patchset: 6881
CVS date: 2003/06/02 15:58:04
jbj [Fri, 30 May 2003 16:58:13 +0000 (16:58 +0000)]
Consolidate external beecrypt changes.
CVS patchset: 6880
CVS date: 2003/05/30 16:58:13
jbj [Thu, 29 May 2003 16:07:35 +0000 (16:07 +0000)]
Yet another beecrypt-3.0.0 merge.
CVS patchset: 6878
CVS date: 2003/05/29 16:07:35
jbj [Wed, 28 May 2003 17:18:56 +0000 (17:18 +0000)]
Spliddles and diddles.
CVS patchset: 6877
CVS date: 2003/05/28 17:18:56
jbj [Wed, 28 May 2003 15:09:08 +0000 (15:09 +0000)]
Another merge from beecrypt-3.0.0.
CVS patchset: 6876
CVS date: 2003/05/28 15:09:08
jbj [Tue, 27 May 2003 21:34:03 +0000 (21:34 +0000)]
Another beecrypt-3.0.0 merge.
CVS patchset: 6875
CVS date: 2003/05/27 21:34:03
jbj [Fri, 23 May 2003 17:34:22 +0000 (17:34 +0000)]
Use mpextgcd, not mpbinv_w.
CVS patchset: 6874
CVS date: 2003/05/23 17:34:22
jbj [Fri, 23 May 2003 16:32:16 +0000 (16:32 +0000)]
Spliddles.
CVS patchset: 6873
CVS date: 2003/05/23 16:32:16
jbj [Fri, 23 May 2003 15:55:57 +0000 (15:55 +0000)]
Another merge to beecrypt-3.0.0.
CVS patchset: 6872
CVS date: 2003/05/23 15:55:57
jbj [Thu, 22 May 2003 21:21:43 +0000 (21:21 +0000)]
Prepare to build with external beecrypt-3.0.0.
CVS patchset: 6871
CVS date: 2003/05/22 21:21:43
jbj [Thu, 22 May 2003 18:05:07 +0000 (18:05 +0000)]
Spliddles.
CVS patchset: 6870
CVS date: 2003/05/22 18:05:07
jbj [Thu, 22 May 2003 17:53:03 +0000 (17:53 +0000)]
Yet Another Merge with beecrypt-3.0.0.
CVS patchset: 6869
CVS date: 2003/05/22 17:53:03
jbj [Tue, 20 May 2003 14:02:12 +0000 (14:02 +0000)]
Resolve conflicts.
CVS patchset: 6868
CVS date: 2003/05/20 14:02:12
jbj [Tue, 20 May 2003 13:51:54 +0000 (13:51 +0000)]
Initial revision
CVS patchset: 6867
CVS date: 2003/05/20 13:51:54
jbj [Sun, 18 May 2003 18:33:39 +0000 (18:33 +0000)]
Upgrade to zlib-1.2.0.1.
CVS patchset: 6860
CVS date: 2003/05/18 18:33:39
jbj [Sun, 18 May 2003 15:37:51 +0000 (15:37 +0000)]
- use beecrypt-3.0.0 API with beecrypt.api.h et al, not types.h.
CVS patchset: 6859
CVS date: 2003/05/18 15:37:51
jbj [Sun, 18 May 2003 15:25:28 +0000 (15:25 +0000)]
Merge to latest beecrypt-3.0.0.
CVS patchset: 6858
CVS date: 2003/05/18 15:25:28
jbj [Sat, 17 May 2003 19:36:25 +0000 (19:36 +0000)]
Fix "make dist"
CVS patchset: 6857
CVS date: 2003/05/17 19:36:25
jbj [Sat, 17 May 2003 19:27:47 +0000 (19:27 +0000)]
Create python bindings.
CVS patchset: 6856
CVS date: 2003/05/17 19:27:47
jbj [Sat, 17 May 2003 18:13:56 +0000 (18:13 +0000)]
Spliddles and diddles.
CVS patchset: 6855
CVS date: 2003/05/17 18:13:56
jbj [Sat, 17 May 2003 17:47:23 +0000 (17:47 +0000)]
Merge with latest beecrypt-3.0.0, dump types.h.
CVS patchset: 6854
CVS date: 2003/05/17 17:47:23
jbj [Sat, 17 May 2003 03:19:55 +0000 (03:19 +0000)]
Rounding for signed division cases.
CVS patchset: 6853
CVS date: 2003/05/17 03:19:55
jbj [Sat, 17 May 2003 02:54:40 +0000 (02:54 +0000)]
SPecial cases for negatives to odd positive powers.
CVS patchset: 6852
CVS date: 2003/05/17 02:54:40
jbj [Sat, 17 May 2003 02:34:45 +0000 (02:34 +0000)]
Finish signed magnitude tests.
CVS patchset: 6851
CVS date: 2003/05/17 02:34:45
jbj [Fri, 16 May 2003 21:17:31 +0000 (21:17 +0000)]
Create.
CVS patchset: 6850
CVS date: 2003/05/16 21:17:31
jbj [Fri, 16 May 2003 21:14:30 +0000 (21:14 +0000)]
fix: do headerFree after headerRead.
CVS patchset: 6849
CVS date: 2003/05/16 21:14:30
jbj [Fri, 16 May 2003 20:04:53 +0000 (20:04 +0000)]
Fix x86_64 typo.
CVS patchset: 6848
CVS date: 2003/05/16 20:04:53
jbj [Fri, 16 May 2003 17:19:42 +0000 (17:19 +0000)]
Merge to latest beecrypt-3.0.0.
CVS patchset: 6847
CVS date: 2003/05/16 17:19:42
jbj [Thu, 15 May 2003 14:22:30 +0000 (14:22 +0000)]
- add version check for package with provides and obsoletes.
CVS patchset: 6846
CVS date: 2003/05/15 14:22:30
jbj [Thu, 15 May 2003 13:53:41 +0000 (13:53 +0000)]
- fix: nested %if handling, optind initialization posix vs. glibc.
CVS patchset: 6843
CVS date: 2003/05/15 13:53:41
jbj [Thu, 15 May 2003 13:44:18 +0000 (13:44 +0000)]
- fix: nested %if handling, optind initialization posix vs. gloibc.
CVS patchset: 6839
CVS date: 2003/05/15 13:44:18
jbj [Mon, 12 May 2003 22:28:28 +0000 (22:28 +0000)]
Overloading methods of subtype example.
CVS patchset: 6838
CVS date: 2003/05/12 22:28:28
jbj [Mon, 12 May 2003 17:27:27 +0000 (17:27 +0000)]
Typos.
CVS patchset: 6837
CVS date: 2003/05/12 17:27:27
jbj [Mon, 12 May 2003 00:57:16 +0000 (00:57 +0000)]
Oops, need _BEECRYPT_TYPES_H define after all, sigh.
CVS patchset: 6836
CVS date: 2003/05/12 00:57:16
jbj [Mon, 12 May 2003 00:36:05 +0000 (00:36 +0000)]
Use bc_lock_t to hide type of locking.
CVS patchset: 6835
CVS date: 2003/05/12 00:36:05
jbj [Mon, 12 May 2003 00:07:54 +0000 (00:07 +0000)]
Expand the correct "#include <stdint.h" into types.h.
Add typedef for whatever lock structure that is used.
CVS patchset: 6834
CVS date: 2003/05/12 00:07:54
jbj [Sun, 11 May 2003 21:21:58 +0000 (21:21 +0000)]
Typo from merging.
CVS patchset: 6833
CVS date: 2003/05/11 21:21:58
jbj [Sun, 11 May 2003 21:20:18 +0000 (21:20 +0000)]
Merge with latest beecrypt-3.0.0.
CVS patchset: 6832
CVS date: 2003/05/11 21:20:18
jbj [Sun, 11 May 2003 16:17:04 +0000 (16:17 +0000)]
Add carry/borrow test with signed magnitude mpw's.
CVS patchset: 6831
CVS date: 2003/05/11 16:17:04
jbj [Sat, 10 May 2003 19:23:57 +0000 (19:23 +0000)]
Add coercion-on-the-fly.
Rename to python function, not tp_foo member, names.
Tests for Knuth polynomial in base, iterativepowers.
CVS patchset: 6830
CVS date: 2003/05/10 19:23:57