summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-0210-0/+5915
* Add libverto sources in util/vertoGreg Hudson2011-09-023-0/+1364
* Make dejagnu tests work with non-FQDN hostnameGreg Hudson2011-09-012-34/+4
* Fix a klist example in the user guideGreg Hudson2011-09-012-2/+2
* 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
* Updated "Ticket Policy operations" and eDir sections in "Operations on the LD...Zhanna Tsitkov2011-08-235-181/+140
* Minor reformating of kdb5_ldap_util documentation. Also, removed duplicates f...Zhanna Tsitkov2011-08-228-432/+440
* Removed repetitive text from "Operations on the Kerberos database" sub-sectio...Zhanna Tsitkov2011-08-227-95/+85
* make-dependKen Raeburn2011-08-206-52/+158
* Updated documentation for ktadd/ktremove commands.Zhanna Tsitkov2011-08-193-67/+86
* 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
* Removed some text from the Database Administration section as it duplicated k...Zhanna Tsitkov2011-08-1721-427/+307
* Generate man pages for krb5.conf and kdc.conf. For clearer reference in the m...Zhanna Tsitkov2011-08-168-12/+30
* Make data_eq_string work with const stringsGreg Hudson2011-08-151-8/+7
* Added missing configuration optionsZhanna Tsitkov2011-08-131-39/+86
* Removed unused "db_modules" and "preauth_module_dir" configuration optionsZhanna Tsitkov2011-08-121-2/+0
* Fix call to gss_inquire_cred from spnego_gss_acquire_cred_impersonate_nameGreg Hudson2011-08-111-13/+11
* Fix major status handling in gss_acquire_credGreg Hudson2011-08-111-0/+1
* Correctly dereference cred_handle when assigning to spcred inGreg Hudson2011-08-111-1/+1
* Untabify k5_path test programGreg Hudson2011-08-111-41/+41
* Cleanup memory leak in testEzra Peisach2011-08-111-0/+1
* Alphabetically arranged tags. Removed [login] section. Added missing db_modul...Zhanna Tsitkov2011-08-101-173/+218
* Clean up some ldap #define'sZhanna Tsitkov2011-08-106-15/+12
* WhitespaceGreg Hudson2011-08-098-99/+8
* call gssint_mecherrmap_init() from gssint_mechglue_init()Sam Hartman2011-08-091-0/+1
* Windows fixes for gss-client.cSam Hartman2011-08-091-9/+19
* Fix rare duplicate time issue On systems with imprecise clocksSam Hartman2011-08-091-5/+18