jbj
3ffb936701
- bump soname into libfoo-4.4.so everywhere.
...
CVS patchset: 7590
CVS date: 2004/11/19 17:41:09
2004-11-19 17:41:09 +00:00
jbj
aba69f4963
- remove noNeon runtime switch, http through neon only.
...
- remove http put to be able to build against upstream neon.
CVS patchset: 7589
CVS date: 2004/11/19 17:26:22
2004-11-19 17:26:22 +00:00
jbj
13b145b6af
Functional http remote globbing through WebDAV.
...
BUG: Something goofy with Keepalive On still.
CVS patchset: 7573
CVS date: 2004/11/11 02:29:51
2004-11-11 02:29:51 +00:00
jbj
b1ac9a5146
Create.
...
CVS patchset: 7572
CVS date: 2004/11/11 01:04:59
2004-11-11 01:04:59 +00:00
jbj
103a5c0e48
Wire HTTP PUT through libneon.
...
CVS patchset: 7570
CVS date: 2004/11/11 00:13:38
2004-11-11 00:13:38 +00:00
jbj
20ed322067
Sanity.
...
CVS patchset: 7568
CVS date: 2004/11/10 00:49:04
2004-11-10 00:49:04 +00:00
jbj
e5e4a65519
Stub in rpmrpc primitives.
...
CVS patchset: 7561
CVS date: 2004/11/08 22:49:00
2004-11-08 22:49:00 +00:00
jbj
2cecae5394
Splint fiddles.
...
CVS patchset: 7560
CVS date: 2004/11/08 21:12:45
2004-11-08 21:12:45 +00:00
jbj
f38adb1404
Splint clean.
...
CVS patchset: 7559
CVS date: 2004/11/08 20:56:18
2004-11-08 20:56:18 +00:00
jbj
1727acd62d
- use external libneon for http/https transport.
...
CVS patchset: 7555
CVS date: 2004/11/08 18:00:00
2004-11-08 18:00:00 +00:00
jbj
04a779db72
Functional https:// with Keepalive on.
...
CVS patchset: 7554
CVS date: 2004/11/08 17:10:36
2004-11-08 17:10:36 +00:00
jbj
42554d5d08
Rebalance refcounts with keepalive.
...
CVS patchset: 7553
CVS date: 2004/11/08 01:54:12
2004-11-08 01:54:12 +00:00
jbj
e5370f96a4
Drill many neon hooks.
...
CVS patchset: 7552
CVS date: 2004/11/07 18:49:08
2004-11-07 18:49:08 +00:00
jbj
351af63e8c
Orphan.
...
CVS patchset: 7551
CVS date: 2004/11/06 21:02:15
2004-11-06 21:02:15 +00:00
jbj
d2d8ce7910
Remove dead code.
...
CVS patchset: 7550
CVS date: 2004/11/06 21:01:03
2004-11-06 21:01:03 +00:00
jbj
f790586b45
Add handlers for Content-Length: et al HTTP tags used by rpmio.
...
CVS patchset: 7549
CVS date: 2004/11/06 20:57:30
2004-11-06 20:57:30 +00:00
jbj
7e731dd8ce
Balance fd refcounts like http://. Much subtle hackery, sigh.
...
CVS patchset: 7548
CVS date: 2004/11/06 19:26:52
2004-11-06 19:26:52 +00:00
jbj
fa16f9dc94
Implement davReq/davResp instead.
...
CVS patchset: 7547
CVS date: 2004/11/06 17:59:19
2004-11-06 17:59:19 +00:00
jbj
945b4f65ef
w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone!
...
CVS patchset: 7545
CVS date: 2004/11/05 20:43:10
2004-11-05 20:43:10 +00:00
jbj
50596fe84b
Stub in libio routines.
...
CVS patchset: 7544
CVS date: 2004/11/05 16:20:42
2004-11-05 16:20:42 +00:00
jbj
368da1cf26
Store server capabilities and lockstore in urlinfo.
...
Attach urlinfo to fetch context prior to ripping ne_parse_uri.
Substitute /u->service/u->scheme/ everywhere to conform with modern usage.
Splint clean.
CVS patchset: 7543
CVS date: 2004/11/05 16:00:31
2004-11-05 16:00:31 +00:00
jbj
04724d83c3
Eliminate global session and neon uri parsing, use the urlcache instead.
...
CVS patchset: 7542
CVS date: 2004/11/05 03:09:00
2004-11-05 03:09:00 +00:00
jbj
8e7cbc84da
Implement davStat (and clone davLstat), sufficient for fts walk.
...
CVS patchset: 7541
CVS date: 2004/11/05 00:45:02
2004-11-05 00:45:02 +00:00
jbj
9865db5f7e
Link librpmio with -lneon.
...
Implement Opendir et al across https:// using neon.
CVS patchset: 7540
CVS date: 2004/11/04 20:15:17
2004-11-04 20:15:17 +00:00
jbj
80c888e0c7
Typos.
...
CVS patchset: 7538
CVS date: 2004/11/04 14:19:47
2004-11-04 14:19:47 +00:00
jbj
f02d2a3449
Split out avOpendir/avReaddir/avClosedir to rpmdav.c.
...
Stub in davOpen.
CVS patchset: 7537
CVS date: 2004/11/04 14:16:30
2004-11-04 14:16:30 +00:00
jbj
afeddbf68d
Stub in URL_IS_HTTPS everywhere.
...
CVS patchset: 7536
CVS date: 2004/11/04 13:29:11
2004-11-04 13:29:11 +00:00
jbj
b7f251ae16
- port to internal file-4.10 libmagic rather than libfmagic.
...
CVS patchset: 7500
CVS date: 2004/10/21 18:40:56
2004-10-21 18:40:56 +00:00
jbj
8faa61c020
Doxygen fiddles.
...
CVS patchset: 7495
CVS date: 2004/10/20 10:19:34
2004-10-20 10:19:34 +00:00
jbj
9e30825226
- fix: don't set handler if SIG_IGN is already set ( #134474 ).
...
CVS patchset: 7462
CVS date: 2004/10/14 15:09:07
2004-10-14 15:09:07 +00:00
jbj
fa313c61b0
Typo.
...
CVS patchset: 7444
CVS date: 2004/10/10 01:24:16
2004-10-10 01:24:16 +00:00
jbj
a36aa761ec
More changes from rpm-4_3 branch.
...
CVS patchset: 7441
CVS date: 2004/10/09 20:22:01
2004-10-09 20:22:01 +00:00
jbj
9016817552
Splint fiddles.
...
CVS patchset: 7439
CVS date: 2004/10/09 18:32:24
2004-10-09 18:32:24 +00:00
jbj
b831315e41
Splint fiddles.
...
CVS patchset: 7435
CVS date: 2004/10/09 17:29:22
2004-10-09 17:29:22 +00:00
jbj
dd17e87985
- ia64: auto-relocate entire, not partial, directory contents ( #126905 ).
...
- ia64: auto-relocate glibc.ix86 interpreter path (#100563 ).
- shared libraries in separate rpm-libs package.
- fix: defattr for rpm-libs (#130461 ).
- fix: static glibc/libgcc helpers always installed (#127522 ).
- ia64: make sure that autorelocated file dependencies are satisfied.
- ia64: relocate all scriptlet interpreters.
- ia64: don't bother trying to preload autorelocated modules.
- fix: filesystem package needs mail/lock w/o getgrnam.
- fix: do getpwnam/getgrnam to load correct modules before chroot.
CVS patchset: 7415
CVS date: 2004/08/31 15:39:37
2004-08-31 15:39:37 +00:00
jbj
66250307ba
Add support for beecrypt-4.0.0.
...
CVS patchset: 7367
CVS date: 2004/07/31 17:48:11
2004-07-31 17:48:11 +00:00
jbj
9f035a4d8a
- fix: "/path/foo.../bar" was losing a dot ( #123844 ).
...
CVS patchset: 7287
CVS date: 2004/06/01 13:58:57
2004-06-01 13:58:57 +00:00
jbj
42386beb8b
- use poll(2) if available, avoid borked aurora/sparc select ( #124574 ).
...
CVS patchset: 7276
CVS date: 2004/05/29 15:56:01
2004-05-29 15:56:01 +00:00
jbj
1d7dfb26c7
More cleanup, remove compile warnings.
...
CVS patchset: 7270
CVS date: 2004/05/28 04:47:42
2004-05-28 04:47:42 +00:00
jbj
84aef46ba3
Code cleanup.
...
CVS patchset: 7269
CVS date: 2004/05/28 04:34:21
2004-05-28 04:34:21 +00:00
jbj
d0df223d83
Sanity clean-up.
...
CVS patchset: 7268
CVS date: 2004/05/28 03:12:43
2004-05-28 03:12:43 +00:00
jbj
10dcc28d51
Make sexpOutputStream entirely opaque.
...
CVS patchset: 7267
CVS date: 2004/05/28 03:02:02
2004-05-28 03:02:02 +00:00
jbj
48a7ecb978
Make input stream entirely opaque.
...
CVS patchset: 7266
CVS date: 2004/05/28 02:41:00
2004-05-28 02:41:00 +00:00
jbj
beb0021a4c
Make sexpString and sexpList opaque and abstract.
...
CVS patchset: 7265
CVS date: 2004/05/28 01:48:49
2004-05-28 01:48:49 +00:00
jbj
b45401eaff
Make sexpSimpleString and sexpObject opaque and abstract.
...
CVS patchset: 7264
CVS date: 2004/05/28 01:18:36
2004-05-28 01:18:36 +00:00
jbj
75e1e268c3
Continue making structures abstarct and opaque.
...
CVS patchset: 7263
CVS date: 2004/05/28 00:55:56
2004-05-28 00:55:56 +00:00
jbj
d95c3f7fa5
Splint fiddles.
...
CVS patchset: 7262
CVS date: 2004/05/27 23:53:43
2004-05-27 23:53:43 +00:00
jbj
38f19a18df
Use popt instead.
...
CVS patchset: 7261
CVS date: 2004/05/27 23:07:01
2004-05-27 23:07:01 +00:00
jbj
bde534de89
Add no-brainer make check.
...
CVS patchset: 7260
CVS date: 2004/05/27 21:35:37
2004-05-27 21:35:37 +00:00
jbj
e2f84dd308
Splint fiddles.
...
CVS patchset: 7259
CVS date: 2004/05/27 20:57:47
2004-05-27 20:57:47 +00:00