cvs | 1 Apr 2008 21:51
Picon
Favicon

bagder: curl-www sflogo.t,1.39,1.40

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv28894

Modified Files:
	sflogo.t 
Log Message:
more links

Index: sflogo.t
===================================================================
RCS file: /cvsroot/curl/curl-www/sflogo.t,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- sflogo.t	27 Mar 2008 22:57:26 -0000	1.39
+++ sflogo.t	1 Apr 2008 19:51:40 -0000	1.40
 <at>  <at>  -22,7 +22,9  <at>  <at> 
 <a href="http://www.toplyrics.net/artist_n/nicho_hinojosa_lyrics.html">Hinojosa Music</a>,
 <a href="http://www.hotel-erb.de/default.aspx?lang=en">Hotelbooking</a>,
 <a href="http://www.messehotel-erb-muenchen.de/default.aspx?lang=en">Munich Fair Hotel</a>,
-<a href="http://www.superwarehouse.com/">Printers</a>
+<a href="http://www.superwarehouse.com/">Printers</a>,
+<a href="http://www.couponcactus.com/">coupon code</a>,
+<a href="http://www.hotel-erb.de/">M&uuml;nchen Hotel</a>

 </TD></TR></TABLE>
cvs | 5 Apr 2008 20:24
Picon
Favicon

bagder: curl-www/libcurl/using _apps.html,1.120,1.121

Update of /cvsroot/curl/curl-www/libcurl/using
In directory labb:/tmp/cvs-serv13032

Modified Files:
	_apps.html 
Log Message:
dead link

Index: _apps.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/using/_apps.html,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- _apps.html	17 Mar 2008 23:32:01 -0000	1.120
+++ _apps.html	5 Apr 2008 18:24:04 -0000	1.121
 <at>  <at>  -138,7 +138,7  <at>  <at> 
 TREND

 TREVEN
-NEWCOL <a href="http://www.gonglik.com/ytgrabcl/ytgrabcl_en.htm">ytgrabcl</a> </td>
+NEWCOL ytgrabcl </td>
 NEWCOL You Tube Movie Grabber CL allows you to download movies from www.youtube.com </td>
 NEWCOL Luca Sepe </td>
 TREND
cvs | 7 Apr 2008 19:55
Picon
Favicon

danf: curl-www/dl mktable.pl,1.16,1.17

Update of /cvsroot/curl/curl-www/dl
In directory labb:/tmp/cvs-serv21256

Modified Files:
	mktable.pl 
Log Message:
Add type attribute to links for locally-served files

Index: mktable.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/dl/mktable.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- mktable.pl	25 Mar 2008 18:14:16 -0000	1.16
+++ mktable.pl	7 Apr 2008 17:55:56 -0000	1.17
 <at>  <at>  -121,6 +121,18  <at>  <at> 
               'source' => 'source',
               'lib', => 'libcurl');

