summaryrefslogtreecommitdiff
path: root/popt
AgeCommit message (Collapse)AuthorFilesLines
1999-09-21fix: removed files fingerprint memory leak.jbj2-2/+2
fix: resurrect allfiles flag from rpm-2.5.x. CVS patchset: 3312 CVS date: 1999/09/21 17:21:57
1999-09-10version 1.4ewt2-2/+2
CVS patchset: 3274 CVS date: 1999/09/10 00:50:25
1999-09-04*** empty log message ***ewt2-1/+2
CVS patchset: 3257 CVS date: 1999/09/04 19:38:05
1999-09-04null terminate parsed argument listsewt1-2/+3
CVS patchset: 3256 CVS date: 1999/09/04 19:37:00
1999-08-02Sanity.jbj1-1/+1
CVS patchset: 3210 CVS date: 1999/08/02 19:10:09
1999-07-27popt: heavy dose of const.jbj11-72/+81
CVS patchset: 3206 CVS date: 1999/07/27 22:05:43
1999-07-15Change shared lib defaults.jbj1-1/+1
CVS patchset: 3171 CVS date: 1999/07/15 22:26:15
1999-07-15add python bindings to rpm-devel (linux only).jbj1-1/+1
CVS patchset: 3165 CVS date: 1999/07/15 21:02:54
1999-06-17eliminate find-requirements on libNoVersion (Red Hat linux only).jbj1-0/+2
add new-fangled requires on "libc.so.6(GLIBC_2.1)" (sparc-linux only). CVS patchset: 3095 CVS date: 1999/06/17 20:18:08
1999-04-26Shell bulletproofing.jbj1-1/+1
CVS patchset: 3030 CVS date: 1999/04/26 15:01:40
1999-04-11Default to not build shared libraries.jbj2-2/+4
CVS patchset: 2980 CVS date: 1999/04/11 22:15:26
1999-04-09Include all po files.jbj1-1/+1
CVS patchset: 2979 CVS date: 1999/04/09 22:41:34
1999-04-08Update Slovak translations.jbj3-2/+24
Update-po. CVS patchset: 2974 CVS date: 1999/04/08 21:27:57
1999-04-08non-linux, non-gcc portability fixes (Tim Mooney).jbj1-1/+1
CVS patchset: 2973 CVS date: 1999/04/08 20:53:45
1999-04-07Merge (most) changes from the GNOME version of popt. The remaining changessopwith8-859/+31
are GNOME-specific. CVS patchset: 2969 CVS date: 1999/04/07 18:57:23
1999-04-07version 1.3ewt2-2/+2
CVS patchset: 2967 CVS date: 1999/04/07 06:25:08
1999-04-07*** empty log message ***ewt1-0/+5
CVS patchset: 2966 CVS date: 1999/04/07 06:23:07
1999-04-07added tests for single - argumentewt1-0/+2
CVS patchset: 2965 CVS date: 1999/04/07 06:22:30
1999-04-07we weren't quite careful enough about testing for a single -ewt1-1/+1
CVS patchset: 2964 CVS date: 1999/04/07 06:20:13
1999-04-05Update-po.jbj2-46/+30
CVS patchset: 2946 CVS date: 1999/04/05 16:05:44
1999-04-04Don't clobber fd (#1966).jbj1-1/+1
CVS patchset: 2941 CVS date: 1999/04/04 16:56:53
1999-03-31Typo.jbj2-3/+4
CVS patchset: 2930 CVS date: 1999/03/31 16:23:34
1999-03-31I was told by Timur Bakeyev <mc@bat.ru> that on BSD systemsjbj1-0/+10
setuid should be prefered over setreuid. On Unixware 2.1 linking the Midnight Commander against libucb broke the binary horrible (readdir returned garbage). I haven't looked deeper into this because I don't have such a system. Instead I applied a similar patch like the one attached to this message (I made this patch against popt from CVS). from Norbert Warmuth <nwarmuth@privat.circular.de> CVS patchset: 2929 CVS date: 1999/03/31 15:08:40
1999-03-31Include alloca.h if available (Tim Mooney).jbj2-0/+8
CVS patchset: 2928 CVS date: 1999/03/31 14:58:43
1999-03-26autoReq/autoProv now per-package.jbj1-1/+6
CVS patchset: 2915 CVS date: 1999/03/26 20:07:34
1999-03-22fix: don't add header if signature generation failed (Carlo Wood).jbj3-3/+3
CVS patchset: 2909 CVS date: 1999/03/22 17:31:53
1999-03-19update with libtool-2.4f.jbj1-158/+229
CVS patchset: 2903 CVS date: 1999/03/19 22:38:40
1999-03-10autogen.sh: Fix builddir != srcdir.sopwith5-98/+119
*.c: Fix compilation with -ansi -pedantic-errors. CVS patchset: 2870 CVS date: 1999/03/10 02:55:24
1999-03-09Fix proxy FTP segfault.jbj1-1/+1
CVS patchset: 2863 CVS date: 1999/03/09 03:37:22
1999-03-05plugged some minor memory leaksewt1-0/+7
CVS patchset: 2848 CVS date: 1999/03/05 01:16:42
1999-02-28increase timeout in tread from 5 to 30 secs for slow links.jbj1-1/+1
CVS patchset: 2842 CVS date: 1999/02/28 14:18:56
1999-02-25*** empty log message ***ewt1-10/+14
CVS patchset: 2839 CVS date: 1999/02/25 20:17:30
1999-02-25allow single dash arguments (to represent stdin)ewt2-1/+9
CVS patchset: 2838 CVS date: 1999/02/25 20:16:43
1999-02-16Update to automake 1.4a.jbj1-1/+3
CVS patchset: 2797 CVS date: 1999/02/16 03:07:24
1999-01-25Eliminate generated files.jbj4-667/+10
CVS patchset: 2750 CVS date: 1999/01/25 19:46:40
1999-01-24Eliminate files that can be regenerated.jbj4-6135/+1
CVS patchset: 2748 CVS date: 1999/01/24 19:40:38
1999-01-22Do only string replacement (w/o -C) in %configure for now.jbj2-3/+4
CVS patchset: 2747 CVS date: 1999/01/22 22:20:44
1999-01-22Libtool config files needed by cvs checkouts.jbj2-0/+5180
CVS patchset: 2746 CVS date: 1999/01/22 20:02:40
1999-01-22Use libtool to build libraries, but force --disable-shared for now.jbj5-6/+10
CVS patchset: 2745 CVS date: 1999/01/22 18:42:31
1999-01-22Use libbtool to generate librpmbuild.a.jbj2-53/+46
CVS patchset: 2742 CVS date: 1999/01/22 17:22:17
1999-01-22Change dependencies so that automake is not needed to build.jbj4-87/+964
Update rpm POTFILES. Popt too. CVS patchset: 2741 CVS date: 1999/01/22 15:57:39
1999-01-22use portable mkinstalldirs (Tim Mooney).jbj1-2/+2
CVS patchset: 2736 CVS date: 1999/01/22 00:34:30
1999-01-21After running libtoolize to update config.guess config.subjbj7-54/+597
CVS patchset: 2732 CVS date: 1999/01/21 22:30:50
1999-01-21Automake: almost functional make dist.jbj4-0/+15
CVS patchset: 2729 CVS date: 1999/01/21 18:42:53
1999-01-19Released rpm-2.90 -- version is now 2.91jbj3-79/+126
Use automake 1.4 and autoconf 2.13. CVS patchset: 2726 CVS date: 1999/01/19 23:54:30
1999-01-19Automake fiddles.jbj2-2/+4
CVS patchset: 2723 CVS date: 1999/01/19 19:42:31
1999-01-12Automake noise..jbj1-30/+25
CVS patchset: 2692 CVS date: 1999/01/12 11:43:31
1999-01-08EGCS cruft.jbj1-1/+1
Use cpioStrerror when getNextHeader fails. More const warnings removed. binary rpms always have RPMTAG_SOURCERPM, source rpms do not. CVS patchset: 2682 CVS date: 1999/01/08 16:44:30
1999-01-06Eliminate inline functions (the inline, not the function).jbj1-1/+1
EGCS cruft. CVS patchset: 2667 CVS date: 1999/01/06 21:05:03
1999-01-06EGCS cruft.jbj1-1/+1
CVS patchset: 2666 CVS date: 1999/01/06 20:54:08