freeipa/daemons/ipa-slapi-plugins/ipa-sidgen
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
..
ipa_sidgen_common.c Fix type of printf argument 2013-06-10 10:56:59 +02:00
ipa_sidgen_task.c Fix various issues found by Coverity 2012-10-17 14:32:37 +02:00
ipa_sidgen.c ipa-sidgen: reduce log level to normal if domain SID is not available 2015-07-08 01:56:52 +02:00
ipa_sidgen.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-sidgen-conf.ldif Add sidgen postop and task 2012-06-28 08:02:05 +02:00
ipa-sidgen-task-conf.ldif Add sidgen postop and task 2012-06-28 08:02:05 +02:00
ipa-sidgen-task-run.ldif Add SIDs for existing users and groups at the end of ipa-adtrust-install 2012-10-04 22:15:36 -04:00
Makefile.am Remove CFLAGS duplication. 2013-12-06 14:44:41 +01:00