summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused fileKen Raeburn2007-05-181-241/+0
* Fix various gcc warnings about pointer target signedness and qualifiersKen Raeburn2007-05-1011-36/+54
* Rewrite weak key check to use a small custom struct instead of wedgingKen Raeburn2007-05-101-10/+12
* We're requiring that 'inline' work nowadays, so don't conditionalize its useKen Raeburn2007-05-101-7/+1
* Use new comparison inline fnKen Raeburn2007-05-101-3/+2
* Define and use some inline helper functions for comparing data and authdata s...Ken Raeburn2007-05-1014-123/+95
* Remove some unused macrosKen Raeburn2007-05-101-4/+1
* Remove unused fileKen Raeburn2007-05-071-81/+0
* Modify WIX installer to better support upgrading betasJeffrey Altman2007-05-031-2/+2
* k5-int.h, gic_opt.cJeffrey Altman2007-05-022-4/+14
* rd_req_decoded needs to deal with referral realmsSam Hartman2007-04-291-5/+21
* Move the code for queueing an outgoing response on a TCP stream into a separateKen Raeburn2007-04-271-13/+13
* Look for unix find command in multiple placesKevin Koch2007-04-261-23/+37
* profile stores empty string values without double quotesJeffrey Altman2007-04-251-2/+4
* race condition in referrals fallbackTom Yu2007-04-251-0/+1
* Optimize file/directory pruningKevin Koch2007-04-235-32/+23
* remove debugging code accidentally left in ftp/cmds.cKen Raeburn2007-04-231-11/+0
* Add /REPOSITORY EXPORT optionKevin Koch2007-04-203-79/+89
* Don't use sendmsg/recvmsg paths if CMSG_SPACE isn't definedKen Raeburn2007-04-201-2/+2
* Modify Unix find test to only check the current directory for the non-existen...Kevin Koch2007-04-191-1/+1
* Rollback previous change. This version is the same as R19472Kevin Koch2007-04-191-61/+261
* More NIM Developer documentation updatesJeffrey Altman2007-04-185-80/+124
* Factor repository access out of bkw.pl into repository1.plKevin Koch2007-04-184-261/+340
* kfwlogon corrections for XPJeffrey Altman2007-04-181-9/+11
* updates for NIM developer documentationJeffrey Altman2007-04-1718-229/+417
* In testing it has been observed that remote desktop connectionsJeffrey Altman2007-04-173-7/+93
* KFW Network Provider ImprovementsJeffrey Altman2007-04-173-57/+51
* Add the new kadm5srv function krb5_get_principal_keys to the export listRuss Allbery2007-04-163-5/+17
* Add support for extracting existing keys from the KDC with kadmin.local.Russ Allbery2007-04-164-2/+112
* The about dialog box did not respond to Alt-F4 because the Jeffrey Altman2007-04-151-0/+5
* Leave built installers in their temp areas and change final copy step to copy...Kevin Koch2007-04-142-18/+17
* Add resource data windows/version.rc for:Jeffrey Altman2007-04-1414-76/+285
* Implement environment variable settings from the config xml file. See notes ...Kevin Koch2007-04-132-2/+8
* Add vertical scrollbars to realm fields in dialogsJeffrey Altman2007-04-131-2/+2
* Add BUILD_KFW=1 & DEBUG_SYMBOL=1 to build.pl invocation.Kevin Koch2007-04-131-8/+8
* TypoKevin Koch2007-04-131-1/+1
* Remove redundant check for null pointerKen Raeburn2007-04-131-1/+0
* Add a few comments on k5_mutex_t handlingKen Raeburn2007-04-131-1/+18
* update copyrightKen Raeburn2007-04-131-1/+1
* sdkfiles.xml - add msi-deployment-guide.txtJeffrey Altman2007-04-132-1/+3
* Revert previous change; krb5int_cm_call_select is used by the KDC, and shouldKen Raeburn2007-04-131-7/+8
* Produce a more informative error message for KDC_UNREACH with KDC not respondingKen Raeburn2007-04-131-2/+11
* Provide more detailed error message for 'client not found in kdb'Ken Raeburn2007-04-131-0/+17
* kfw build - include netidmgr_userdoc.pdf in zip fileJeffrey Altman2007-04-131-0/+1
* Clean up usage message a littleKen Raeburn2007-04-131-3/+3
* If select returns EINTR, recompute the expiration time and call it againKen Raeburn2007-04-131-1/+5
* Only copy install/[wix|nsi] areas into install builder temp areas.Kevin Koch2007-04-131-20/+19
* NIM - Fix taskbar button visibility on VistaJeffrey Altman2007-04-123-4465/+4455
* Locate unixfind correctly in $config, againKevin Koch2007-04-121-1/+1
* Locate unixfind correctly in $configKevin Koch2007-04-121-1/+1