ldap: Add support for vservers.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 1 Jan 2009 12:05:34 +0000 (13:05 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 1 Jan 2009 12:34:24 +0000 (13:34 +0100)
This adds the vsnames configuration directive, which backups ldap data
from within the specified vservers. The backupdir is still external to
the vserver (ie, it isn't prefixed with the vserver's root dir). This
means that currently backups from multiple vservers will overwrite each
other, but I plan to correct that with another new feature.


No differences found