Commit Graph

920 Commits

Author SHA1 Message Date
todd
2fa0b93ed0 fix ipv6 getaddrinfo test; based on patch from itojun@ for kde/libs3 2002-05-28 15:51:02 +00:00
naddy
faeb0fc665 - Update to 6.01.
- Add mirrors.
2002-05-28 15:03:03 +00:00
jakob
99ece9977b update to v2.23b1 2002-05-28 07:38:31 +00:00
pvalchev
2d835ce515 Update to calamaris-2.46; from maintainer grange@rt.mipt.ru 2002-05-20 02:34:24 +00:00
brad
1921c89940 use MASTER_SITE_SOURCEFORGE 2002-05-20 00:15:23 +00:00
matt
0f32d099ea - fix email (noticed by naddy@)
- add license comment
2002-05-16 23:38:40 +00:00
naddy
fdc291eedb Update to 6.0 release. 2002-05-16 12:55:21 +00:00
avsm
3415b63b47 update to p5-libwww-5.64 2002-05-16 04:43:42 +00:00
avsm
14b869bab6 Update to p5-HTTP-GHTTP-1.07 2002-05-16 04:30:30 +00:00
avsm
53d8369090 update to p5-URI-1.19 2002-05-16 04:10:48 +00:00
avsm
74a32627b3 Update to p5-HTML-Parser-3.26 2002-05-16 04:03:31 +00:00
avsm
18b329f22d Update to http_load-2002010
Previous timeout patches now integrated into main distribution
2002-05-16 02:04:53 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
form
d57fd5fdbc Upgrade to 5.23 (form interface security fix). 2002-05-15 02:14:19 +00:00
couderc
2b22356b15 update to remove obsolete MASTER_SITE_SUBDIR 2002-05-13 16:51:56 +00:00
espie
47bb0f3975 uniformize maintainer addresses. 2002-05-11 00:31:22 +00:00
brad
ef9a92736d fix sample configuration files path
--
From: Andrey Smagin <andrey@smagin.com>
2002-05-10 04:18:23 +00:00
couderc
253526ab63 Enable cookies, submit by lebel@ 2002-05-03 10:41:12 +00:00
couderc
980d040150 update to 0.6.5, thanks to brad@ and naddy@ 2002-05-02 19:16:25 +00:00
naddy
137e3a9d3a update maintainer address 2002-05-02 19:02:10 +00:00
brad
9657c1e001 upgrade to Squid 2.5.PRE7 2002-05-02 02:37:04 +00:00
form
8c217005ac + calamaris 2002-04-29 10:39:20 +00:00
form
e964e6021e calamaris 2.45
calamaris parses logfiles from Squid, NetCache, Inktomi Traffic Server,
Oops! proxy server, Novell Internet Caching System, Compaq Tasksmart
or Netscape/iplanet Web Proxy Server and generates a report.
Written in perl5.
2002-04-29 10:38:20 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
matt
f943ccaa41 fix python not being called with full path; noticed by Dean Nevins
<openbsd@castlebartech.com>
2002-04-25 18:47:57 +00:00
matt
555fb7dc93 - 2.5.1
- make "prominent notices" in changed files for 100% license compliance
2002-04-25 15:38:54 +00:00
naddy
8e276b4c3d Upgrade to 6.0 beta 2.
Adds i18n, mouse gestures, and innumerable other improvements.
2002-04-23 15:44:43 +00:00
pvalchev
593ef1c95f full gtk lib depends 2002-04-20 01:39:53 +00:00
brad
130f964688 upgrade to Squid 2.5.PRE6
- PF patches integrated
2002-04-17 18:03:21 +00:00
danh
926ea2c6c1 update to webalizer 2.01-10
* bump NEED_VERSION
* security fix: buffer overflow in DNS resolver
* includes other bugfixes
* some strcpy/strncpy/sprintf calls changed to strlcpy/snprintf
2002-04-17 16:17:45 +00:00
naddy
3ef18e1e59 SECURITY: Add hotfix; from matt@
The issue involves a vulnerability involving "through the web code"
inadvertently allowing an untrusted user to remotely shut down a
Zope server by allowing the user to inject special headers into the
response. If you allow untrusted users to write "through the web"
code like Python Scripts, DTML Methods, or Page Templates, your
Zope server is vulnerable.
2002-04-17 16:04:01 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
matt
24e6cb0057 correct python dependency spec; ok naddy@ 2002-04-10 01:39:08 +00:00
matt
057dcacf52 fix deps on python versions to actually use that version; ok naddy@ 2002-04-07 22:30:23 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
naddy
b2938a18be Somebody upstream secretly snuck in OpenBSD/alpha support without ever
telling me.
2002-04-07 00:54:46 +00:00
brad
f8116bda3d fix RCS id 2002-04-07 00:50:36 +00:00
naddy
5362b06354 The dillo project has moved. 2002-04-06 23:54:48 +00:00
brad
a43a4f3586 some more Kerberos libs to fix the imap FLAVOR on ELF systems. 2002-04-06 23:12:17 +00:00
brad
e03b0a8cd9 - Wl,'-rpath vs. Wl,'-Wl,-rpath, the first instance of Wl is stripped off by
APXS and thus the original command line option was incorrect.
- add some more Kerberos libraries which fixes the imap FLAVOR on ELF systems.
2002-04-06 21:16:16 +00:00
reinhard
0068c96b53 fix $JAVA_HOME; thx & ok brad@ 2002-04-04 11:28:39 +00:00
pvalchev
73d43b0115 fix some obvious 64bit issues 2002-04-02 02:28:00 +00:00
espie
51709295a3 Expand on description, put tweaks in the base script. 2002-04-01 13:46:59 +00:00
espie
ead8c623a3 Better handling of directories:
- use parsedir result to append '/',
- use ftpOpenDir instead of recoding it by hand,
- handle special case of an empty path, for URLs without trailing slashes
(last problem found by brad@).
2002-04-01 00:55:23 +00:00
espie
69b2baec3e kill unused stuff in ftp protocol. 2002-03-31 15:57:05 +00:00
brad
5e8c8857de I don't know how this worked before but this fix has been provided by naddy@ 2002-03-30 23:20:24 +00:00
espie
70126bcf01 ftp directory listing support 2002-03-30 22:02:13 +00:00
espie
189e7b813b Pull this from kdelibs-2.2.2 as well...
I shouldn't build konq-e on a machine with kdelibs-2.2.2 installed.

Thanks Niels.
2002-03-30 20:38:06 +00:00
espie
2933b02979 oops. Thanks pval 2002-03-30 18:55:26 +00:00
espie
b015513d0f Basic support for ftp urls, mostly taken from kdelibs-2.2.2. 2002-03-30 18:48:59 +00:00