aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-04-29 10:14:37 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-04-29 10:14:37 +0800
commit56bb2117f020133b873dad7c97ce1bd9741d6daf (patch)
tree4ed4a416958666a9806292ca4fd7b295e248f429 /e-util
parent99a26e26b6baa23d331721bb5168bd51be969b3a (diff)
downloadgsoc2013-evolution-56bb2117f020133b873dad7c97ce1bd9741d6daf.tar.gz
gsoc2013-evolution-56bb2117f020133b873dad7c97ce1bd9741d6daf.tar.zst
gsoc2013-evolution-56bb2117f020133b873dad7c97ce1bd9741d6daf.zip
Added #include <netinet/in.h> for the sockaddr_in6 typedef for at least
2003-04-28 Jeffrey Stedfast <fejj@ximian.com> * e-host-utils.c: Added #include <netinet/in.h> for the sockaddr_in6 typedef for at least MacOS X. svn path=/trunk/; revision=20998
Diffstat (limited to 'e-util')
-rw-r--r--e-util/ChangeLog5
-rw-r--r--e-util/e-host-utils.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index a146b260d6..d66bca35bf 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-28 Jeffrey Stedfast <fejj@ximian.com>
+
+ * e-host-utils.c: Added #include <netinet/in.h> for the
+ sockaddr_in6 typedef for at least MacOS X.
+
2003-04-17 Jeffrey Stedfast <fejj@ximian.com>
* e-host-utils.c (e_gethostbyname_r): Keep our buf ptr aligned to
diff --git a/e-util/e-host-utils.c b/e-util/e-host-utils.c
index 04a2c6373e..e1a7296b3d 100644
--- a/e-util/e-host-utils.c
+++ b/e-util/e-host-utils.c
@@ -32,6 +32,7 @@
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
+#include <netinet/in.h>
#include <arpa/inet.h>
#include <errno.h>
we want it to stay and have been tinkering around with the code to give it a breath of new life. Here is what we have achieved to far for this reinvigorated code base: * Parsing of the new unified2 log files. * Maintaining majority of the command syntax of barnyard. * Addressed all associated bug reports and feature requests arising since barnyard-0.2.0. * Completely rewritten code based on the GPLv2 Snort making it entirely GPLv2. This is an effort to fuse the awesome work of Snort and the original concept of barnyard giving it a fresh update along the way. We've come a long way so far and have a very stable build that we've integrated into our NSMnow framework. If you have any feature requests, bugs or gripes then send them our way. WWW: http://www.securixlive.com/barnyard2/ PR: 138326 Submitted by: Paul Schmehl <pauls@utdallas.edu> * - Document silc-toolkit format string vulnerabilities. Unfortunately littlewxs2009-09-091-0/+28 | | | | information is provided publicly. * Update to 3.12.4.marcus2009-09-0910-153/+213 | | | | | PR: 138419 Submitted by: Aragon Gouveia <aragon@phat.za.net> * - Upgrade to 2.0.13.kuriyama2009-09-052-7/+7 | * The Python keyring lib provides an easy way to access the system keyringmiwi2009-09-056-0/+93 | | | | | | | | | | | | service from Python. It can be used in any application that needs safe password storage. It supports OSX, KDE, Gnome and Windows's native password storing services. Besides this, it is shipped with kinds of Python implemented keyring for the left environments. WWW: http://pypi.python.org/pypi/keyring PR: ports/138513 Submitted by: Douglas Thrift * - Update to 0.6wxs2009-09-057-133/+36 | | | | | | | | | - Add option to enable password generator - Respect NOPORTDOCS - Fix pkg-descr to be more accurate PR: ports/138530 Submitted by: Rafael Ostertag <rafi@guengel.ch> (maintainer) * - Upgrade to 1.4.10.kuriyama2009-09-042-9/+8 | * - Mark seamonkey as safemiwi2009-09-041-1/+4 | * - Update latest Opera entry,miwi2009-09-041-3/+4 | | | | | * add missing linux-opera * fix topic * - Fix vuxml buildjadawin2009-09-041-2/+0 | | | | Pointyhat to: me * - Fix vuxml buildjadawin2009-09-041-2/+3 | | | | Pointyhat to: itetcu * Add an atry for opera < 10.00itetcu2009-09-041-0/+38 | | | | | PR: 138449 Submitted by: maintainer * - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumppgj2009-09-028-72/+120 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | port revision where appropriate - Add devel/hs-ghc-paths - Add devel/hs-QuickCheck - Add devel/hs-readline - Add devel/hs-haskeline - Add devel/hs-mmap - Remove lang/ghc-doc - Mark devel/lhs2TeX broken as it does not compile with GHC 6.10.4 - Set NHC98 as default compiler for devel/hs-hat as it does not compile with GHC 6.10.4 PR: ports/137055, ports/137058, ports/137059, ports/137060, ports/137061, ports/137062, ports/137063, ports/137063, ports/137064, ports/137065, ports/137066, ports/137067, ports/137068, ports/137069, ports/137070, ports/137071, ports/137072, ports/137074, ports/137075, ports/137076, ports/137077, ports/137078, ports/137079, ports/137080, ports/137081, ports/137082, ports/137083, ports/137084, ports/137085, ports/137086, ports/137087, ports/137088, ports/137090, ports/137091, ports/137092, ports/137093, ports/137094, ports/137095, ports/137096, ports/137097, ports/137098, ports/137099, ports/137102, ports/137103, ports/137104, ports/137107, ports/137108, ports/137109, ports/137110, ports/137111 Submitted by: Jacula Modyun (jacula (at) gmail (dot) com), Ashish Shukla (wahjava (at) gmail (dot) com) (amd64 support) Supported by: wxs (review, amd64 testing), tabthorpe (8.x testing) Approved by: tabthorpe (mentor), respective maintainers * - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵amdmi32009-09-0210-20/+10 | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) * Mark broken because it will not build with libtool 2.2.cy2009-09-022-0/+2 | * - Fix cvenamesmiwi2009-09-021-2/+2 | * - Document dnsmasq -- TFTP server remote code injection vulnerabilitymiwi2009-09-021-0/+34 | | | | | PR: 138418 (based on) Submitted by: Matthias Andree <matthias.andree@gmx.de> * - Fix INDEXmiwi2009-09-022-2/+2 | * Fix build brokenness. Backout r1.130 until the problem can be permanentlycy2009-09-022-2/+2 | | | | fixed. * Fix invalid malloc in LDAP backend.bland2009-09-022-0/+12 | | | | PR: 128025 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-026-10/+8 | | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit. * Mark BROKEN on i386-6 as well.erwin2009-09-011-0/+2 | * Correct a LATEST_LINK issue.cy2009-09-012-4/+4 | | | | Thanks to: erwin * Even more rc script improvements.novel2009-09-011-5/+4 | | | | Suggested by: dougb