summaryrefslogtreecommitdiff
path: root/po/hu.po
AgeCommit message (Expand)AuthorFilesLines
2001-11-11- common structure elements for unification of TFI_t and rpmFNSet.jbj1-97/+87
2001-11-10- strip header tags for erased as well as installed transactionElements.jbj1-25/+25
2001-11-09- no-brainer refcounts for rpmDepSet and rpmFNSet objects.jbj1-13/+13
2001-11-09- header tag sets are per-transactionElement, not per-availablePackage.jbj1-27/+27
2001-11-09- no-brainer refcounts for rpmProblemSet object.jbj1-58/+63
2001-11-08- rip out rpmDependencyConflict, replace with rpmProblem instead.jbj1-87/+95
2001-11-06- fix: harmless typo in db3 chroot hack.jbj1-71/+71
2001-11-05Start deconstructing availablePackage list.jbj1-47/+42
2001-11-04- rpmal: availablePackage is totally opaque, alKey with index replaces.jbj1-65/+69
2001-11-04- rpmds: move trigger dependencies into a rpmDepSet as well.jbj1-16/+16
2001-11-04- rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N.jbj1-34/+51
2001-11-03- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].jbj1-134/+131
2001-11-02- rpmRangesOverlap renamed to dsCompare, add dsNotify method as well.jbj1-58/+34
2001-11-02- create toy rpmDepSet iterators.jbj1-72/+72
2001-11-02- create rpmDepSet constructors/destructors.jbj1-24/+24
2001-11-02- invent some toy transactionElement iterators.jbj1-25/+25
2001-11-01- depends.c: availablePackage is (almost) opaque.jbj1-41/+41
2001-11-01- add header refcount annotations throughout.jbj1-57/+63
2001-10-31More unraveling of availablePackage from depends.c.jbj1-50/+50
2001-10-30- transaction.c: cleanly uncouple availablePackage from TFI_t.jbj1-62/+62
2001-10-29- add some dinky availablePackage methods.jbj1-63/+63
2001-10-29- start hiding availablePackage data/methods in rpmal.c/rpmal.h.jbj1-75/+65
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj1-108/+108
2001-10-27- transaction sets cerated in cli main.jbj1-123/+123
2001-10-27- legacy signatures always checked where possible on package read.jbj1-150/+155
2001-10-26- wire transactions through rpmcli install/erase modes.jbj1-175/+180
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-402/+444
2001-10-24- wire transactions through rpmcli query/verify modes.jbj1-62/+54
2001-10-23- wire transactions through rpmcli signature modes.jbj1-79/+75
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-947/+323
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-230/+230
2001-10-20- stupid macros to configure public key file paths.jbj1-68/+68
2001-10-20- add :base64 and :armor format extensions, dump binary tags in hex.jbj1-61/+61
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj1-622/+614
2001-10-15- use only header methods, routines are now static.jbj1-92/+92
2001-10-15Explicit branchstate annotations.jbj1-513/+514
2001-10-15- upgrade to db-4.0.7.jbj1-8/+8
2001-10-15lclint fiddles to annotate globals.jbj1-683/+689
2001-10-13- ratchet up to lclint "strict" level.jbj1-380/+380
2001-10-11- proof-of-concept PGP/RSA verification for legacy signatures.jbj1-24/+24
2001-10-08- upgrade to beecrypt-2.2.0pre.jbj1-30/+30
2001-10-05- proof-of-concept GPG/DSA verification for legacy signatures.jbj1-27/+31
2001-09-29- create RFC-2440 OpenPGP API in rpmio.jbj1-27/+27
2001-09-26- bind beecrypt md5/sha1 underneath rpmio.jbj1-4/+4
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-71/+71
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt.jbj1-42/+42
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-1/+1
2001-09-25- Start rpm-4.1.jbj1-165/+165
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-214/+214
2001-09-15- close/discard Depends index after rpmdepCheck() use.jbj1-28/+28