summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix prepend_err_str in LDAP KDB moduleGreg Hudson2013-01-291-3/+4
* Add LDAP debug DB optionGreg Hudson2013-01-283-0/+4
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-285-378/+167
* make dependGreg Hudson2013-01-1011-16/+16
* Allow principals to refer to nonexistent policiesGreg Hudson2013-01-091-7/+0
* Stop loading policy for pw_expiration in LDAPGreg Hudson2013-01-091-24/+0
* Fix various result checksNickolai Zeldovich2013-01-072-2/+2
* Avoid null dereference in BDB dbtree error caseGreg Hudson2012-12-201-3/+3
* Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson2012-12-201-2/+0
* Generate dependencies for kdb5_ldap_utilGreg Hudson2012-12-202-1/+105
* Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2012-12-202-51/+1
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-2011-290/+87
* Remove unneeded code in krb5_ldap_put_principalGreg Hudson2012-12-201-17/+7
* Remove unused functions in the LDAP KDB moduleGreg Hudson2012-12-205-342/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-195-47/+57
* PKINIT (draft9) null ptr deref [CVE-2012-1016]Nalin Dahyabhai2012-12-141-2/+3
* Fix various integer issuesGreg Hudson2012-12-101-31/+12
* Fix quoting issues in LDAP KDB moduleGreg Hudson2012-11-173-81/+30
* Don't use PA_PSEUDO in pkinit client codeGreg Hudson2012-10-221-1/+1
* make dependGreg Hudson2012-10-171-6/+6
* Use config storage for client identity selectionNalin Dahyabhai2012-10-178-40/+403
* Remove install-oldmanBen Kaduk2012-10-171-3/+0
* Use blocking locks for policy DBGreg Hudson2012-10-161-19/+6
* Remove nroff man pagesBen Kaduk2012-10-161-938/+0
* Handle anonymous-as-signed-data-with-no-signersNalin Dahyabhai2012-10-151-27/+28
* Make sure that pkinit_octetstring_hkdf() inits NSSNalin Dahyabhai2012-10-151-0/+15
* Don't try to free an uninitialized keyblockNalin Dahyabhai2012-10-151-2/+0
* Sanity-check loading keys and certs from PEM filesNalin Dahyabhai2012-10-151-0/+15
* Reset the prompt_types list after calling prompterNalin Dahyabhai2012-10-151-0/+1
* Remove osa_adb_rename_dbGreg Hudson2012-09-132-51/+0
* Fix lock inconsistency in ctx_unlock()Nicolas Williams2012-09-121-4/+8
* Use blocking locks in krb5kdc and libkadm5srvNicolas Williams2012-09-122-35/+19
* Run "make depend"Tom Yu2012-08-231-8/+12
* Add LDAP back end support for policy extensionsGreg Hudson2012-07-303-2/+127
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-302-49/+27
* Remove eDirectory support code in LDAP KDB moduleGreg Hudson2012-07-2918-5136/+23
* Factor out LDAP policy marshallingGreg Hudson2012-07-261-32/+55
* Remove obsolete code in ldap_pwd_policy.cGreg Hudson2012-07-261-36/+0
* Handle huge /bin directories in libdb2 testTom Yu2012-07-121-6/+7
* Allow using locales when gettext is absentBen Kaduk2012-07-061-0/+1
* Enable all localizations in main functionsBen Kaduk2012-07-061-1/+1
* Simplify pkinit_server_verify_padata slightlyGreg Hudson2012-07-051-7/+2
* Simplify and fix pkinit_as_req_create cleanupGreg Hudson2012-07-051-11/+5
* Fix minor memory leaks in PKINIT codeGreg Hudson2012-07-051-0/+2
* Fix PKINIT verify_kdc_eku trace loggingGreg Hudson2012-07-051-1/+1
* Clean up const usage for supported_kdf_alg_idsBen Kaduk2012-07-032-2/+2
* Minor cleanups relating to size_t being unsignedBen Kaduk2012-07-031-1/+1
* Handle PKINIT DH replies with no certsGreg Hudson2012-06-221-1/+8
* Fix -DDEBUG compilation errorsHenry B. Hotz2012-06-041-0/+1
* Add missing $(LIBS) to some shared librariesTom Yu2012-05-171-1/+1