summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Collapse)AuthorFilesLines
2000-03-26Add --preferdb for now to permit testing db0/db1/db2.jbj2-14/+14
CVS patchset: 3641 CVS date: 2000/03/26 22:45:02
2000-03-23- API: change dbi to pass by reference, not value.jbj1-0/+2
- cram all of db1, db_185, and db2 interfaces into rpmlib. CVS patchset: 3636 CVS date: 2000/03/23 15:49:50
2000-03-14Add note that -L paths may have to be used.jbj1-0/+1
CVS patchset: 3627 CVS date: 2000/03/14 15:24:25
2000-03-09- portability: skip bzip2 if not available.jbj1-0/+6
- portability: skip gzseek if not available (zlib-1.0.4). - portability: skip personality if not available (linux). - portability: always include arpa/inet.h (HP-UX). - portability: don't use id -u (Brandon Allbery). - portability: don't chown/chgrp -h w/o lchown. - portability: splats in rpm.spec to find /usr/{share,local}/locale/* CVS patchset: 3610 CVS date: 2000/03/09 18:13:02
2000-03-07portability: zlib-1.0.4 has not gzseekjbj1-1/+1
portability: Red Hat 4.x has not personality CVS patchset: 3609 CVS date: 2000/03/07 15:37:17
2000-02-28i18nationmsw1-6/+18
CVS patchset: 3598 CVS date: 2000/02/28 20:00:31
2000-02-27Permit building w/o libbz2.a.jbj1-8/+7
In popt, check for building within the rpm tree before requiring GNU gettext. CVS patchset: 3595 CVS date: 2000/02/27 23:40:36
2000-02-25- sparc-sun-solaris2.6 portability check.jbj1-7/+8
CVS patchset: 3589 CVS date: 2000/02/25 16:49:05
2000-02-11add a method to fill the filelist fullymsw2-1/+45
CVS patchset: 3553 CVS date: 2000/02/11 21:06:10
2000-02-11add compress/uncompress filelistmsw2-0/+50
CVS patchset: 3552 CVS date: 2000/02/11 20:29:22
2000-02-08nuke const warningmsw1-5/+7
CVS patchset: 3547 CVS date: 2000/02/08 20:18:38
2000-02-08handle header format extensionsmsw1-33/+102
CVS patchset: 3546 CVS date: 2000/02/08 20:01:30
2000-01-31merge from anacondamsw1-5/+76
CVS patchset: 3541 CVS date: 2000/01/31 21:55:23
2000-01-31updated upgrade code to handle new format file listsewt3-92/+167
CVS patchset: 3540 CVS date: 2000/01/31 16:42:12
2000-01-24Pass size(...)-1 to avoid buffer overflow on links that are 1024b long.jbj1-1/+1
CVS patchset: 3531 CVS date: 2000/01/24 14:34:14
2000-01-19Doxygen fiddles.jbj1-0/+3
CVS patchset: 3528 CVS date: 2000/01/19 22:51:39
1999-12-30Force python arrays for DIRNAMES/BASENAMES/DIRINDEXES.jbj2-2/+3
CVS patchset: 3498 CVS date: 1999/12/30 17:06:53
1999-11-30python/* needs to include "system.h".jbj3-7/+20
CVS patchset: 3446 CVS date: 1999/11/30 18:39:50
1999-11-26Minimal python compile.jbj2-7/+12
CVS patchset: 3439 CVS date: 1999/11/26 22:31:19
1999-11-04Use Fopen almost everywhere.jbj1-1/+1
Rip out --enable-bzip2-payload, we'll use Fopen w macros instead. Work out ref counting for ftpControl so that control channel is persistent. build/build.c: Use fpio to write build stage script. parseSpec.c: Rework include stack to use FD_t, not FILE *. tread.c: Delete, use ufdio->read instead. rpmio.c: Filter out fdio fd == NULL assertion failures. rpmrc.c: Don't fail if HOME is not environment. rpmrc.c: Rework ufdio FTP rcfile I/O to be more similar to stdio. CVS patchset: 3417 CVS date: 1999/11/04 21:26:08
1999-11-02Add ref/deref/new/fileno/open vectors to FDIO_t.jbj1-1/+1
Hide fdOpen/ufdOpen, use {fdio,ufdio}->open throughout. url.c: Create ref counted abstract urlinfo type with debugging. url.c: Rename functions to urlNew/urlFree/urlFreeCache for consistency. rpmio.c: Create ref counted abstract FD_t type with debugging. rpmio.c: Create private struct _FD_s type. cpio.c: Create fd[GS]etCpioPos to preserve FD_t abstraction. CVS patchset: 3414 CVS date: 1999/11/02 14:33:14
1999-10-27use compressed filenames on install side.jbj1-52/+52
start unifying FD types, CFD_t now gone. CVS patchset: 3402 CVS date: 1999/10/27 23:18:10
1999-09-30Don't build rpmgettext/rpmputtext if USE_NLS=no.jbj1-0/+1
CVS patchset: 3353 CVS date: 1999/09/30 16:03:43
1999-09-30Ignore generated files.jbj1-0/+2
CVS patchset: 3349 CVS date: 1999/09/30 00:00:10
1999-09-29Check in time stamps again.jbj1-1/+0
CVS patchset: 3343 CVS date: 1999/09/29 23:29:57
1999-09-29Check in time stamps.jbj1-0/+1
CVS patchset: 3342 CVS date: 1999/09/29 23:26:08
1999-09-26Sanity.jbj1-1/+1
CVS patchset: 3334 CVS date: 1999/09/26 23:16:14
1999-09-26Solaris compilation.jbj1-1/+1
CVS patchset: 3332 CVS date: 1999/09/26 17:28:00
1999-09-24Release candidate.jbj1-0/+4
CVS patchset: 3327 CVS date: 1999/09/24 23:36:52
1999-09-19When comparing EVR with missing epoch, package with epoch is considered newer.jbj3-16/+41
Free providesEVR from added package index. python: shared module linked correctly. CVS patchset: 3305 CVS date: 1999/09/19 15:27:37
1999-09-17Update from anaconda.jbj1-2/+31
CVS patchset: 3285 CVS date: 1999/09/17 20:11:44
1999-09-17Link with librpm and libbz2.jbj2-2/+2
CVS patchset: 3284 CVS date: 1999/09/17 18:33:21
1999-09-07Update from anaconda.jbj2-20/+67
CVS patchset: 3267 CVS date: 1999/09/07 22:48:55
1999-09-07link libbz2.a statically to avoid rpm->bzip2 dependence for now.jbj1-0/+1
CVS patchset: 3264 CVS date: 1999/09/07 19:47:53
1999-08-24Orphans.jbj2-4/+7
CVS patchset: 3252 CVS date: 1999/08/24 22:08:52
1999-08-24update python bindings from anaconda.jbj5-44/+1102
CVS patchset: 3251 CVS date: 1999/08/24 21:10:30
1999-07-19add pl translation and man pages (Tomasz K?oczko et al).jbj1-2/+0
CVS patchset: 3183 CVS date: 1999/07/19 22:13:12
1999-07-15Typo.jbj1-2/+0
CVS patchset: 3169 CVS date: 1999/07/15 21:48:28
1999-07-15Carry Makefile.in for now.jbj3-299/+236
CVS patchset: 3166 CVS date: 1999/07/15 21:09:52
1999-07-15Automake to create python bindings.jbj3-45/+13
CVS patchset: 3164 CVS date: 1999/07/15 20:15:23
1999-07-14Copy from anaconda/rpmmodules.jbj3-971/+835
CVS patchset: 3161 CVS date: 1999/07/14 18:15:09
1997-01-01Merge rpm-4.0.4 changes.jbj7-0/+3401
CVS patchset: 1256 CVS date: 1997/01/01 01:30:08