+my %formats=(	'RPM' => 'application/x-rpm',
+		'deb' => 'application/x-debian-package',
+		'ipk' => 'application/octet-stream',
+		'iso' => 'application/octet-stream',
+		'lha' => 'application/octet-stream',
+		'pkg' => 'application/octet-stream',
+		'tar' => 'application/x-tar',
+		'tar+Z' => 'application/x-compress',
+		'tar+bz2' => 'application/x-bzip2',
+		'tar+gz' => 'application/x-gzip',
(Continue reading)

cvs | 7 Apr 2008 23:23
Picon
Favicon

bagder: curl-www/pix 1milliondownloads.gif,NONE,1.1

Update of /cvsroot/curl/curl-www/pix
In directory labb:/tmp/cvs-serv12025/pix

Added Files:
	1milliondownloads.gif 
Log Message:
new cool one million downloads image, kindly donated by Roland Stenberg

--- NEW FILE: 1milliondownloads.gif ---
(This appears to be a binary file; contents omitted.)
cvs | 7 Apr 2008 23:23
Picon
Favicon

bagder: curl-www _download.html,1.275,1.276

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv12892

Modified Files:
	_download.html 
Log Message:
display the new image instead!

Index: _download.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_download.html,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -d -r1.275 -r1.276
--- _download.html	25 Mar 2008 18:14:16 -0000	1.275
+++ _download.html	7 Apr 2008 21:23:55 -0000	1.276
 <at>  <at>  -15,8 +15,6  <at>  <at> 

 #include "release.t"

-<img src="/pix/1million.jpg" alt="One Million Downloads - per year">
-
 TITLE(Releases and Downloads)
 <div class="relatedbox">
 <b>Related:</b>
 <at>  <at>  -28,7 +26,12  <at>  <at> 
 <br><a href="http://cool.haxx.se/curl-daily/">Daily Snapshot</a>
 <br><a href="http://daniel.haxx.se/address.html">GPG Key</a>
 </div>
-
(Continue reading)

cvs | 8 Apr 2008 02:55
Picon
Favicon

danf: curl-www/auto ignores,1.15,1.16

Update of /cvsroot/curl/curl-www/auto
In directory labb:/tmp/cvs-serv29125

Modified Files:
	ignores 
Log Message:
Ignore MIT Kerberos warnings

Index: ignores
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/ignores,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ignores	24 Mar 2007 17:25:20 -0000	1.15
+++ ignores	8 Apr 2008 00:55:08 -0000	1.16
 <at>  <at>  -18,3 +18,5  <at>  <at> 
 # gcc 2.96 warnings with --disable-verbose
 lib/sendf.h:.*: warning: ISO C does not permit named variadic macros
 lib/sendf.h:.*: warning: anonymous variadic macros were introduced in C99
+# MIT Kerberos 1.2
+/usr/kerberos/include/.* is not defined
cvs | 8 Apr 2008 18:32
Picon
Favicon

bagder: curl-www sflogo.t,1.40,1.41

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv16898

Modified Files:
	sflogo.t 
Log Message:
two more links

Index: sflogo.t
===================================================================
RCS file: /cvsroot/curl/curl-www/sflogo.t,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- sflogo.t	1 Apr 2008 19:51:40 -0000	1.40
+++ sflogo.t	8 Apr 2008 16:32:06 -0000	1.41
 <at>  <at>  -12,6 +12,7  <at>  <at> 

 <table width="120" cellspacing="0" cellpadding="0" height="240" style="border: thin solid #000000;
font-size: 8pt;">
 <TR><TD VALIGN="TOP">
+<font face="arial" size="1">
 <a href="http://furniturefromhome.com/category/Entertainment-Centers">Entertainment Centers</a>,
 <a href="http://www.download32.com">Software Downloads Archive</a>,
 <a href="http://www.supershareware.com">Shareware Super Downloads</a>,
 <at>  <at>  -24,8 +25,10  <at>  <at> 
 <a href="http://www.messehotel-erb-muenchen.de/default.aspx?lang=en">Munich Fair Hotel</a>,
 <a href="http://www.superwarehouse.com/">Printers</a>,
 <a href="http://www.couponcactus.com/">coupon code</a>,
-<a href="http://www.hotel-erb.de/">M&uuml;nchen Hotel</a>
(Continue reading)

cvs | 8 Apr 2008 18:36
Picon
Favicon

bagder: curl-www sflogo.t,1.41,1.42

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv15538

Modified Files:
	sflogo.t 
Log Message:
link update

Index: sflogo.t
===================================================================
RCS file: /cvsroot/curl/curl-www/sflogo.t,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- sflogo.t	8 Apr 2008 16:32:06 -0000	1.41
+++ sflogo.t	8 Apr 2008 16:36:30 -0000	1.42
 <at>  <at>  -20,7 +20,7  <at>  <at> 
 <a href="http://www.easyfreeware.com">Visit New Easy Freeware</a>,
 <a href="http://www.programurl.com">More Internet Tools Here</a>,
 <a href="http://www.nobelcom.com/">calling cards</a>,
-<a href="http://www.toplyrics.net/artist_n/nicho_hinojosa_lyrics.html">Hinojosa Music</a>,
+<a href="http://www.gettherhythm.com/b/beyonce.html">beyonce lyrics</a>,
 <a href="http://www.hotel-erb.de/default.aspx?lang=en">Hotelbooking</a>,
 <a href="http://www.messehotel-erb-muenchen.de/default.aspx?lang=en">Munich Fair Hotel</a>,
 <a href="http://www.superwarehouse.com/">Printers</a>,
cvs | 8 Apr 2008 21:00
Picon
Favicon

bagder: curl-www sflogo.t,1.42,1.43

Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv24238

Modified Files:
	sflogo.t 
Log Message:
add one more

Index: sflogo.t
===================================================================
RCS file: /cvsroot/curl/curl-www/sflogo.t,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- sflogo.t	8 Apr 2008 16:36:30 -0000	1.42
+++ sflogo.t	8 Apr 2008 19:00:05 -0000	1.43
 <at>  <at>  -27,7 +27,8  <at>  <at> 
 <a href="http://www.couponcactus.com/">coupon code</a>,
 <a href="http://www.hotel-erb.de/">M&uuml;nchen Hotel</a>,
 <a href="http://www.hotel-am-borsigturm.de/">Hotel Berlin</a>,
-<a href="http://catalogue.horse21.net/">Hotel booking online</a>
+<a href="http://catalogue.horse21.net/">Hotel booking online</a>,
+<a href="http://www.3gb.biz/">join 3gb community</a>
 </font>
 </TD></TR></TABLE>
cvs | 9 Apr 2008 13:20
Picon
Favicon

bagder: curl-www/libcurl/c _index.html,1.14,1.15

Update of /cvsroot/curl/curl-www/libcurl/c
In directory labb:/tmp/cvs-serv16515

Modified Files:
	_index.html 
Log Message:
modernized the list of functions and removed deprecated ones and added a link
to the easy interface overview

Index: _index.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/c/_index.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- _index.html	21 Jun 2004 14:43:34 -0000	1.14
+++ _index.html	9 Apr 2008 11:20:35 -0000	1.15
 <at>  <at>  -58,6 +58,8  <at>  <at> 
  href="curl_easy_cleanup.html">cleanup</a> the easy-session's handle and
  libcurl is entire off the hook!
 <p>
+ See also the <a href="libcurl-easy.html">easy interface overview</a>. 
+<p>
  <a href="curl_easy_init.html">curl_easy_init()</a>
 <br>
  <a href="curl_easy_cleanup.html">curl_easy_cleanup()</a>
 <at>  <at>  -69,7 +71,7  <at>  <at> 
  <a href="curl_easy_getinfo.html">curl_easy_getinfo()</a>
 <p>
  While the above functions are the main functions to use in the easy
(Continue reading)


Gmane