freeipa/daemons/ipa-slapi-plugins/ipa-pwd-extop
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.c Use only AES enctypes by default 2016-01-13 15:24:53 +01:00
encoding.c Improve keytab code to select the right principal. 2016-02-01 13:28:39 +01:00
ipa_pwd_extop.c Improve keytab code to select the right principal. 2016-02-01 13:28:39 +01:00
ipapwd.h Improve keytab code to select the right principal. 2016-02-01 13:28:39 +01:00
Makefile.am Rename syncreq.[ch] to otpctrl.[ch] 2016-05-26 18:47:05 +02:00
otpctrl.c Rename syncreq.[ch] to otpctrl.[ch] 2016-05-26 18:47:05 +02:00
otpctrl.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
prepost.c Ensure that ipa-otpd bind auths validate an OTP 2016-05-26 18:47:05 +02:00
pwd-extop-conf.ldif Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00