summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os
Commit message (Expand)AuthorAgeFilesLines
* * init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess()Alexandra Ellwood2003-06-032-0/+8
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-282-1/+6
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-245-6/+140
* make-depend updatesKen Raeburn2003-05-241-117/+117
* * init_os_ctx.c: Added support for KLL's __KLAllowHomeDirectoryAccess() funct...Alexandra Ellwood2003-05-072-1/+12
* set-change password breaks kpasswdSam Hartman2003-04-282-1/+7
* Incorporate krb5_os_context directly into krb5_context, since they're alwaysKen Raeburn2003-04-282-15/+7
* krb5_setpw_result_string should be internalSam Hartman2003-04-272-1/+6
* Implementation of Microsoft set password client library code providedSam Hartman2003-04-252-15/+113
* memory leak in krb5_read_passwordKen Raeburn2003-04-132-6/+8
* * c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCA...Alexandra Ellwood2003-03-066-123/+29
* Don't call shutdown after finishing writingSam Hartman2003-03-042-1/+6
* * prompter.c (krb5_prompter_posix): Kill echo before printingTom Yu2003-02-082-6/+10
* * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2003-02-072-12/+22
* * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2003-02-062-7/+11
* * prompter.c (krb5_prompter_posix): Rewrite to no longer useTom Yu2003-02-052-87/+166
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7
* * sendto_kdc.c (state_strings): Now constKen Raeburn2003-01-082-1/+5
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-078-25/+60
* * changepw.c: Remove reference to adm_err.hTom Yu2002-11-143-2/+5
* * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test programKen Raeburn2002-11-132-2/+7
* * localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assumeKen Raeburn2002-10-282-7/+9
* * sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure thatEzra Peisach2002-10-222-1/+7
* Thanks, (corrected) patch appliedTom Yu2002-10-153-2/+10
* implement krb5_read_password, des_read_password via krb5_prompter_posixTom Yu2002-10-112-5/+15
* Implement krb5_read_password an des_read_pw_stringSam Hartman2002-10-102-109/+37
* * sendto_kdc.c (krb5int_cm_call_select): Fix last changeKen Raeburn2002-09-272-2/+5
* * sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treatKen Raeburn2002-09-192-14/+28
* update dependenciesKen Raeburn2002-09-181-1/+1
* * sendto_kdc.c: Include cm.h.Ken Raeburn2002-09-182-48/+87
* Return errno not retval from getpeername failureSam Hartman2002-09-172-1/+6
* * sendto_kdc.c (service_fds): Fix bug in last change.Ken Raeburn2002-09-142-30/+36
* * sendto_kdc.c (struct conn_state): Add new function pointer field 'service'Ken Raeburn2002-09-142-44/+41
* * t_locate_kdc.c(main):Add new argument -m for looking up master KDC addressesKen Raeburn2002-09-112-2/+8
* * locate_kdc.c (get_port): Skip service name lookup, just use the suppliedKen Raeburn2002-09-112-8/+44
* whitespaceKen Raeburn2002-09-111-1/+3
* revert init change to flock_zero in krb5_lock_fileKen Raeburn2002-09-032-2/+1
* protoizeKen Raeburn2002-09-0346-320/+124
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-292-1/+5
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-291-0/+2
* * sendto_kdc.c (merge_addrlists): Truncate source address list after copyingKen Raeburn2002-08-242-0/+4
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP serviceKen Raeburn2002-08-232-5/+10
* turn off debug codeKen Raeburn2002-08-231-1/+1
* * accessor.c (krb5int_accessor): Use krb5int_sendto instead ofKen Raeburn2002-08-222-1/+3
* * sendto_kdc.c (MAX_PASS, dprint): New macros.Ken Raeburn2002-08-222-402/+539
* * locate_kdc.c (krb5int_grow_addrlist): Renamed from grow_list, now external.Ken Raeburn2002-08-222-2/+9
* * sendto_kdc.c (DEFAULT_UDP_PREF_LIMIT, HARD_UDP_LIMIT): New macros.Ken Raeburn2002-08-152-3/+47
* * localaddr.c (get_localaddrs): Add prototype before being usedEzra Peisach2002-07-232-0/+8
* update copyright datesKen Raeburn2002-07-091-1/+1