summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* crash creating db2 database in non-existent directoryKen Raeburn2007-01-081-18/+15
* * lib.in (clean-libs): Delete darwin.exports and hpux10.exports.Ken Raeburn2007-01-062-3/+3
* * ldap_principal.c (attributes_set): Swap first two elementsKen Raeburn2007-01-032-2/+4
* update ldap/Makefile.in for newer autoconf substitution requirementsKen Raeburn2007-01-031-2/+2
* * Makefile.in (install): Install kdb5_ldap_util.M. Based on patch fromKen Raeburn2007-01-031-0/+1
* * kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unused macros deletedKen Raeburn2007-01-021-4/+0
* Memory leak in tests/gssapi/t_imp_name.cEzra Peisach2006-12-311-1/+3
* Repair broken links in NetIdMgr Help Jeffrey Altman2006-12-314-6/+6
* If gss_krb5int_unseal_token_v3() unwraps a message of length 0 - freeEzra Peisach2006-12-301-0/+4