summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add ccache collection support to toolsGreg Hudson2011-09-0517-61/+598
* Remove unneeded cccol behaviorsGreg Hudson2011-09-055-499/+146
* Add new cache collection APIsGreg Hudson2011-09-0513-0/+193
* Add the DIR ccache typeGreg Hudson2011-09-057-27/+755
* Add fnmatch support to libkrb5supportGreg Hudson2011-09-055-3/+257
* Eliminate the mechglue union cred auxinfo fieldGreg Hudson2011-09-058-242/+65
* Initialize some more variablesKen Raeburn2011-09-052-2/+2
* Use hard links for LIBLINKSGreg Hudson2011-09-052-5/+7
* Enable -Werror=uninitialized if supportedKen Raeburn2011-09-051-1/+1
* Instead of passing a 0 to add_new_mkey for kvno and leavingKen Raeburn2011-09-051-1/+3
* Fix "may be used uninitialized" warnings in db2 code, even though allKen Raeburn2011-09-056-9/+11
* Silence various "may be used uninitialized" warnings from GCC causedKen Raeburn2011-09-0511-12/+13
* Change output type of pkinit_init_kdc_req_context so as not to requireKen Raeburn2011-09-051-3/+3
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-0456-314/+309
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-117/+117
* Skip redundant inclusion of iprop.hKen Raeburn2011-09-042-2/+18
* Get rid of variables triggering gcc's "defined but not used"Ken Raeburn2011-09-0416-64/+0
* Untabify some files mistakenly created with tabsGreg Hudson2011-09-0412-310/+310
* Exclude some new outside sources from mark-cstyleGreg Hudson2011-09-041-1/+6
* Prevent verto-k5ev from using clock_gettimeGreg Hudson2011-09-042-36/+2
* make dependKen Raeburn2011-09-043-108/+118
* Rename local variable "socket" to avoid the one shadowed-declarationKen Raeburn2011-09-041-3/+3
* declarations before codeKen Raeburn2011-09-041-1/+2
* Fix pointer type in net-server.c:make_event()Greg Hudson2011-09-041-1/+2
* Fix arg list for dummy version of setup_udp_pktinfo_portsKen Raeburn2011-09-041-1/+1
* Migrate net-server loop to use libvertoGreg Hudson2011-09-026-749/+691
* Remove vestigial reset_db() in kadmindGreg Hudson2011-09-021-34/+1
* Remove ancient Purify support in kadmindGreg Hudson2011-09-021-67/+0
* Don't bother logging SIGPIPE in kadmindGreg Hudson2011-09-021-19/+2
* Add a loop_ prefix to net-server.c functionsGreg Hudson2011-09-024-32/+34
* Create k5ev verto module from libev sourcesGreg Hudson2011-09-0213-4/+396
* Add libev 4.04 sources in util/k5evGreg Hudson2011-09-028-0/+5825
* Add libverto sources in util/vertoGreg Hudson2011-09-023-0/+1364
* Make dejagnu tests work with non-FQDN hostnameGreg Hudson2011-09-012-34/+4
* Get local hostname more precisely in k5test.pyGreg Hudson2011-09-011-2/+18
* Fix cross-realm traversal TGT requestsGreg Hudson2011-09-011-1/+1
* Fix connection termination bug in sendto_kdcGreg Hudson2011-09-011-4/+4
* Have kinit, klist and klist_keytab in k5test.realm take keyword argsTom Yu2011-08-301-6/+7
* Fix a display bug in t_kgss_userGreg Hudson2011-08-291-1/+1
* Update config.guess and config.statusTom Yu2011-08-292-310/+482
* Fix style issues in r25087Greg Hudson2011-08-2937-297/+289
* Remember and close the kadmin socket we openedGreg Hudson2011-08-262-1/+9
* Update profile.swg to remove compilation warnings. profile_tcl.c Ezra Peisach2011-08-243-1341/+2549
* Fix signed/unsigned warnings in testsEzra Peisach2011-08-245-19/+20
* Only build the po subdir if i18n is enabledGreg Hudson2011-08-243-1/+7
* make-dependKen Raeburn2011-08-206-52/+158
* Remove setting a variable that is never usedEzra Peisach2011-08-191-14/+1
* Remove variable set but unusedEzra Peisach2011-08-191-2/+1
* Remove an unused variableEzra Peisach2011-08-191-1/+0
* Make data_eq_string work with const stringsGreg Hudson2011-08-151-8/+7