summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create DB headers before recursing for "make depend" inGreg Hudson2009-09-161-1/+1
* Supply canonical name if present in LDAP iterationGreg Hudson2009-09-031-5/+6
* Supply LDAP service principal aliases to non-referrals clientsGreg Hudson2009-09-031-1/+25
* Rename db2 header files db.h and db-config.h in the source tree, soKen Raeburn2009-08-218-135/+89
* Minor code cleanups in pkinit plugin, mostly around malloc/freeGreg Hudson2009-08-187-262/+166
* Check for null characters in pkinit cert fieldsGreg Hudson2009-08-101-0/+7
* Narrow the contract of pkinit_client_profile by passing in the realmGreg Hudson2009-08-101-13/+14
* In pkinit_clnt.c, make private functions static. There and inGreg Hudson2009-08-102-118/+10
* Convert all uses of strtok() in libraries to strtok_r() for threadGreg Hudson2009-08-101-5/+5
* Remove pkinit_identity_process_option, which wasn't doing anythingGreg Hudson2009-08-102-84/+19
* Fix the LDAP build, which was broken by the build reordering inGreg Hudson2009-08-071-3/+8
* In ldap_create.c, remove four incorrect uses of krb5_set_error_messageGreg Hudson2009-06-171-10/+3
* Restore limited support for static linkingGreg Hudson2009-06-0810-10/+18
* Fix minor bug in r21269 - wrong field nameKen Raeburn2009-05-301-1/+1
* Temporarily disable FAST PKINIT for 1.7 releaseGreg Hudson2009-05-252-0/+35
* Uninitialized variable may cause unpredictable behavior in kdc_verify_preauthZhanna Tsitkov2009-04-301-238/+239
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-2/+1
* make dependSam Hartman2009-03-312-30/+25
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-315-0/+505
* Revert r21880 which included k5-int.h in several pkinit source files.Greg Hudson2009-03-244-3/+20
* make dependSam Hartman2009-03-166-110/+143
* Add LDAP back end support for canonical name attributeGreg Hudson2009-03-154-7/+78
* Several small fixes to enable the migrate mkey commands to work properly with...Will Fiveash2009-03-101-45/+0
* Rename kdb_setup_lib_handle to krb5_db_setup_lib_handle and export it.Greg Hudson2009-03-101-8/+6
* include omitted system header string.hKen Raeburn2009-02-051-0/+1
* Include k5-int.h in several pkinit source files, in order to defineGreg Hudson2009-02-043-1/+3
* Use macros for config parametersZhanna Tsitkov2009-02-045-34/+34
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-025-10/+10
* export new functionsKen Raeburn2009-01-311-0/+2
* recode as more straight-line code to simplify analysisKen Raeburn2009-01-311-5/+7
* Master Key Migration ProjectWill Fiveash2009-01-3012-31/+206
* hash db2 code breaks if st_blksize > 64kKen Raeburn2009-01-231-0/+2
* Add some output parameter initializations n order to eliminate someGreg Hudson2009-01-231-0/+3
* Oops. Don't include openssl install paths from my local machine.Ken Raeburn2009-01-051-19/+3
* move generated dependencies out of Makefile.inKen Raeburn2009-01-0529-630/+642
* Build against Python 2.5 as well as 2.3. Long term, should use python-configKen Raeburn2009-01-052-1/+3
* Merge mskrb-integ onto trunkSam Hartman2009-01-036-10/+13
* Add prototype for usage. Change invocation of usage to db_usage when using a...Ezra Peisach2008-12-293-5/+5
* krb4 removal missed ldap kdb plugin directoryEzra Peisach2008-12-291-3/+3