summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAge
* Add back ad_base_instance support for MIT KerberosRuss Allbery2013-12-09
* Disable ad_base_instance for MIT KerberosRuss Allbery2013-12-09
* Remove nonnull from sync_vector_freeRuss Allbery2013-12-09
* Fix detection of ad_base_instance principalsRuss Allbery2013-12-06
* Correctly ignore ad_base_instance for enable and disableRuss Allbery2013-12-06
* Allow propagation of base instancesRuss Allbery2013-12-06
* Fix error in storing credentials for AD propagationRuss Allbery2013-12-06
* Cast password error lengths for HeimdalRuss Allbery2013-12-06
* Fix some memory management issues caught by clangRuss Allbery2013-12-04
* Change the name of the module to drop the redundant krb5_Russ Allbery2013-12-04
* Rename plugin/api.c to plugin/general.c and comment itRuss Allbery2013-12-04
* New syslog option to suppress syslog loggingRuss Allbery2013-12-04
* Use a vector for ad_instancesRuss Allbery2013-12-04
* For queuing, strip realm using krb5_unparse_name_flagsRuss Allbery2013-12-04
* Remove the domain parameter from queuingRuss Allbery2013-12-04
* Convert remaining internal functions to Kerberos error handlingRuss Allbery2013-12-04
* Pass the Kerberos context to sync_closeRuss Allbery2013-12-04
* Fail the password change if we can't check the instanceRuss Allbery2013-12-04
* Rewrite instance_allowed to use boolRuss Allbery2013-12-04
* Fix a stray use of rra@stanford.eduRuss Allbery2013-12-03
* Return a real status from sync_instance_existsRuss Allbery2013-11-20
* Remove unused config argument from sync_instance_existsRuss Allbery2013-11-20
* Report better error messages when queue locking failsRuss Allbery2013-11-20
* ad_ldap_base now contains the entire base DNRuss Allbery2013-11-20
* Replace remaining uses of snprintf with asprintfRuss Allbery2013-11-20
* Change the type of the enabled argument to sync_status to boolRuss Allbery2013-11-20
* Use bool for the flag in principal_allowedRuss Allbery2013-11-20
* Remove the password length from the interfaceRuss Allbery2013-11-20
* Rename all of the internal functionsRuss Allbery2013-11-20
* Invert the arguments to pwupdate_initRuss Allbery2013-11-20
* Assume free(NULL) is safe to callRuss Allbery2013-11-20
* Use kadm5_hook_modinfo for the internal structureRuss Allbery2013-11-20
* Rework internal error handling to use Kerberos errorsRuss Allbery2013-11-20
* Pass the Kerberos context into all internal functionsRuss Allbery2013-11-20
* Refactor krb5.conf handlingRuss Allbery2013-11-19
* Drop support for old versions of MIT KerberosRuss Allbery2013-11-19
* Use portable/krb5.h and portable/kadmin.hRuss Allbery2013-11-19
* Hide all internal functions, use C bindingsRuss Allbery2013-11-19
* Update my email address to eagle@eyrie.orgRuss Allbery2013-11-19
* Add support for ad_base_instanceRuss Allbery2013-11-18
* Add ad_queue_only to force queuing of all changesRuss Allbery2013-11-15
* Revert "Allow unsetting ad_keytab to queue but not propagate passwords"Russ Allbery2013-11-15
* Allow unsetting ad_keytab to queue but not propagate passwordsRuss Allbery2013-07-24
* Handle NULL password for Heimdal, collapse duplicate codeRuss Allbery2012-09-17
* Use krb5_free_unparsed_name uniformlyRuss Allbery2012-09-13
* Fail queue writes early when we can't lock the queueRuss Allbery2012-09-13
* Ignore key randomizations from MIT KerberosRuss Allbery2012-09-11
* Use the correct form of the Stanford University copyrightRuss Allbery2012-01-10
* Check the configuration in krb5-sync rather than segfaultingRuss Allbery2012-01-10
* Fix the program name used for initial credential defaultsRuss Allbery2012-01-10