Commit Graph

6 Commits

Author SHA1 Message Date
tsarna 6022b5b8d4 Major enhancements to mdnsd nsswitch support:
- nss_mdns renamed to nss_multicast_dns for clarity and less chance of
   confusion with nss_mdnsd (see next).
 - Support using mdnsd for all unicast too with new nss_mdnsd module
   (note: this mode requires an updated mdnsd too, not yet committed)
 - Implement resolv.conf "search" directive support. Needed for nss_mdnsd,
   potentially useful with nss_multicast_dns (you could now do
   "search example.com local" in resolv.conf if you wanted to and it would
   act as you might expect)
 - Add references in nsswitch.conf man page and sample file
 - Implement AI_CANONNAME
 - Various bug fixes
2009-10-25 00:17:06 +00:00
lukem fe0c45f603 default for hosts has changed from `dns files' to `files dns' 1999-10-24 12:36:52 +00:00
lukem 1e4c25754e * document `shells' default (suggested by cgd)
* for each database, list supported sources (it's useful to know)
1999-05-19 02:25:14 +00:00
lukem b00e7a4162 add missing colons (this is what happens when you cut & paste from a
man page...)
noticed by Dave Huang in [lib/6865]
1999-01-23 08:07:05 +00:00
lukem 727235938f update to show current defaults 1999-01-22 03:39:10 +00:00
lukem f1a39bf406 install sample nsswitch.conf 1999-01-16 14:25:47 +00:00