summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Remove setup_master_key_name from the DAL table as it was not usedGreg Hudson2010-07-022-2/+1
* Remove the set_master_key and get_master_key DAL interfaces and theirGreg Hudson2010-07-0210-169/+22
* Follow-up to r24157: return correctly from krb5_ldap_lib_init() ifGreg Hudson2010-07-021-0/+1
* Follow-on to r24157: pass KRB5_KDB_DAL_VERSION to krb5_ldap_lib_init()Greg Hudson2010-07-021-1/+1
* Remove errcode_2_string and release_errcode_string from the DAL table,Greg Hudson2010-07-024-22/+0
* Remove db_supported_realms and db_free_supported_realms from the DALGreg Hudson2010-07-025-28/+0
* DAL improvementsGreg Hudson2010-07-023-4/+8
* In PKINIT, notice if DH_compute_key() returns a value less than theGreg Hudson2010-06-141-2/+18
* Adjust the PKINIT DH debugging code:Greg Hudson2010-06-141-7/+8
* make dependGreg Hudson2010-06-075-179/+189
* Update dependenciesKen Raeburn2010-05-161-14/+14
* Add lockout-related performance tuning variablesGreg Hudson2010-05-106-39/+124
* Make KADM5_FAIL_AUTH_COUNT_INCREMENT more robust with LDAPGreg Hudson2010-05-101-22/+29
* General code consistency pass in kdb_db2.c.Greg Hudson2010-05-051-136/+56
* Adjust for removal of krb5_ldap_set_option in r23965Tom Yu2010-05-041-1/+0
* Remove a stray comment from r23966Greg Hudson2010-05-041-1/+0
* Refactor the kdb_db2.c code which processes db_args and profileGreg Hudson2010-05-042-305/+134
* Remove krb5_db_set_option and the associated DAL entry. It was notGreg Hudson2010-05-046-60/+0
* Straighten the if-ladder in encrypted challenge's process_preauth,Greg Hudson2010-03-251-7/+6
* Update dependenciesKen Raeburn2010-02-204-33/+46
* Move array decl from mixed within code down into the block where it'sKen Raeburn2010-02-201-8/+11
* Update export list for 2007 plugin interface changeKen Raeburn2010-02-201-2/+2
* Move array decl from mixed within code down into the block where it'sKen Raeburn2010-02-201-8/+11
* Make plugins/cksum_body more likely to build, and remove the empty srcGreg Hudson2010-02-191-2/+2
* Fix greet_server buildGreg Hudson2010-02-031-1/+1
* Update the LDAP dependencies for r23674Greg Hudson2010-01-272-132/+161
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-274-18/+13
* Other changes in this ticket guarantee that the padata argument toSam Hartman2010-01-041-1/+1
* NetBSD 5.0.1 uses an OpenSSL snapshot that describes itself as 0.9.9,Ken Raeburn2009-12-311-1/+1
* Remove an inoperable error check in return_pkinit_kxGreg Hudson2009-12-291-2/+0
* Whitespace fixes for new anonymous supportGreg Hudson2009-12-285-68/+90
* Anonymous support for KerberosSam Hartman2009-12-287-194/+358
* Remove dependency on /bin/csh in test suiteEzra Peisach2009-12-081-2/+14
* In krb5_db2_db_init, make a format string constant to make CoverityGreg Hudson2009-11-251-3/+2
* Mark and reindent the pkinit plugin code, except for the header filesGreg Hudson2009-11-258-4813/+4815
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-2465-11371/+11089
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-2233-369/+365
* Constrained delegation without PAC supportGreg Hudson2009-11-147-19/+115
* make mark-cstyleTom Yu2009-10-3180-477/+454
* Bump the accessor version number since we made changes.Greg Hudson2009-10-281-2/+2
* Add variable DB_VERSION to Makefile.in. Generate deps so thatEzra Peisach2009-10-282-0/+44
* Heimdal DB bridge plugin for KDC back endGreg Hudson2009-10-2711-0/+3930
* not try to free random stack garbage on errorEzra Peisach2009-10-251-0/+2
* Account lockoutGreg Hudson2009-10-2522-78/+1122
* Increment authdata SPI to V2 (V1 was experimental) to account for additionalLuke Howard2009-10-211-1/+1
* For naming extensions draft compliance, s/mspac:/urn:mspac:/Luke Howard2009-10-201-1/+1
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-104-118/+131
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-098-0/+660
* In anticipation of a new version of OpenSSL 1.0.0, support renamed API: EVP_P...Zhanna Tsitkov2009-10-081-1/+5
* Re-run make depend without autoconf.h in the source treeGreg Hudson2009-09-161-4/+8