Add scripts/davical-cli, an example of a command-line interface for administrative tasks in a large-scale multi-domain setup

This commit is contained in:
Egoitz Aurrekoetxea 2016-06-01 23:38:35 +02:00 committed by Florian Schlichting
parent 0281a8d619
commit 607afb824c
3 changed files with 3338 additions and 0 deletions

View File

@ -60,5 +60,6 @@ Peter Schaefer-Hutter <pschaefer@users.sourceforge.net>
Philipp Matthias Hahn <pmhahn@pmhahn.de>
Raphael Hertzog <debian@mcmillan.net.nz>
Rob Ostensen <caveman+davical@caveman.name>
Sarenet S.A.U Egoitz Aurrekoetxea <egoitz@sarenet.es>
Vincent Van Houtte <vvh@synergylaw.be>
Wolfgang Herget <wolfgang@r007.de>

27
debian/copyright vendored
View File

@ -64,6 +64,33 @@ License: NPL-1.1_or_GPL-2+_or_LGPL-2.1+
the provisions above, a recipient may use your version of this file under
the terms of any one of the NPL, the GPL or the LGPL.
Files: scripts/davical-cli
Copyright: Sarenet S.A.U (http://www.sarenet.es/)
License: 3-clause-bsd
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of Sarenet S.A.U nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY SARENET S.A.U AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL SARENET S.A.U OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
Files: debian/*
Copyright: 2006-2012, Andrew McMillan <awm@debian.org>
2014, Florian Schlichting <fsfs@debian.org>

3310
scripts/davical-cli Executable file

File diff suppressed because it is too large Load Diff