* If an address matches both a 'masq domain' and a 'directory domain', IsDirectory...
commit721d231ba5dba4896bdcd789fa1cbf03c1b6ec71
authorajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Wed, 28 Jan 2009 04:46:51 +0000 (28 04:46 +0000)
committerajc <ajc@c9418f8e-8c02-0410-9258-ad310909226a>
Wed, 28 Jan 2009 04:46:51 +0000 (28 04:46 +0000)
tree79f95f9af42de4b7c99dab09d9b1c69dfdc532cd
parent46f4a4432cdf299f9167eda3f75df6c0913ffd40
* If an address matches both a 'masq domain' and a 'directory domain', IsDirectory() now returns it as a directory domain regardless of which order they appear in the configuration.  This fixes a problem found earlier today on a site that had overlapping domain declarations, and entries weren't being added to the directory index.
* Also fixed the log message that displays when adding an entry to the directory index; now it only displays if the entry was actually written.

git-svn-id: svn://uncensored.citadel.org/trunk@7011 c9418f8e-8c02-0410-9258-ad310909226a
citadel/internet_addressing.c