summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-otpd
Commit message (Expand)AuthorAgeFilesLines
* Py3: Replace six.moves importsChristian Heimes2018-10-051-2/+1
* Add cmocka unit tests for ipa otpd queue codeRobbie Harwood2018-08-312-0/+224
* Clear next field when returnining list elements in queue.cRobbie Harwood2018-08-311-0/+7
* Cleanup shebang and executable bitChristian Heimes2018-07-051-1/+0
* Fix elements not being removed in otpd_queue_pop_msgid()Robbie Harwood2018-05-311-1/+1
* Have all the scripts run in python 3 by defaultStanislav Laznicka2018-02-151-1/+1
* ipa-otpd.socket.in: Use a platform specific value for KDC service fileTimo Aaltonen2017-04-122-1/+2
* Use RemoveOnStop to cleanup systemd socketsNathaniel McCallum2017-02-171-1/+1
* Add main guards to a couple of Python scriptsChristian Heimes2016-11-241-15/+21
* Build: add missing KRB5_LIBS to daemons/ipa-otpdPetr Spacek2016-10-181-2/+2
* Move ipa-otpd to $libexecdir/ipaTimo Aaltonen2016-10-132-2/+3
* Properly handle LDAP socket closures in ipa-otpdNathaniel McCallum2016-10-062-13/+10
* Migrate from #ifndef guards to #pragma onceNathaniel McCallum2016-05-291-4/+1
* Ensure that ipa-otpd bind auths validate an OTPNathaniel McCallum2016-05-261-1/+4
* Don't error when find_base() fails if a base is not requiredNathaniel McCallum2016-01-121-4/+5
* Use six.Stringio instead of StringIO.StringIOPetr Viktorin2015-10-071-2/+3
* Move ipa-otpd socket directoryNathaniel McCallum2014-02-112-3/+3
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-1/+1
* Remove CFLAGS duplication.Jan Cholasta2013-12-061-2/+2
* Include LDFLAGS provided by rpmbuild in global LDFLAGS in the spec file.Jan Cholasta2013-12-061-1/+1
* Use hardening flags for ipa-optd.Jan Cholasta2013-12-021-1/+1
* Add the krb5/FreeIPA RADIUS companion daemonNathaniel McCallum2013-05-1712-0/+1680