summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Pullup to 1.7-branch is only for the test case, as krb5-1.7 behavedTom Yu2009-11-264-19/+138
* libkrb5 support for non-blocking AS requestsGreg Hudson2009-11-2611-634/+1293
* Defer the conversion of the gic options structure to the extended formGreg Hudson2009-11-256-99/+79
* Coding Style related fixesZhanna Tsitkov2009-11-253-414/+379
* In krb5_db2_db_init, make a format string constant to make CoverityGreg Hudson2009-11-251-3/+2
* Mark and reindent the pkinit plugin code, except for the header filesGreg Hudson2009-11-259-4814/+4820
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-2466-11372/+11100
* Remove krb5_ prefix from the name of the static func get_as_key_keytab. ReindentZhanna Tsitkov2009-11-241-13/+12
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-2413-1710/+1700
* Fix boilerplate in zap.cGreg Hudson2009-11-241-2/+2
* Punt the volatile cast in the non-gcc, non-Windows version of zap.Greg Hudson2009-11-246-3/+51
* KDC MUST NOT accept ap-request armor in FAST TGSSam Hartman2009-11-241-0/+5
* Expand comments around 'zap' codeKen Raeburn2009-11-241-1/+29
* Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson2009-11-232-27/+5
* Check return value of gethostname in krb5_klog_initGreg Hudson2009-11-231-2/+5
* Make zap() work with non-gcc C++ compilers.Greg Hudson2009-11-221-5/+4
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-22236-5117/+4965
* Remove functions from aclocal.m4 which are no longer needed now thatGreg Hudson2009-11-221-81/+0
* Unbundle applications into separate repositoryGreg Hudson2009-11-22170-70821/+2
* In _kadm5_init_any on error - if we created a cache entry, destroy itEzra Peisach2009-11-221-0/+8
* Clean up some memory leaks by releasing contextEzra Peisach2009-11-222-1/+5
* For the moment, test for nullity of pointers returned by k5allocGreg Hudson2009-11-211-1/+1
* Memory leak in _kadm5_init_any introduced with ipropdEzra Peisach2009-11-211-0/+2
* Correct argument to kadm5_get_principal is a pointer to a struct - notEzra Peisach2009-11-201-2/+6
* The size of kadm5_server_handle_rec differs between the client andEzra Peisach2009-11-202-4/+11
* krb5_free_ad_signedpath must free outer structureLuke Howard2009-11-191-0/+1
* Put krb5_auth_con_set_req_cksumtype back in the public API, since itGreg Hudson2009-11-192-4/+4
* Minor reindent fixZhanna Tsitkov2009-11-181-24/+20
* minor reindentZhanna Tsitkov2009-11-181-24/+16
* Rework using "do { } while (0)" in macro bodies to avoid divergentTom Yu2009-11-171-4/+8
* Clean up some open-parenthesis problems, and reindentTom Yu2009-11-168-119/+117
* Typo fixZhanna Tsitkov2009-11-161-1/+1
* Remove unreferred krb5int_keyhash_aescbc_xxx. Cleaner krb5int_keyhash_md5_hma...Zhanna Tsitkov2009-11-162-2/+2
* Fix coding style in lib/krb5/asn.1, remove from exclusions, andTom Yu2009-11-169-915/+1080
* Move prototypes for krb5int_send_tgs and krb5int_decode_tgs_rep to int-proto.h.Ezra Peisach2009-11-164-29/+30
* Move krb5int_get_fq_local_hostname to os-proto.h. Not exportedEzra Peisach2009-11-152-2/+2
* Moved krb5int_sendto prototype to os-proto.h. This function is not exported Ezra Peisach2009-11-152-11/+11
* Add an exception for include/iprop.h and revert its reformatting,Greg Hudson2009-11-152-119/+119
* Fix typos in previousTom Yu2009-11-141-2/+2
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-1454-5622/+5219
* Remove include/krb54proto.h as it is no longer usedGreg Hudson2009-11-141-17/+0
* Constrained delegation without PAC supportGreg Hudson2009-11-1427-120/+1263
* In lib/krb5/rcache, ensure that function definition headers put theGreg Hudson2009-11-132-19/+31
* Typo fixZhanna Tsitkov2009-11-121-1/+1
* Post-great-reindent check. Part IIZhanna Tsitkov2009-11-122-173/+211
* Restore the local variable typeZhanna Tsitkov2009-11-121-1/+1
* Post-great-reindent check. Part IZhanna Tsitkov2009-11-126-284/+363
* For iprop test, reduce expected attribute change count to reflect the threeLuke Howard2009-11-111-5/+5
* In lib/krb5/keytab, ensure that function definition headers haveGreg Hudson2009-11-104-206/+139
* Remove the unnecessary src/lib/glue4.cGreg Hudson2009-11-101-19/+0