index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader2
/
urls.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* loader2/urls.c (addrToIp): Correctly handle IP addresses passed as
David Cantrell
2006-08-01
1
-5
/
+6
*
* loader2/ftp.c (getHostAddress): Use mygethostbyname().
David Cantrell
2006-07-31
1
-11
/
+12
*
* loader2/ftp.c (ftpOpen, ftpGetFileDesc): Support IPv6 hosts, which
David Cantrell
2006-07-27
1
-1
/
+1
*
* loader2/urls.c (urlinstStartTransfer): Determine address family
David Cantrell
2006-07-26
1
-7
/
+25
*
* loader2/urls.c (addrToIp): Use AF_INET6 when making an in6_addr.
David Cantrell
2006-07-26
1
-1
/
+1
*
* loader2/net.c: Bump inet_pton() buffers to length 48.
David Cantrell
2006-07-25
1
-11
/
+9
*
SNAKES ON A PLANE
David Cantrell
2006-06-28
1
-10
/
+10
*
Fix double free() (#195749). This is the "holy shit we see glibc double
David Cantrell
2006-06-27
1
-10
/
+4
*
* loader2/net.c: Last inet_ntoa() -> inet_ntop() conversions.
David Cantrell
2006-06-13
1
-2
/
+9
*
Make the boot flags variable global. We don't need to pass it (or a pointer ...
David Cantrell
2006-06-12
1
-4
/
+5
*
Translatable strings (181594)
Paul Nasrat
2006-05-09
1
-2
/
+2
*
Don't pack the URL full of slashes if we can help it. Maybe this will
Chris Lumens
2006-03-24
1
-6
/
+9
*
Check for NULL (#186210).
Chris Lumens
2006-03-23
1
-5
/
+11
*
2005-11-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-09
1
-2
/
+2
*
Support logging levels in the loader just like in the python parts of the
Chris Lumens
2005-08-13
1
-4
/
+4
*
When unable to connect to an HTTP or FTP server for some reason, display an
Chris Lumens
2005-01-12
1
-3
/
+5
*
2004-11-07 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-07
1
-2
/
+2
*
don't show login error if silent errors (#132673)
Jeremy Katz
2004-09-15
1
-3
/
+4
*
some more Red Hat references (#108036)
Jeremy Katz
2004-01-06
1
-1
/
+3
*
merge from taroon-branch. all kinds of miscellaneous bugfixes, including
Jeremy Katz
2003-08-14
1
-4
/
+8
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-9
/
+12
*
support for sending MAC address as an HTTP header, needed for RHN provisioning
Mike Fulbright
2003-07-07
1
-3
/
+5
*
don't substitute PRODUCTNAME at build time and instead read it from
Jeremy Katz
2003-01-13
1
-2
/
+2
*
minor fixups of some outdated comments. properly pass lang and kbd to
Jeremy Katz
2002-12-06
1
-38
/
+0
*
some helpful url to ui and back functions
Mike Fulbright
2002-12-04
1
-0
/
+102
*
restructuring and clean up of some of the older unused code in the loader.
Jeremy Katz
2002-11-26
1
-0
/
+417