freeipa/daemons
Lukas Slebodnik 08d65f54e7 topology: Fix warning Wshadow
topology_pre.c: In function ‘ipa_topo_pre_add’:
topology_pre.c:509:15: warning: declaration of ‘errtxt’ shadows a previous local [-Wshadow]
         char *errtxt;
               ^
topology_pre.c:494:11: note: shadowed declaration is here
     char *errtxt  = NULL;
           ^

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-11-13 18:37:23 +01:00
..
dnssec Avoid ipa-dnskeysync-replica & ipa-ods-exporter crashes caused by exceeding LDAP limits 2015-10-07 14:28:50 +02:00
ipa-kdb ipa_kdb_tests: Fix warning Wmissing-braces 2015-11-13 18:37:23 +01:00
ipa-otpd Use six.Stringio instead of StringIO.StringIO 2015-10-07 10:27:20 +02:00
ipa-sam add one-way trust support to ipasam 2015-07-08 01:56:52 +02:00
ipa-slapi-plugins topology: Fix warning Wshadow 2015-11-13 18:37:23 +01:00
configure.ac ds plugin - manage replication topology in the shared tree 2015-05-26 10:40:29 +02:00
ipa-version.h.in Fix typos 2011-09-07 13:20:42 +02:00
Makefile.am fix Makefile.am for daemons 2015-03-26 14:58:37 +01:00