getmx() now uses our array class
[citadel.git] / citadel / domain.c
2021-02-16 Art Cancrogetmx() now uses our array class
2021-02-10 Art CancroFilter out zero-length MX records
2021-02-10 Art CancroFixed a bug in the startup sanity checks. When it...
2017-04-10 Art Cancromoar syslog
2017-03-13 Art Cancro80 column screens are so 20th century
2013-09-15 Wilfried Goesgenscleanup includes
2012-07-02 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-02 Art CancroUpdated the copyright declaration in several modules...
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-09-01 Art CancroBegan removing $Id$ tags. This will be an ongoing...
2010-01-15 Art Cancro* fixed some log messages that still had color in them...
2009-11-15 Art Cancro* Added a new category 'fallback smart host'. These...
2009-10-14 Art Cancro* Began (but did not finish) applying GPL3+ declaration...
2008-03-21 Dave WestDid away with lprintf all together now its called CtdlL...
2008-01-08 Art Cancroconfigure now *requires* libresolv to be present.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2005-03-24 Art Cancro* extract_token() now expects to be supplied with the...
2004-03-24 Art Cancro* Removed the built-in memory leak checker. It wasn...
2004-02-27 Michael Hampton* Use syslog-compatible logging levels in lprintf(...
2003-12-11 Nathan Bryantdomain.c: include <arpa/nameser_compat.h> if present
2003-06-19 Art Cancro* domain.c: use qsort() to sort MX records by preferenc...
2003-02-14 Art Cancro* Added support for any standard RBL
2003-01-18 Art Cancro* whobbs.c: line up the columns better
2003-01-18 Art Cancro* More work on fake resolver
2003-01-17 Art Cancro* This commit is a figment of your imagination.
2002-06-15 Art Cancro* SpamAssassin connector is now configurable in <.A...
2001-12-01 Art Cancro* oops
2001-12-01 Art Cancro* serv_smtp.c: when multiple MX's are the same preferen...
2001-10-17 Nathan Bryantwarning fixes and cleanups for 64-bit machines
2001-09-06 Nathan Bryant - port to Cygwin (DLL support, etc.)
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-10-11 Michael Hampton* domain.c: getmx() returns hostname as MX if no MX...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-02-18 Art Cancro* Made the <.ASI> command a bit friendlier.
2000-02-16 Art Cancro* Fixes
2000-02-16 Art Cancro* Vanquished the evil dn_expand() beast. getmx() now...
2000-02-15 Art Cancro* arrgh resolver sucks
2000-01-28 Art Cancro* Client config for internet
2000-01-23 Art Cancro* Coded up some more of the SMTP-sender (still not...
2000-01-13 Art Cancro* techdoc/delivery-list.txt: added (syntax for delivery...