freeipa/daemons/ipa-slapi-plugins
Nathaniel McCallum 4bafba06f2 Migrate from #ifndef guards to #pragma once
Using a pragma instead of guards is easier to write, less error prone
and avoids name clashes (a source of very subtle bugs). This pragma
is supported on almost all compilers, including all the compilers we
care about: https://en.wikipedia.org/wiki/Pragma_once#Portability.

This patch does not change the autogenerated files: asn1/asn1c/*.h.

Reviewed-By: Martin Basti <mbasti@redhat.com>
Reviewed-By: Christian Heimes <cheimes@redhat.com>
2016-05-29 14:04:45 +02:00
..
common Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-cldap Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-dns Fix minor typos 2015-07-17 14:33:30 +02:00
ipa-enrollment Remove CFLAGS duplication. 2013-12-06 14:44:41 +01:00
ipa-extdom-extop Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-lockout do not log BINDs to non-existent users as errors 2015-04-02 08:59:25 +00:00
ipa-modrdn Remove CFLAGS duplication. 2013-12-06 14:44:41 +01:00
ipa-otp-counter Fix various bugs in ipa-opt-counter and ipa-otp-lasttoken 2014-11-05 15:28:27 +01:00
ipa-otp-lasttoken OTP: failed search for the user of last token emits an error message 2015-01-30 11:02:16 +01:00
ipa-pwd-extop Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-range-check ipa-range-check: do not treat missing objects as error 2015-02-24 22:47:36 +01:00
ipa-sidgen Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-uuid User Life Cycle: Exclude subtree for ipaUniqueID generation 2015-04-08 08:19:09 +02:00
ipa-version Remove CFLAGS duplication. 2013-12-06 14:44:41 +01:00
ipa-winsync Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
libotp Fix an integer underflow bug in libotp 2015-09-29 15:16:09 +02:00
topology prevent moving of topology entries out of managed scope by modrdn operations 2016-01-21 12:52:08 +01:00
Makefile.am ds plugin - manage replication topology in the shared tree 2015-05-26 10:40:29 +02:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00