summaryrefslogtreecommitdiffstats
path: root/getdomain.c
AgeCommit message (Expand)Author
2020-03-31Convert mutt_init() to use buffer pool for path operations.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2017-02-18Prevent null pointer exception for h->ai_canonnameAthanasios Douitsis
2016-09-05Stub out getdnsdomainname() unless HAVE_GETADDRINFO.Kevin McCarthy
2016-08-05Update copyright notices.Kevin McCarthy
2016-05-09Back out wrapper sys_socket.h workaround (23334e967dd7)Kevin McCarthy
2016-04-27Create a wrapper sys_socket.h to work around Solaris namespace issues. (clos...Kevin McCarthy
2016-03-08Improve method of determining FQDN. (closes #3298)Derek Martin
2013-04-11Backed out changeset 1142ed8974faMichael Elkins
2013-04-10use gethostname() to determine the system host nameMichael Elkins
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2001-10-09A different fix for #767.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-06-08Initial revisionThomas Roessler