summaryrefslogtreecommitdiff
path: root/popt
AgeCommit message (Collapse)AuthorFilesLines
2003-02-06- popt: diddle doxygen/splint annotations, corrected doco.jbj2-24/+27
CVS patchset: 6037 CVS date: 2003/02/06 16:52:57
2003-01-16Nitpicky fix.jbj1-1/+1
CVS patchset: 6011 CVS date: 2003/01/16 16:34:02
2002-12-06part twosopwith1-1/+1
CVS patchset: 5917 CVS date: 2002/12/06 02:09:57
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj3-7/+18
CVS patchset: 5911 CVS date: 2002/12/01 21:34:06
2002-11-19- add AC_SYS_LARGFILE throughout.jbj1-0/+1
- statically link rpmdeps against (internal) libfmagic. CVS patchset: 5876 CVS date: 2002/11/19 18:40:21
2002-10-24- add /usr/lib/rpm/rpmdeps.jbj1-1/+1
- add /usr/lib/rpm/magic. CVS patchset: 5814 CVS date: 2002/10/24 21:36:12
2002-10-16- dump libelf, gulp elfutils, for now.jbj30-30/+30
- python: permit headers to be hashed. - use %%{_lib} for libraries. - include file-3.39 (with homebrewed) libfmagic, for now. CVS patchset: 5783 CVS date: 2002/10/16 17:57:23
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-1/+1
CVS patchset: 5760 CVS date: 2002/10/09 19:07:43
2002-09-16The char array 'format' sometimes get 10 characters and whenjbj1-1/+1
strcpy is done on it, strcpy tries to add a '/0' to it beyond the capacity. Not sure why, but, the const char *ch gets bad address. Anyway, format should be atleast 11 chars to accommodate strings like "%.34s\n%42s" and a terminating '\0'. CVS patchset: 5708 CVS date: 2002/09/16 13:17:30
2002-08-31Sync with rpm-4.1.jbj1-1/+1
CVS patchset: 5695 CVS date: 2002/08/31 22:39:34
2002-08-26- set cachesize without a dbenv, the default is far too small.jbj1-1/+1
- db: don't return EACCES on db->close w/o environment. - unify cachesize configuration, with (or without) a dbenv. - comments regarding unsupported (yet) db-4.1.17 functionality. CVS patchset: 5674 CVS date: 2002/08/26 18:56:11
2002-08-26Update ru.po.jbj30-30/+30
CVS patchset: 5672 CVS date: 2002/08/26 17:51:39
2002-08-22Update popt internal copyright messages.jbj6-8/+8
CVS patchset: 5659 CVS date: 2002/08/22 16:34:51
2002-08-11Re-add the POPT_ keywod to xgettext text extraction.jbj31-626/+2561
CVS patchset: 5623 CVS date: 2002/08/11 17:17:55
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj30-30/+30
- db3: increase mpool and cachesize, compile w/o --enable-debug. CVS patchset: 5584 CVS date: 2002/07/31 13:11:25
2002-07-29Orphans.jbj30-30/+30
CVS patchset: 5579 CVS date: 2002/07/29 23:08:02
2002-07-29- update trpm.jbj1-1/+7
- factor all mode-specific options into mode-specific tables. - treat an unspecified epoch as Epoch: 0 everywhere. CVS patchset: 5578 CVS date: 2002/07/29 23:06:06
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj2-17/+25
resurrect build modes. add undocumented debugging options. CVS patchset: 5577 CVS date: 2002/07/28 14:52:33
2002-07-28- popt: display sub-table options only once on --usage.jbj31-36/+73
- wire --nosignatures et al as common options, rework CLI options. CVS patchset: 5575 CVS date: 2002/07/28 00:41:15
2002-07-25- popt: fix --usage (#62234).jbj31-43/+52
CVS patchset: 5573 CVS date: 2002/07/25 18:50:08
2002-07-25- python: remove the old initdb/rebuilddb methods, use ts.fooDB().jbj31-33/+35
- python: 1st crack at backport to 1.5.2. CVS patchset: 5571 CVS date: 2002/07/25 17:03:11
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-4/+4
- imbue %ghost with missingok attribute with --verify (#68933). CVS patchset: 5568 CVS date: 2002/07/24 16:21:23
2002-07-21Remove obsolete files.jbj2-151/+0
CVS patchset: 5565 CVS date: 2002/07/21 14:23:20
2002-07-21Update to gettext-0.11.2-3 intl contents.jbj32-461/+1701
CVS patchset: 5564 CVS date: 2002/07/21 14:20:41
2002-07-21Update to gettext/intl license.jbj1-0/+515
CVS patchset: 5562 CVS date: 2002/07/21 14:17:23
2002-07-20- popt: parse file into string of options (#56860).jbj43-57/+625
CVS patchset: 5560 CVS date: 2002/07/20 19:02:40
2002-07-15Clarify intl licensing.jbj1-0/+481
CVS patchset: 5555 CVS date: 2002/07/15 21:15:22
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj31-30/+31
CVS patchset: 5554 CVS date: 2002/07/14 21:23:29
2002-07-13- popt: mingw32 portability configure check (#67911).jbj2-2/+5
CVS patchset: 5551 CVS date: 2002/07/13 19:18:43
2002-07-09- placeholders for manifest constants for SuSE patch packages.jbj30-30/+30
CVS patchset: 5543 CVS date: 2002/07/09 15:35:57
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj3-11/+12
CVS patchset: 5542 CVS date: 2002/07/08 14:21:26
2002-07-03- use rpmfi in showQueryPackage(), eliminating headerGetEntry().jbj30-30/+30
CVS patchset: 5538 CVS date: 2002/07/03 14:01:49
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj4-2/+9
Start narrowing the scope of bounds annotations by adding more annotations. CVS patchset: 5537 CVS date: 2002/07/02 23:54:35
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj31-31/+31
CVS patchset: 5525 CVS date: 2002/06/25 18:43:40
2002-06-22Factor bounds checking annotations into source code.jbj8-1/+52
CVS patchset: 5521 CVS date: 2002/06/22 18:51:56
2002-06-19Annotate incondefs in source code.jbj2-3/+3
CVS patchset: 5509 CVS date: 2002/06/19 18:52:46
2002-06-15- beecrypt: merge changes from beecrypt-2.3.0.jbj36-130/+204
- beecrypt: merge doxygen markup with rpmapi doco. - beecrypt: revert cpu/arch compile option mixup (#66752). CVS patchset: 5495 CVS date: 2002/06/15 19:43:41
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj1-10/+15
- fix: avoid sign extension, use only 16 bits, when verifying rdev. - python: separate {add,del}Macro methods, prepare for macro dictionary. - i18n: copy current production PO files to top-of-stack. CVS patchset: 5457 CVS date: 2002/06/01 15:48:00
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-1/+1
CVS patchset: 5437 CVS date: 2002/05/16 16:55:21
2002-05-06- rework most of rpmdb.c prepatory to implementing duplicates.jbj29-29/+29
- fix: 2 memory leaks in headerSprintf. - fix: db mire's access out-of-bounds memory. CVS patchset: 5423 CVS date: 2002/05/06 19:48:14
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj7-979/+9
- rip out two layers of dbN gook, internal Berkeley db is here to stay. CVS patchset: 5412 CVS date: 2002/05/01 22:13:00
2002-04-08doxygen cleanup.jbj32-127/+146
CVS patchset: 5379 CVS date: 2002/04/08 18:56:01
2002-03-13Split transaction set handling into separate file, prepatory tojbj30-2563/+622
devising some toy access methods. CVS patchset: 5356 CVS date: 2002/03/13 17:59:49
2002-03-12- permit --dbpath and --root with signature (i.e. --import) modes.jbj1-1/+4
CVS patchset: 5353 CVS date: 2002/03/12 20:28:30
2002-03-06- add header DSA signature.jbj1-6/+0
CVS patchset: 5345 CVS date: 2002/03/06 23:17:31
2002-02-10- make peace with automake et al in 8.0, ugh.jbj39-594/+1209
CVS patchset: 5314 CVS date: 2002/02/10 21:13:52
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-1/+1
- a couple more perl.{prov,req} fiddles. CVS patchset: 5289 CVS date: 2002/02/01 15:19:44
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj37-454/+508
- remove dependency whiteout. - splint fiddles. CVS patchset: 5255 CVS date: 2002/01/18 22:51:30
2001-12-08- lclint-3.0.0.19 fiddles.jbj33-32/+35
CVS patchset: 5217 CVS date: 2001/12/08 17:21:36
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj29-725/+725
CVS patchset: 5124 CVS date: 2001/10/19 19:51:18