nss-pam-ldapd commit: r1901 - in nss-pam-ldapd: nslcd tests
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1901 - in nss-pam-ldapd: nslcd tests
- 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: r1901 - in nss-pam-ldapd: nslcd tests
- Date: Sat, 5 Jan 2013 23:56:35 +0100 (CET)
Author: arthur
Date: Sat Jan 5 23:56:35 2013
New Revision: 1901
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1901&view=revision
Log:
update FIXMEs
Modified:
nss-pam-ldapd/nslcd/myldap.c
nss-pam-ldapd/tests/test_cfg.c
Modified: nss-pam-ldapd/nslcd/myldap.c
==============================================================================
--- nss-pam-ldapd/nslcd/myldap.c Sat Jan 5 23:55:56 2013 (r1900)
+++ nss-pam-ldapd/nslcd/myldap.c Sat Jan 5 23:56:35 2013 (r1901)
@@ -595,7 +595,6 @@
LDAP status code. */
static int do_set_options(MYLDAP_SESSION *session)
{
- /* FIXME: move this to a global initialisation routine */
int rc;
struct timeval tv;
#ifdef LDAP_OPT_CONNECT_CB
Modified: nss-pam-ldapd/tests/test_cfg.c
==============================================================================
--- nss-pam-ldapd/tests/test_cfg.c Sat Jan 5 23:55:56 2013 (r1900)
+++ nss-pam-ldapd/tests/test_cfg.c Sat Jan 5 23:56:35 2013 (r1901)
@@ -157,7 +157,7 @@
static void test_parse_map_statement(void)
{
- /* FIXME: implement */
+ /* TODO: implement */
}
static void test_tokenize(void)
--
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: r1901 - in nss-pam-ldapd: nslcd tests,
Commits of the nss-pam-ldapd project