CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2012/03/14 21:44:46
Modified files: usr.sbin/ypldap: aldap.c ldapclient.c Log message: Accept empty/nonexistant ldap attributes when we want a list. This allows empty groups to show up, which is helpful if they're used as primary groups. ok dlg@