Check-in Number:
|
42 | |
Date: |
2000-Jun-17 16:30:47 (local)
2000-Jun-17 14:30:47 (UTC) |
User: | rse |
Branch: | |
Comment: |
Initial revision |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/shiela/ChangeLog -> 1.1
*** /dev/null Sat Nov 23 00:55:02 2024
--- - Sat Nov 23 00:56:18 2024
***************
*** 0 ****
--- 1,16 ----
+ ____ _ _ _
+ / ___|| |__ (_) ___| | __ _
+ \___ \| '_ \| |/ _ \ |/ _` |
+ ___) | | | | | __/ | (_| |
+ |____/|_| |_|_|\___|_|\__,_|
+
+ Shiela - Access Control and Logging Facility for CVS
+ ____________________________________________________________________
+
+ ChangeLog
+
+ Changes between *GENESIS* and 0.9.0 (Apr-2000 to XX-Jun-2000):
+
+ *) Created the first Shiela version.
+ [Ralf S. Engelschall]
+
|
|
ossp-pkg/shiela/INSTALL -> 1.1
*** /dev/null Sat Nov 23 00:55:02 2024
--- - Sat Nov 23 00:56:18 2024
***************
*** 0 ****
--- 1,13 ----
+ ____ _ _ _
+ / ___|| |__ (_) ___| | __ _
+ \___ \| '_ \| |/ _ \ |/ _` |
+ ___) | | | | | __/ | (_| |
+ |____/|_| |_|_|\___|_|\__,_|
+
+ Shiela - Access Control and Logging Facility for CVS
+ ____________________________________________________________________
+
+ INSTALLATION
+
+ Usually you want to use Shiela inside the repository tree.
+
|
|
ossp-pkg/shiela/README -> 1.1
*** /dev/null Sat Nov 23 00:55:02 2024
--- - Sat Nov 23 00:56:18 2024
***************
*** 0 ****
--- 1,44 ----
+ ____ _ _ _
+ / ___|| |__ (_) ___| | __ _
+ \___ \| '_ \| |/ _ \ |/ _` |
+ ___) | | | | | __/ | (_| |
+ |____/|_| |_|_|\___|_|\__,_|
+
+ OSSP Shiela - Access Control and Logging Facility for CVS
+ Copyright (c) 2000 Ralf S. Engelschall <rse@engelschall.com>
+
+ Version 0.9.0 (18-Jun-2000)
+
+ Shiela is an access control and logging facility for use with the
+ Concurrent Versions System (CVS). It is intended to be hooked into CVS's
+ processing through the $CVSROOT/CVSROOT/xxxinfo callbacks. This way
+ Shiela provides access control on a path and branch basis to particular
+ repository users and user groups. Additionally, repository operations
+ are monitored, accumulated and logged. The lookout of logging messages
+ can be configured individually on a module path and branch basis and
+ messages can be both saved to files and/or delivered by Email.
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
+ USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
+
+ The documentation and latest release can be found on
+
+ o http://www.ossp.org/pkg/shiela/
+ o ftp://ftp.ossp.org/pkg/shiela/
+
+ Ralf S. Engelschall
+ rse@engelschall.com
+ www.engelschall.com
+
|
|
ossp-pkg/shiela/configure is a binary file