summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't show window when spawning serverkpkoch-ccapiKevin Koch2008-07-231-2/+2
* More changes for 64 bit buildsKevin Koch2008-07-233-26/+26
* More changes for 64 bit buildsKevin Koch2008-07-225-161/+192
* This change is for both tickets 5817 and 5819 - changes for 64 bit buildsKevin Koch2008-07-1820-2528/+2620
* Only check for repository access utilities (cvs, svn, plink) if repository ac...Kevin Koch2008-07-031-26/+32
* Snapshot of CCAPI V3 on WindowsKevin Koch2008-04-2219-58/+82
* Snapshot. Krb4 mostly removedKevin Koch2008-03-3115-155/+20
* Windows CCAPI work in progressKevin Koch2008-03-269-62/+84
* Generate ccapi.def export list from V2, V3, debug lists. It is no longer a f...Kevin Koch2008-03-204-40/+27
* Fix MITKRB5-SA-2008-001 on trunk. Patch differs from the released oneKen Raeburn2008-03-183-55/+48
* CCacheServer should track client iteratorsAlexandra Ellwood2008-03-1812-31/+279
* MITKRB5-SA-2008-002Ken Raeburn2008-03-182-2/+29
* Detect if the Vista version of ntsecapi.h is presentKevin Koch2008-03-184-2/+42
* cc_ccache_iterator_release, cc_credentials_iterator leak server memoryAlexandra Ellwood2008-03-142-0/+31
* Include .h files and move all declarations above all code, for Windows C comp...Kevin Koch2008-03-137-347/+51
* Invalid assignment while trying to set input to NULLAlexandra Ellwood2008-03-131-1/+5
* removed unused header file inclusion CoreFoundation.hAlexandra Ellwood2008-03-131-5/+0
* Accidentally added file with wrong name. RemovedAlexandra Ellwood2008-03-121-0/+0
* Accidentally added empty file. RemovedAlexandra Ellwood2008-03-121-0/+0
* Added tests for iterators and NC info. Added test programs forAlexandra Ellwood2008-03-1231-64/+930
* Add CCAPI v2 testsAlexandra Ellwood2008-03-104-4/+1434
* Remove C warningsAlexandra Ellwood2008-03-1010-31/+31
* Removed script to run cc_context_get_version testAlexandra Ellwood2008-03-102-17/+0
* Removed tests for check_cc_context_get_versionAlexandra Ellwood2008-03-103-108/+24
* Fixed error code remappingAlexandra Ellwood2008-03-101-5/+29
* cc_remove_cred should only remove one credAlexandra Ellwood2008-03-101-8/+8
* cc_set_principal should return error on bad cred versionAlexandra Ellwood2008-03-101-0/+9
* Fix pointer cast in cc_seq_fetch_NCs_endAlexandra Ellwood2008-03-101-3/+3
* cci_cred_union_compare_to_credentials_union doesn't work for v5 credsAlexandra Ellwood2008-03-101-1/+1
* CCAPI v2 support crash when client or server strings are NULLAlexandra Ellwood2008-03-101-9/+25
* ccs_ccache_reset should check all arguments for NULLAlexandra Ellwood2008-03-101-1/+3
* Include signal.h before ftp_var.h to silence my_sig_t redefinition problemKen Raeburn2008-03-042-2/+2
* Fix memory leak by delaying instantiation of lid until it's neededJustin Anderson2008-03-041-7/+6
* Add "-framework CoreFoundation" to crypto library link command in darwin-modeKen Raeburn2008-03-042-1/+8
* lib/win/Makefile.in: AddedKevin Koch2008-02-2911-35/+268
* Make a NUL-terminated copy of realm name before passing to a pluginTom Yu2008-02-291-1/+16
* krb5int_arcfour_string_to_key does not support utf-8 stringsAlexandra Ellwood2008-02-261-9/+47
* Add some ignored files, for in-tree buildsKen Raeburn2008-02-240-0/+0
* Remove stop-here target that stops the buildKevin Koch2008-02-191-1/+1
* Changes to integrate the CCAPI build into the build structure, build the test...Kevin Koch2008-02-1922-143/+367
* man page macro and hyphen fixesRuss Allbery2008-02-197-14/+13
* more tests for libdb btree page split on zero indexTom Yu2008-02-073-4/+113
* Remove AppleConnect workaround Alexandra Ellwood2008-02-061-13/+0
* Need CCAPI v2 support for WindowsAlexandra Ellwood2008-02-0612-84/+1301
* tools for svn:eol-style fixupsKen Raeburn2008-02-052-0/+21
* more eol-styleKen Raeburn2008-02-0521-3074/+3074
* set eol-styleKen Raeburn2008-02-0521-1763/+1763
* Set EOL styleAlexandra Ellwood2008-02-051-83/+83
* libdb btree page split on zero index corrupts dbTom Yu2008-02-012-4/+54
* Actually pass the nmake arguments to nmakeKevin Koch2008-01-311-5/+5