nss-pam-ldapd commit: r1283 - nss-pam-ldapd-solaris/nss
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1283 - nss-pam-ldapd-solaris/nss
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1283 - nss-pam-ldapd-solaris/nss
- Date: Fri, 15 Oct 2010 15:22:16 +0200 (CEST)
Author: arthur
Date: Fri Oct 15 15:22:16 2010
New Revision: 1283
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1283
Log:
make formatting consistent
Modified:
nss-pam-ldapd-solaris/nss/exports.solaris
Modified: nss-pam-ldapd-solaris/nss/exports.solaris
==============================================================================
--- nss-pam-ldapd-solaris/nss/exports.solaris Fri Oct 15 15:18:19 2010
(r1282)
+++ nss-pam-ldapd-solaris/nss/exports.solaris Fri Oct 15 15:22:16 2010
(r1283)
@@ -6,18 +6,17 @@
# flag to enable or disable lookups
_nss_ldap_enablelookups;
- # Published NSS service module interfaces
- # _nss_ldap_bootparams_constr;
- _nss_ldap_ethers_constr;
- _nss_ldap_group_constr;
- _nss_ldap_hosts_constr;
- _nss_ldap_networks_constr;
- _nss_ldap_protocols_constr;
- _nss_ldap_passwd_constr;
- _nss_ldap_rpc_constr;
- _nss_ldap_services_constr;
- _nss_ldap_shadow_constr;
- _nss_ldap_netgroup_constr;
+ # published NSS service module constructors
+ _nss_ldap_ethers_constr;
+ _nss_ldap_group_constr;
+ _nss_ldap_hosts_constr;
+ _nss_ldap_networks_constr;
+ _nss_ldap_protocols_constr;
+ _nss_ldap_passwd_constr;
+ _nss_ldap_rpc_constr;
+ _nss_ldap_services_constr;
+ _nss_ldap_shadow_constr;
+ _nss_ldap_netgroup_constr;
# everything else should not be exported
local:
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1283 - nss-pam-ldapd-solaris/nss,
Commits of the nss-pam-ldapd project