summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve kpropd debug and syslog outputNicolas Williams2012-10-051-39/+123
* Improve kpropd behavior in iprop modeNicolas Williams2012-10-056-222/+188
* Add Python scripts to check for C style issuesGreg Hudson2012-10-042-0/+450
* GENC should always export composite namesLuke Howard2012-10-032-10/+12
* Add SPI calls to import objects by mech oidSimo Sorce2012-10-026-17/+85
* Use interposer mechanisms in mechglue functionsSimo Sorce2012-10-0214-112/+183
* Add primitives for using interposed mechanismsSimo Sorce2012-10-022-4/+152
* Add support for loading interposer modulesSimo Sorce2012-10-022-24/+247
* Cache TGS-REPs tooTom Yu2012-09-271-1/+1
* Add version info for ccapiserver.exeBen Kaduk2012-09-272-2/+14
* Fix typoBen Kaduk2012-09-271-1/+1
* Remove some dead Makefile codeBen Kaduk2012-09-252-30/+0
* Remove kerbsrc.winBen Kaduk2012-09-253-75/+11
* Remove kerbsrc-ntBen Kaduk2012-09-241-8/+0
* Remove kerbsrc83Ben Kaduk2012-09-241-9/+0
* Update FILES and WINFILES for kerbsrc.zipBen Kaduk2012-09-241-3/+8
* Do not add empty dir to the include search listBen Kaduk2012-09-241-1/+1
* Update windows/READMEBen Kaduk2012-09-241-99/+92
* Fix t_s4u2proxy_krb5 cleanupGreg Hudson2012-09-241-1/+3
* Fix typoBen Kaduk2012-09-241-2/+2
* Export more krb5_rc symbols on WindowsGreg Hudson2012-09-211-0/+3
* Export krb5_rc_recover_or_initialize on WindowsGreg Hudson2012-09-211-0/+1
* Keep verifier cred locked in accept_sec_contextGreg Hudson2012-09-211-15/+15
* Resolve verifier cred in accept_sec_contextGreg Hudson2012-09-213-22/+22
* Remove NSIS installs when upgrading to 64-bitBen Kaduk2012-09-181-2/+2
* Refactor gss mech config parserGreg Hudson2012-09-171-85/+53
* Delete unused internal mechglue functionsGreg Hudson2012-09-172-125/+0
* Simplify gss_inquire_mechs_for_nameGreg Hudson2012-09-171-68/+45
* Add tests for gss_inquire_mechs_for_nameGreg Hudson2012-09-176-10/+93
* Avoid leaks on gss_accept_sec_context errorsSimo Sorce2012-09-161-4/+5
* Avoid multiply defining OIDs in tests/gssapiTom Yu2012-09-141-6/+6
* Remove osa_adb_rename_dbGreg Hudson2012-09-132-51/+0
* Tidy up GSSAPI test programsGreg Hudson2012-09-1322-2186/+940
* Improve LEASHAUTOINIT descriptionBen Kaduk2012-09-121-1/+1
* Fix typo in util/support/Makefile.inGreg Hudson2012-09-121-1/+1
* Test the inconsistent locking fix and svc unavailNicolas Williams2012-09-122-0/+40
* Fix lock inconsistency in ctx_unlock()Nicolas Williams2012-09-121-4/+8
* Use blocking locks in krb5kdc and libkadm5srvNicolas Williams2012-09-122-35/+19
* Map CANTLOCK_DB to SVC_UNAVAILABLE in krb5kdcNicolas Williams2012-09-122-0/+8
* Unregister error message key on library unloadBen Kaduk2012-09-121-0/+1
* make dependGreg Hudson2012-09-124-0/+70
* Do not retrieve zero-length credsBen Kaduk2012-09-111-2/+4
* Add new api to Sphinx doc; doc introduced versionZhanna Tsitkov2012-09-112-1/+13
* Add tests for GSS cred export and importGreg Hudson2012-09-114-4/+273
* Add SPNEGO support for GSS cred export and importGreg Hudson2012-09-112-1/+51
* Add krb5 support for GSS cred export and importGreg Hudson2012-09-115-0/+1117
* Introduce gss_export_cred and gss_import_credGreg Hudson2012-09-118-0/+364
* Add internal JSON encoding and decoding supportGreg Hudson2012-09-117-2/+1436
* Add internal base64 encoding and decoding supportGreg Hudson2012-09-115-3/+319
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-1114-6/+595