root
b3769faaa3
add passPhrase stuff and --sign
...
CVS patchset: 354
CVS date: 1996/02/20 15:59:10
1996-02-20 15:59:10 +00:00
root
46a977012a
add simple getPassPhrase()
...
CVS patchset: 353
CVS date: 1996/02/20 15:07:02
1996-02-20 15:07:02 +00:00
root
7ac23c2d72
add getPassPhrase()
...
CVS patchset: 352
CVS date: 1996/02/20 15:06:47
1996-02-20 15:06:47 +00:00
root
db1590def9
passPhrase is passed as arg
...
start writing getPassPhrase()
CVS patchset: 351
CVS date: 1996/02/20 06:02:32
1996-02-20 06:02:32 +00:00
root
68e87d3653
passPhrase is arg to makeSignature()
...
CVS patchset: 350
CVS date: 1996/02/20 06:01:30
1996-02-20 06:01:30 +00:00
marc
019c209d1a
Initial revision
...
CVS patchset: 349
CVS date: 1996/02/20 04:47:25
1996-02-20 04:47:25 +00:00
marc
09ba912bd2
Initial revision
...
CVS patchset: 348
CVS date: 1996/02/20 04:40:53
1996-02-20 04:40:53 +00:00
marc
60adc4402e
Initial revision
...
CVS patchset: 347
CVS date: 1996/02/20 04:31:08
1996-02-20 04:31:08 +00:00
ewt
6a0b1e775e
added parsing and calling for verification
...
CVS patchset: 346
CVS date: 1996/02/20 03:54:01
1996-02-20 03:54:01 +00:00
ewt
e8a560988d
added prototypes for verification, changed VERIFY flags
...
CVS patchset: 345
CVS date: 1996/02/20 03:52:58
1996-02-20 03:52:58 +00:00
ewt
7bd32a18d1
added verify.c
...
CVS patchset: 344
CVS date: 1996/02/20 03:52:37
1996-02-20 03:52:37 +00:00
marc
6a20b58b0b
use VERIFY_USER and VERIFY_GROUP, not by id
...
CVS patchset: 343
CVS date: 1996/02/20 02:33:52
1996-02-20 02:33:52 +00:00
marc
dbd38e9ea4
mv rpm* tools into tools
...
CVS patchset: 342
CVS date: 1996/02/20 02:27:51
1996-02-20 02:27:51 +00:00
marc
0e47fd42b8
added "," as separator for %verify()
...
CVS patchset: 341
CVS date: 1996/02/20 01:35:04
1996-02-20 01:35:04 +00:00
ewt
235bcd7639
changed version
...
CVS patchset: 340
CVS date: 1996/02/20 00:25:34
1996-02-20 00:25:34 +00:00
ewt
96493b6e68
should flush after handling INSTALL_PRINTLABEL
...
CVS patchset: 339
CVS date: 1996/02/20 00:24:43
1996-02-20 00:24:43 +00:00
ewt
f6879cec2d
-hiv is handled via INSTALL_PRINTLABEL
...
CVS patchset: 338
CVS date: 1996/02/20 00:24:24
1996-02-20 00:24:24 +00:00
ewt
c1adebc3e7
added INSTALL_PRINTLABEL support
...
CVS patchset: 337
CVS date: 1996/02/20 00:18:23
1996-02-20 00:18:23 +00:00
ewt
76dc38a451
1) added INSTALL_PRINTLABEL support
...
2) shouldn't update header's we've freed
CVS patchset: 336
CVS date: 1996/02/20 00:17:51
1996-02-20 00:17:51 +00:00
ewt
d46f2806ee
marks free blocks, though faFree() still isn't quite right
...
CVS patchset: 335
CVS date: 1996/02/20 00:17:35
1996-02-20 00:17:35 +00:00
ewt
ad341d23a3
fixed sorting of the shared file list
...
CVS patchset: 334
CVS date: 1996/02/20 00:12:50
1996-02-20 00:12:50 +00:00
root
8748b30339
add %verify() handling
...
CVS patchset: 333
CVS date: 1996/02/19 23:41:46
1996-02-19 23:41:46 +00:00
ewt
6ff596b90a
11) removed silly debug message
...
2) fixed problem with unarchiving files containing shell globbing characters
CVS patchset: 332
CVS date: 1996/02/19 23:34:25
1996-02-19 23:34:25 +00:00
ewt
89a31f02cd
1) added signal blocking and db syncing to help insure integrity
...
2) added db locking
CVS patchset: 331
CVS date: 1996/02/19 23:34:02
1996-02-19 23:34:02 +00:00
ewt
32b8c34d63
added sync function
...
CVS patchset: 330
CVS date: 1996/02/19 23:33:56
1996-02-19 23:33:56 +00:00
root
6b86d4ce24
use libz instead of gzip
...
put ARCHIVESIZE in the header
CVS patchset: 329
CVS date: 1996/02/19 23:00:16
1996-02-19 23:00:16 +00:00
root
b1d827e8d1
added RPMTAG_ARCHIVESIZE
...
CVS patchset: 328
CVS date: 1996/02/19 22:52:39
1996-02-19 22:52:39 +00:00
root
3ca3620fe3
fix build shit
...
CVS patchset: 327
CVS date: 1996/02/19 22:18:30
1996-02-19 22:18:30 +00:00
root
dfc6cc33d2
shouldn't reference variables pointing into a header after the header has
...
been freed
CVS patchset: 326
CVS date: 1996/02/19 22:15:38
1996-02-19 22:15:38 +00:00
root
7147d0518c
added database locking
...
CVS patchset: 325
CVS date: 1996/02/19 22:01:40
1996-02-19 22:01:40 +00:00
root
bc9b266d68
catch unbalanced %endifs
...
CVS patchset: 324
CVS date: 1996/02/19 21:16:15
1996-02-19 21:16:15 +00:00
root
fd45e25ce9
make serial number an int32
...
CVS patchset: 323
CVS date: 1996/02/19 17:03:29
1996-02-19 17:03:29 +00:00
ewt
b581648217
shouldn't write to strings that are initialized
...
CVS patchset: 322
CVS date: 1996/02/19 16:29:15
1996-02-19 16:29:15 +00:00
ewt
8961358412
added verbose querying of links
...
CVS patchset: 321
CVS date: 1996/02/19 15:17:56
1996-02-19 15:17:56 +00:00
root
d34604145c
added signature.o
...
CVS patchset: 320
CVS date: 1996/02/19 15:13:37
1996-02-19 15:13:37 +00:00
ewt
e3761e244d
changed sense of a bunch of the functions to fit the rest of rpm
...
CVS patchset: 319
CVS date: 1996/02/19 04:52:09
1996-02-19 04:52:09 +00:00
ewt
c8c0165386
started rewrite to allow fragment collection, free space reclamation. It
...
isn't done yet though, and this version is pretty broken
CVS patchset: 318
CVS date: 1996/02/19 04:51:12
1996-02-19 04:51:12 +00:00
ewt
652efd5545
changed faFree() to return void
...
CVS patchset: 317
CVS date: 1996/02/19 04:51:12
1996-02-19 04:51:12 +00:00
ewt
ca0f8fe509
1) changed sense of rpmdbOpen()
...
2) started implementing verbose querying of the file list
CVS patchset: 316
CVS date: 1996/02/19 04:50:33
1996-02-19 04:50:33 +00:00
ewt
21eab129c6
changed sense of rpmdbOpen
...
CVS patchset: 315
CVS date: 1996/02/19 04:50:15
1996-02-19 04:50:15 +00:00
ewt
6e136fedd0
no comment :-(
...
CVS patchset: 314
CVS date: 1996/02/19 04:29:39
1996-02-19 04:29:39 +00:00
ewt
149130ecc1
1) silly bug left over from getting rid of mutable flag
...
2) getEntry should set pointer to NULL when it returns 0
CVS patchset: 313
CVS date: 1996/02/19 04:28:31
1996-02-19 04:28:31 +00:00
marc
3a4c95f8d6
removed signature type macros
...
CVS patchset: 312
CVS date: 1996/02/19 02:37:21
1996-02-19 02:37:21 +00:00
marc
6d602a76b2
added pgp signature stuff
...
CVS patchset: 311
CVS date: 1996/02/19 02:35:29
1996-02-19 02:35:29 +00:00
marc
bcfe51b978
added verify flags
...
added pgp vars
CVS patchset: 310
CVS date: 1996/02/19 02:34:06
1996-02-19 02:34:06 +00:00
marc
06cfb94633
Initial revision
...
CVS patchset: 309
CVS date: 1996/02/19 02:32:11
1996-02-19 02:32:11 +00:00
marc
e6389c6dd5
pass a name to openScript() for display purposes
...
put set -x after setting of all the variable names
CVS patchset: 308
CVS date: 1996/02/19 02:27:35
1996-02-19 02:27:35 +00:00
marc
84025076e4
removed old SOURCE and PATCH macros
...
CVS patchset: 307
CVS date: 1996/02/19 02:26:47
1996-02-19 02:26:47 +00:00
marc
43966970f2
added signature handling
...
unified final packing stages
added vendor and distrbution to headers
free all those freakin lists in process_filelist()!
start working on %verify() stuff
CVS patchset: 306
CVS date: 1996/02/19 02:24:47
1996-02-19 02:24:47 +00:00
marc
0202dbf7f0
added signature handling
...
CVS patchset: 305
CVS date: 1996/02/19 02:21:05
1996-02-19 02:21:05 +00:00