* If an address matches both a 'masq domain' and a 'directory domain', IsDirectory...
authorArt Cancro <ajc@citadel.org>
Wed, 28 Jan 2009 04:46:51 +0000 (04:46 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 28 Jan 2009 04:46:51 +0000 (04:46 +0000)
commitb79a17423c0f3dcaa13b31203c2e94b39697e847
tree79f95f9af42de4b7c99dab09d9b1c69dfdc532cd
parentcd965b7e2a4e76ebe30b4c3155920e97b1350109
* 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.
citadel/internet_addressing.c