summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Include k5-int.h for krb5_cc_register() prototype. Remove defintion ofEzra Peisach2007-01-231-2/+1
* Change second argument to krb5_cc_register to take a const krb5_cc_ops *. MakesEzra Peisach2007-01-232-2/+3
* gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned -Ezra Peisach2007-01-232-2/+3
* kt_file.c memory leak on error in krb5_kt_resolve / krb5_kt_wresolveJeffrey Altman2007-01-231-0/+2
* Include fake-addrinfo.h before krb5.h to get proper structure declarationsEzra Peisach2007-01-221-3/+4
* Only declare cc_fcc_entry if USE_KEYRING_CCACHE is not definedEzra Peisach2007-01-211-0/+3
* small fixesJeffrey Altman2007-01-202-3/+5
* Move files to their correct locationJeffrey Altman2007-01-202-0/+0
* Use intermediate target to prevent parallel invocations of 'make includes' in...Ken Raeburn2007-01-201-1/+2
* Use move-if-changed and a timestamp file to avoid re-running commands andKen Raeburn2007-01-201-7/+10
* Don't copy headers to .../includeKen Raeburn2007-01-201-8/+1
* make dependKen Raeburn2007-01-202-11/+8
* Build krb5.h using the _err.h files from the error_tables directory, notKen Raeburn2007-01-201-10/+9
* Don't explicitly include error table headers that are also in krb5.hKen Raeburn2007-01-202-5/+0
* Mark as C source for Emacs mode selectionKen Raeburn2007-01-201-1/+1
* Move osconf input file to include directory instead of keeping it in its ownKen Raeburn2007-01-202-3/+3
* * Makefile.in (osconf.h): Use move-if-changed scriptKen Raeburn2007-01-201-3/+1
* * pre.in (MOVEIFCHANGED): New variableKen Raeburn2007-01-201-1/+2
* Remove unused fileKen Raeburn2007-01-201-50/+0
* Remove varargs.h paths, always use stdarg.hKen Raeburn2007-01-207-43/+2
* Include stdarg.h, and don't conditionalize declarations of functions withKen Raeburn2007-01-201-5/+1
* make dependKen Raeburn2007-01-202-16/+36
* Handle function names immediately preceded by "*", like "*strdup"Ken Raeburn2007-01-201-1/+1
* Mark as C source for Emacs mode selectionKen Raeburn2007-01-201-1/+1
* Don't define KRB5_PRIVATE, since it's not tested any moreKen Raeburn2007-01-205-13/+3
* Move all KRB5_PRIVATE declarations from krb5.h(in) to k5-int.h, and drop theKen Raeburn2007-01-202-376/+305
* * Makefile.in (private-and-public-decls): New target file, created fromKen Raeburn2007-01-201-3/+5
* Include k5-int.h instead of krb5.h when 'private' functions are neededKen Raeburn2007-01-2010-10/+10
* * pre.in (.et.h, .et.c): Use temporary files in the current directory withKen Raeburn2007-01-202-6/+11
* KFW MSI installer correctionsJeffrey Altman2007-01-203-42/+65
* NIM - Context sensitive system tray menu and moreJeffrey Altman2007-01-2024-41/+569
* Delete t_cccursor on cleanup. Add t_cc and t_cccursor to dependenciesKen Raeburn2007-01-201-1/+11
* Add t_cccursor to UNIX testsKen Raeburn2007-01-201-2/+4
* Added KDC timesyncing support to the CCAPI ccache backend for CCAPI v5 andAlexandra Ellwood2007-01-181-10/+72
* In addition to setting the kpasswd port afterJeffrey Altman2007-01-181-1/+3
* NIM Kerberos 5 Provider correctionsJeffrey Altman2007-01-183-17/+17
* NIM Correct Visual Identity Expiration StatusJeffrey Altman2007-01-181-33/+34
* NIM Kerberos v4 configuration dialog Jeffrey Altman2007-01-181-105/+152
* NIM string tablesJeffrey Altman2007-01-187-85/+85
* sendto_kdc.c: use of a variable index into a dynamically Jeffrey Altman2007-01-181-2/+2
* * t_cccursor.c (do_chk): Reverse sense of test of do_chk_one return valueKen Raeburn2007-01-171-1/+1
* Fix typo in checked-in versionKen Raeburn2007-01-161-1/+1
* This commit adds two new functions, krb5_server_decrypt_ticket_keyblock Jeffrey Altman2007-01-166-11/+160
* kfw wix installer - memory overwrite errorJeffrey Altman2007-01-141-1/+3
* Update to KFW NSIS installerJeffrey Altman2007-01-131-1/+7
* updated Windows READMEJeffrey Altman2007-01-131-8/+5
* krb5-1.7-prereleaseTom Yu2007-01-111-2/+2
* MITKRB5-SA-2006-003: mechglue argument handling too laxTom Yu2007-01-0925-277/+832
* MITKRB5-SA-2006-002: svctcp_destroy() can call uninitialized function pointerTom Yu2007-01-091-0/+5
* create KDC database directoryKen Raeburn2007-01-081-0/+1