[1661] in Moira

home help back first fref pref prev next nref lref last post

standardize

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Thu Aug 24 20:45:43 2000

Message-Id: <200008250045.UAA04266@riff-raff-w20.mit.edu>
To: moiradev@MIT.EDU
Date: Thu, 24 Aug 2000 20:45:40 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>

	Whoops.  I used memacl_type/memacl_name for glin and
memace_type/memace_name for alis and ulis.  This standardizes on
memace.  I'm checking this in now.

Index: queries2.c
===================================================================
RCS file: /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/server/queries2.c,v
retrieving revision 2.75
diff -c -r2.75 queries2.c
*** queries2.c	2000/08/10 02:23:50	2.75
--- queries2.c	2000/08/25 00:43:47
***************
*** 1197,1203 ****
  static char *glin_fields[] = {
    "name",
    "name", "active", "publicflg", "hidden", "maillist", "grouplist", "gid",
!   "nfsgroup", "ace_type", "ace_name", "memacl_type", "memacl_name", 
    "description", "modtime", "modby", "modwith",
  };
  
--- 1197,1203 ----
  static char *glin_fields[] = {
    "name",
    "name", "active", "publicflg", "hidden", "maillist", "grouplist", "gid",
!   "nfsgroup", "ace_type", "ace_name", "memace_type", "memace_name", 
    "description", "modtime", "modby", "modwith",
  };
  

home help back first fref pref prev next nref lref last post