Commit Graph

  • 4839812e86 conditionalize on HAVE_IPV6 instead of AF_INET6 Assar Westerlund 1999-07-24 11:02:33 +00:00
  • ac82f4ac5c (main): use warnx Assar Westerlund 1999-07-24 09:23:03 +00:00
  • ad41b97491 (proto): remove shadowing context Assar Westerlund 1999-07-24 09:19:02 +00:00
  • 903cf184e0 *** empty log message *** Assar Westerlund 1999-07-24 04:44:23 +00:00
  • 023f61aec2 not used any longer Assar Westerlund 1999-07-24 04:44:06 +00:00
  • 4ff4b6c5f0 (find_all_addresses): try to handle the case of getting back an `sockaddr_in6' address when sizeof(struct sockaddr_in6) > sizeof(struct sockaddr) and we have no sa_len to tell us how large the address is. This obviously doesn't work with unknown protocol types. Assar Westerlund 1999-07-24 00:45:14 +00:00
  • ae074b294d *** empty log message *** Assar Westerlund 1999-07-23 23:32:43 +00:00
  • 3f3f6d5d03 *** empty log message *** Assar Westerlund 1999-07-23 22:46:21 +00:00
  • 6953eeeb25 merge in ruda improvements Assar Westerlund 1999-07-23 22:44:45 +00:00
  • fd8074f16b *** empty log message *** Assar Westerlund 1999-07-23 22:11:03 +00:00
  • 92f49acdf2 (str2timeval, edit_time): functions for parsing and editing times. Based on patches from Love <lha@stacken.kth.se>. (edit_entry): call new functions Assar Westerlund 1999-07-23 22:10:49 +00:00
  • 3a86ded924 (mod_entry): allow modifying expiration times Assar Westerlund 1999-07-23 22:10:07 +00:00
  • 319a2fe4bd (str2timeval): add prototype Assar Westerlund 1999-07-23 22:09:49 +00:00
  • be29622761 (add_one_principal): allow setting expiration times Assar Westerlund 1999-07-23 22:09:33 +00:00
  • 5eabbd24d6 (_kadm5_setup_entry): make princ_expire_time == 0 and pw_expiration == 0 mean never Assar Westerlund 1999-07-23 22:08:45 +00:00
  • df035720d7 more fixes Assar Westerlund 1999-07-23 21:45:40 +00:00
  • 3893744243 (main): use warn Assar Westerlund 1999-07-23 21:43:42 +00:00
  • 8df5089124 *** empty log message *** Assar Westerlund 1999-07-23 21:42:06 +00:00
  • 8b1b51391f clean-up and more paranoia Assar Westerlund 1999-07-23 21:38:54 +00:00
  • 9062b8ad31 add kf Assar Westerlund 1999-07-23 21:36:03 +00:00
  • d0dedfb6b2 rename tk_file to ccache for consistency Assar Westerlund 1999-07-23 21:28:57 +00:00
  • fbef31bff2 more clean-up Assar Westerlund 1999-07-23 21:27:36 +00:00
  • 635ea70f2d *** empty log message *** Assar Westerlund 1999-07-22 15:27:36 +00:00
  • e68dfb6cc8 (main): print the correct data Assar Westerlund 1999-07-22 11:45:33 +00:00
  • ce45358477 (kadm5_log_flush): extra cast Assar Westerlund 1999-07-22 11:40:55 +00:00
  • 0c7af3da4a (main): generate a better tty name Assar Westerlund 1999-07-22 11:39:51 +00:00
  • fd3080b527 (SUBDIRS): add kf Assar Westerlund 1999-07-22 11:37:32 +00:00
  • aef43355c9 new program Assar Westerlund 1999-07-22 11:36:30 +00:00
  • cb5dfa1f84 declare some variables unconditionally to simplify things Assar Westerlund 1999-07-22 11:21:24 +00:00
  • c147b7d93d *** empty log message *** Assar Westerlund 1999-07-22 09:53:46 +00:00
  • e2a3a36c3d initialize kadm5 connection for every change (otherwise the modifier in the database doesn't get set) Assar Westerlund 1999-07-22 09:53:26 +00:00
  • e8bb8e29b2 clean-up and re-organize Assar Westerlund 1999-07-22 09:08:53 +00:00
  • 44734d59b3 *** empty log message *** Assar Westerlund 1999-07-22 03:06:55 +00:00
  • 770a0aab91 update to new format for cpp define SunOS Assar Westerlund 1999-07-22 02:58:32 +00:00
  • 5fb00398bc (SunOS): define to xy for SunOS x.y Assar Westerlund 1999-07-22 02:57:31 +00:00
  • 5b5f76323f define AFS_SYSCALL to 73 for Solaris 2.7 Assar Westerlund 1999-07-22 02:55:48 +00:00
  • d7c66fdc19 *** empty log message *** Assar Westerlund 1999-07-18 23:26:12 +00:00
  • 985d67bf0e (AC_BROKEN): test for copyhostent, freehostent, getipnodebyaddr, getipnodebyname Assar Westerlund 1999-07-18 23:25:49 +00:00
  • 2eb0f1fdb7 (libroken_la_SOURCES): add copyhostent.c, freehostent.c, getipnodebyname.c, getipnodebyaddr.c Assar Westerlund 1999-07-18 23:25:05 +00:00
  • 581461f4da *** empty log message *** Assar Westerlund 1999-07-18 23:14:12 +00:00
  • cbb144e9d9 <netdb.h>: include (copyhostent, freehostent, getipnodebyname, getipnodebyaddr): add prototypes Assar Westerlund 1999-07-18 23:13:51 +00:00
  • 53396e4923 new constants for getipnodeby* Assar Westerlund 1999-07-18 23:13:11 +00:00
  • cc958cdc0d (SOURCES): add freehostent, copyhostent, getipnodebyname, getipnodebyaddr Assar Westerlund 1999-07-18 23:12:21 +00:00
  • 10b5112be2 new files Assar Westerlund 1999-07-18 23:11:24 +00:00
  • c57514b379 more test cases for integers Assar Westerlund 1999-07-15 17:16:37 +00:00
  • f95c0bd7d1 (length_int): handle the case of the largest negative integer by not calling abs Assar Westerlund 1999-07-15 17:15:58 +00:00
  • e89c2166db new tests Assar Westerlund 1999-07-14 21:07:02 +00:00
  • 6860cee394 (generic_test): check malloc return value properly Assar Westerlund 1999-07-14 20:58:31 +00:00
  • fa1515c076 add string_to_key_test Assar Westerlund 1999-07-14 20:57:52 +00:00
  • 583ed2cb9b (krb5_program_setup): always initialize the context Assar Westerlund 1999-07-14 20:57:02 +00:00
  • 5af4587f1b (main): return a relevant return value Assar Westerlund 1999-07-14 15:37:49 +00:00
  • 439ad99768 do SRV lookups for admin server as well. some clean-up. Assar Westerlund 1999-07-14 14:02:12 +00:00
  • fb46297ba6 use AC_FUNC_GETLOGIN Assar Westerlund 1999-07-13 21:09:40 +00:00
  • bf23543c20 *** empty log message *** Assar Westerlund 1999-07-13 21:04:54 +00:00
  • 3cb4706491 consequent name of cache variables Assar Westerlund 1999-07-13 21:04:11 +00:00
  • 97df848f60 *** empty log message *** Assar Westerlund 1999-07-13 17:48:06 +00:00
  • a8fd09b865 (freebsd[34]): don't use ld -Bshareable Assar Westerlund 1999-07-13 17:47:09 +00:00
  • 5c2564f313 test for (non-)posix getlogin Assar Westerlund 1999-07-13 17:45:30 +00:00
  • 6a23157a15 *** empty log message *** Assar Westerlund 1999-07-13 08:58:57 +00:00
  • 1a6d0d783b (k_getpwnam): update prototype Assar Westerlund 1999-07-13 08:58:41 +00:00
  • 80c411451d (k_getpwnam): const-ize Assar Westerlund 1999-07-13 08:58:14 +00:00
  • cf94f34881 (get_default_username): a better way of guessing when the user has su:ed Assar Westerlund 1999-07-13 08:57:49 +00:00
  • 3ebb7f50a9 *** empty log message *** Assar Westerlund 1999-07-12 20:57:27 +00:00
  • 62f8feee7b handle not building X programs Assar Westerlund 1999-07-12 20:56:44 +00:00
  • 20b62ed217 Make compatible interpretation of $USER. Björn Groenvall 1999-07-12 10:25:22 +00:00
  • 67f97e9f4e x Johan Danielsson 1999-07-07 22:01:53 +00:00
  • a8f9ed294e use puts, as suggested by Jeffrey Hutzelman <jhutz+@cmu.edu> Johan Danielsson 1999-07-07 22:01:33 +00:00
  • 382c84a625 *** empty log message *** Assar Westerlund 1999-07-07 14:56:43 +00:00
  • afa99617f1 (tn): extra bogus const-cast Assar Westerlund 1999-07-07 14:56:17 +00:00
  • 0043d96599 *** empty log message *** Assar Westerlund 1999-07-07 12:31:16 +00:00
  • 89fbf2dffd new prototype for _kafs_realm_of_cell Assar Westerlund 1999-07-07 12:30:58 +00:00
  • 861ce80350 new prototypes Assar Westerlund 1999-07-07 12:30:40 +00:00
  • 544438cc2b (krb5_realm_of_cell): new function Assar Westerlund 1999-07-07 12:30:06 +00:00
  • ace9816a62 (krb_realm_of_cell): new function (afslog_uid_int): call krb_get_lrealm correctly Assar Westerlund 1999-07-07 12:29:33 +00:00
  • 902e3fc52b *** empty log message *** Assar Westerlund 1999-07-07 10:25:09 +00:00
  • a1c6915bb1 (store_principal_ent): encoding princ_expire_time and pw_expiration in correct order Assar Westerlund 1999-07-07 10:24:08 +00:00
  • f284b5472f (get_cred_cache): band-aid instead of rewriting Assar Westerlund 1999-07-07 10:05:41 +00:00
  • 468bef78c2 *** empty log message *** Assar Westerlund 1999-07-06 16:20:00 +00:00
  • e17dda100b clarify Assar Westerlund 1999-07-06 13:11:18 +00:00
  • 4d60c5578d more aliases Assar Westerlund 1999-07-06 12:58:46 +00:00
  • c947fc6e3a *** empty log message *** Assar Westerlund 1999-07-06 12:32:16 +00:00
  • f80e282f5b (ipv6_parse_addr): remove duplicate variable Assar Westerlund 1999-07-06 12:17:34 +00:00
  • 8b852df2ff (ipv6_sockaddr2port): fix typo Assar Westerlund 1999-07-06 12:16:47 +00:00
  • b6d7ca2b4f *** empty log message *** Assar Westerlund 1999-07-06 11:42:38 +00:00
  • a0577af61e new file Assar Westerlund 1999-07-06 11:41:48 +00:00
  • eaba0d6df6 *** empty log message *** Assar Westerlund 1999-07-06 04:01:41 +00:00
  • e1dc1da886 (readv): typo Assar Westerlund 1999-07-06 04:01:06 +00:00
  • 69a24aca75 (start_login): print a different warning with `-a otp' Assar Westerlund 1999-07-06 02:47:59 +00:00
  • 085dff975f document -a otp Assar Westerlund 1999-07-06 02:41:32 +00:00
  • d29c0e7838 (krb5_cc_resolve): fall-back to files if there's no prefix. also clean-up a little bit. Assar Westerlund 1999-07-06 00:40:58 +00:00
  • 857b99c5be (--kaspecials): new flag for handling special KA server entries. From "Brandon S. Allbery KF8NH" <allbery@kf8nh.apk.net> Assar Westerlund 1999-07-06 00:40:22 +00:00
  • 33f58480d5 (handle_tcp): make sure we have data before starting to look for HTTP Assar Westerlund 1999-07-05 19:11:50 +00:00
  • faca5a7f19 (handle_tcp): always do getpeername, we can't trust recvfrom to return anything sensible Assar Westerlund 1999-07-05 19:07:05 +00:00
  • 0117755210 test program Assar Westerlund 1999-07-05 00:21:09 +00:00
  • 5f80af6d10 more braces Assar Westerlund 1999-07-05 00:19:52 +00:00
  • e2b80d3779 add ctype.h Assar Westerlund 1999-07-05 00:19:32 +00:00
  • eb05fe50e7 *** empty log message *** Assar Westerlund 1999-07-04 23:51:20 +00:00
  • 5f7dbf549a (expand_cell_name): repair more Assar Westerlund 1999-07-04 23:50:39 +00:00
  • 9a2618ea2c new draft Assar Westerlund 1999-07-04 16:24:43 +00:00
  • 893a1463d8 *** empty log message *** Assar Westerlund 1999-07-04 16:23:38 +00:00