freeipa/daemons/ipa-otpd
Christian Heimes 9c86d35a3f Cleanup shebang and executable bit
- Add missing executable bits to all scripts
- Remove executable bits from all files that are not scripts,
  e.g. js, html, and Python libraries.
- Remove Python shebang from all Python library files.

It's frown upon to have executable library files in site-packages.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Armando Neto <abiagion@redhat.com>
2018-07-05 19:46:42 +02:00
..
bind.c Properly handle LDAP socket closures in ipa-otpd 2016-10-06 10:35:25 +02:00
forward.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
internal.h Migrate from #ifndef guards to #pragma once 2016-05-29 14:04:45 +02:00
ipa-otpd.socket.in ipa-otpd.socket.in: Use a platform specific value for KDC service file 2017-04-12 16:17:51 +02:00
ipa-otpd@.service.in Move ipa-otpd to $libexecdir/ipa 2016-10-13 20:55:14 +02:00
main.c Don't error when find_base() fails if a base is not required 2016-01-12 12:28:44 +01:00
Makefile.am ipa-otpd.socket.in: Use a platform specific value for KDC service file 2017-04-12 16:17:51 +02:00
parse.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
query.c Properly handle LDAP socket closures in ipa-otpd 2016-10-06 10:35:25 +02:00
queue.c Fix elements not being removed in otpd_queue_pop_msgid() 2018-05-31 11:53:25 -04:00
stdio.c Add the krb5/FreeIPA RADIUS companion daemon 2013-05-17 09:30:51 +02:00
test.py Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00