summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * changepw.c: Remove reference to adm_err.hTom Yu2002-11-141-0/+4
* * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test programKen Raeburn2002-11-131-0/+5
* * localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assumeKen Raeburn2002-10-281-0/+6
* * sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure thatEzra Peisach2002-10-221-0/+5
* Thanks, (corrected) patch appliedTom Yu2002-10-151-0/+8
* implement krb5_read_password, des_read_password via krb5_prompter_posixTom Yu2002-10-111-0/+6
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-101-0/+6
* * sendto_kdc.c (krb5int_cm_call_select): Fix last changeKen Raeburn2002-09-271-0/+4
* * sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treatKen Raeburn2002-09-191-0/+6
* * sendto_kdc.c: Include cm.h.Ken Raeburn2002-09-181-0/+17
* Return errno not retval from getpeername failureSam Hartman2002-09-171-0/+5
* * sendto_kdc.c (service_fds): Fix bug in last change.Ken Raeburn2002-09-141-0/+9
* * sendto_kdc.c (struct conn_state): Add new function pointer field 'service'Ken Raeburn2002-09-141-0/+12
* * t_locate_kdc.c(main):Add new argument -m for looking up master KDC addressesKen Raeburn2002-09-111-0/+3
* * locate_kdc.c (get_port): Skip service name lookup, just use the suppliedKen Raeburn2002-09-111-0/+9
* revert init change to flock_zero in krb5_lock_fileKen Raeburn2002-09-031-1/+0
* protoizeKen Raeburn2002-09-031-0/+20
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-291-0/+4
* * sendto_kdc.c (merge_addrlists): Truncate source address list after copyingKen Raeburn2002-08-241-0/+3
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-231-0/+4
* * locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP serviceKen Raeburn2002-08-231-0/+1
* * accessor.c (krb5int_accessor): Use krb5int_sendto instead ofKen Raeburn2002-08-221-0/+2
* * sendto_kdc.c (MAX_PASS, dprint): New macros.Ken Raeburn2002-08-221-0/+30
* * locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list, now external.Ken Raeburn2002-08-221-0/+6
* * sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros.Ken Raeburn2002-08-151-0/+9
* * localaddr.c (get_localaddrs): Add prototype before being usedEzra Peisach2002-07-231-0/+5
* * sn2princ.c: Include fake-addrinfo.h.Ken Raeburn2002-07-091-0/+4
* * hst_realm.c (krb5_get_host_realm): Return KRB5_ERR_NUMERIC_REALM if theKen Raeburn2002-07-091-0/+5
* * localaddr.c (get_localaddrs): Split out main body of krb5_os_localaddr, addKen Raeburn2002-07-081-0/+7
* Add hooks to optionally report local address used when contacting a KDC-likeKen Raeburn2002-07-081-0/+6
* * sendto_kdc.c (service_tcp_fd): sockerrlen should have type socklen_tKen Raeburn2002-07-051-0/+5
* * init_os_ctx.c: krb4 needs to get the os config files so it can useTom Yu2002-07-031-0/+11
* * c_ustime.c: Remove various things missed in 1-2-2-branch MacOSTom Yu2002-06-221-0/+28
* * init_os_ctx.c: Don't include sys/ioctl.h or sys/filio.h.Ken Raeburn2002-06-191-0/+6
* * toffset.c (krb5_get_time_offsets), an_to_ln.cTom Yu2002-06-181-0/+6
* avoid redundant definitions of socket-related error codes for WindowsKen Raeburn2002-06-181-0/+5
* Client-side TCP support update for Windows.Ken Raeburn2002-06-181-0/+28
* * sendto_kdc.c: Include sys/ioctl.h and sys/filio.h only if ENABLE_TCP is setKen Raeburn2002-06-111-0/+5
* client-side TCP supportKen Raeburn2002-06-111-0/+14
* * t_std_conf.c: Include fake-addrinfo.h.Ken Raeburn2002-06-111-0/+4
* * t_locate_kdc.c (main): Free storage allocated by library before exitingKen Raeburn2002-06-111-0/+5
* Separate send-to-kdc UDP code, export it via accessor interface, and call in toKen Raeburn2002-06-051-0/+13
* Add capability of looking up TCP addresses for KDC in DNS; not enabled yet.Ken Raeburn2002-06-041-0/+26
* * prompter.c (krb5_prompter_posix): Initialize 'i' and make it volatileKen Raeburn2002-04-121-0/+3
* * lock_file.c (krb5_lock_file) [POSIX_FILE_LOCKS]: Make static "zero" variabl...Ken Raeburn2002-04-121-1/+4
* * locate_kdc.c (add_addrinfo_to_list) [TEST]: Print out socket type beforeKen Raeburn2002-04-121-0/+8
* * locate_kdc.c (translate_ai_error), hst_realm.cDanilo Almeida2002-04-111-0/+6
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-261-0/+10
* * localaddr.c: Include foreachaddr.c.Ken Raeburn2002-02-201-0/+7
* get local ipv6 addresses on linuxKen Raeburn2002-02-101-0/+9