summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix connection termination bug in sendto_kdcGreg Hudson2011-09-011-4/+4
* Have kinit, klist and klist_keytab in k5test.realm take keyword argsTom Yu2011-08-301-6/+7
* Fix a display bug in t_kgss_userGreg Hudson2011-08-291-1/+1
* Update config.guess and config.statusTom Yu2011-08-292-310/+482
* Fix style issues in r25087Greg Hudson2011-08-2937-297/+289
* Remember and close the kadmin socket we openedGreg Hudson2011-08-262-1/+9
* Update profile.swg to remove compilation warnings. profile_tcl.c Ezra Peisach2011-08-243-1341/+2549
* Fix signed/unsigned warnings in testsEzra Peisach2011-08-245-19/+20
* Only build the po subdir if i18n is enabledGreg Hudson2011-08-243-1/+7
* make-dependKen Raeburn2011-08-206-52/+158
* Remove setting a variable that is never usedEzra Peisach2011-08-191-14/+1
* Remove variable set but unusedEzra Peisach2011-08-191-2/+1
* Remove an unused variableEzra Peisach2011-08-191-1/+0
* Make data_eq_string work with const stringsGreg Hudson2011-08-151-8/+7
* Removed unused "db_modules" and "preauth_module_dir" configuration optionsZhanna Tsitkov2011-08-121-2/+0
* Fix call to gss_inquire_cred from spnego_gss_acquire_cred_impersonate_nameGreg Hudson2011-08-111-13/+11
* Fix major status handling in gss_acquire_credGreg Hudson2011-08-111-0/+1
* Correctly dereference cred_handle when assigning to spcred inGreg Hudson2011-08-111-1/+1
* Untabify k5_path test programGreg Hudson2011-08-111-41/+41
* Cleanup memory leak in testEzra Peisach2011-08-111-0/+1
* Clean up some ldap #define'sZhanna Tsitkov2011-08-106-15/+12
* WhitespaceGreg Hudson2011-08-098-99/+8
* call gssint_mecherrmap_init() from gssint_mechglue_init()Sam Hartman2011-08-091-0/+1
* Windows fixes for gss-client.cSam Hartman2011-08-091-9/+19
* Fix rare duplicate time issue On systems with imprecise clocksSam Hartman2011-08-091-5/+18
* Use KRB5_CALLCONV for all gss mechanism functions. Also wrap #include <unistd...Sam Hartman2011-08-0943-269/+365
* Added functions to export tables krb5_32:Sam Hartman2011-08-092-0/+4
* Add 'const' to fix mismatched parameter warningsSam Hartman2011-08-092-2/+2
* Compile fix for WIN32 implementation of k5_get_os_entropy: declare HCRYPTPROV...Sam Hartman2011-08-091-1/+1
* Updated OBJS and SRCS in lib/crypto/krb/Makefile.inSam Hartman2011-08-091-2/+17
* Removed references to deleted subdirectories from FILES and WINMAKEFILES listsSam Hartman2011-08-091-26/+0
* Fixed typo in des OBJS: des_keys.c. -> des_keysSam Hartman2011-08-091-1/+1
* In last-resort fallback va_copy change 'memcmp' to 'memcpy'Sam Hartman2011-08-091-1/+1
* Fix name of krb5_init_context_profile in krb5_32.defGreg Hudson2011-08-091-1/+1
* Fix accidental KDC use of replay cacheGreg Hudson2011-08-081-0/+4
* Use portable path functions when loading pluginsGreg Hudson2011-08-072-38/+21
* Add internal APIs for portable path manipulationGreg Hudson2011-08-075-2/+395
* Document some variables in the right sectionGreg Hudson2011-08-021-17/+17
* Option to add API documentation to the Sphinx doc treeZhanna Tsitkov2011-08-011-2/+2
* Minor comment correctionZhanna Tsitkov2011-08-011-2/+2
* Fix profile test module on SolarisGreg Hudson2011-07-271-1/+5
* Update test vtable functions to match proper function prototypes.Ezra Peisach2011-07-271-1/+3
* Legacy checksum APIs usually failGreg Hudson2011-07-261-9/+35
* Ensure profile_iterator always sets output paramsGreg Hudson2011-07-261-4/+4
* Document klist -V in the man pageGreg Hudson2011-07-261-0/+3
* Define KRB5_TL_DB_ARGS unconditionally in kdb.hGreg Hudson2011-07-264-10/+2
* For GCC compiles, use an attribute to suppress the variable set butEzra Peisach2011-07-264-22/+34
* Remove t_vfyincreds on make cleanEzra Peisach2011-07-261-2/+3
* Remove declaration of static function that no longer existsEzra Peisach2011-07-251-3/+0
* Better x-ref for simple macro's in doxygen commentsZhanna Tsitkov2011-07-251-159/+178