Extensive modifications to handle netgroups. Also sanitise user and group
[become] / src / dbutils.h
index 89dff81..07fa275 100644 (file)
@@ -1,13 +1,13 @@
 /* -*-c-*-
  *
- * $Id: dbutils.h,v 1.2 1997/08/04 10:24:22 mdw Exp $
+ * $Id: dbutils.h,v 1.3 1997/08/07 09:49:39 mdw Exp $
  *
  * Debugging things
  *
  * (c) 1996 Straylight
  */
 
-/*----- Licencing notice --------------------------------------------------*
+/*----- Licensing notice --------------------------------------------------*
  *
  * This file is part of `become'
  *
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with `become'; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with `become'; if not, write to the Free Software Foundation,
+ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: dbutils.h,v $
+ * Revision 1.3  1997/08/07 09:49:39  mdw
+ * Extensive modifications to handle netgroups.  Also sanitise user and group
+ * names before adding them to the symbol table.
+ *
  * Revision 1.2  1997/08/04 10:24:22  mdw
  * Sources placed under CVS control.
  *