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)
commitf1fa36165a9160da7ddd0f0a9647d238e731e65f
tree4038bef7313fb7762d12a5f2856d22843882806c
parent93ec0b499ed605dabf4188a8bd94c5262b4911ba
ldap: Add support for vservers.

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.
examples/example.ldap
handlers/ldap.in