aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/os
AgeCommit message (Expand)AuthorFilesLines
2003-03-04Don't call shutdown after finishing writingSam Hartman2-1/+6
2003-02-08 * prompter.c (krb5_prompter_posix): Kill echo before printingTom Yu2-6/+10
2003-02-07 * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2-12/+22
2003-02-06* locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2-7/+11
2003-02-05 * prompter.c (krb5_prompter_posix): Rewrite to no longer useTom Yu2-87/+166
2003-01-10Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2-0/+7
2003-01-08* sendto_kdc.c (state_strings): Now constKen Raeburn2-1/+5
2002-12-07Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu8-25/+60
2002-11-14 * changepw.c: Remove reference to adm_err.hTom Yu3-2/+5
2002-11-13* Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test programKen Raeburn2-2/+7
2002-10-28* localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assumeKen Raeburn2-7/+9
2002-10-22 * sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure thatEzra Peisach2-1/+7
2002-10-15Thanks, (corrected) patch appliedTom Yu3-2/+10
2002-10-11implement krb5_read_password, des_read_password via krb5_prompter_posixTom Yu2-5/+15
2002-10-10Implement krb5_read_password an des_read_pw_stringSam Hartman2-109/+37
2002-09-27* sendto_kdc.c (krb5int_cm_call_select): Fix last changeKen Raeburn2-2/+5
2002-09-19* sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treatKen Raeburn2-14/+28
2002-09-18update dependenciesKen Raeburn1-1/+1
2002-09-18* sendto_kdc.c: Include cm.h.Ken Raeburn2-48/+87
2002-09-17Return errno not retval from getpeername failureSam Hartman2-1/+6
2002-09-14* sendto_kdc.c (service_fds): Fix bug in last change.Ken Raeburn2-30/+36
2002-09-14* sendto_kdc.c (struct conn_state): Add new function pointer field 'service'Ken Raeburn2-44/+41
2002-09-11* t_locate_kdc.c(main):Add new argument -m for looking up master KDC addressesKen Raeburn2-2/+8
2002-09-11* locate_kdc.c (get_port): Skip service name lookup, just use the suppliedKen Raeburn2-8/+44
2002-09-11whitespaceKen Raeburn1-1/+3
2002-09-03revert init change to flock_zero in krb5_lock_fileKen Raeburn2-2/+1
2002-09-03protoizeKen Raeburn46-320/+124
2002-08-29* Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2-1/+5
2002-08-29Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn1-0/+2
2002-08-24* sendto_kdc.c (merge_addrlists): Truncate source address list after copyingKen Raeburn2-0/+4
2002-08-23Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2-1/+5
2002-08-23* locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP serviceKen Raeburn2-5/+10
2002-08-23turn off debug codeKen Raeburn1-1/+1
2002-08-22* accessor.c (krb5int_accessor): Use krb5int_sendto instead ofKen Raeburn2-1/+3
2002-08-22* sendto_kdc.c (MAX_PASS, dprint): New macros.Ken Raeburn2-402/+539
2002-08-22* locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list, now external.Ken Raeburn2-2/+9
2002-08-15* sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros.Ken Raeburn2-3/+47
2002-07-23 * localaddr.c (get_localaddrs): Add prototype before being usedEzra Peisach2-0/+8
2002-07-09update copyright datesKen Raeburn1-1/+1
2002-07-09update dependenciesKen Raeburn1-24/+47
2002-07-09* sn2princ.c: Include fake-addrinfo.h.Ken Raeburn2-15/+46
2002-07-09* hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NUMERIC_REALM if theKen Raeburn2-0/+27
2002-07-08back out changes accidentally checked inKen Raeburn2-52/+16
2002-07-08* localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, addKen Raeburn4-18/+75
2002-07-08Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2-2/+19
2002-07-05* sendto_kdc.c (service_tcp_fd): sockerrlen should have type socklen_tKen Raeburn2-1/+6
2002-07-03 * init_os_ctx.c: krb4 needs to get the os config files so it can useTom Yu2-107/+11
2002-06-22 * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu5-146/+66
2002-06-21update dependenciesKen Raeburn1-6/+6
2002-06-19* init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h.Ken Raeburn2-46/+6