index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-host-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
If the system defines AI_ADDRCONFIG, set this flag on the hints.ai_flags
Jeffrey Stedfast
2003-10-25
1
-2
/
+6
*
IPv6 implementation rewritten to use getnameinfo() which is the proper
Jeffrey Stedfast
2003-09-27
1
-44
/
+5
*
Make sure that res->ai_canonname is non-NULL and that it doesn't match the
Jeffrey Stedfast
2003-09-26
1
-1
/
+26
*
Added #include <netinet/in.h> for the sockaddr_in6 typedef for at least
Jeffrey Stedfast
2003-04-29
1
-0
/
+1
*
Keep our buf ptr aligned to sizeof (char *). Should fix bug #41362.
Jeffrey Stedfast
2003-04-25
1
-6
/
+9
*
Change the 'len' argument to 'addrlen' so that when IPv6 is enabled, our
Jeffrey Stedfast
2003-04-10
1
-5
/
+5
*
If the user has enabled IPv6 support, use getaddrinfo to resolve hostnames
Jeffrey Stedfast
2002-07-31
1
-9
/
+176
*
New wrapper around gethostbyaddr_r if the system has it, else a whole new
Jeffrey Stedfast
2002-04-17
1
-77
/
+140
*
Added French conjunction.
Christopher James Lahey
2001-10-30
1
-0
/
+2
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Modify `e_gethostbyname_r()' so that it doesn't report an error if the
Ettore Perazzoli
2001-05-19
1
-1
/
+6
*
Make the Solaris and no-gethostbyname_r implementations behave more like
Dan Winship
2001-04-27
1
-4
/
+20
*
remove prototype for e_gethostbyname_init.
Chris Toshok
2001-04-24
1
-39
/
+33
*
Include glib.h, so that the g_warning in e_gethostbyname_r will be treated
Jon Trowbridge
2001-04-24
1
-0
/
+1
*
add e-host-utils.[ch]
Chris Toshok
2001-04-23
1
-0
/
+139